Note: This is test shard 5 of 6.
[==========] Running 6 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DynamicMultiMasterTest
[ RUN ] DynamicMultiMasterTest.TestRemoveMasterToNonLeader
2026-08-06T16:06:03Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-06T16:06:03Z Disabled control of system clock
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260806 16:06:03.075070 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:45445
--webserver_interface=127.7.49.190
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:39905
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:45445,127.7.49.189:46143
--master_auto_join_cluster=false with env {}
W20260806 16:06:03.208352 7374 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:03.208813 7374 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:03.208884 7374 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:03.217376 7374 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:03.217473 7374 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:03.217494 7374 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:03.217510 7374 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:03.222817 7374 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:39905
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:45445,127.7.49.189:46143
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:45445
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.7.49.190
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7374
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:03.223140 7374 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:45445,127.7.49.189:46143'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:03.224504 7374 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:03.226297 7374 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:03.237424 7387 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
I20260806 16:06:03.238776 7374 server_base.cc:1034] running on GCE node
W20260806 16:06:03.238806 7386 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
W20260806 16:06:03.239014 7390 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
I20260806 16:06:03.239980 7374 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:03.241619 7374 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:03.242831 7374 hybrid_clock.cc:648] HybridClock initialized: now 1786032363242828 us; error 89 us; skew 500 ppm
I20260806 16:06:03.245558 7374 webserver.cc:460] Webserver started at http://127.7.49.190:34299/ using document root <none> and password file <none>
I20260806 16:06:03.246429 7374 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:03.246549 7374 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:03.246868 7374 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:03.249810 7374 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data/instance:
uuid: "8875dffe92ba4dada9335936ccb8232c"
format_stamp: "Formatted at 2026-08-06 16:06:03 on dist-test-slave-bw88"
I20260806 16:06:03.250540 7374 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal/instance:
uuid: "8875dffe92ba4dada9335936ccb8232c"
format_stamp: "Formatted at 2026-08-06 16:06:03 on dist-test-slave-bw88"
I20260806 16:06:03.255576 7374 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260806 16:06:03.258857 7397 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:03.260381 7374 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:03.260517 7374 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal
uuid: "8875dffe92ba4dada9335936ccb8232c"
format_stamp: "Formatted at 2026-08-06 16:06:03 on dist-test-slave-bw88"
I20260806 16:06:03.260627 7374 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:03.322299 7374 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:03.323388 7374 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:03.323654 7374 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:03.332420 7374 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.190:45445
I20260806 16:06:03.332589 7458 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.190:45445 every 8 connection(s)
I20260806 16:06:03.333536 7374 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
I20260806 16:06:03.336992 7459 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:03.340756 7459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:03.344164 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 7374
I20260806 16:06:03.344358 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-0/wal/instance
I20260806 16:06:03.346362 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:46143
--webserver_interface=127.7.49.189
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:39905
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:45445,127.7.49.189:46143
--master_auto_join_cluster=false with env {}
I20260806 16:06:03.355799 7459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } has no permanent_uuid. Determining permanent_uuid...
W20260806 16:06:03.356810 7400 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.49.189:46143: connect: Connection refused (error 111)
W20260806 16:06:03.357933 7459 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:46143: Network error: Client connection negotiation failed: client connection to 127.7.49.189:46143: connect: Connection refused (error 111)
I20260806 16:06:03.407241 7459 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } attempt: 1
W20260806 16:06:03.408931 7459 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:46143: Network error: Client connection negotiation failed: client connection to 127.7.49.189:46143: connect: Connection refused (error 111)
W20260806 16:06:03.476559 7463 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:03.476835 7463 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:03.476872 7463 flags.cc:425] Enabled unsafe flag: --never_fsync=true
I20260806 16:06:03.477159 7459 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } attempt: 2
W20260806 16:06:03.478801 7459 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:46143: Network error: Client connection negotiation failed: client connection to 127.7.49.189:46143: connect: Connection refused (error 111)
W20260806 16:06:03.481179 7463 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:03.481248 7463 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:03.481271 7463 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:03.481289 7463 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:03.486299 7463 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:39905
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:45445,127.7.49.189:46143
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:46143
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.7.49.189
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7463
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:03.486552 7463 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:45445,127.7.49.189:46143'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:03.487498 7463 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:03.488951 7463 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:03.498258 7473 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
W20260806 16:06:03.498258 7478 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
W20260806 16:06:03.498345 7472 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
I20260806 16:06:03.498709 7463 server_base.cc:1034] running on GCE node
I20260806 16:06:03.499318 7463 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:03.500595 7463 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:03.501783 7463 hybrid_clock.cc:648] HybridClock initialized: now 1786032363501761 us; error 36 us; skew 500 ppm
I20260806 16:06:03.503782 7463 webserver.cc:460] Webserver started at http://127.7.49.189:40829/ using document root <none> and password file <none>
I20260806 16:06:03.504422 7463 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:03.504516 7463 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:03.504755 7463 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:03.506807 7463 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data/instance:
uuid: "d0f89062e6f64bee88e1514f8d8d61e4"
format_stamp: "Formatted at 2026-08-06 16:06:03 on dist-test-slave-bw88"
I20260806 16:06:03.507411 7463 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal/instance:
uuid: "d0f89062e6f64bee88e1514f8d8d61e4"
format_stamp: "Formatted at 2026-08-06 16:06:03 on dist-test-slave-bw88"
I20260806 16:06:03.512138 7463 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 16:06:03.515105 7484 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:03.516561 7463 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:03.516746 7463 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal
uuid: "d0f89062e6f64bee88e1514f8d8d61e4"
format_stamp: "Formatted at 2026-08-06 16:06:03 on dist-test-slave-bw88"
I20260806 16:06:03.516877 7463 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:03.547876 7463 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:03.548834 7463 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:03.549073 7463 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:03.557307 7463 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.189:46143
I20260806 16:06:03.557313 7549 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.189:46143 every 8 connection(s)
I20260806 16:06:03.558442 7463 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
I20260806 16:06:03.562271 7552 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:03.565279 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 7463
I20260806 16:06:03.565418 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/master-1/wal/instance
I20260806 16:06:03.566416 7552 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:03.569998 7459 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } attempt: 3
I20260806 16:06:03.579107 7552 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:03.582146 7459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c: Bootstrap starting.
I20260806 16:06:03.585549 7459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:03.587060 7459 log.cc:824] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:03.587666 7552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: Bootstrap starting.
I20260806 16:06:03.589680 7459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c: No bootstrap required, opened a new log
I20260806 16:06:03.590395 7552 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:03.591126 7552 log.cc:824] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:03.592895 7552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: No bootstrap required, opened a new log
I20260806 16:06:03.593291 7459 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.593564 7459 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:03.593649 7459 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8875dffe92ba4dada9335936ccb8232c, State: Initialized, Role: FOLLOWER
I20260806 16:06:03.594175 7459 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.594911 7565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [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: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } } }
I20260806 16:06:03.595060 7565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:03.595752 7459 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:03.597046 7552 raft_consensus.cc:348] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.597249 7552 raft_consensus.cc:374] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:03.597311 7552 raft_consensus.cc:729] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0f89062e6f64bee88e1514f8d8d61e4, State: Initialized, Role: FOLLOWER
I20260806 16:06:03.597807 7552 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.599323 7552 sys_catalog.cc:564] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:03.599436 7579 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [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: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } } }
I20260806 16:06:03.599557 7579 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [sys.catalog]: This master's current role is: FOLLOWER
W20260806 16:06:03.601670 7584 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:03.601826 7584 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260806 16:06:03.604434 7597 catalog_manager.cc:1558] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:03.604537 7597 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260806 16:06:03.800848 7494 tablet.cc:2369] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260806 16:06:03.826113 7405 tablet.cc:2369] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 16:06:03.883026 7579 raft_consensus.cc:482] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 16:06:03.883266 7579 raft_consensus.cc:504] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.884344 7579 leader_election.cc:288] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8875dffe92ba4dada9335936ccb8232c (127.7.49.190:45445)
I20260806 16:06:03.885172 7428 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8875dffe92ba4dada9335936ccb8232c" is_pre_election: true
I20260806 16:06:03.885653 7428 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0f89062e6f64bee88e1514f8d8d61e4 in term 0.
I20260806 16:06:03.886214 7492 leader_election.cc:302] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 8875dffe92ba4dada9335936ccb8232c, d0f89062e6f64bee88e1514f8d8d61e4; no voters:
I20260806 16:06:03.886533 7579 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 16:06:03.886657 7579 raft_consensus.cc:482] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 16:06:03.886703 7579 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:03.887814 7579 raft_consensus.cc:504] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.888132 7579 leader_election.cc:288] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [CANDIDATE]: Term 1 election: Requested vote from peers 8875dffe92ba4dada9335936ccb8232c (127.7.49.190:45445)
I20260806 16:06:03.888650 7428 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8875dffe92ba4dada9335936ccb8232c"
I20260806 16:06:03.888797 7428 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:03.889874 7428 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0f89062e6f64bee88e1514f8d8d61e4 in term 1.
I20260806 16:06:03.890208 7492 leader_election.cc:302] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 8875dffe92ba4dada9335936ccb8232c, d0f89062e6f64bee88e1514f8d8d61e4; no voters:
I20260806 16:06:03.890441 7579 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:03.890676 7579 raft_consensus.cc:686] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [term 1 LEADER]: Becoming Leader. State: Replica: d0f89062e6f64bee88e1514f8d8d61e4, State: Running, Role: LEADER
I20260806 16:06:03.891083 7579 consensus_queue.cc:237] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [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: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } }
I20260806 16:06:03.893203 7599 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0f89062e6f64bee88e1514f8d8d61e4. Latest consensus state: current_term: 1 leader_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } } }
I20260806 16:06:03.893335 7599 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:03.893921 7601 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 16:06:03.894786 7601 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 16:06:03.899858 7428 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [term 1 FOLLOWER]: Refusing update from remote peer d0f89062e6f64bee88e1514f8d8d61e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 16:06:03.900681 7599 consensus_queue.cc:1035] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 16:06:03.904803 7565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0f89062e6f64bee88e1514f8d8d61e4. Latest consensus state: current_term: 1 leader_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } } }
I20260806 16:06:03.904943 7565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:03.906415 7579 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } } }
I20260806 16:06:03.906553 7579 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:03.907013 7565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8875dffe92ba4dada9335936ccb8232c" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 45445 } } peers { permanent_uuid: "d0f89062e6f64bee88e1514f8d8d61e4" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 46143 } } }
I20260806 16:06:03.907136 7565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8875dffe92ba4dada9335936ccb8232c [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:03.907939 7601 catalog_manager.cc:1347] Generated new cluster ID: e7d8290f3e4a43ab9fd5252cd3dbc2f0
I20260806 16:06:03.908011 7601 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 16:06:03.923328 7601 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 16:06:03.924537 7601 catalog_manager.cc:1504] Loading token signing keys...
I20260806 16:06:03.931262 7601 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d0f89062e6f64bee88e1514f8d8d61e4: Generated new TSK 0
I20260806 16:06:03.932142 7601 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 16:06:03.949802 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.7.49.129:0
--local_ip_for_outbound_sockets=127.7.49.129
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:45445,127.7.49.189:46143
--builtin_ntp_servers=127.7.49.148:39905
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260806 16:06:04.070896 7607 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:04.071197 7607 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:04.071260 7607 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:04.075314 7607 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:04.075454 7607 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.49.129
I20260806 16:06:04.080148 7607 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:39905
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.7.49.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:45445,127.7.49.189:46143
--never_fsync=true
--heap_profile_path=/tmp/kudu.7607
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.7.49.129
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:04.081538 7607 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:04.083212 7607 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:04.093570 7613 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
W20260806 16:06:04.093560 7616 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
W20260806 16:06:04.093560 7614 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
I20260806 16:06:04.093683 7607 server_base.cc:1034] running on GCE node
I20260806 16:06:04.094281 7607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:04.094969 7607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:04.096174 7607 hybrid_clock.cc:648] HybridClock initialized: now 1786032364096145 us; error 47 us; skew 500 ppm
I20260806 16:06:04.103719 7607 webserver.cc:460] Webserver started at http://127.7.49.129:36737/ using document root <none> and password file <none>
I20260806 16:06:04.104403 7607 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:04.104511 7607 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:04.104761 7607 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:04.106868 7607 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data/instance:
uuid: "e47c0b74f9d248dc95cfdb921e2d7970"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.107483 7607 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance:
uuid: "e47c0b74f9d248dc95cfdb921e2d7970"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.111413 7607 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 16:06:04.114297 7622 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:04.115667 7607 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 16:06:04.115837 7607 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal
uuid: "e47c0b74f9d248dc95cfdb921e2d7970"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.115970 7607 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:04.126771 7607 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:04.127511 7607 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:04.127722 7607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:04.128347 7607 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 16:06:04.129416 7607 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 16:06:04.129488 7607 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:04.129575 7607 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 16:06:04.129626 7607 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:04.139541 7607 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.129:34345
I20260806 16:06:04.139568 7754 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.129:34345 every 8 connection(s)
I20260806 16:06:04.140656 7607 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
I20260806 16:06:04.147300 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 7607
I20260806 16:06:04.147411 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.DynamicMultiMasterTest.TestRemoveMasterToNonLeader.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance
I20260806 16:06:04.151722 7755 heartbeater.cc:347] Connected to a master server at 127.7.49.189:46143
I20260806 16:06:04.151969 7755 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:04.152448 7755 heartbeater.cc:511] Master 127.7.49.189:46143 requested a full tablet report, sending...
I20260806 16:06:04.153035 7756 heartbeater.cc:347] Connected to a master server at 127.7.49.190:45445
I20260806 16:06:04.153134 7756 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:04.153304 7756 heartbeater.cc:511] Master 127.7.49.190:45445 requested a full tablet report, sending...
I20260806 16:06:04.154017 7508 ts_manager.cc:194] Registered new tserver with Master: e47c0b74f9d248dc95cfdb921e2d7970 (127.7.49.129:34345)
I20260806 16:06:04.154400 7416 ts_manager.cc:194] Registered new tserver with Master: e47c0b74f9d248dc95cfdb921e2d7970 (127.7.49.129:34345)
I20260806 16:06:04.155303 7508 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.7.49.129:33643
I20260806 16:06:04.165781 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:04.168962 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260806 16:06:04.174415 7453 generic_service.cc:139] {username='slave'} at 127.0.0.1:47896 forcing change of non-runtime-safe flag leader_failure_max_missed_heartbeat_periods
I20260806 16:06:04.174592 7453 generic_service.cc:175] {username='slave'} at 127.0.0.1:47896 changed flags via RPC: leader_failure_max_missed_heartbeat_periods from '3' to '10.0'
W20260806 16:06:04.175659 7543 generic_service.cc:139] {username='slave'} at 127.0.0.1:55692 forcing change of non-runtime-safe flag leader_failure_max_missed_heartbeat_periods
I20260806 16:06:04.175808 7543 generic_service.cc:175] {username='slave'} at 127.0.0.1:55692 changed flags via RPC: leader_failure_max_missed_heartbeat_periods from '3' to '10.0'
I20260806 16:06:04.182411 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 7607
I20260806 16:06:04.194260 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 7374
I20260806 16:06:04.207007 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 7463
2026-08-06T16:06:04Z chronyd exiting
[ OK ] DynamicMultiMasterTest.TestRemoveMasterToNonLeader (1184 ms)
[----------] 1 test from DynamicMultiMasterTest (1184 ms total)
[----------] 1 test from AutoAddMasterTest
[ RUN ] AutoAddMasterTest.TestSomeMastersUnreachable
2026-08-06T16:06:04Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-06T16:06:04Z Disabled control of system clock
I20260806 16:06:04.247577 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:44195
--webserver_interface=127.7.49.190
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:40903
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44195,127.7.49.189:45047 with env {}
W20260806 16:06:04.367668 7767 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:04.367949 7767 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:04.367981 7767 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:04.371896 7767 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:04.371949 7767 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:04.371968 7767 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:04.371984 7767 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:04.376586 7767 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:40903
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44195,127.7.49.189:45047
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:44195
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.7.49.190
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7767
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:04.376785 7767 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:44195,127.7.49.189:45047'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:04.377727 7767 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:04.379141 7767 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:04.387907 7774 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
W20260806 16:06:04.388010 7775 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
W20260806 16:06:04.387919 7777 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
I20260806 16:06:04.388260 7767 server_base.cc:1034] running on GCE node
I20260806 16:06:04.388872 7767 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:04.390090 7767 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:04.391361 7767 hybrid_clock.cc:648] HybridClock initialized: now 1786032364391342 us; error 31 us; skew 500 ppm
I20260806 16:06:04.393658 7767 webserver.cc:460] Webserver started at http://127.7.49.190:32985/ using document root <none> and password file <none>
I20260806 16:06:04.394320 7767 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:04.394418 7767 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:04.394672 7767 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:04.396756 7767 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data/instance:
uuid: "0343c21efa5e48328716070f50326268"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.397418 7767 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal/instance:
uuid: "0343c21efa5e48328716070f50326268"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.401645 7767 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260806 16:06:04.404292 7785 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:04.405673 7767 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:04.405814 7767 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal
uuid: "0343c21efa5e48328716070f50326268"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.405932 7767 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:04.422761 7767 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:04.423552 7767 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:04.423772 7767 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:04.431434 7767 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.190:44195
I20260806 16:06:04.431449 7858 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.190:44195 every 8 connection(s)
I20260806 16:06:04.432497 7767 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
I20260806 16:06:04.433671 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 7767
I20260806 16:06:04.433789 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-0/wal/instance
I20260806 16:06:04.434393 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:45047
--webserver_interface=127.7.49.189
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:40903
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44195,127.7.49.189:45047 with env {}
I20260806 16:06:04.436535 7859 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:04.442518 7859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:04.457482 7859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } has no permanent_uuid. Determining permanent_uuid...
W20260806 16:06:04.458338 7787 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45047: connect: Connection refused (error 111)
W20260806 16:06:04.459299 7859 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45047: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45047: connect: Connection refused (error 111)
I20260806 16:06:04.508596 7859 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } attempt: 1
W20260806 16:06:04.510268 7859 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45047: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45047: connect: Connection refused (error 111)
W20260806 16:06:04.561393 7863 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:04.561661 7863 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:04.561693 7863 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:04.565686 7863 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:04.565742 7863 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:04.565759 7863 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:04.565780 7863 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:04.570407 7863 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:40903
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44195,127.7.49.189:45047
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:45047
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.7.49.189
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7863
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:04.570638 7863 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:44195,127.7.49.189:45047'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:04.571552 7863 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:04.573053 7863 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 16:06:04.578465 7859 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } attempt: 2
W20260806 16:06:04.580112 7859 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45047: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45047: connect: Connection refused (error 111)
W20260806 16:06:04.582217 7873 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
W20260806 16:06:04.582255 7872 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
W20260806 16:06:04.582217 7879 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
I20260806 16:06:04.582695 7863 server_base.cc:1034] running on GCE node
I20260806 16:06:04.583314 7863 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:04.584717 7863 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:04.585902 7863 hybrid_clock.cc:648] HybridClock initialized: now 1786032364585887 us; error 40 us; skew 500 ppm
I20260806 16:06:04.587915 7863 webserver.cc:460] Webserver started at http://127.7.49.189:34823/ using document root <none> and password file <none>
I20260806 16:06:04.588616 7863 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:04.588716 7863 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:04.588973 7863 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:04.591059 7863 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data/instance:
uuid: "33fe85e6eb22494197e8320241ffa2ad"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.591646 7863 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal/instance:
uuid: "33fe85e6eb22494197e8320241ffa2ad"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.595680 7863 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 16:06:04.598268 7886 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:04.599646 7863 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:04.599792 7863 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal
uuid: "33fe85e6eb22494197e8320241ffa2ad"
format_stamp: "Formatted at 2026-08-06 16:06:04 on dist-test-slave-bw88"
I20260806 16:06:04.599910 7863 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:04.622618 7863 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:04.623421 7863 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:04.623642 7863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:04.631458 7863 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.189:45047
I20260806 16:06:04.631482 7952 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.189:45047 every 8 connection(s)
I20260806 16:06:04.632498 7863 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
I20260806 16:06:04.633436 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 7863
I20260806 16:06:04.633563 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-1/wal/instance
I20260806 16:06:04.636751 7953 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:04.642019 7953 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:04.649956 7953 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:04.656404 7953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: Bootstrap starting.
I20260806 16:06:04.658799 7953 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:04.659690 7953 log.cc:824] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:04.661645 7953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: No bootstrap required, opened a new log
I20260806 16:06:04.665694 7953 raft_consensus.cc:348] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.665902 7953 raft_consensus.cc:374] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:04.665999 7953 raft_consensus.cc:729] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fe85e6eb22494197e8320241ffa2ad, State: Initialized, Role: FOLLOWER
I20260806 16:06:04.666426 7953 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.666894 7960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [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: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } }
I20260806 16:06:04.667013 7960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:04.667668 7953 sys_catalog.cc:564] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:04.671283 7859 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } attempt: 3
W20260806 16:06:04.673187 7974 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:04.673277 7974 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260806 16:06:04.673372 7863 master_runner.cc:186] Error getting master registration for 127.7.49.190:44195: OK, instance_id { permanent_uuid: "0343c21efa5e48328716070f50326268" instance_seqno: 1786032364429304 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
I20260806 16:06:04.677747 7863 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
I20260806 16:06:04.679592 7859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: Bootstrap starting.
I20260806 16:06:04.682315 7859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:04.683127 7859 log.cc:824] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:04.685151 7859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: No bootstrap required, opened a new log
I20260806 16:06:04.688540 7859 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.688736 7859 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:04.688804 7859 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0343c21efa5e48328716070f50326268, State: Initialized, Role: FOLLOWER
I20260806 16:06:04.689313 7859 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.690477 7977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [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: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } }
I20260806 16:06:04.690627 7977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:04.690891 7859 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: configured and running, proceeding with master startup.
W20260806 16:06:04.696130 7994 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:04.696261 7994 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260806 16:06:04.697577 7767 master_runner.cc:263] No leader master found from master 0343c21efa5e48328716070f50326268
I20260806 16:06:04.697660 7767 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
W20260806 16:06:04.875264 7894 tablet.cc:2369] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260806 16:06:04.925623 7791 tablet.cc:2369] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 16:06:04.948596 7960 raft_consensus.cc:482] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 16:06:04.948827 7960 raft_consensus.cc:504] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.949810 7960 leader_election.cc:288] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0343c21efa5e48328716070f50326268 (127.7.49.190:44195)
I20260806 16:06:04.950502 7821 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "33fe85e6eb22494197e8320241ffa2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343c21efa5e48328716070f50326268" is_pre_election: true
I20260806 16:06:04.950848 7821 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fe85e6eb22494197e8320241ffa2ad in term 0.
I20260806 16:06:04.951320 7890 leader_election.cc:302] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 0343c21efa5e48328716070f50326268, 33fe85e6eb22494197e8320241ffa2ad; no voters:
I20260806 16:06:04.951623 7960 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 16:06:04.951706 7960 raft_consensus.cc:482] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 16:06:04.951736 7960 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:04.952790 7960 raft_consensus.cc:504] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.953081 7960 leader_election.cc:288] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [CANDIDATE]: Term 1 election: Requested vote from peers 0343c21efa5e48328716070f50326268 (127.7.49.190:44195)
I20260806 16:06:04.953538 7821 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "33fe85e6eb22494197e8320241ffa2ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0343c21efa5e48328716070f50326268"
I20260806 16:06:04.953678 7821 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:04.954694 7821 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fe85e6eb22494197e8320241ffa2ad in term 1.
I20260806 16:06:04.955047 7890 leader_election.cc:302] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 0343c21efa5e48328716070f50326268, 33fe85e6eb22494197e8320241ffa2ad; no voters:
I20260806 16:06:04.955264 7960 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:04.955487 7960 raft_consensus.cc:686] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 1 LEADER]: Becoming Leader. State: Replica: 33fe85e6eb22494197e8320241ffa2ad, State: Running, Role: LEADER
I20260806 16:06:04.955812 7960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [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: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:04.957760 7996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33fe85e6eb22494197e8320241ffa2ad. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } }
I20260806 16:06:04.957902 7996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:04.958304 7998 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 16:06:04.959208 7998 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 16:06:04.964090 7821 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Refusing update from remote peer 33fe85e6eb22494197e8320241ffa2ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 16:06:04.964787 7996 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 16:06:04.968652 7977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33fe85e6eb22494197e8320241ffa2ad. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } }
I20260806 16:06:04.968799 7977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:04.970630 7960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } }
I20260806 16:06:04.970767 7960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:04.971204 7977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } }
I20260806 16:06:04.971313 7977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:04.971987 7998 catalog_manager.cc:1347] Generated new cluster ID: 9ae735b9542e40e19a4f66345e051bc8
I20260806 16:06:04.972054 7998 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 16:06:04.989682 7998 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 16:06:04.990831 7998 catalog_manager.cc:1504] Loading token signing keys...
I20260806 16:06:04.998178 7998 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: Generated new TSK 0
I20260806 16:06:04.999022 7998 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 16:06:05.017746 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.7.49.129:0
--local_ip_for_outbound_sockets=127.7.49.129
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:44195,127.7.49.189:45047
--builtin_ntp_servers=127.7.49.148:40903
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260806 16:06:05.142144 8005 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:05.142479 8005 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:05.142547 8005 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:05.146875 8005 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:05.147020 8005 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.49.129
I20260806 16:06:05.151862 8005 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:40903
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.7.49.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:44195,127.7.49.189:45047
--never_fsync=true
--heap_profile_path=/tmp/kudu.8005
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.7.49.129
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:05.153072 8005 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:05.154690 8005 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:05.165009 8015 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
W20260806 16:06:05.164973 8011 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
I20260806 16:06:05.164979 8005 server_base.cc:1034] running on GCE node
W20260806 16:06:05.164986 8010 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
I20260806 16:06:05.165750 8005 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:05.166447 8005 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:05.167650 8005 hybrid_clock.cc:648] HybridClock initialized: now 1786032365167613 us; error 48 us; skew 500 ppm
I20260806 16:06:05.169977 8005 webserver.cc:460] Webserver started at http://127.7.49.129:33901/ using document root <none> and password file <none>
I20260806 16:06:05.170598 8005 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:05.170665 8005 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:05.170847 8005 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:05.172834 8005 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data/instance:
uuid: "5bbcaa1cc10642bd845331eeec7d26c4"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:05.173446 8005 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance:
uuid: "5bbcaa1cc10642bd845331eeec7d26c4"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:05.177507 8005 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260806 16:06:05.180284 8023 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:05.181743 8005 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:05.181859 8005 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal
uuid: "5bbcaa1cc10642bd845331eeec7d26c4"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:05.181957 8005 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:05.203938 8005 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:05.204715 8005 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:05.204885 8005 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:05.205531 8005 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 16:06:05.206593 8005 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 16:06:05.206643 8005 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:05.206687 8005 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 16:06:05.206703 8005 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:05.215927 8005 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.129:39999
I20260806 16:06:05.216015 8162 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.129:39999 every 8 connection(s)
I20260806 16:06:05.216909 8005 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
I20260806 16:06:05.225613 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 8005
I20260806 16:06:05.225731 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance
I20260806 16:06:05.229503 8163 heartbeater.cc:347] Connected to a master server at 127.7.49.189:45047
I20260806 16:06:05.229646 8164 heartbeater.cc:347] Connected to a master server at 127.7.49.190:44195
I20260806 16:06:05.229765 8163 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:05.229764 8164 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:05.230384 8164 heartbeater.cc:511] Master 127.7.49.190:44195 requested a full tablet report, sending...
I20260806 16:06:05.230384 8163 heartbeater.cc:511] Master 127.7.49.189:45047 requested a full tablet report, sending...
I20260806 16:06:05.231779 7906 ts_manager.cc:194] Registered new tserver with Master: 5bbcaa1cc10642bd845331eeec7d26c4 (127.7.49.129:39999)
I20260806 16:06:05.231781 7806 ts_manager.cc:194] Registered new tserver with Master: 5bbcaa1cc10642bd845331eeec7d26c4 (127.7.49.129:39999)
I20260806 16:06:05.232957 7906 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.7.49.129:49999
I20260806 16:06:05.243064 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:05.245998 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:05.246186 7366 test_util.cc:268] Using random seed: 279975652
I20260806 16:06:05.260567 7906 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59526:
name: "test-workload"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:05.279587 8080 tablet_service.cc:1467] Processing CreateTablet for tablet 55441ac30a274553b927066c3fc8cf7e (DEFAULT_TABLE table=test-workload [id=18d76d71c4324d2aaef80c004dac14d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:05.280663 8080 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 55441ac30a274553b927066c3fc8cf7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:05.286651 8185 tablet_bootstrap.cc:492] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4: Bootstrap starting.
I20260806 16:06:05.288901 8185 tablet_bootstrap.cc:654] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:05.290102 8185 log.cc:824] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:05.292047 8185 tablet_bootstrap.cc:492] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4: No bootstrap required, opened a new log
I20260806 16:06:05.292273 8185 ts_tablet_manager.cc:1397] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260806 16:06:05.295502 8185 raft_consensus.cc:348] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bbcaa1cc10642bd845331eeec7d26c4" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 39999 } }
I20260806 16:06:05.295732 8185 raft_consensus.cc:374] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:05.295766 8185 raft_consensus.cc:729] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bbcaa1cc10642bd845331eeec7d26c4, State: Initialized, Role: FOLLOWER
I20260806 16:06:05.296232 8185 consensus_queue.cc:260] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bbcaa1cc10642bd845331eeec7d26c4" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 39999 } }
I20260806 16:06:05.296375 8185 raft_consensus.cc:388] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:05.296465 8185 raft_consensus.cc:482] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:05.296581 8185 raft_consensus.cc:3037] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:05.297509 8185 raft_consensus.cc:504] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bbcaa1cc10642bd845331eeec7d26c4" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 39999 } }
I20260806 16:06:05.297854 8185 leader_election.cc:302] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5bbcaa1cc10642bd845331eeec7d26c4; no voters:
I20260806 16:06:05.298192 8185 leader_election.cc:288] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:05.298336 8187 raft_consensus.cc:2781] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:05.298647 8187 raft_consensus.cc:686] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5bbcaa1cc10642bd845331eeec7d26c4, State: Running, Role: LEADER
I20260806 16:06:05.298836 8163 heartbeater.cc:503] Master 127.7.49.189:45047 was elected leader, sending a full tablet report...
I20260806 16:06:05.298985 8187 consensus_queue.cc:237] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bbcaa1cc10642bd845331eeec7d26c4" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 39999 } }
I20260806 16:06:05.299228 8185 ts_tablet_manager.cc:1428] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4: Time spent starting tablet: real 0.007s user 0.004s sys 0.004s
I20260806 16:06:05.303347 7906 catalog_manager.cc:5495] T 55441ac30a274553b927066c3fc8cf7e P 5bbcaa1cc10642bd845331eeec7d26c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bbcaa1cc10642bd845331eeec7d26c4 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "5bbcaa1cc10642bd845331eeec7d26c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bbcaa1cc10642bd845331eeec7d26c4" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 39999 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:05.322057 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.188:44775
--webserver_interface=127.7.49.188
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:40903
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44195,127.7.49.189:45047,127.7.49.188:44775
--raft_get_node_instance_timeout_ms=3000 with env {}
W20260806 16:06:05.441841 8193 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:05.442203 8193 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:05.442238 8193 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:05.446296 8193 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:05.446349 8193 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:05.446367 8193 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:05.446383 8193 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:05.451153 8193 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:40903
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_get_node_instance_timeout_ms=3000
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44195,127.7.49.189:45047,127.7.49.188:44775
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.188:44775
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
--webserver_interface=127.7.49.188
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.8193
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:05.452292 8193 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:05.453827 8193 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:05.462535 8198 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
W20260806 16:06:05.462656 8203 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
W20260806 16:06:05.462608 8199 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
I20260806 16:06:05.462823 8193 server_base.cc:1034] running on GCE node
I20260806 16:06:05.463429 8193 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:05.464529 8193 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:05.465715 8193 hybrid_clock.cc:648] HybridClock initialized: now 1786032365465682 us; error 47 us; skew 500 ppm
I20260806 16:06:05.467840 8193 webserver.cc:460] Webserver started at http://127.7.49.188:42357/ using document root <none> and password file <none>
I20260806 16:06:05.468657 8193 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:05.468750 8193 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:05.469013 8193 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:05.471021 8193 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/instance:
uuid: "30414c1b85624c9898f7064ee1872969"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:05.471616 8193 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal/instance:
uuid: "30414c1b85624c9898f7064ee1872969"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:05.475433 8193 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.002s
I20260806 16:06:05.478035 8210 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:05.479537 8193 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:05.479664 8193 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
uuid: "30414c1b85624c9898f7064ee1872969"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:05.479784 8193 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:05.504654 8193 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:05.505468 8193 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:05.505721 8193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:05.513623 8193 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.188:44775
I20260806 16:06:05.513649 8278 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.188:44775 every 8 connection(s)
I20260806 16:06:05.514675 8193 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
I20260806 16:06:05.518141 8279 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:05.519935 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 8193
I20260806 16:06:05.521775 8279 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } has no permanent_uuid. Determining permanent_uuid...
W20260806 16:06:08.678653 8282 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 16:06:05.524127 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.49.190:44195 (local address 127.0.0.1:57472)
0806 16:06:05.524876 (+ 749us) negotiation.cc:107] Waiting for socket to connect
0806 16:06:05.524918 (+ 42us) client_negotiation.cc:174] Beginning negotiation
0806 16:06:05.525861 (+ 943us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 16:06:08.677892 (+3152031us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.49.190:44195: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":320,"thread_start_us":127,"threads_started":1}
W20260806 16:06:08.679169 8213 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: Client connection negotiation failed: client connection to 127.7.49.190:44195: received 0 of 4 requested bytes
W20260806 16:06:11.749850 8282 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 16:06:08.680148 (+ 0us) reactor.cc:625] Submitting negotiation task for client connection to 127.7.49.190:44195 (local address 127.0.0.1:57488)
0806 16:06:08.680281 (+ 133us) negotiation.cc:107] Waiting for socket to connect
0806 16:06:08.680296 (+ 15us) client_negotiation.cc:174] Beginning negotiation
0806 16:06:08.680393 (+ 97us) client_negotiation.cc:252] Sending NEGOTIATE NegotiatePB request
0806 16:06:11.749684 (+3069291us) negotiation.cc:327] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.7.49.190:44195: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":52}
W20260806 16:06:11.750192 8279 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.190:44195: Timed out: Client connection negotiation failed: client connection to 127.7.49.190:44195: received 0 of 4 requested bytes
E20260806 16:06:11.750821 8279 master.cc:392] Unable to init master catalog manager: Timed out: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create new distributed Raft config: Unable to resolve UUID for peer member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 }: Getting permanent uuid from 127.7.49.190:44195 timed out after 3000 ms.: Timed out: Client connection negotiation failed: client connection to 127.7.49.190:44195: received 0 of 4 requested bytes
I20260806 16:06:11.751008 8193 master.cc:537] Master@127.7.49.188:44775 shutting down...
I20260806 16:06:11.768851 8193 master.cc:552] Master@127.7.49.188:44775 shutdown complete.
Timed out: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create new distributed Raft config: Unable to resolve UUID for peer member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 }: Getting permanent uuid from 127.7.49.190:44195 timed out after 3000 ms.: Timed out: Client connection negotiation failed: client connection to 127.7.49.190:44195: received 0 of 4 requested bytes
I20260806 16:06:12.547811 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.188:44775
--webserver_interface=127.7.49.188
--webserver_port=42357
--builtin_ntp_servers=127.7.49.148:40903
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44195,127.7.49.189:45047,127.7.49.188:44775
--raft_get_node_instance_timeout_ms=3000 with env {}
I20260806 16:06:12.548274 7977 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33fe85e6eb22494197e8320241ffa2ad)
I20260806 16:06:12.548385 7977 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } }
I20260806 16:06:12.549316 7977 leader_election.cc:288] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fe85e6eb22494197e8320241ffa2ad (127.7.49.189:45047)
I20260806 16:06:12.549636 7994 catalog_manager.cc:1259] Loaded cluster ID: 9ae735b9542e40e19a4f66345e051bc8
I20260806 16:06:12.549685 7994 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: loading cluster ID for follower catalog manager: success
I20260806 16:06:12.551709 7918 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0343c21efa5e48328716070f50326268" candidate_term: 2 candidate_status { last_received { term: 1 index: 7 } } ignore_live_leader: false dest_uuid: "33fe85e6eb22494197e8320241ffa2ad" is_pre_election: true
I20260806 16:06:12.552181 7994 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: acquiring CA information for follower catalog manager: success
I20260806 16:06:12.553826 7787 leader_election.cc:302] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 0343c21efa5e48328716070f50326268; no voters: 33fe85e6eb22494197e8320241ffa2ad
I20260806 16:06:12.554265 7994 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260806 16:06:12.555759 8287 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 16:06:12.551018 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57472 (local address 127.7.49.190:44195)
0806 16:06:12.554740 (+ 3722us) server_negotiation.cc:206] Beginning negotiation
0806 16:06:12.554745 (+ 5us) server_negotiation.cc:399] Waiting for connection header
0806 16:06:12.554760 (+ 15us) server_negotiation.cc:407] Connection header received
0806 16:06:12.554802 (+ 42us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 16:06:12.554805 (+ 3us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 16:06:12.554852 (+ 47us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 16:06:12.555018 (+ 166us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57472: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"server-negotiator.queue_time_us":3623,"thread_start_us":69,"threads_started":1}
I20260806 16:06:12.555887 7977 raft_consensus.cc:2726] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 16:06:12.556447 8287 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 16:06:12.551897 (+ 0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57488 (local address 127.7.49.190:44195)
0806 16:06:12.556103 (+ 4206us) server_negotiation.cc:206] Beginning negotiation
0806 16:06:12.556109 (+ 6us) server_negotiation.cc:399] Waiting for connection header
0806 16:06:12.556122 (+ 13us) server_negotiation.cc:407] Connection header received
0806 16:06:12.556156 (+ 34us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
0806 16:06:12.556159 (+ 3us) server_negotiation.cc:461] Received NEGOTIATE request from client
0806 16:06:12.556202 (+ 43us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
0806 16:06:12.556325 (+ 123us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57488: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"server-negotiator.queue_time_us":4137,"thread_start_us":86,"threads_started":1}
W20260806 16:06:12.676973 8285 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:12.677259 8285 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:12.677292 8285 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:12.681465 8285 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:12.681524 8285 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:12.681542 8285 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:12.681587 8285 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:12.686510 8285 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:40903
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_get_node_instance_timeout_ms=3000
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44195,127.7.49.189:45047,127.7.49.188:44775
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.188:44775
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
--webserver_interface=127.7.49.188
--webserver_port=42357
--never_fsync=true
--heap_profile_path=/tmp/kudu.8285
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:12.687713 8285 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:12.689169 8285 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:12.698473 8298 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
I20260806 16:06:12.698693 8285 server_base.cc:1034] running on GCE node
W20260806 16:06:12.698594 8297 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
W20260806 16:06:12.698473 8300 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
I20260806 16:06:12.699445 8285 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:12.700644 8285 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:12.701804 8285 hybrid_clock.cc:648] HybridClock initialized: now 1786032372701783 us; error 42 us; skew 500 ppm
I20260806 16:06:12.708433 8285 webserver.cc:460] Webserver started at http://127.7.49.188:42357/ using document root <none> and password file <none>
I20260806 16:06:12.709060 8285 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:12.709143 8285 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:12.713142 8285 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:12.715427 8308 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:12.716773 8285 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:12.716902 8285 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
uuid: "30414c1b85624c9898f7064ee1872969"
format_stamp: "Formatted at 2026-08-06 16:06:05 on dist-test-slave-bw88"
I20260806 16:06:12.717569 8285 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:12.737967 8285 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:12.738756 8285 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:12.738977 8285 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:12.746410 8285 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.188:44775
I20260806 16:06:12.746438 8368 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.188:44775 every 8 connection(s)
I20260806 16:06:12.747668 8285 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
I20260806 16:06:12.752712 8369 sys_catalog.cc:263] Verifying existing consensus state
E20260806 16:06:12.753126 8369 master.cc:392] Unable to init master catalog manager: Not found: Unable to initialize catalog manager: Failed to initialize sys tables async: Unable to load consensus metadata for tablet 00000000000000000000000000000000: Unable to load consensus metadata for tablet 00000000000000000000000000000000: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal/consensus-meta/00000000000000000000000000000000: No such file or directory (error 2)
I20260806 16:06:12.753285 8285 master.cc:537] Master@127.7.49.188:44775 shutting down...
I20260806 16:06:12.757897 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 8285
I20260806 16:06:12.770382 8285 master.cc:552] Master@127.7.49.188:44775 shutdown complete.
Not found: Unable to initialize catalog manager: Failed to initialize sys tables async: Unable to load consensus metadata for tablet 00000000000000000000000000000000: Unable to load consensus metadata for tablet 00000000000000000000000000000000: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal/consensus-meta/00000000000000000000000000000000: No such file or directory (error 2)
I20260806 16:06:12.791006 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.188:44775
--webserver_interface=127.7.49.188
--webserver_port=42357
--builtin_ntp_servers=127.7.49.148:40903
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44195,127.7.49.189:45047,127.7.49.188:44775
--raft_get_node_instance_timeout_ms=3000 with env {}
W20260806 16:06:12.909351 8373 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:12.909646 8373 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:12.909710 8373 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:12.913822 8373 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:12.913887 8373 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:12.913904 8373 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:12.913920 8373 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:12.918789 8373 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:40903
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_get_node_instance_timeout_ms=3000
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44195,127.7.49.189:45047,127.7.49.188:44775
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.188:44775
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
--webserver_interface=127.7.49.188
--webserver_port=42357
--never_fsync=true
--heap_profile_path=/tmp/kudu.8373
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:12.919970 8373 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:12.921468 8373 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:12.930240 8382 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
W20260806 16:06:12.930251 8379 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
W20260806 16:06:12.930251 8380 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
I20260806 16:06:12.930719 8373 server_base.cc:1034] running on GCE node
I20260806 16:06:12.931285 8373 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:12.932454 8373 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:12.933619 8373 hybrid_clock.cc:648] HybridClock initialized: now 1786032372933604 us; error 28 us; skew 500 ppm
I20260806 16:06:12.935880 8373 webserver.cc:460] Webserver started at http://127.7.49.188:42357/ using document root <none> and password file <none>
I20260806 16:06:12.936513 8373 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:12.936607 8373 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:12.936846 8373 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:12.938969 8373 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/instance:
uuid: "20d30c738ee94a7faf5f8255074c8495"
format_stamp: "Formatted at 2026-08-06 16:06:12 on dist-test-slave-bw88"
I20260806 16:06:12.939574 8373 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal/instance:
uuid: "20d30c738ee94a7faf5f8255074c8495"
format_stamp: "Formatted at 2026-08-06 16:06:12 on dist-test-slave-bw88"
I20260806 16:06:12.943593 8373 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 16:06:12.946130 8389 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:12.947510 8373 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:12.947645 8373 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
uuid: "20d30c738ee94a7faf5f8255074c8495"
format_stamp: "Formatted at 2026-08-06 16:06:12 on dist-test-slave-bw88"
I20260806 16:06:12.947755 8373 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:12.971613 8373 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:12.972373 8373 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:12.972587 8373 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:12.980046 8373 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.188:44775
I20260806 16:06:12.980090 8457 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.188:44775 every 8 connection(s)
I20260806 16:06:12.981106 8373 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
I20260806 16:06:12.984676 8458 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:12.988430 8458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:12.988766 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 8373
I20260806 16:06:13.000828 8458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:13.006819 8458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:13.014487 8458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Bootstrap starting.
I20260806 16:06:13.017035 8458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:13.017948 8458 log.cc:824] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:13.019901 8458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: No bootstrap required, opened a new log
I20260806 16:06:13.023265 8458 raft_consensus.cc:348] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } }
I20260806 16:06:13.023509 8458 raft_consensus.cc:374] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:13.023593 8458 raft_consensus.cc:729] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d30c738ee94a7faf5f8255074c8495, State: Initialized, Role: FOLLOWER
I20260806 16:06:13.024134 8458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } }
I20260806 16:06:13.024885 8468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [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: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } } }
I20260806 16:06:13.025445 8468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:13.025784 8458 sys_catalog.cc:564] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: configured and running, proceeding with master startup.
W20260806 16:06:13.030956 8480 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:13.031054 8480 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260806 16:06:13.034041 8373 master_runner.cc:428] Detected that this master 20d30c738ee94a7faf5f8255074c8495 is joining an existing cluster
I20260806 16:06:13.034107 8373 master_runner.cc:432] Initiating AddMaster RPC to add 127.7.49.188:44775
I20260806 16:06:13.080879 7906 catalog_manager.cc:6979] Initiating ChangeConfig request to add master 127.7.49.188:44775: tablet_id: "00000000000000000000000000000000"
type: ADD_PEER
server {
permanent_uuid: "20d30c738ee94a7faf5f8255074c8495"
member_type: NON_VOTER
last_known_addr {
host: "127.7.49.188"
port: 44775
}
attrs {
promote: true
}
}
dest_uuid: "33fe85e6eb22494197e8320241ffa2ad"
cas_config_opid_index: -1
I20260806 16:06:13.081874 7906 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } }
I20260806 16:06:13.083822 8430 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:13.085160 8430 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 FOLLOWER]: Refusing update from remote peer 33fe85e6eb22494197e8320241ffa2ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260806 16:06:13.086032 8290 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 16:06:13.086227 7821 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Refusing update from remote peer 33fe85e6eb22494197e8320241ffa2ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260806 16:06:13.087368 8493 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 16:06:13.091590 7818 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index -1 to 8, NON_VOTER 20d30c738ee94a7faf5f8255074c8495 (127.7.49.188) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.090709 8290 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index -1 to 8, NON_VOTER 20d30c738ee94a7faf5f8255074c8495 (127.7.49.188) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.095579 8468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33fe85e6eb22494197e8320241ffa2ad. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } } } pending_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.095736 8468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: This master's current role is: LEARNER
I20260806 16:06:13.095845 8468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } } } pending_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.095923 8468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: This master's current role is: LEARNER
I20260806 16:06:13.096251 8290 catalog_manager.cc:6983] Successfully completed master ChangeConfig request to add master 127.7.49.188:44775
I20260806 16:06:13.096477 8290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Config change replication complete. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.096587 8290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:13.096591 8493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.096733 8493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:13.097421 8373 master.cc:537] Master@127.7.49.188:44775 shutting down...
I20260806 16:06:13.098845 8498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.099074 8498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:13.101367 8496 mvcc.cc:205] Tried to move back new op lower bound from 7315588568287625216 to 7315588566861131776. Current Snapshot: MvccSnapshot[applied={T|T < 7315588568287625216}]
I20260806 16:06:13.104127 8493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.104292 8493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
W20260806 16:06:13.104799 7890 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master
I20260806 16:06:13.105471 8373 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 LEARNER]: Raft consensus shutting down.
W20260806 16:06:13.105856 7890 consensus_peers.cc:487] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad -> Peer 20d30c738ee94a7faf5f8255074c8495 (127.7.49.188:44775): Couldn't send request to peer 20d30c738ee94a7faf5f8255074c8495. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260806 16:06:13.105971 8373 pending_rounds.cc:62] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Trying to abort 1 pending ops.
I20260806 16:06:13.106108 8373 pending_rounds.cc:68] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 7315588600141529088 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "00000000000000000000000000000000" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } } new_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } } }
I20260806 16:06:13.106276 8373 raft_consensus.cc:2894] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 LEARNER]: Aborting config change with OpId 1.8: Aborted: Op aborted
I20260806 16:06:13.106451 8373 raft_consensus.cc:2866] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260806 16:06:13.106539 8373 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 16:06:13.106626 8373 tablet_replica.cc:330] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: stopping tablet replica
I20260806 16:06:13.121923 8373 master.cc:552] Master@127.7.49.188:44775 shutdown complete.
I20260806 16:06:13.122012 8373 master_runner.cc:305] Clearing existing system tablet
I20260806 16:06:13.122287 8373 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:13.122347 8373 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:13.123772 8373 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.001s sys 0.001s
I20260806 16:06:13.124814 8509 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:13.125068 8373 fs_report.cc:383] FS layout report
--------------------
wal directory:
metadata directory:
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:13.125209 8373 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 16:06:13.125252 8373 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
uuid: "20d30c738ee94a7faf5f8255074c8495"
format_stamp: "Formatted at 2026-08-06 16:06:12 on dist-test-slave-bw88"
I20260806 16:06:13.127233 8373 ts_tablet_manager.cc:1905] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 16:06:13.129626 8373 ts_tablet_manager.cc:1918] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId unknown
I20260806 16:06:13.129727 8373 log.cc:1196] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Deleting WAL directory at /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal/wals/00000000000000000000000000000000
I20260806 16:06:13.130039 8373 ts_tablet_manager.cc:1939] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Deleting consensus metadata
I20260806 16:06:13.130218 8373 master_runner.cc:315] Copying system tablet from 127.7.49.189:45047
I20260806 16:06:13.131508 8373 tablet_copy_client.cc:316] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: tablet copy: Beginning tablet copy session from remote peer at address 127.7.49.189:45047
I20260806 16:06:13.137070 7930 tablet_copy_service.cc:140] P 33fe85e6eb22494197e8320241ffa2ad: Received BeginTabletCopySession request for tablet 00000000000000000000000000000000 from peer 20d30c738ee94a7faf5f8255074c8495 ({username='slave'} at 127.0.0.1:40342)
I20260806 16:06:13.137244 7930 tablet_copy_service.cc:161] P 33fe85e6eb22494197e8320241ffa2ad: Beginning new tablet copy session on tablet 00000000000000000000000000000000 from peer 20d30c738ee94a7faf5f8255074c8495 at {username='slave'} at 127.0.0.1:40342: session id = 20d30c738ee94a7faf5f8255074c8495-00000000000000000000000000000000
I20260806 16:06:13.138752 7930 tablet_copy_source_session.cc:205] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 16:06:13.140280 8373 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total
I20260806 16:06:13.142566 8373 tablet_copy_client.cc:791] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: tablet copy: Starting download of 0 data blocks...
I20260806 16:06:13.142768 8373 tablet_copy_client.cc:655] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: tablet copy: Starting download of 1 WAL segments...
I20260806 16:06:13.144376 8373 tablet_copy_client.cc:531] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 16:06:13.146185 7930 tablet_copy_service.cc:342] P 33fe85e6eb22494197e8320241ffa2ad: Request end of tablet copy session 20d30c738ee94a7faf5f8255074c8495-00000000000000000000000000000000 received from {username='slave'} at 127.0.0.1:40342
I20260806 16:06:13.146293 7930 tablet_copy_service.cc:433] P 33fe85e6eb22494197e8320241ffa2ad: ending tablet copy session 20d30c738ee94a7faf5f8255074c8495-00000000000000000000000000000000 on tablet 00000000000000000000000000000000 with peer 20d30c738ee94a7faf5f8255074c8495
I20260806 16:06:13.153914 8373 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:13.155611 8521 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
W20260806 16:06:13.155686 8519 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
W20260806 16:06:13.155637 8524 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
I20260806 16:06:13.155902 8373 server_base.cc:1034] running on GCE node
I20260806 16:06:13.156131 8373 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:13.156462 8373 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:13.157603 8373 hybrid_clock.cc:648] HybridClock initialized: now 1786032373157584 us; error 40 us; skew 500 ppm
I20260806 16:06:13.158710 8373 webserver.cc:460] Webserver started at http://127.7.49.188:42357/ using document root <none> and password file <none>
I20260806 16:06:13.158913 8373 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:13.158979 8373 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:13.160059 8373 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20260806 16:06:13.161012 8531 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:13.161262 8373 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 16:06:13.161379 8373 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
uuid: "20d30c738ee94a7faf5f8255074c8495"
format_stamp: "Formatted at 2026-08-06 16:06:12 on dist-test-slave-bw88"
I20260806 16:06:13.161468 8373 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260806 16:06:13.168306 7905 master.cc:648] Network error: unable to get registration information for peer 20d30c738ee94a7faf5f8255074c8495: Client connection negotiation failed: client connection to 127.7.49.188:44775: connect: Connection refused (error 111)
I20260806 16:06:13.177695 8373 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:13.178167 8373 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:13.183773 8373 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.188:44775
I20260806 16:06:13.183779 8595 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.188:44775 every 8 connection(s)
I20260806 16:06:13.184356 8373 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.AutoAddMasterTest.TestSomeMastersUnreachable.1786032363022731-7366-0/minicluster-data/master-2/data/info.pb
I20260806 16:06:13.185997 8596 sys_catalog.cc:263] Verifying existing consensus state
I20260806 16:06:13.187161 8596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Bootstrap starting.
I20260806 16:06:13.194868 8596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 16:06:13.195185 8596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: Bootstrap complete.
I20260806 16:06:13.195729 8596 raft_consensus.cc:348] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } }
I20260806 16:06:13.195842 8596 raft_consensus.cc:729] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 20d30c738ee94a7faf5f8255074c8495, State: Initialized, Role: LEARNER
I20260806 16:06:13.195957 8596 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } }
I20260806 16:06:13.196314 8600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.196429 8600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: This master's current role is: LEARNER
I20260806 16:06:13.196499 8596 sys_catalog.cc:564] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:13.200345 8615 catalog_manager.cc:1259] Loaded cluster ID: 9ae735b9542e40e19a4f66345e051bc8
I20260806 16:06:13.200433 8615 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: loading cluster ID for follower catalog manager: success
I20260806 16:06:13.202301 8615 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: acquiring CA information for follower catalog manager: success
I20260806 16:06:13.203614 8615 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260806 16:06:13.602739 8495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.602953 8495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:13.603657 8600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33fe85e6eb22494197e8320241ffa2ad. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: NON_VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: true } } }
I20260806 16:06:13.603822 8600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: This master's current role is: LEARNER
I20260806 16:06:13.604343 8495 raft_consensus.cc:1050] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad: attempting to promote NON_VOTER 20d30c738ee94a7faf5f8255074c8495 to VOTER
I20260806 16:06:13.604830 8495 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } }
I20260806 16:06:13.606216 8566 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 LEARNER]: Refusing update from remote peer 33fe85e6eb22494197e8320241ffa2ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260806 16:06:13.606264 7818 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Refusing update from remote peer 33fe85e6eb22494197e8320241ffa2ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260806 16:06:13.606647 8501 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 16:06:13.606890 8493 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 16:06:13.608800 8495 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index 8 to 9, 20d30c738ee94a7faf5f8255074c8495 (127.7.49.188) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.609304 7818 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index 8 to 9, 20d30c738ee94a7faf5f8255074c8495 (127.7.49.188) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.610306 8495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Config change replication complete. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.610435 8495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:13.610387 8493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.610523 8493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:13.610719 8620 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.610771 8495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.610867 8495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33fe85e6eb22494197e8320241ffa2ad [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:13.610922 8620 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0343c21efa5e48328716070f50326268 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:13.611070 8566 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index 8 to 9, 20d30c738ee94a7faf5f8255074c8495 (127.7.49.188) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.612459 8600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "33fe85e6eb22494197e8320241ffa2ad" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "0343c21efa5e48328716070f50326268" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44195 } } peers { permanent_uuid: "33fe85e6eb22494197e8320241ffa2ad" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45047 } } peers { permanent_uuid: "20d30c738ee94a7faf5f8255074c8495" member_type: VOTER last_known_addr { host: "127.7.49.188" port: 44775 } attrs { promote: false } } }
I20260806 16:06:13.612623 8600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20d30c738ee94a7faf5f8255074c8495 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:17.096225 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 8005
I20260806 16:06:17.109393 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 7767
I20260806 16:06:17.121536 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 7863
I20260806 16:06:17.132220 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 8373
2026-08-06T16:06:17Z chronyd exiting
[ OK ] AutoAddMasterTest.TestSomeMastersUnreachable (12921 ms)
[----------] 1 test from AutoAddMasterTest (12921 ms total)
[----------] 2 tests from ParameterizedAddMasterTest
[ RUN ] ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL/0
2026-08-06T16:06:17Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-06T16:06:17Z Disabled control of system clock
I20260806 16:06:17.168956 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:43333
--webserver_interface=127.7.49.190
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:46417
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:43333
--master_auto_join_cluster=false with env {}
W20260806 16:06:17.286019 8625 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:17.286278 8625 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:17.286309 8625 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:17.290211 8625 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:17.290263 8625 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:17.290280 8625 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:17.290295 8625 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:17.294961 8625 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:46417
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:43333
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:43333
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.7.49.190
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.8625
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:17.295984 8625 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:17.297384 8625 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:17.305922 8631 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
W20260806 16:06:17.305951 8634 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
I20260806 16:06:17.306131 8625 server_base.cc:1034] running on GCE node
W20260806 16:06:17.305922 8630 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
I20260806 16:06:17.306785 8625 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:17.307838 8625 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:17.309005 8625 hybrid_clock.cc:648] HybridClock initialized: now 1786032377308987 us; error 29 us; skew 500 ppm
I20260806 16:06:17.310851 8625 webserver.cc:460] Webserver started at http://127.7.49.190:32907/ using document root <none> and password file <none>
I20260806 16:06:17.311443 8625 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:17.311506 8625 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:17.311741 8625 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:17.313752 8625 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/instance:
uuid: "20e95b659018413eaf746c6d3cafba53"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:17.314340 8625 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal/instance:
uuid: "20e95b659018413eaf746c6d3cafba53"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:17.318005 8625 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:17.320441 8641 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:17.321806 8625 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:17.321979 8625 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
uuid: "20e95b659018413eaf746c6d3cafba53"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:17.322086 8625 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:17.336968 8625 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:17.337754 8625 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:17.337970 8625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:17.345166 8625 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.190:43333
I20260806 16:06:17.345184 8701 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.190:43333 every 8 connection(s)
I20260806 16:06:17.346174 8625 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
I20260806 16:06:17.349526 8702 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:17.354998 8702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Bootstrap starting.
I20260806 16:06:17.355482 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 8625
I20260806 16:06:17.355592 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal/instance
I20260806 16:06:17.358000 8702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:17.358775 8702 log.cc:824] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:17.360644 8702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: No bootstrap required, opened a new log
I20260806 16:06:17.364508 8702 raft_consensus.cc:348] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } }
I20260806 16:06:17.364822 8702 raft_consensus.cc:374] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:17.364944 8702 raft_consensus.cc:729] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e95b659018413eaf746c6d3cafba53, State: Initialized, Role: FOLLOWER
I20260806 16:06:17.365455 8702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } }
I20260806 16:06:17.365619 8702 raft_consensus.cc:388] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:17.365710 8702 raft_consensus.cc:482] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:17.365814 8702 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:17.366701 8702 raft_consensus.cc:504] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } }
I20260806 16:06:17.367069 8702 leader_election.cc:302] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 20e95b659018413eaf746c6d3cafba53; no voters:
I20260806 16:06:17.367393 8702 leader_election.cc:288] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:17.367506 8708 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:17.367764 8708 raft_consensus.cc:686] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 LEADER]: Becoming Leader. State: Replica: 20e95b659018413eaf746c6d3cafba53, State: Running, Role: LEADER
I20260806 16:06:17.368140 8708 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } }
I20260806 16:06:17.368772 8702 sys_catalog.cc:564] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:17.370275 8711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20e95b659018413eaf746c6d3cafba53. Latest consensus state: current_term: 1 leader_uuid: "20e95b659018413eaf746c6d3cafba53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } }
I20260806 16:06:17.370409 8711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:17.370623 8709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20e95b659018413eaf746c6d3cafba53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } }
I20260806 16:06:17.370710 8709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:17.370815 8718 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 16:06:17.373960 8718 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 16:06:17.380019 8718 catalog_manager.cc:1347] Generated new cluster ID: 9a50e04bb1ce4adfa946e75f51e3200e
I20260806 16:06:17.380146 8718 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 16:06:17.390928 8718 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 16:06:17.391940 8718 catalog_manager.cc:1504] Loading token signing keys...
I20260806 16:06:17.396067 8718 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Generated new TSK 0
I20260806 16:06:17.396896 8718 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 16:06:17.405900 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.7.49.129:0
--local_ip_for_outbound_sockets=127.7.49.129
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:43333
--builtin_ntp_servers=127.7.49.148:46417
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260806 16:06:17.526916 8734 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:17.527275 8734 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:17.527364 8734 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:17.531363 8734 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:17.531519 8734 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.49.129
I20260806 16:06:17.536178 8734 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:46417
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.7.49.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:43333
--never_fsync=true
--heap_profile_path=/tmp/kudu.8734
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.7.49.129
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:17.537436 8734 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:17.538967 8734 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:17.549558 8740 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
W20260806 16:06:17.549578 8741 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
W20260806 16:06:17.549542 8743 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
I20260806 16:06:17.549785 8734 server_base.cc:1034] running on GCE node
I20260806 16:06:17.550390 8734 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:17.551126 8734 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:17.552356 8734 hybrid_clock.cc:648] HybridClock initialized: now 1786032377552334 us; error 30 us; skew 500 ppm
I20260806 16:06:17.554679 8734 webserver.cc:460] Webserver started at http://127.7.49.129:34655/ using document root <none> and password file <none>
I20260806 16:06:17.555377 8734 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:17.555491 8734 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:17.555773 8734 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:17.558115 8734 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/instance:
uuid: "018fc2833617465e98e4eba33972b716"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:17.558817 8734 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance:
uuid: "018fc2833617465e98e4eba33972b716"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:17.563197 8734 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 16:06:17.566082 8749 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:17.567395 8734 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260806 16:06:17.567497 8734 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
uuid: "018fc2833617465e98e4eba33972b716"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:17.567591 8734 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:17.585309 8734 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:17.586100 8734 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:17.586263 8734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:17.586833 8734 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 16:06:17.587800 8734 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 16:06:17.587852 8734 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:17.587894 8734 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 16:06:17.587910 8734 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:17.597289 8734 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.129:36475
I20260806 16:06:17.597312 8884 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.129:36475 every 8 connection(s)
I20260806 16:06:17.598330 8734 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
I20260806 16:06:17.603770 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 8734
I20260806 16:06:17.603868 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance
I20260806 16:06:17.609871 8885 heartbeater.cc:347] Connected to a master server at 127.7.49.190:43333
I20260806 16:06:17.610152 8885 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:17.610752 8885 heartbeater.cc:511] Master 127.7.49.190:43333 requested a full tablet report, sending...
I20260806 16:06:17.612354 8658 ts_manager.cc:194] Registered new tserver with Master: 018fc2833617465e98e4eba33972b716 (127.7.49.129:36475)
I20260806 16:06:17.613613 8658 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.7.49.129:36373
I20260806 16:06:17.618268 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:17.620205 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:17.630748 8658 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60602:
name: "first_table"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:17.649986 8806 tablet_service.cc:1467] Processing CreateTablet for tablet 0160226b9ec54391a19a346474a8888f (DEFAULT_TABLE table=first_table [id=8656c293c19f4faf9f8d7e0c7adf7d80]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:17.651055 8806 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0160226b9ec54391a19a346474a8888f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:17.657222 8897 tablet_bootstrap.cc:492] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Bootstrap starting.
I20260806 16:06:17.659722 8897 tablet_bootstrap.cc:654] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:17.660492 8897 log.cc:824] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:17.662349 8897 tablet_bootstrap.cc:492] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: No bootstrap required, opened a new log
I20260806 16:06:17.662575 8897 ts_tablet_manager.cc:1397] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260806 16:06:17.666294 8897 raft_consensus.cc:348] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:17.666517 8897 raft_consensus.cc:374] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:17.666594 8897 raft_consensus.cc:729] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fc2833617465e98e4eba33972b716, State: Initialized, Role: FOLLOWER
I20260806 16:06:17.667022 8897 consensus_queue.cc:260] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:17.667166 8897 raft_consensus.cc:388] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:17.667258 8897 raft_consensus.cc:482] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:17.667362 8897 raft_consensus.cc:3037] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:17.668485 8897 raft_consensus.cc:504] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:17.668947 8897 leader_election.cc:302] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 018fc2833617465e98e4eba33972b716; no voters:
I20260806 16:06:17.669392 8897 leader_election.cc:288] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:17.669586 8899 raft_consensus.cc:2781] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:17.669889 8899 raft_consensus.cc:686] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 LEADER]: Becoming Leader. State: Replica: 018fc2833617465e98e4eba33972b716, State: Running, Role: LEADER
I20260806 16:06:17.670252 8885 heartbeater.cc:503] Master 127.7.49.190:43333 was elected leader, sending a full tablet report...
I20260806 16:06:17.670226 8899 consensus_queue.cc:237] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:17.670601 8897 ts_tablet_manager.cc:1428] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Time spent starting tablet: real 0.008s user 0.000s sys 0.008s
I20260806 16:06:17.674479 8658 catalog_manager.cc:5495] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 reported cstate change: term changed from 0 to 1, leader changed from <none> to 018fc2833617465e98e4eba33972b716 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "018fc2833617465e98e4eba33972b716" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:18.160553 8658 catalog_manager.cc:6979] Initiating ChangeConfig request to add master 127.7.49.189:38205: tablet_id: "00000000000000000000000000000000"
type: ADD_PEER
server {
permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46"
member_type: NON_VOTER
last_known_addr {
host: "127.7.49.189"
port: 38205
}
attrs {
promote: true
}
}
dest_uuid: "20e95b659018413eaf746c6d3cafba53"
cas_config_opid_index: -1
I20260806 16:06:18.161142 8658 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: NON_VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: true } }
I20260806 16:06:18.162690 9022 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index -1 to 8, NON_VOTER 1f579cb16b2f42c3bab790f4be941b46 (127.7.49.189) added. New config: { opid_index: 8 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: NON_VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: true } } }
I20260806 16:06:18.164072 9022 catalog_manager.cc:6983] Successfully completed master ChangeConfig request to add master 127.7.49.189:38205
I20260806 16:06:18.164331 9022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: Config change replication complete. Latest consensus state: current_term: 1 leader_uuid: "20e95b659018413eaf746c6d3cafba53" committed_config { opid_index: 8 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: NON_VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: true } } }
I20260806 16:06:18.164433 9022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:18.167279 8708 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: NON_VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 16:06:18.710335 9044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "20e95b659018413eaf746c6d3cafba53" committed_config { opid_index: 8 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: NON_VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: true } } }
I20260806 16:06:18.710536 9044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:18.711414 9045 raft_consensus.cc:1050] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: attempting to promote NON_VOTER 1f579cb16b2f42c3bab790f4be941b46 to VOTER
I20260806 16:06:18.712020 9045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:18.713722 9045 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 16:06:18.715736 9044 raft_consensus.cc:2932] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index 8 to 9, 1f579cb16b2f42c3bab790f4be941b46 (127.7.49.189) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:18.716982 9044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: Config change replication complete. Latest consensus state: current_term: 1 leader_uuid: "20e95b659018413eaf746c6d3cafba53" committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:18.717118 9044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:18.717123 9045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "20e95b659018413eaf746c6d3cafba53" committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:18.717303 9045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: LEADER
W20260806 16:06:19.270274 8658 master_service.cc:291] Master 127.7.49.189:38205 already present
I20260806 16:06:19.534682 7366 dynamic_multi_master-test.cc:554] Add master stderr: W20260806 16:06:19.493716 9206 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:19.493988 9206 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:19.494025 9206 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:19.497931 9206 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:19.497982 9206 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:19.498000 9206 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:19.498016 9206 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
W20260806 16:06:19.498052 9206 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Illegal state: Failed bringing up new master. See Kudu Master log for details.: Master 127.7.49.190:43333 already running
I20260806 16:06:19.536383 7366 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:19.536460 7366 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:19.537483 7366 dynamic_multi_master-test.cc:645] Shutting down the old cluster
I20260806 16:06:19.537549 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 8734
I20260806 16:06:19.552768 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 8625
2026-08-06T16:06:19Z chronyd exiting
I20260806 16:06:19.574520 7366 dynamic_multi_master-test.cc:648] Bringing up the migrated cluster
2026-08-06T16:06:19Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-06T16:06:19Z Disabled control of system clock
I20260806 16:06:19.585395 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:43333
--webserver_interface=127.7.49.190
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:42087
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:43333,127.7.49.189:38205
--master_auto_join_cluster=false with env {}
W20260806 16:06:19.703140 9220 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:19.703425 9220 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:19.703459 9220 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:19.707481 9220 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:19.707540 9220 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:19.707556 9220 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:19.707572 9220 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:19.712412 9220 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:42087
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:43333,127.7.49.189:38205
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:43333
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.7.49.190
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.9220
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:19.712652 9220 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:43333,127.7.49.189:38205'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:19.713681 9220 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:19.715137 9220 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:19.723886 9228 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
W20260806 16:06:19.723894 9225 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
W20260806 16:06:19.724020 9226 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
I20260806 16:06:19.724187 9220 server_base.cc:1034] running on GCE node
I20260806 16:06:19.724828 9220 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:19.726028 9220 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:19.727229 9220 hybrid_clock.cc:648] HybridClock initialized: now 1786032379727214 us; error 31 us; skew 500 ppm
I20260806 16:06:19.729249 9220 webserver.cc:460] Webserver started at http://127.7.49.190:38033/ using document root <none> and password file <none>
I20260806 16:06:19.729877 9220 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:19.730000 9220 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:19.733868 9220 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.004s sys 0.000s
I20260806 16:06:19.736219 9235 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:19.737553 9220 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:19.737692 9220 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
uuid: "20e95b659018413eaf746c6d3cafba53"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:19.738245 9220 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:19.760870 9220 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:19.761606 9220 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:19.761826 9220 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:19.769222 9220 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.190:43333
I20260806 16:06:19.769232 9297 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.190:43333 every 8 connection(s)
I20260806 16:06:19.770390 9220 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
I20260806 16:06:19.771751 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 9220
I20260806 16:06:19.771883 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal/instance
I20260806 16:06:19.772746 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:38205
--webserver_interface=127.7.49.189
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:42087
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:43333,127.7.49.189:38205
--master_auto_join_cluster=false with env {}
I20260806 16:06:19.775903 9298 sys_catalog.cc:263] Verifying existing consensus state
I20260806 16:06:19.778044 9298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Bootstrap starting.
I20260806 16:06:19.794205 9298 log.cc:824] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:19.803264 9298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 16:06:19.803696 9298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: Bootstrap complete.
I20260806 16:06:19.808277 9298 raft_consensus.cc:348] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:19.808734 9298 raft_consensus.cc:729] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e95b659018413eaf746c6d3cafba53, State: Initialized, Role: FOLLOWER
I20260806 16:06:19.809278 9298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:19.809847 9302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:19.810001 9302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:19.810657 9298 sys_catalog.cc:564] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:19.815717 9313 catalog_manager.cc:1259] Loaded cluster ID: 9a50e04bb1ce4adfa946e75f51e3200e
I20260806 16:06:19.815807 9313 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: loading cluster ID for follower catalog manager: success
I20260806 16:06:19.817795 9313 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: acquiring CA information for follower catalog manager: success
I20260806 16:06:19.819003 9313 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260806 16:06:19.905864 9300 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:19.906160 9300 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:19.906231 9300 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:19.910272 9300 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:19.910353 9300 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:19.910388 9300 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:19.910422 9300 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:19.915843 9300 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:42087
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:43333,127.7.49.189:38205
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:38205
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.7.49.189
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.9300
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:19.916126 9300 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:43333,127.7.49.189:38205'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:19.917045 9300 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:19.918552 9300 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:19.927732 9322 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
W20260806 16:06:19.927784 9321 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
W20260806 16:06:19.927732 9324 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
I20260806 16:06:19.928042 9300 server_base.cc:1034] running on GCE node
I20260806 16:06:19.928848 9300 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:19.930399 9300 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:19.931627 9300 hybrid_clock.cc:648] HybridClock initialized: now 1786032379931589 us; error 49 us; skew 500 ppm
I20260806 16:06:19.934204 9300 webserver.cc:460] Webserver started at http://127.7.49.189:43265/ using document root <none> and password file <none>
I20260806 16:06:19.935020 9300 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:19.935137 9300 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:19.940513 9300 fs_manager.cc:709] Time spent opening directory manager: real 0.004s user 0.005s sys 0.000s
I20260806 16:06:19.943459 9335 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:19.944851 9300 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:19.945021 9300 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
uuid: "1f579cb16b2f42c3bab790f4be941b46"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:19.945670 9300 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:19.958681 9300 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:19.959372 9300 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:19.959581 9300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:19.967514 9300 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.189:38205
I20260806 16:06:19.967532 9393 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.189:38205 every 8 connection(s)
I20260806 16:06:19.968631 9300 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
I20260806 16:06:19.970526 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 9300
I20260806 16:06:19.970657 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal/instance
I20260806 16:06:19.974315 9394 sys_catalog.cc:263] Verifying existing consensus state
I20260806 16:06:19.976495 9394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: Bootstrap starting.
I20260806 16:06:19.992049 9394 log.cc:824] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:20.000301 9394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 16:06:20.000728 9394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: Bootstrap complete.
I20260806 16:06:20.004849 9394 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:20.005524 9394 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f579cb16b2f42c3bab790f4be941b46, State: Initialized, Role: FOLLOWER
I20260806 16:06:20.006043 9394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:20.006587 9400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:20.006735 9400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:20.007368 9394 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 16:06:20.012511 9411 catalog_manager.cc:1259] Loaded cluster ID: 9a50e04bb1ce4adfa946e75f51e3200e
I20260806 16:06:20.012568 9411 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: loading cluster ID for follower catalog manager: success
I20260806 16:06:20.014685 9411 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: acquiring CA information for follower catalog manager: success
I20260806 16:06:20.015868 9411 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260806 16:06:21.448235 9414 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 16:06:21.448644 9414 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:21.450495 9414 leader_election.cc:288] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20e95b659018413eaf746c6d3cafba53 (127.7.49.190:43333)
I20260806 16:06:21.456305 9268 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f579cb16b2f42c3bab790f4be941b46" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "20e95b659018413eaf746c6d3cafba53" is_pre_election: true
I20260806 16:06:21.456745 9268 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f579cb16b2f42c3bab790f4be941b46 in term 1.
I20260806 16:06:21.457489 9338 leader_election.cc:302] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 1f579cb16b2f42c3bab790f4be941b46, 20e95b659018413eaf746c6d3cafba53; no voters:
I20260806 16:06:21.457810 9414 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 16:06:21.457980 9414 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 16:06:21.458055 9414 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 1 FOLLOWER]: Advancing to term 2
I20260806 16:06:21.494638 9414 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:21.495193 9414 leader_election.cc:288] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [CANDIDATE]: Term 2 election: Requested vote from peers 20e95b659018413eaf746c6d3cafba53 (127.7.49.190:43333)
I20260806 16:06:21.496064 9268 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f579cb16b2f42c3bab790f4be941b46" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "20e95b659018413eaf746c6d3cafba53"
I20260806 16:06:21.496241 9268 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 1 FOLLOWER]: Advancing to term 2
I20260806 16:06:21.533680 9268 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f579cb16b2f42c3bab790f4be941b46 in term 2.
I20260806 16:06:21.535277 9338 leader_election.cc:302] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 1f579cb16b2f42c3bab790f4be941b46, 20e95b659018413eaf746c6d3cafba53; no voters:
I20260806 16:06:21.535619 9414 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 16:06:21.535851 9414 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 2 LEADER]: Becoming Leader. State: Replica: 1f579cb16b2f42c3bab790f4be941b46, State: Running, Role: LEADER
I20260806 16:06:21.536316 9414 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } }
I20260806 16:06:21.538162 9417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f579cb16b2f42c3bab790f4be941b46. Latest consensus state: current_term: 2 leader_uuid: "1f579cb16b2f42c3bab790f4be941b46" committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:21.538316 9417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:21.538681 9419 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 16:06:21.540364 9419 catalog_manager.cc:669] Loaded metadata for table first_table [id=8656c293c19f4faf9f8d7e0c7adf7d80]
I20260806 16:06:21.541509 9419 tablet_loader.cc:96] loaded metadata for tablet 0160226b9ec54391a19a346474a8888f (table first_table [id=8656c293c19f4faf9f8d7e0c7adf7d80])
I20260806 16:06:21.541700 9419 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 16:06:21.542122 9419 catalog_manager.cc:1259] Loaded cluster ID: 9a50e04bb1ce4adfa946e75f51e3200e
I20260806 16:06:21.542199 9419 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 16:06:21.542881 9419 catalog_manager.cc:1504] Loading token signing keys...
I20260806 16:06:21.543295 9419 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46: Loaded TSK: 0
I20260806 16:06:21.544023 9419 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 16:06:21.554694 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.7.49.129:0
--local_ip_for_outbound_sockets=127.7.49.129
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:43333,127.7.49.189:38205
--builtin_ntp_servers=127.7.49.148:42087
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260806 16:06:21.692124 9422 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:21.692461 9422 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:21.692505 9422 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:21.697361 9422 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:21.697490 9422 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.49.129
I20260806 16:06:21.704005 9422 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:42087
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.7.49.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:43333,127.7.49.189:38205
--never_fsync=true
--heap_profile_path=/tmp/kudu.9422
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.7.49.129
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:21.705400 9422 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:21.707194 9422 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 16:06:21.718488 9422 server_base.cc:1034] running on GCE node
W20260806 16:06:21.718462 9427 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
W20260806 16:06:21.718524 9428 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
W20260806 16:06:21.718660 9430 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
I20260806 16:06:21.719231 9422 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:21.719926 9422 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:21.721149 9422 hybrid_clock.cc:648] HybridClock initialized: now 1786032381721123 us; error 31 us; skew 500 ppm
I20260806 16:06:21.723493 9422 webserver.cc:460] Webserver started at http://127.7.49.129:39687/ using document root <none> and password file <none>
I20260806 16:06:21.724238 9422 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:21.724368 9422 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:21.728823 9422 fs_manager.cc:709] Time spent opening directory manager: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:21.731631 9437 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:21.733187 9422 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:21.733379 9422 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
uuid: "018fc2833617465e98e4eba33972b716"
format_stamp: "Formatted at 2026-08-06 16:06:17 on dist-test-slave-bw88"
I20260806 16:06:21.734011 9422 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:21.753623 9422 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:21.754472 9422 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:21.754698 9422 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:21.755409 9422 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 16:06:21.756817 9445 ts_tablet_manager.cc:536] Loading tablet metadata (0/1 complete)
I20260806 16:06:21.760980 9422 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 16:06:21.761090 9422 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.005s user 0.000s sys 0.000s
I20260806 16:06:21.761211 9422 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260806 16:06:21.763101 9422 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 16:06:21.763180 9422 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:21.763478 9445 tablet_bootstrap.cc:492] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Bootstrap starting.
I20260806 16:06:21.774391 9422 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.129:46157
I20260806 16:06:21.774603 9569 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.129:46157 every 8 connection(s)
I20260806 16:06:21.775624 9422 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
I20260806 16:06:21.781558 9445 log.cc:824] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:21.783735 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 9422
I20260806 16:06:21.783855 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance
I20260806 16:06:21.784754 9445 tablet_bootstrap.cc:492] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 16:06:21.785229 9445 tablet_bootstrap.cc:492] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Bootstrap complete.
I20260806 16:06:21.786793 9445 ts_tablet_manager.cc:1397] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Time spent bootstrapping tablet: real 0.024s user 0.021s sys 0.000s
I20260806 16:06:21.788193 9571 heartbeater.cc:347] Connected to a master server at 127.7.49.190:43333
I20260806 16:06:21.788225 9570 heartbeater.cc:347] Connected to a master server at 127.7.49.189:38205
I20260806 16:06:21.788429 9570 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:21.789062 9570 heartbeater.cc:511] Master 127.7.49.189:38205 requested a full tablet report, sending...
I20260806 16:06:21.788430 9571 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:21.789628 9571 heartbeater.cc:511] Master 127.7.49.190:43333 requested a full tablet report, sending...
I20260806 16:06:21.791754 9355 ts_manager.cc:194] Registered new tserver with Master: 018fc2833617465e98e4eba33972b716 (127.7.49.129:46157)
I20260806 16:06:21.791812 9254 ts_manager.cc:194] Registered new tserver with Master: 018fc2833617465e98e4eba33972b716 (127.7.49.129:46157)
I20260806 16:06:21.792037 9445 raft_consensus.cc:348] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:21.792572 9445 raft_consensus.cc:729] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fc2833617465e98e4eba33972b716, State: Initialized, Role: FOLLOWER
I20260806 16:06:21.793124 9445 consensus_queue.cc:260] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:21.793289 9445 raft_consensus.cc:388] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:21.793399 9445 raft_consensus.cc:482] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:21.793501 9445 raft_consensus.cc:3037] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Advancing to term 2
I20260806 16:06:21.794405 9355 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.7.49.129:44541
I20260806 16:06:21.802636 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:21.814721 7366 dynamic_multi_master-test.cc:680] Transferring leadership to master: 1f579cb16b2f42c3bab790f4be941b46
I20260806 16:06:21.816900 9366 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "00000000000000000000000000000000"
dest_uuid: "1f579cb16b2f42c3bab790f4be941b46"
mode: GRACEFUL
new_leader_uuid: "1f579cb16b2f42c3bab790f4be941b46"
from {username='slave'} at 127.0.0.1:55148
I20260806 16:06:21.817179 9366 raft_consensus.cc:595] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [term 2 LEADER]: Received request to transfer leadership to TS 1f579cb16b2f42c3bab790f4be941b46
I20260806 16:06:21.837353 9445 raft_consensus.cc:504] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:21.837867 9445 leader_election.cc:302] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 018fc2833617465e98e4eba33972b716; no voters:
I20260806 16:06:21.838292 9445 leader_election.cc:288] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 16:06:21.839465 9445 ts_tablet_manager.cc:1428] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716: Time spent starting tablet: real 0.053s user 0.005s sys 0.006s
I20260806 16:06:21.839926 9570 heartbeater.cc:503] Master 127.7.49.189:38205 was elected leader, sending a full tablet report...
I20260806 16:06:21.841849 9595 raft_consensus.cc:2781] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 16:06:21.842082 9595 raft_consensus.cc:686] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [term 2 LEADER]: Becoming Leader. State: Replica: 018fc2833617465e98e4eba33972b716, State: Running, Role: LEADER
I20260806 16:06:21.842523 9595 consensus_queue.cc:237] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } }
I20260806 16:06:21.845283 9355 catalog_manager.cc:5495] T 0160226b9ec54391a19a346474a8888f P 018fc2833617465e98e4eba33972b716 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "018fc2833617465e98e4eba33972b716" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:21.851657 9268 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [term 2 FOLLOWER]: Refusing update from remote peer 1f579cb16b2f42c3bab790f4be941b46: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260806 16:06:21.852311 9417 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 16:06:21.856273 9601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f579cb16b2f42c3bab790f4be941b46. Latest consensus state: current_term: 2 leader_uuid: "1f579cb16b2f42c3bab790f4be941b46" committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:21.856410 9601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:21.857398 9414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "1f579cb16b2f42c3bab790f4be941b46" committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:21.857574 9414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579cb16b2f42c3bab790f4be941b46 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:21.857878 9600 mvcc.cc:205] Tried to move back new op lower bound from 7315588636058640384 to 7315588634775887872. Current Snapshot: MvccSnapshot[applied={T|T < 7315588636058640384}]
I20260806 16:06:21.858013 9601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "1f579cb16b2f42c3bab790f4be941b46" committed_config { opid_index: 9 OBSOLETE_local: true peers { permanent_uuid: "20e95b659018413eaf746c6d3cafba53" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 43333 } } peers { permanent_uuid: "1f579cb16b2f42c3bab790f4be941b46" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 38205 } attrs { promote: false } } }
I20260806 16:06:21.858116 9601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e95b659018413eaf746c6d3cafba53 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:21.911159 9494 tablet_service.cc:1429] Tablet server has 1 leaders and 0 scanners
Master Summary
UUID | Address | Status
----------------------------------+--------------------+---------
1f579cb16b2f42c3bab790f4be941b46 | 127.7.49.189:38205 | HEALTHY
20e95b659018413eaf746c6d3cafba53 | 127.7.49.190:43333 | HEALTHY
All reported replicas are:
A = 20e95b659018413eaf746c6d3cafba53
B = 1f579cb16b2f42c3bab790f4be941b46
The consensus matrix is:
Config source | Replicas | Current term | Config index | Committed?
---------------+----------+--------------+--------------+------------
A | A B | 2 | 9 | Yes
B | A B* | 2 | 9 | Yes
Unusual flags for Master:
Flag | Value | Tags | Master
----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
ipki_ca_key_size | 768 | experimental | all 2 server(s) checked
ipki_server_key_size | 768 | experimental | all 2 server(s) checked
never_fsync | true | unsafe,advanced | all 2 server(s) checked
openssl_security_level_override | 0 | unsafe,hidden | all 2 server(s) checked
rpc_reuseport | true | experimental | all 2 server(s) checked
rpc_server_allow_ephemeral_ports | true | unsafe | all 2 server(s) checked
server_dump_info_format | pb | hidden | all 2 server(s) checked
server_dump_info_path | /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb | hidden | 127.7.49.190:43333
server_dump_info_path | /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb | hidden | 127.7.49.189:38205
tsk_num_rsa_bits | 512 | experimental | all 2 server(s) checked
Flags of checked categories for Master:
Flag | Value | Master
---------------------+--------------------+-------------------------
builtin_ntp_servers | 127.7.49.148:42087 | all 2 server(s) checked
time_source | builtin | all 2 server(s) checked
Tablet Server Summary
UUID | Address | Status | Location | Tablet Leaders | Active Scanners
----------------------------------+--------------------+---------+----------+----------------+-----------------
018fc2833617465e98e4eba33972b716 | 127.7.49.129:46157 | HEALTHY | <none> | 1 | 0
Tablet Server Location Summary
Location | Count
----------+---------
<none> | 1
Unusual flags for Tablet Server:
Flag | Value | Tags | Tablet Server
----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
ipki_server_key_size | 768 | experimental | all 1 server(s) checked
local_ip_for_outbound_sockets | 127.7.49.129 | experimental | all 1 server(s) checked
never_fsync | true | unsafe,advanced | all 1 server(s) checked
openssl_security_level_override | 0 | unsafe,hidden | all 1 server(s) checked
rpc_server_allow_ephemeral_ports | true | unsafe | all 1 server(s) checked
server_dump_info_format | pb | hidden | all 1 server(s) checked
server_dump_info_path | /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb | hidden | all 1 server(s) checked
Flags of checked categories for Tablet Server:
Flag | Value | Tablet Server
---------------------+--------------------+-------------------------
builtin_ntp_servers | 127.7.49.148:42087 | all 1 server(s) checked
time_source | builtin | all 1 server(s) checked
Version Summary
Version | Servers
-----------------+-------------------------
1.18.0-SNAPSHOT | all 3 server(s) checked
Tablet Summary
The cluster doesn't have any matching system tables
Summary by table
Name | RF | Status | Total Tablets | Healthy | Recovering | Under-replicated | Unavailable
-------------+----+---------+---------------+---------+------------+------------------+-------------
first_table | 1 | HEALTHY | 1 | 1 | 0 | 0 | 0
Tablet Replica Count Summary
Statistic | Replica Count
----------------+---------------
Minimum | 1
First Quartile | 1
Median | 1
Third Quartile | 1
Maximum | 1
Total Count Summary
| Total Count
----------------+-------------
Masters | 2
Tablet Servers | 1
Tables | 1
Tablets | 1
Replicas | 1
==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set
==================
Errors:
==================
Corruption: master consensus error: there are master consensus conflicts
FAILED
I20260806 16:06:21.933084 7366 cluster_verifier.cc:83] Check not successful yet, sleeping and retrying: Runtime error: ksck discovered errors
I20260806 16:06:22.140830 9494 tablet_service.cc:1429] Tablet server has 1 leaders and 0 scanners
Master Summary
UUID | Address | Status
----------------------------------+--------------------+---------
1f579cb16b2f42c3bab790f4be941b46 | 127.7.49.189:38205 | HEALTHY
20e95b659018413eaf746c6d3cafba53 | 127.7.49.190:43333 | HEALTHY
Unusual flags for Master:
Flag | Value | Tags | Master
----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
ipki_ca_key_size | 768 | experimental | all 2 server(s) checked
ipki_server_key_size | 768 | experimental | all 2 server(s) checked
never_fsync | true | unsafe,advanced | all 2 server(s) checked
openssl_security_level_override | 0 | unsafe,hidden | all 2 server(s) checked
rpc_reuseport | true | experimental | all 2 server(s) checked
rpc_server_allow_ephemeral_ports | true | unsafe | all 2 server(s) checked
server_dump_info_format | pb | hidden | all 2 server(s) checked
server_dump_info_path | /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb | hidden | 127.7.49.190:43333
server_dump_info_path | /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb | hidden | 127.7.49.189:38205
tsk_num_rsa_bits | 512 | experimental | all 2 server(s) checked
Flags of checked categories for Master:
Flag | Value | Master
---------------------+--------------------+-------------------------
builtin_ntp_servers | 127.7.49.148:42087 | all 2 server(s) checked
time_source | builtin | all 2 server(s) checked
Tablet Server Summary
UUID | Address | Status | Location | Tablet Leaders | Active Scanners
----------------------------------+--------------------+---------+----------+----------------+-----------------
018fc2833617465e98e4eba33972b716 | 127.7.49.129:46157 | HEALTHY | <none> | 1 | 0
Tablet Server Location Summary
Location | Count
----------+---------
<none> | 1
Unusual flags for Tablet Server:
Flag | Value | Tags | Tablet Server
----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
ipki_server_key_size | 768 | experimental | all 1 server(s) checked
local_ip_for_outbound_sockets | 127.7.49.129 | experimental | all 1 server(s) checked
never_fsync | true | unsafe,advanced | all 1 server(s) checked
openssl_security_level_override | 0 | unsafe,hidden | all 1 server(s) checked
rpc_server_allow_ephemeral_ports | true | unsafe | all 1 server(s) checked
server_dump_info_format | pb | hidden | all 1 server(s) checked
server_dump_info_path | /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL_0.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb | hidden | all 1 server(s) checked
Flags of checked categories for Tablet Server:
Flag | Value | Tablet Server
---------------------+--------------------+-------------------------
builtin_ntp_servers | 127.7.49.148:42087 | all 1 server(s) checked
time_source | builtin | all 1 server(s) checked
Version Summary
Version | Servers
-----------------+-------------------------
1.18.0-SNAPSHOT | all 3 server(s) checked
Tablet Summary
The cluster doesn't have any matching system tables
Summary by table
Name | RF | Status | Total Tablets | Healthy | Recovering | Under-replicated | Unavailable
-------------+----+---------+---------------+---------+------------+------------------+-------------
first_table | 1 | HEALTHY | 1 | 1 | 0 | 0 | 0
Tablet Replica Count Summary
Statistic | Replica Count
----------------+---------------
Minimum | 1
First Quartile | 1
Median | 1
Third Quartile | 1
Maximum | 1
Total Count Summary
| Total Count
----------------+-------------
Masters | 2
Tablet Servers | 1
Tables | 1
Tablets | 1
Replicas | 1
==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set
OK
I20260806 16:06:22.162465 7366 log_verifier.cc:126] Checking tablet 0160226b9ec54391a19a346474a8888f
I20260806 16:06:22.173810 7366 log_verifier.cc:177] Verified matching terms for 2 ops in tablet 0160226b9ec54391a19a346474a8888f
I20260806 16:06:22.173980 7366 dynamic_multi_master-test.cc:688] Verifying the first table
I20260806 16:06:22.198902 7366 dynamic_multi_master-test.cc:691] Creating and verifying the second table
I20260806 16:06:22.208591 9355 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55242:
name: "second_table"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:22.224948 9494 tablet_service.cc:1467] Processing CreateTablet for tablet 8c21a488e32e4dae81157173382f4f12 (DEFAULT_TABLE table=second_table [id=57af3e26576143cea950963f8ccc96e3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:22.225617 9494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c21a488e32e4dae81157173382f4f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:22.228988 9445 tablet_bootstrap.cc:492] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716: Bootstrap starting.
I20260806 16:06:22.229975 9445 tablet_bootstrap.cc:654] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:22.231232 9445 tablet_bootstrap.cc:492] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716: No bootstrap required, opened a new log
I20260806 16:06:22.231308 9445 ts_tablet_manager.cc:1397] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716: Time spent bootstrapping tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:22.231902 9445 raft_consensus.cc:348] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46157 } }
I20260806 16:06:22.232021 9445 raft_consensus.cc:374] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:22.232101 9445 raft_consensus.cc:729] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018fc2833617465e98e4eba33972b716, State: Initialized, Role: FOLLOWER
I20260806 16:06:22.232270 9445 consensus_queue.cc:260] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46157 } }
I20260806 16:06:22.232376 9445 raft_consensus.cc:388] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:22.232429 9445 raft_consensus.cc:482] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:22.232478 9445 raft_consensus.cc:3037] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:22.244109 9445 raft_consensus.cc:504] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46157 } }
I20260806 16:06:22.244324 9445 leader_election.cc:302] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 018fc2833617465e98e4eba33972b716; no voters:
I20260806 16:06:22.244459 9445 leader_election.cc:288] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:22.244556 9597 raft_consensus.cc:2781] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:22.244714 9597 raft_consensus.cc:686] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [term 1 LEADER]: Becoming Leader. State: Replica: 018fc2833617465e98e4eba33972b716, State: Running, Role: LEADER
I20260806 16:06:22.244733 9445 ts_tablet_manager.cc:1428] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716: Time spent starting tablet: real 0.013s user 0.002s sys 0.000s
I20260806 16:06:22.244932 9597 consensus_queue.cc:237] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46157 } }
I20260806 16:06:22.246738 9355 catalog_manager.cc:5495] T 8c21a488e32e4dae81157173382f4f12 P 018fc2833617465e98e4eba33972b716 reported cstate change: term changed from 0 to 1, leader changed from <none> to 018fc2833617465e98e4eba33972b716 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "018fc2833617465e98e4eba33972b716" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018fc2833617465e98e4eba33972b716" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46157 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:22.271646 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 9422
I20260806 16:06:22.283306 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 9220
I20260806 16:06:22.295768 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 9300
2026-08-06T16:06:22Z chronyd exiting
[ OK ] ParameterizedAddMasterTest.TestAddMasterCatchupFromWAL/0 (5165 ms)
[ RUN ] ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy/2
2026-08-06T16:06:22Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-06T16:06:22Z Disabled control of system clock
I20260806 16:06:22.334551 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:44381
--webserver_interface=127.7.49.190
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:35983
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44381,127.7.49.189:35085
--flush_threshold_secs=0
--log_segment_size_mb=1
--master_auto_join_cluster=false with env {}
W20260806 16:06:22.451076 9682 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:22.451354 9682 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:22.451390 9682 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:22.455372 9682 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:22.455423 9682 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:22.455441 9682 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:22.455456 9682 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
W20260806 16:06:22.455529 9682 flags.cc:425] Enabled experimental flag: --flush_threshold_secs=0
I20260806 16:06:22.460366 9682 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:35983
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_segment_size_mb=1
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44381,127.7.49.189:35085
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:44381
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.7.49.190
--webserver_port=0
--flush_threshold_secs=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.9682
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:22.460597 9682 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:44381,127.7.49.189:35085'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:22.461623 9682 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:22.463124 9682 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:22.471902 9689 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
I20260806 16:06:22.472105 9682 server_base.cc:1034] running on GCE node
W20260806 16:06:22.471910 9691 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
W20260806 16:06:22.471925 9688 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
I20260806 16:06:22.472824 9682 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:22.474069 9682 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:22.475267 9682 hybrid_clock.cc:648] HybridClock initialized: now 1786032382475253 us; error 26 us; skew 500 ppm
I20260806 16:06:22.477167 9682 webserver.cc:460] Webserver started at http://127.7.49.190:38721/ using document root <none> and password file <none>
I20260806 16:06:22.477837 9682 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:22.477936 9682 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:22.478191 9682 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:22.480136 9682 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data/instance:
uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982"
format_stamp: "Formatted at 2026-08-06 16:06:22 on dist-test-slave-bw88"
I20260806 16:06:22.480722 9682 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal/instance:
uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982"
format_stamp: "Formatted at 2026-08-06 16:06:22 on dist-test-slave-bw88"
I20260806 16:06:22.484596 9682 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.004s
I20260806 16:06:22.487087 9698 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:22.488332 9682 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:22.488480 9682 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal
uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982"
format_stamp: "Formatted at 2026-08-06 16:06:22 on dist-test-slave-bw88"
I20260806 16:06:22.488605 9682 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:22.499132 9682 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:22.499809 9682 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:22.500008 9682 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:22.507220 9682 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.190:44381
I20260806 16:06:22.507251 9757 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.190:44381 every 8 connection(s)
I20260806 16:06:22.508176 9682 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
I20260806 16:06:22.510829 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 9682
I20260806 16:06:22.510944 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-0/wal/instance
I20260806 16:06:22.511744 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:35085
--webserver_interface=127.7.49.189
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:35983
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:44381,127.7.49.189:35085
--flush_threshold_secs=0
--log_segment_size_mb=1
--master_auto_join_cluster=false with env {}
I20260806 16:06:22.511857 9758 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:22.515692 9758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:22.528880 9758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } has no permanent_uuid. Determining permanent_uuid...
W20260806 16:06:22.529773 9702 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.49.189:35085: connect: Connection refused (error 111)
W20260806 16:06:22.530682 9758 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:35085: Network error: Client connection negotiation failed: client connection to 127.7.49.189:35085: connect: Connection refused (error 111)
I20260806 16:06:22.580039 9758 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } attempt: 1
W20260806 16:06:22.581786 9758 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:35085: Network error: Client connection negotiation failed: client connection to 127.7.49.189:35085: connect: Connection refused (error 111)
W20260806 16:06:22.633081 9760 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:22.633417 9760 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:22.633523 9760 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:22.637560 9760 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:22.637656 9760 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:22.637691 9760 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:22.637727 9760 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
W20260806 16:06:22.637782 9760 flags.cc:425] Enabled experimental flag: --flush_threshold_secs=0
I20260806 16:06:22.642683 9760 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:35983
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_segment_size_mb=1
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:44381,127.7.49.189:35085
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:35085
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.7.49.189
--webserver_port=0
--flush_threshold_secs=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.9760
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:22.642967 9760 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:44381,127.7.49.189:35085'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:22.643942 9760 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:22.645431 9760 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 16:06:22.649945 9758 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } attempt: 2
W20260806 16:06:22.651465 9758 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:35085: Network error: Client connection negotiation failed: client connection to 127.7.49.189:35085: connect: Connection refused (error 111)
W20260806 16:06:22.654251 9773 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
W20260806 16:06:22.654270 9775 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
W20260806 16:06:22.654247 9772 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
I20260806 16:06:22.654600 9760 server_base.cc:1034] running on GCE node
I20260806 16:06:22.655165 9760 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:22.656250 9760 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:22.657415 9760 hybrid_clock.cc:648] HybridClock initialized: now 1786032382657401 us; error 23 us; skew 500 ppm
I20260806 16:06:22.659312 9760 webserver.cc:460] Webserver started at http://127.7.49.189:33107/ using document root <none> and password file <none>
I20260806 16:06:22.659871 9760 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:22.659934 9760 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:22.660120 9760 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:22.662122 9760 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data/instance:
uuid: "eabdeef2db8e4f5e8195b1b485df7c44"
format_stamp: "Formatted at 2026-08-06 16:06:22 on dist-test-slave-bw88"
I20260806 16:06:22.662636 9760 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal/instance:
uuid: "eabdeef2db8e4f5e8195b1b485df7c44"
format_stamp: "Formatted at 2026-08-06 16:06:22 on dist-test-slave-bw88"
I20260806 16:06:22.666325 9760 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260806 16:06:22.668881 9785 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:22.670176 9760 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:22.670325 9760 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal
uuid: "eabdeef2db8e4f5e8195b1b485df7c44"
format_stamp: "Formatted at 2026-08-06 16:06:22 on dist-test-slave-bw88"
I20260806 16:06:22.670444 9760 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:22.685108 9760 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:22.685864 9760 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:22.686072 9760 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:22.693926 9760 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.189:35085
I20260806 16:06:22.693943 9848 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.189:35085 every 8 connection(s)
I20260806 16:06:22.694928 9760 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
I20260806 16:06:22.698436 9849 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:22.699584 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 9760
I20260806 16:06:22.699718 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/master-1/wal/instance
I20260806 16:06:22.702839 9849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:22.712532 9849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:22.719024 9849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44: Bootstrap starting.
I20260806 16:06:22.721434 9849 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:22.722230 9849 log.cc:824] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:22.724082 9849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44: No bootstrap required, opened a new log
I20260806 16:06:22.727327 9849 raft_consensus.cc:348] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.727563 9849 raft_consensus.cc:374] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:22.727660 9849 raft_consensus.cc:729] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eabdeef2db8e4f5e8195b1b485df7c44, State: Initialized, Role: FOLLOWER
I20260806 16:06:22.728119 9849 consensus_queue.cc:260] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.728598 9856 sys_catalog.cc:455] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [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: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } } }
I20260806 16:06:22.728713 9856 sys_catalog.cc:458] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:22.729456 9849 sys_catalog.cc:564] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [sys.catalog]: configured and running, proceeding with master startup.
W20260806 16:06:22.734163 9868 catalog_manager.cc:1558] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:22.734241 9868 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260806 16:06:22.742648 9758 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } attempt: 3
I20260806 16:06:22.749811 9758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: Bootstrap starting.
I20260806 16:06:22.752259 9758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:22.753377 9758 log.cc:824] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:22.755334 9758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: No bootstrap required, opened a new log
I20260806 16:06:22.758512 9758 raft_consensus.cc:348] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.758700 9758 raft_consensus.cc:374] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:22.758735 9758 raft_consensus.cc:729] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca3e9f2dd4114ce99e18f9cfe84f9982, State: Initialized, Role: FOLLOWER
I20260806 16:06:22.759245 9758 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.759737 9872 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [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: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } } }
I20260806 16:06:22.759868 9872 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:22.760588 9758 sys_catalog.cc:564] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [sys.catalog]: configured and running, proceeding with master startup.
W20260806 16:06:22.765784 9883 catalog_manager.cc:1558] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 16:06:22.765877 9883 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260806 16:06:22.844341 9856 raft_consensus.cc:482] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 16:06:22.844605 9856 raft_consensus.cc:504] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.845752 9856 leader_election.cc:288] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca3e9f2dd4114ce99e18f9cfe84f9982 (127.7.49.190:44381)
I20260806 16:06:22.846542 9728 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" is_pre_election: true
I20260806 16:06:22.846871 9728 raft_consensus.cc:2454] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eabdeef2db8e4f5e8195b1b485df7c44 in term 0.
I20260806 16:06:22.847379 9788 leader_election.cc:302] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: ca3e9f2dd4114ce99e18f9cfe84f9982, eabdeef2db8e4f5e8195b1b485df7c44; no voters:
I20260806 16:06:22.847672 9856 raft_consensus.cc:2781] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 16:06:22.847774 9856 raft_consensus.cc:482] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 16:06:22.847820 9856 raft_consensus.cc:3037] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:22.849396 9856 raft_consensus.cc:504] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.849764 9856 leader_election.cc:288] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [CANDIDATE]: Term 1 election: Requested vote from peers ca3e9f2dd4114ce99e18f9cfe84f9982 (127.7.49.190:44381)
I20260806 16:06:22.850234 9728 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982"
I20260806 16:06:22.850363 9728 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:22.851581 9728 raft_consensus.cc:2454] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eabdeef2db8e4f5e8195b1b485df7c44 in term 1.
I20260806 16:06:22.851987 9788 leader_election.cc:302] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: ca3e9f2dd4114ce99e18f9cfe84f9982, eabdeef2db8e4f5e8195b1b485df7c44; no voters:
I20260806 16:06:22.852272 9856 raft_consensus.cc:2781] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:22.852581 9856 raft_consensus.cc:686] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [term 1 LEADER]: Becoming Leader. State: Replica: eabdeef2db8e4f5e8195b1b485df7c44, State: Running, Role: LEADER
I20260806 16:06:22.852975 9856 consensus_queue.cc:237] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [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: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } }
I20260806 16:06:22.855343 9886 sys_catalog.cc:455] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eabdeef2db8e4f5e8195b1b485df7c44. Latest consensus state: current_term: 1 leader_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } } }
I20260806 16:06:22.855512 9886 sys_catalog.cc:458] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:22.857638 9888 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 16:06:22.859087 9888 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 16:06:22.865200 9728 raft_consensus.cc:1261] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [term 1 FOLLOWER]: Refusing update from remote peer eabdeef2db8e4f5e8195b1b485df7c44: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 16:06:22.866008 9886 consensus_queue.cc:1035] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 16:06:22.870601 9872 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eabdeef2db8e4f5e8195b1b485df7c44. Latest consensus state: current_term: 1 leader_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } } }
I20260806 16:06:22.870735 9872 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:22.873893 9889 mvcc.cc:205] Tried to move back new op lower bound from 7315588640208179200 to 7315588640169091072. Current Snapshot: MvccSnapshot[applied={T|T < 7315588640208179200}]
I20260806 16:06:22.874027 9856 sys_catalog.cc:455] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } } }
I20260806 16:06:22.874166 9856 sys_catalog.cc:458] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44 [sys.catalog]: This master's current role is: LEADER
I20260806 16:06:22.875141 9872 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca3e9f2dd4114ce99e18f9cfe84f9982" member_type: VOTER last_known_addr { host: "127.7.49.190" port: 44381 } } peers { permanent_uuid: "eabdeef2db8e4f5e8195b1b485df7c44" member_type: VOTER last_known_addr { host: "127.7.49.189" port: 35085 } } }
I20260806 16:06:22.875274 9872 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982 [sys.catalog]: This master's current role is: FOLLOWER
I20260806 16:06:22.876991 9888 catalog_manager.cc:1347] Generated new cluster ID: 8e94ea1fa5bc41e094fd0548834c46ad
I20260806 16:06:22.877082 9888 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 16:06:22.898849 9888 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 16:06:22.900079 9888 catalog_manager.cc:1504] Loading token signing keys...
I20260806 16:06:22.911015 9888 catalog_manager.cc:5868] T 00000000000000000000000000000000 P eabdeef2db8e4f5e8195b1b485df7c44: Generated new TSK 0
I20260806 16:06:22.911986 9888 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 16:06:22.928138 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.7.49.129:0
--local_ip_for_outbound_sockets=127.7.49.129
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:44381,127.7.49.189:35085
--builtin_ntp_servers=127.7.49.148:35983
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260806 16:06:22.938223 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000058
I20260806 16:06:22.983153 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.044s user 0.016s sys 0.005s Metrics: {"bytes_written":6028,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":224,"dirs.run_wall_time_us":913,"drs_written":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4,"lbm_write_time_us":550,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":3}
I20260806 16:06:22.984397 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 185 bytes on disk
I20260806 16:06:22.985070 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.002233 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000067
W20260806 16:06:23.049634 9903 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:23.049913 9903 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:23.049988 9903 flags.cc:425] Enabled unsafe flag: --never_fsync=true
I20260806 16:06:23.049898 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.047s user 0.022s sys 0.000s Metrics: {"bytes_written":6028,"cfile_init":1,"dirs.queue_time_us":225,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":830,"drs_written":1,"lbm_read_time_us":53,"lbm_reads_lt_1ms":4,"lbm_write_time_us":533,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":3,"thread_start_us":121,"threads_started":1}
I20260806 16:06:23.051154 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 185 bytes on disk
I20260806 16:06:23.051704 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4}
W20260806 16:06:23.054538 9903 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:23.054653 9903 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.49.129
I20260806 16:06:23.060267 9903 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:35983
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.7.49.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.7.49.129
--webserver_port=0
--tserver_master_addrs=127.7.49.190:44381,127.7.49.189:35085
--never_fsync=true
--heap_profile_path=/tmp/kudu.9903
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.7.49.129
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
I20260806 16:06:23.061435 9903 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:23.062871 9903 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 16:06:23.072753 9911 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
W20260806 16:06:23.072721 9914 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
W20260806 16:06:23.072721 9910 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
I20260806 16:06:23.072983 9903 server_base.cc:1034] running on GCE node
I20260806 16:06:23.073594 9903 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:23.074232 9903 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:23.075413 9903 hybrid_clock.cc:648] HybridClock initialized: now 1786032383075401 us; error 32 us; skew 500 ppm
I20260806 16:06:23.082890 9903 webserver.cc:460] Webserver started at http://127.7.49.129:41835/ using document root <none> and password file <none>
I20260806 16:06:23.083520 9903 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:23.083624 9903 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:23.083870 9903 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:23.086568 9903 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data/instance:
uuid: "234a165f3cdf40239c05201c1b341105"
format_stamp: "Formatted at 2026-08-06 16:06:23 on dist-test-slave-bw88"
I20260806 16:06:23.087356 9903 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance:
uuid: "234a165f3cdf40239c05201c1b341105"
format_stamp: "Formatted at 2026-08-06 16:06:23 on dist-test-slave-bw88"
I20260806 16:06:23.092573 9903 fs_manager.cc:691] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260806 16:06:23.095841 9922 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:23.097205 9903 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:23.097318 9903 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal
uuid: "234a165f3cdf40239c05201c1b341105"
format_stamp: "Formatted at 2026-08-06 16:06:23 on dist-test-slave-bw88"
I20260806 16:06:23.097503 9903 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:23.128541 9903 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:23.129310 9903 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:23.129581 9903 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:23.130321 9903 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 16:06:23.131494 9903 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 16:06:23.131546 9903 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:23.131587 9903 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 16:06:23.131603 9903 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:23.140327 9903 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.129:46173
I20260806 16:06:23.140348 10062 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.129:46173 every 8 connection(s)
I20260806 16:06:23.141319 9903 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/data/info.pb
I20260806 16:06:23.146538 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 9903
I20260806 16:06:23.146684 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal/instance
I20260806 16:06:23.154055 10064 heartbeater.cc:347] Connected to a master server at 127.7.49.190:44381
I20260806 16:06:23.154068 10063 heartbeater.cc:347] Connected to a master server at 127.7.49.189:35085
I20260806 16:06:23.154345 10063 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:23.154345 10064 heartbeater.cc:464] Registering TS with master...
I20260806 16:06:23.155066 10064 heartbeater.cc:511] Master 127.7.49.190:44381 requested a full tablet report, sending...
I20260806 16:06:23.155066 10063 heartbeater.cc:511] Master 127.7.49.189:35085 requested a full tablet report, sending...
I20260806 16:06:23.156757 9716 ts_manager.cc:194] Registered new tserver with Master: 234a165f3cdf40239c05201c1b341105 (127.7.49.129:46173)
I20260806 16:06:23.156759 9805 ts_manager.cc:194] Registered new tserver with Master: 234a165f3cdf40239c05201c1b341105 (127.7.49.129:46173)
I20260806 16:06:23.158032 9805 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.7.49.129:37299
I20260806 16:06:23.164386 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:23.167627 7366 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260806 16:06:23.194687 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33076:
name: "Table.TestAddMasterSysCatalogCopy/2.1"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.216140 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 6a6630fff805457e89ec2e73b9b491ed (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.1 [id=342553335d3247b78ee546fc1db43c40]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.217286 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a6630fff805457e89ec2e73b9b491ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.223693 10080 tablet_bootstrap.cc:492] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.226118 10080 tablet_bootstrap.cc:654] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.227312 10080 log.cc:824] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105: Log is configured to *not* fsync() on all Append() calls
I20260806 16:06:23.229624 10080 tablet_bootstrap.cc:492] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.229851 10080 ts_tablet_manager.cc:1397] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.006s user 0.006s sys 0.000s
I20260806 16:06:23.232925 10080 raft_consensus.cc:348] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.233174 10080 raft_consensus.cc:374] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.233258 10080 raft_consensus.cc:729] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.233783 10080 consensus_queue.cc:260] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.233943 10080 raft_consensus.cc:388] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.234017 10080 raft_consensus.cc:482] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.234122 10080 raft_consensus.cc:3037] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.235200 10080 raft_consensus.cc:504] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.235594 10080 leader_election.cc:302] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.235994 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000070
I20260806 16:06:23.236023 10080 leader_election.cc:288] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.236176 10083 raft_consensus.cc:2781] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.236410 10083 raft_consensus.cc:686] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.236748 10083 consensus_queue.cc:237] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.237092 10080 ts_tablet_manager.cc:1428] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260806 16:06:23.237498 10063 heartbeater.cc:503] Master 127.7.49.189:35085 was elected leader, sending a full tablet report...
I20260806 16:06:23.240854 9805 catalog_manager.cc:5495] T 6a6630fff805457e89ec2e73b9b491ed P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.243434 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":5148,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":265,"dirs.run_wall_time_us":1267,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":652,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:23.244539 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 235 bytes on disk
I20260806 16:06:23.245182 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.245774 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.014997
I20260806 16:06:23.261401 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.015s sys 0.000s Metrics: {"bytes_written":334,"cfile_cache_hit":12,"cfile_cache_hit_bytes":1869,"cfile_cache_miss":28,"cfile_cache_miss_bytes":2665,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":1152,"dirs.run_cpu_time_us":222,"dirs.run_wall_time_us":1330,"drs_written":1,"lbm_read_time_us":756,"lbm_reads_lt_1ms":56,"lbm_write_time_us":655,"lbm_writes_lt_1ms":31,"mutex_wait_us":3,"num_input_rowsets":2,"peak_mem_usage":50,"reinsert_count":0,"rows_written":5,"thread_start_us":421,"threads_started":6,"update_count":1}
I20260806 16:06:23.262216 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 275 bytes on disk
I20260806 16:06:23.262627 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.263037 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.167755
I20260806 16:06:23.270215 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.006s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":1811,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":97,"lbm_read_time_us":290,"lbm_reads_lt_1ms":21,"lbm_write_time_us":230,"lbm_writes_lt_1ms":9,"mutex_wait_us":2,"reinsert_count":0,"update_count":1}
I20260806 16:06:23.272136 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33088:
name: "Table.TestAddMasterSysCatalogCopy/2.2"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.280377 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 09c04f8971bd4de28abc7b5b5185e8ab (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.2 [id=bd458d8c79534b0f96955f0fe9a62204]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.280692 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09c04f8971bd4de28abc7b5b5185e8ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.282893 10080 tablet_bootstrap.cc:492] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.283821 10080 tablet_bootstrap.cc:654] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.285171 10080 tablet_bootstrap.cc:492] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.285244 10080 ts_tablet_manager.cc:1397] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:23.285842 10080 raft_consensus.cc:348] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.285933 10080 raft_consensus.cc:374] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.285975 10080 raft_consensus.cc:729] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.286106 10080 consensus_queue.cc:260] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.286176 10080 raft_consensus.cc:388] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.286218 10080 raft_consensus.cc:482] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.286267 10080 raft_consensus.cc:3037] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.286957 10080 raft_consensus.cc:504] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.287091 10080 leader_election.cc:302] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.287209 10080 leader_election.cc:288] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.287344 10087 raft_consensus.cc:2781] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.287448 10087 raft_consensus.cc:686] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.287451 10080 ts_tablet_manager.cc:1428] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.287591 10087 consensus_queue.cc:237] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.289314 9805 catalog_manager.cc:5495] T 09c04f8971bd4de28abc7b5b5185e8ab P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.302380 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000070
I20260806 16:06:23.309072 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":5608,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":224,"dirs.run_wall_time_us":1401,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":422,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":4}
I20260806 16:06:23.310103 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 437 bytes on disk
I20260806 16:06:23.310202 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33090:
name: "Table.TestAddMasterSysCatalogCopy/2.3"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.310604 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.311065 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.014997
I20260806 16:06:23.318864 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 1a8ab52e9a5743a192960f3a7228bbb7 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.3 [id=17ea1a68110046818bb59b02852874a4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.319219 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1a8ab52e9a5743a192960f3a7228bbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.321309 10080 tablet_bootstrap.cc:492] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.322468 10080 tablet_bootstrap.cc:654] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.324059 10080 tablet_bootstrap.cc:492] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.324160 10080 ts_tablet_manager.cc:1397] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:23.324544 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.011s sys 0.002s Metrics: {"bytes_written":6903,"cfile_cache_hit":12,"cfile_cache_hit_bytes":2259,"cfile_cache_miss":28,"cfile_cache_miss_bytes":3455,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":639,"dirs.run_cpu_time_us":309,"dirs.run_wall_time_us":1761,"drs_written":1,"lbm_read_time_us":697,"lbm_reads_lt_1ms":56,"lbm_write_time_us":578,"lbm_writes_lt_1ms":27,"mutex_wait_us":20,"num_input_rowsets":2,"peak_mem_usage":50,"rows_written":7,"thread_start_us":395,"threads_started":6}
I20260806 16:06:23.324755 10080 raft_consensus.cc:348] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.324867 10080 raft_consensus.cc:374] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.324910 10080 raft_consensus.cc:729] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.325069 10080 consensus_queue.cc:260] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.325155 10080 raft_consensus.cc:388] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.325181 10080 raft_consensus.cc:482] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.325083 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 474 bytes on disk
I20260806 16:06:23.325232 10080 raft_consensus.cc:3037] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.325657 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.325995 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000005
I20260806 16:06:23.326050 10080 raft_consensus.cc:504] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.326155 10080 leader_election.cc:302] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.326229 10080 leader_election.cc:288] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.326308 10083 raft_consensus.cc:2781] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.326404 10083 raft_consensus.cc:686] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.326460 10080 ts_tablet_manager.cc:1428] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260806 16:06:23.326530 10083 consensus_queue.cc:237] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.328272 9804 catalog_manager.cc:5495] T 1a8ab52e9a5743a192960f3a7228bbb7 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.332908 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.001s sys 0.004s Metrics: {"bytes_written":5148,"cfile_init":1,"dirs.queue_time_us":57,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":2471,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":621,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:23.333920 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 235 bytes on disk
I20260806 16:06:23.334672 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":45,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.335058 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.367124
I20260806 16:06:23.344208 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.007s sys 0.000s Metrics: {"bytes_written":7361,"cfile_cache_hit":12,"cfile_cache_hit_bytes":2584,"cfile_cache_miss":28,"cfile_cache_miss_bytes":3942,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":155,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":674,"lbm_reads_lt_1ms":56,"lbm_write_time_us":490,"lbm_writes_lt_1ms":27,"num_input_rowsets":2,"peak_mem_usage":559,"rows_written":9,"spinlock_wait_cycles":10624}
I20260806 16:06:23.344870 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 554 bytes on disk
I20260806 16:06:23.345649 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.352291 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33104:
name: "Table.TestAddMasterSysCatalogCopy/2.4"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.360334 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 69b4eade168a4c708ad36f3c1bd0fccd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.4 [id=ecc0b743be0f4269b994d02b4c0b2780]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.360673 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 69b4eade168a4c708ad36f3c1bd0fccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.362739 10080 tablet_bootstrap.cc:492] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.363575 10080 tablet_bootstrap.cc:654] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.364881 10080 tablet_bootstrap.cc:492] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.364993 10080 ts_tablet_manager.cc:1397] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.000s sys 0.001s
I20260806 16:06:23.365477 10080 raft_consensus.cc:348] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.365590 10080 raft_consensus.cc:374] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.365634 10080 raft_consensus.cc:729] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.365772 10080 consensus_queue.cc:260] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.365880 10080 raft_consensus.cc:388] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.365926 10080 raft_consensus.cc:482] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.365981 10080 raft_consensus.cc:3037] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.366710 10080 raft_consensus.cc:504] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.366859 10080 leader_election.cc:302] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.366993 10080 leader_election.cc:288] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.367079 10087 raft_consensus.cc:2781] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.367218 10087 raft_consensus.cc:686] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.367343 10087 consensus_queue.cc:237] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.367512 10080 ts_tablet_manager.cc:1428] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:23.368944 9804 catalog_manager.cc:5495] T 69b4eade168a4c708ad36f3c1bd0fccd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.387949 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33106:
name: "Table.TestAddMasterSysCatalogCopy/2.5"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.396173 9985 tablet_service.cc:1467] Processing CreateTablet for tablet c0d734c806744e04babfd07c8c66d440 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.5 [id=9526143742594fd8b833fdd9c57a77b3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.396457 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c0d734c806744e04babfd07c8c66d440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.398818 10080 tablet_bootstrap.cc:492] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.399699 10080 tablet_bootstrap.cc:654] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.401403 10080 tablet_bootstrap.cc:492] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.401495 10080 ts_tablet_manager.cc:1397] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:23.401885 10080 raft_consensus.cc:348] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.401973 10080 raft_consensus.cc:374] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.401995 10080 raft_consensus.cc:729] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.402128 10080 consensus_queue.cc:260] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.402210 10080 raft_consensus.cc:388] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.402267 10080 raft_consensus.cc:482] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.402315 10080 raft_consensus.cc:3037] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.403012 10080 raft_consensus.cc:504] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.403134 10080 leader_election.cc:302] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.403205 10080 leader_election.cc:288] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.403275 10083 raft_consensus.cc:2781] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.403412 10083 raft_consensus.cc:686] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.403461 10080 ts_tablet_manager.cc:1428] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:23.403545 10083 consensus_queue.cc:237] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.405193 9804 catalog_manager.cc:5495] T c0d734c806744e04babfd07c8c66d440 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.428347 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33110:
name: "Table.TestAddMasterSysCatalogCopy/2.6"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.436657 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 35ed57d850224b43998e89454cf12dd3 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.6 [id=e146b66761de4ed28d0e7987f70df24d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.437023 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 35ed57d850224b43998e89454cf12dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.439039 10080 tablet_bootstrap.cc:492] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.439883 10080 tablet_bootstrap.cc:654] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.441428 10080 tablet_bootstrap.cc:492] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.441519 10080 ts_tablet_manager.cc:1397] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:23.441995 10080 raft_consensus.cc:348] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.442092 10080 raft_consensus.cc:374] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.442116 10080 raft_consensus.cc:729] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.442245 10080 consensus_queue.cc:260] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.442332 10080 raft_consensus.cc:388] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.442356 10080 raft_consensus.cc:482] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.442385 10080 raft_consensus.cc:3037] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.443111 10080 raft_consensus.cc:504] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.443228 10080 leader_election.cc:302] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.443295 10080 leader_election.cc:288] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.443421 10086 raft_consensus.cc:2781] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.443571 10080 ts_tablet_manager.cc:1428] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.443591 10086 raft_consensus.cc:686] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.443756 10086 consensus_queue.cc:237] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.445536 9804 catalog_manager.cc:5495] T 35ed57d850224b43998e89454cf12dd3 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.467497 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33112:
name: "Table.TestAddMasterSysCatalogCopy/2.7"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.475698 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 028dfc0ba59844ceb09da5757451695d (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.7 [id=f69d83a3d4f6404abc6780074d8b1f64]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.476064 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 028dfc0ba59844ceb09da5757451695d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.478348 10080 tablet_bootstrap.cc:492] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.479225 10080 tablet_bootstrap.cc:654] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.480827 10080 tablet_bootstrap.cc:492] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.480938 10080 ts_tablet_manager.cc:1397] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:23.481446 10080 raft_consensus.cc:348] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.481567 10080 raft_consensus.cc:374] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.481612 10080 raft_consensus.cc:729] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.481773 10080 consensus_queue.cc:260] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.481868 10080 raft_consensus.cc:388] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.481913 10080 raft_consensus.cc:482] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.481966 10080 raft_consensus.cc:3037] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.482699 10080 raft_consensus.cc:504] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.482851 10080 leader_election.cc:302] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.482968 10080 leader_election.cc:288] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.483052 10086 raft_consensus.cc:2781] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.483155 10086 raft_consensus.cc:686] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.483246 10080 ts_tablet_manager.cc:1428] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:23.483281 10086 consensus_queue.cc:237] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.484889 9804 catalog_manager.cc:5495] T 028dfc0ba59844ceb09da5757451695d P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.505729 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33128:
name: "Table.TestAddMasterSysCatalogCopy/2.8"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.513779 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 818d54f03f754d8e83c69c0beffd896a (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.8 [id=4711fbd13b2a4dca9adb0b0c6bc5c20b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.514143 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 818d54f03f754d8e83c69c0beffd896a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.515985 10080 tablet_bootstrap.cc:492] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.516939 10080 tablet_bootstrap.cc:654] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.518512 10080 tablet_bootstrap.cc:492] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.518599 10080 ts_tablet_manager.cc:1397] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:23.519234 10080 raft_consensus.cc:348] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.519343 10080 raft_consensus.cc:374] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.519372 10080 raft_consensus.cc:729] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.519515 10080 consensus_queue.cc:260] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.519603 10080 raft_consensus.cc:388] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.519636 10080 raft_consensus.cc:482] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.519680 10080 raft_consensus.cc:3037] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.520665 10080 raft_consensus.cc:504] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.520805 10080 leader_election.cc:302] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.520912 10080 leader_election.cc:288] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.520984 10087 raft_consensus.cc:2781] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.520983 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000077
I20260806 16:06:23.521091 10087 raft_consensus.cc:686] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.521237 10087 consensus_queue.cc:237] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.521561 10080 ts_tablet_manager.cc:1428] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:23.523644 9804 catalog_manager.cc:5495] T 818d54f03f754d8e83c69c0beffd896a P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.531880 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.011s user 0.008s sys 0.000s Metrics: {"bytes_written":333,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":74,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1345,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":885,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":14,"update_count":1}
I20260806 16:06:23.532683 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 823 bytes on disk
I20260806 16:06:23.533123 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.533800 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.699140
I20260806 16:06:23.544755 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.011s user 0.010s sys 0.000s Metrics: {"bytes_written":9515,"cfile_cache_hit":14,"cfile_cache_hit_bytes":4454,"cfile_cache_miss":34,"cfile_cache_miss_bytes":7424,"cfile_init":8,"delta_iterators_relevant":8,"dirs.queue_time_us":488,"dirs.run_cpu_time_us":759,"dirs.run_wall_time_us":3815,"drs_written":1,"lbm_read_time_us":767,"lbm_reads_lt_1ms":66,"lbm_write_time_us":419,"lbm_writes_lt_1ms":27,"mutex_wait_us":76,"num_input_rowsets":2,"peak_mem_usage":318,"rows_written":19,"spinlock_wait_cycles":14080}
I20260806 16:06:23.545361 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 985 bytes on disk
I20260806 16:06:23.545766 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.551597 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33138:
name: "Table.TestAddMasterSysCatalogCopy/2.9"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.559918 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 708981fe1f1b46e29d953288997c99f7 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.9 [id=1d3037f7a1734811a97cfc64627d7ff9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.560278 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 708981fe1f1b46e29d953288997c99f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.562736 10080 tablet_bootstrap.cc:492] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.563550 10080 tablet_bootstrap.cc:654] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.565135 10080 tablet_bootstrap.cc:492] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.565243 10080 ts_tablet_manager.cc:1397] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:23.565696 10080 raft_consensus.cc:348] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.565812 10080 raft_consensus.cc:374] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.565857 10080 raft_consensus.cc:729] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.565991 10080 consensus_queue.cc:260] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.566107 10080 raft_consensus.cc:388] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.566155 10080 raft_consensus.cc:482] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.566205 10080 raft_consensus.cc:3037] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.566921 10080 raft_consensus.cc:504] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.567073 10080 leader_election.cc:302] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.567190 10080 leader_election.cc:288] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.567289 10087 raft_consensus.cc:2781] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.567467 10080 ts_tablet_manager.cc:1428] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20260806 16:06:23.568783 10087 raft_consensus.cc:686] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.568998 10087 consensus_queue.cc:237] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.570791 9804 catalog_manager.cc:5495] T 708981fe1f1b46e29d953288997c99f7 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.591323 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33140:
name: "Table.TestAddMasterSysCatalogCopy/2.10"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.596439 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000073
I20260806 16:06:23.600576 9985 tablet_service.cc:1467] Processing CreateTablet for tablet f3b05c5e9c0640519a6ae2b12813dd21 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.10 [id=cf2d2537a76348529115dd091d109dd5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.600947 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3b05c5e9c0640519a6ae2b12813dd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.603879 10080 tablet_bootstrap.cc:492] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.604602 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.003s sys 0.003s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1282,"drs_written":1,"lbm_read_time_us":36,"lbm_reads_lt_1ms":4,"lbm_write_time_us":697,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":14,"update_count":1}
I20260806 16:06:23.604905 10080 tablet_bootstrap.cc:654] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.605257 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.635613
I20260806 16:06:23.606446 10080 tablet_bootstrap.cc:492] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.606591 10080 ts_tablet_manager.cc:1397] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:23.607025 10080 raft_consensus.cc:348] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.607142 10080 raft_consensus.cc:374] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.607187 10080 raft_consensus.cc:729] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.607318 10080 consensus_queue.cc:260] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.607426 10080 raft_consensus.cc:388] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.607471 10080 raft_consensus.cc:482] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.607529 10080 raft_consensus.cc:3037] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.608263 10080 raft_consensus.cc:504] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.608413 10080 leader_election.cc:302] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.608542 10080 leader_election.cc:288] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.608588 10087 raft_consensus.cc:2781] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.608664 10087 raft_consensus.cc:686] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.608800 10080 ts_tablet_manager.cc:1428] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.608772 10087 consensus_queue.cc:237] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.610523 9804 catalog_manager.cc:5495] T f3b05c5e9c0640519a6ae2b12813dd21 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.619560 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.012s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":13,"cfile_cache_hit_bytes":5023,"cfile_cache_miss":31,"cfile_cache_miss_bytes":8175,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":1048,"dirs.run_cpu_time_us":230,"dirs.run_wall_time_us":1580,"drs_written":1,"lbm_read_time_us":818,"lbm_reads_lt_1ms":67,"lbm_write_time_us":742,"lbm_writes_lt_1ms":31,"mutex_wait_us":22,"num_input_rowsets":2,"peak_mem_usage":813,"reinsert_count":0,"rows_written":23,"spinlock_wait_cycles":5888,"thread_start_us":71,"threads_started":1,"update_count":1}
I20260806 16:06:23.620223 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 1132 bytes on disk
I20260806 16:06:23.620615 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":46,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.632417 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33144:
name: "Table.TestAddMasterSysCatalogCopy/2.11"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.640990 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 041562bc8ffe42a6bf85f4a49e13cba0 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.11 [id=6300236cadac4bfc94a40b33ee68c67c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.641381 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 041562bc8ffe42a6bf85f4a49e13cba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.643575 10080 tablet_bootstrap.cc:492] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.644399 10080 tablet_bootstrap.cc:654] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.646118 10080 tablet_bootstrap.cc:492] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.646193 10080 ts_tablet_manager.cc:1397] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:23.646667 10080 raft_consensus.cc:348] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.646759 10080 raft_consensus.cc:374] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.646781 10080 raft_consensus.cc:729] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.646910 10080 consensus_queue.cc:260] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.646997 10080 raft_consensus.cc:388] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.647024 10080 raft_consensus.cc:482] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.647069 10080 raft_consensus.cc:3037] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.647778 10080 raft_consensus.cc:504] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.647890 10080 leader_election.cc:302] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.647984 10080 leader_election.cc:288] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.648041 10086 raft_consensus.cc:2781] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.648133 10086 raft_consensus.cc:686] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.648249 10086 consensus_queue.cc:237] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.648511 10080 ts_tablet_manager.cc:1428] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:23.649916 9804 catalog_manager.cc:5495] T 041562bc8ffe42a6bf85f4a49e13cba0 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.671914 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33152:
name: "Table.TestAddMasterSysCatalogCopy/2.12"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.680096 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 19c198b9572f4d529b4ee2c8989800e5 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.12 [id=58697745756544ee90a6c6d053a9bc44]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.680513 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19c198b9572f4d529b4ee2c8989800e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.683138 10080 tablet_bootstrap.cc:492] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.684103 10080 tablet_bootstrap.cc:654] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.685532 10080 tablet_bootstrap.cc:492] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.685635 10080 ts_tablet_manager.cc:1397] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:23.686183 10080 raft_consensus.cc:348] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.686296 10080 raft_consensus.cc:374] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.686340 10080 raft_consensus.cc:729] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.686477 10080 consensus_queue.cc:260] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.686580 10080 raft_consensus.cc:388] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.686627 10080 raft_consensus.cc:482] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.686684 10080 raft_consensus.cc:3037] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.687436 10080 raft_consensus.cc:504] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.687554 10080 leader_election.cc:302] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.687654 10080 leader_election.cc:288] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.687705 10083 raft_consensus.cc:2781] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.687789 10083 raft_consensus.cc:686] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.687909 10080 ts_tablet_manager.cc:1428] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.687903 10083 consensus_queue.cc:237] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.689599 9804 catalog_manager.cc:5495] T 19c198b9572f4d529b4ee2c8989800e5 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.713879 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33162:
name: "Table.TestAddMasterSysCatalogCopy/2.13"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.722440 9985 tablet_service.cc:1467] Processing CreateTablet for tablet cedf67afe3a94726adebdc301b195bac (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.13 [id=e72f765a6d694d1688d24bb24879f060]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.722815 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cedf67afe3a94726adebdc301b195bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.725067 10080 tablet_bootstrap.cc:492] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.725973 10080 tablet_bootstrap.cc:654] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.727339 10080 tablet_bootstrap.cc:492] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.727411 10080 ts_tablet_manager.cc:1397] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:23.727818 10080 raft_consensus.cc:348] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.727907 10080 raft_consensus.cc:374] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.727960 10080 raft_consensus.cc:729] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.728096 10080 consensus_queue.cc:260] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.728168 10080 raft_consensus.cc:388] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.728217 10080 raft_consensus.cc:482] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.728268 10080 raft_consensus.cc:3037] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.728981 10080 raft_consensus.cc:504] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.729130 10080 leader_election.cc:302] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.729224 10080 leader_election.cc:288] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.729321 10087 raft_consensus.cc:2781] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.729481 10087 raft_consensus.cc:686] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.729579 10080 ts_tablet_manager.cc:1428] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:23.729614 10087 consensus_queue.cc:237] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.731568 9805 catalog_manager.cc:5495] T cedf67afe3a94726adebdc301b195bac P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.750689 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33172:
name: "Table.TestAddMasterSysCatalogCopy/2.14"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.759516 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 487a6b0b971a4ffc9b68139ee3905a9b (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.14 [id=7113e2955adb44379046c582ed8e3af4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.759846 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 487a6b0b971a4ffc9b68139ee3905a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.762038 10080 tablet_bootstrap.cc:492] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.762964 10080 tablet_bootstrap.cc:654] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.764555 10080 tablet_bootstrap.cc:492] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.764632 10080 ts_tablet_manager.cc:1397] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:23.765071 10080 raft_consensus.cc:348] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.765161 10080 raft_consensus.cc:374] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.765184 10080 raft_consensus.cc:729] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.765367 10080 consensus_queue.cc:260] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.765457 10080 raft_consensus.cc:388] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.765515 10080 raft_consensus.cc:482] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.765568 10080 raft_consensus.cc:3037] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.766305 10080 raft_consensus.cc:504] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.766455 10080 leader_election.cc:302] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.766577 10080 leader_election.cc:288] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.766621 10083 raft_consensus.cc:2781] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.766701 10083 raft_consensus.cc:686] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.766813 10083 consensus_queue.cc:237] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.767167 10080 ts_tablet_manager.cc:1428] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:23.768675 9805 catalog_manager.cc:5495] T 487a6b0b971a4ffc9b68139ee3905a9b P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.769385 9883 catalog_manager.cc:1259] Loaded cluster ID: 8e94ea1fa5bc41e094fd0548834c46ad
I20260806 16:06:23.769456 9883 catalog_manager.cc:1552] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: loading cluster ID for follower catalog manager: success
I20260806 16:06:23.773685 9883 catalog_manager.cc:1574] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: acquiring CA information for follower catalog manager: success
I20260806 16:06:23.776202 9883 catalog_manager.cc:1602] T 00000000000000000000000000000000 P ca3e9f2dd4114ce99e18f9cfe84f9982: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260806 16:06:23.791796 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33184:
name: "Table.TestAddMasterSysCatalogCopy/2.15"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.796442 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000073
I20260806 16:06:23.799952 9985 tablet_service.cc:1467] Processing CreateTablet for tablet e3e0e9724676423aa2838e4ad86a2f8a (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.15 [id=f9683a580b1d422f8aab9ec38805d248]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.800310 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3e0e9724676423aa2838e4ad86a2f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.802647 10080 tablet_bootstrap.cc:492] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.803710 10080 tablet_bootstrap.cc:654] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.803797 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.003s sys 0.003s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1264,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":745,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":14,"update_count":1}
I20260806 16:06:23.804471 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 806 bytes on disk
I20260806 16:06:23.804912 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.805276 10080 tablet_bootstrap.cc:492] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.805409 10080 ts_tablet_manager.cc:1397] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:23.805447 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.535570
I20260806 16:06:23.805845 10080 raft_consensus.cc:348] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.805939 10080 raft_consensus.cc:374] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.805969 10080 raft_consensus.cc:729] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.806124 10080 consensus_queue.cc:260] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.806200 10080 raft_consensus.cc:388] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.806224 10080 raft_consensus.cc:482] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.806289 10080 raft_consensus.cc:3037] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.807035 10080 raft_consensus.cc:504] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.807147 10080 leader_election.cc:302] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.807269 10080 leader_election.cc:288] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.807333 10086 raft_consensus.cc:2781] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.807446 10086 raft_consensus.cc:686] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.807503 10080 ts_tablet_manager.cc:1428] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.807590 10086 consensus_queue.cc:237] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.809522 9805 catalog_manager.cc:5495] T e3e0e9724676423aa2838e4ad86a2f8a P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.819550 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.003s sys 0.009s Metrics: {"bytes_written":336,"cfile_cache_hit":13,"cfile_cache_hit_bytes":6824,"cfile_cache_miss":31,"cfile_cache_miss_bytes":10872,"cfile_init":8,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":1055,"dirs.run_cpu_time_us":195,"dirs.run_wall_time_us":1483,"drs_written":1,"lbm_read_time_us":2290,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":62,"lbm_write_time_us":674,"lbm_writes_lt_1ms":31,"mutex_wait_us":99,"num_input_rowsets":2,"peak_mem_usage":2288,"reinsert_count":0,"rows_written":33,"spinlock_wait_cycles":2176,"thread_start_us":122,"threads_started":2,"update_count":1}
I20260806 16:06:23.820328 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 1555 bytes on disk
I20260806 16:06:23.820716 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":54,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.831816 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33196:
name: "Table.TestAddMasterSysCatalogCopy/2.16"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.840353 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 1dc41fb2942d47bf8cf299f4b81d1b49 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.16 [id=e7294c7975d0446eb499ef7ddfac4119]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.840705 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1dc41fb2942d47bf8cf299f4b81d1b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.843043 10080 tablet_bootstrap.cc:492] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.843954 10080 tablet_bootstrap.cc:654] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.845497 10080 tablet_bootstrap.cc:492] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.845609 10080 ts_tablet_manager.cc:1397] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:23.846035 10080 raft_consensus.cc:348] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.846128 10080 raft_consensus.cc:374] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.846184 10080 raft_consensus.cc:729] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.846338 10080 consensus_queue.cc:260] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.846448 10080 raft_consensus.cc:388] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.846495 10080 raft_consensus.cc:482] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.846553 10080 raft_consensus.cc:3037] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.847256 10080 raft_consensus.cc:504] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.847398 10080 leader_election.cc:302] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.847519 10080 leader_election.cc:288] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.847569 10086 raft_consensus.cc:2781] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.847711 10086 raft_consensus.cc:686] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.847801 10080 ts_tablet_manager.cc:1428] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.847827 10086 consensus_queue.cc:237] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.849943 9805 catalog_manager.cc:5495] T 1dc41fb2942d47bf8cf299f4b81d1b49 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.871289 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:23.872524 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33212:
name: "Table.TestAddMasterSysCatalogCopy/2.17"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.877907 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.006s sys 0.000s Metrics: {"bytes_written":7345,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1276,"drs_written":1,"lbm_read_time_us":53,"lbm_reads_lt_1ms":4,"lbm_write_time_us":567,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:23.878530 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 790 bytes on disk
I20260806 16:06:23.878968 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.879405 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.460928
I20260806 16:06:23.882006 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 3cbd9d60bda44e9cadeca1d6f02a7d68 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.17 [id=b44ab158a0ec4c7aad3c8677fa30d722]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.882356 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3cbd9d60bda44e9cadeca1d6f02a7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.884496 10080 tablet_bootstrap.cc:492] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.885600 10080 tablet_bootstrap.cc:654] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.892491 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.010s sys 0.000s Metrics: {"bytes_written":12979,"cfile_cache_hit":27,"cfile_cache_hit_bytes":12990,"cfile_cache_miss":17,"cfile_cache_miss_bytes":5920,"cfile_init":4,"delta_iterators_relevant":6,"dirs.queue_time_us":601,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1065,"drs_written":1,"lbm_read_time_us":455,"lbm_reads_lt_1ms":33,"lbm_write_time_us":578,"lbm_writes_lt_1ms":27,"mutex_wait_us":110,"num_input_rowsets":2,"peak_mem_usage":2849,"rows_written":35,"spinlock_wait_cycles":4352}
I20260806 16:06:23.893167 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:23.897787 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.004s user 0.003s sys 0.001s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":923,"drs_written":1,"lbm_read_time_us":41,"lbm_reads_lt_1ms":4,"lbm_write_time_us":387,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:23.898280 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.222241
I20260806 16:06:23.907019 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.006s sys 0.002s Metrics: {"bytes_written":13377,"cfile_cache_hit":12,"cfile_cache_hit_bytes":7631,"cfile_cache_miss":28,"cfile_cache_miss_bytes":11507,"cfile_init":9,"delta_iterators_relevant":4,"dirs.queue_time_us":696,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1081,"drs_written":1,"lbm_read_time_us":522,"lbm_reads_lt_1ms":64,"lbm_write_time_us":390,"lbm_writes_lt_1ms":27,"mutex_wait_us":48,"num_input_rowsets":2,"peak_mem_usage":4529,"rows_written":37,"spinlock_wait_cycles":3968}
I20260806 16:06:23.907565 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 1715 bytes on disk
I20260806 16:06:23.907932 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":44,"lbm_reads_lt_1ms":4}
I20260806 16:06:23.913818 10080 tablet_bootstrap.cc:492] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.913924 10080 ts_tablet_manager.cc:1397] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.029s user 0.002s sys 0.000s
I20260806 16:06:23.914345 10080 raft_consensus.cc:348] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.914453 10080 raft_consensus.cc:374] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.914477 10080 raft_consensus.cc:729] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.914626 10080 consensus_queue.cc:260] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.914709 10080 raft_consensus.cc:388] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.914736 10080 raft_consensus.cc:482] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.914765 10080 raft_consensus.cc:3037] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.915560 10080 raft_consensus.cc:504] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.915681 10080 leader_election.cc:302] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.915799 10080 leader_election.cc:288] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.915849 10086 raft_consensus.cc:2781] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.915943 10086 raft_consensus.cc:686] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.916090 10080 ts_tablet_manager.cc:1428] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:23.916059 10086 consensus_queue.cc:237] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.917888 9805 catalog_manager.cc:5495] T 3cbd9d60bda44e9cadeca1d6f02a7d68 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.949184 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33222:
name: "Table.TestAddMasterSysCatalogCopy/2.18"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.958315 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 58fa1b380f53401480a86b98c00cff61 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.18 [id=976cbe8df43c40fea28e566fabc93109]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.958675 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58fa1b380f53401480a86b98c00cff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:23.961934 10080 tablet_bootstrap.cc:492] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:23.962986 10080 tablet_bootstrap.cc:654] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:23.964445 10080 tablet_bootstrap.cc:492] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:23.964560 10080 ts_tablet_manager.cc:1397] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:23.964989 10080 raft_consensus.cc:348] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.965113 10080 raft_consensus.cc:374] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:23.965157 10080 raft_consensus.cc:729] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:23.965301 10080 consensus_queue.cc:260] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.965488 10080 raft_consensus.cc:388] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:23.965540 10080 raft_consensus.cc:482] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:23.965600 10080 raft_consensus.cc:3037] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:23.966359 10080 raft_consensus.cc:504] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.966512 10080 leader_election.cc:302] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:23.966632 10080 leader_election.cc:288] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:23.966677 10086 raft_consensus.cc:2781] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:23.966753 10086 raft_consensus.cc:686] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:23.966885 10080 ts_tablet_manager.cc:1428] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:23.966858 10086 consensus_queue.cc:237] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:23.968931 9805 catalog_manager.cc:5495] T 58fa1b380f53401480a86b98c00cff61 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:23.989571 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33234:
name: "Table.TestAddMasterSysCatalogCopy/2.19"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:23.998594 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 76424cdbdbd04c2490f4548bdf503994 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.19 [id=ae9931b4b50a4444bfdec57a427286ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:23.998984 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 76424cdbdbd04c2490f4548bdf503994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.001837 10080 tablet_bootstrap.cc:492] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.002983 10080 tablet_bootstrap.cc:654] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.005545 10080 tablet_bootstrap.cc:492] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.005666 10080 ts_tablet_manager.cc:1397] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 16:06:24.006088 10080 raft_consensus.cc:348] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.006199 10080 raft_consensus.cc:374] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.006224 10080 raft_consensus.cc:729] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.006354 10080 consensus_queue.cc:260] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.006433 10080 raft_consensus.cc:388] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.006456 10080 raft_consensus.cc:482] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.006492 10080 raft_consensus.cc:3037] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.007273 10080 raft_consensus.cc:504] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.007441 10080 leader_election.cc:302] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.007568 10080 leader_election.cc:288] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.007612 10083 raft_consensus.cc:2781] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.007688 10083 raft_consensus.cc:686] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.007818 10080 ts_tablet_manager.cc:1428] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:24.007799 10083 consensus_queue.cc:237] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.009902 9805 catalog_manager.cc:5495] T 76424cdbdbd04c2490f4548bdf503994 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.034050 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33250:
name: "Table.TestAddMasterSysCatalogCopy/2.20"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.042536 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 43273cfae8e54635ae835ca2590e5877 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.20 [id=05ba9a82879243fa9b5f09050f97f217]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.042884 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 43273cfae8e54635ae835ca2590e5877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.044755 10080 tablet_bootstrap.cc:492] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.045717 10080 tablet_bootstrap.cc:654] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.046865 10080 tablet_bootstrap.cc:492] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.046940 10080 ts_tablet_manager.cc:1397] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.047498 10080 raft_consensus.cc:348] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.047628 10080 raft_consensus.cc:374] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.047672 10080 raft_consensus.cc:729] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.047812 10080 consensus_queue.cc:260] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.047911 10080 raft_consensus.cc:388] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.047950 10080 raft_consensus.cc:482] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.047996 10080 raft_consensus.cc:3037] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.048722 10080 raft_consensus.cc:504] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.048882 10080 leader_election.cc:302] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.048982 10080 leader_election.cc:288] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.049031 10083 raft_consensus.cc:2781] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.049117 10083 raft_consensus.cc:686] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.049259 10080 ts_tablet_manager.cc:1428] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:24.049224 10083 consensus_queue.cc:237] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.051146 9805 catalog_manager.cc:5495] T 43273cfae8e54635ae835ca2590e5877 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.069466 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33258:
name: "Table.TestAddMasterSysCatalogCopy/2.21"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.071336 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:24.077739 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 34a3fef87c3f4cdb82c3403fd57fec77 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.21 [id=01bea1f18a3c4b65b9c9fc8788d45042]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.078085 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34a3fef87c3f4cdb82c3403fd57fec77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.079888 10080 tablet_bootstrap.cc:492] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.080850 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.006s sys 0.000s Metrics: {"bytes_written":6925,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":211,"dirs.run_wall_time_us":1194,"drs_written":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4,"lbm_write_time_us":632,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":10}
I20260806 16:06:24.081035 10080 tablet_bootstrap.cc:654] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.081444 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.370657
I20260806 16:06:24.082581 10080 tablet_bootstrap.cc:492] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.082693 10080 ts_tablet_manager.cc:1397] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:24.083184 10080 raft_consensus.cc:348] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.083302 10080 raft_consensus.cc:374] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.083339 10080 raft_consensus.cc:729] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.083462 10080 consensus_queue.cc:260] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.083573 10080 raft_consensus.cc:388] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.083621 10080 raft_consensus.cc:482] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.083666 10080 raft_consensus.cc:3037] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.084461 10080 raft_consensus.cc:504] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.084580 10080 leader_election.cc:302] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.084860 10080 leader_election.cc:288] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.084896 10086 raft_consensus.cc:2781] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.084966 10086 raft_consensus.cc:686] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.085088 10086 consensus_queue.cc:237] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.085140 10080 ts_tablet_manager.cc:1428] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260806 16:06:24.087563 9805 catalog_manager.cc:5495] T 34a3fef87c3f4cdb82c3403fd57fec77 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.094045 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.012s sys 0.000s Metrics: {"bytes_written":14700,"cfile_cache_hit":13,"cfile_cache_hit_bytes":8747,"cfile_cache_miss":31,"cfile_cache_miss_bytes":13759,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":381,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1071,"drs_written":1,"lbm_read_time_us":753,"lbm_reads_lt_1ms":67,"lbm_write_time_us":681,"lbm_writes_lt_1ms":27,"mutex_wait_us":67,"num_input_rowsets":2,"peak_mem_usage":4323,"rows_written":43}
I20260806 16:06:24.094619 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:24.099354 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.000s sys 0.003s Metrics: {"bytes_written":5186,"cfile_init":1,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":271,"dirs.run_wall_time_us":1163,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":369,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:24.099936 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2322 bytes on disk
I20260806 16:06:24.100512 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":137,"lbm_reads_lt_1ms":8}
I20260806 16:06:24.100957 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.242895
I20260806 16:06:24.109692 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33268:
name: "Table.TestAddMasterSysCatalogCopy/2.22"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.112826 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.011s sys 0.000s Metrics: {"bytes_written":15129,"cfile_cache_hit":12,"cfile_cache_hit_bytes":9113,"cfile_cache_miss":28,"cfile_cache_miss_bytes":13867,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":369,"dirs.run_cpu_time_us":209,"dirs.run_wall_time_us":1202,"drs_written":1,"lbm_read_time_us":658,"lbm_reads_lt_1ms":56,"lbm_write_time_us":739,"lbm_writes_lt_1ms":27,"mutex_wait_us":53,"num_input_rowsets":2,"peak_mem_usage":5545,"rows_written":45,"spinlock_wait_cycles":9600}
I20260806 16:06:24.113570 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2041 bytes on disk
I20260806 16:06:24.114953 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.115324 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:24.119095 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 348bddaef0654f5b9eab01a1cd4a312e (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.22 [id=62e6f1b05af04f0184c81c4def6dfd66]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.119354 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 348bddaef0654f5b9eab01a1cd4a312e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.121402 10080 tablet_bootstrap.cc:492] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.121615 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.006s sys 0.000s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":134,"dirs.run_wall_time_us":1098,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":745,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"spinlock_wait_cycles":896,"update_count":1}
I20260806 16:06:24.122123 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 167 bytes on disk
I20260806 16:06:24.122341 10080 tablet_bootstrap.cc:654] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.122524 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.122934 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.547421
I20260806 16:06:24.123780 10080 tablet_bootstrap.cc:492] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.123898 10080 ts_tablet_manager.cc:1397] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:24.124322 10080 raft_consensus.cc:348] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.124439 10080 raft_consensus.cc:374] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.124496 10080 raft_consensus.cc:729] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.124671 10080 consensus_queue.cc:260] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.124784 10080 raft_consensus.cc:388] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.124828 10080 raft_consensus.cc:482] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.124882 10080 raft_consensus.cc:3037] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.125730 10080 raft_consensus.cc:504] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.125880 10080 leader_election.cc:302] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.125981 10080 leader_election.cc:288] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.126034 10086 raft_consensus.cc:2781] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.126111 10086 raft_consensus.cc:686] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.126248 10080 ts_tablet_manager.cc:1428] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260806 16:06:24.126219 10086 consensus_queue.cc:237] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.126938 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":451,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":76,"lbm_read_time_us":195,"lbm_reads_lt_1ms":21,"lbm_write_time_us":153,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20260806 16:06:24.127251 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.250635
I20260806 16:06:24.128314 9805 catalog_manager.cc:5495] T 348bddaef0654f5b9eab01a1cd4a312e P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.139112 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.011s user 0.011s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":13,"cfile_cache_hit_bytes":9474,"cfile_cache_miss":31,"cfile_cache_miss_bytes":14176,"cfile_init":8,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":752,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1142,"drs_written":1,"lbm_read_time_us":891,"lbm_reads_lt_1ms":63,"lbm_write_time_us":582,"lbm_writes_lt_1ms":31,"mutex_wait_us":22,"num_input_rowsets":2,"peak_mem_usage":5799,"reinsert_count":0,"rows_written":47,"spinlock_wait_cycles":5376,"update_count":1}
I20260806 16:06:24.139708 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2106 bytes on disk
I20260806 16:06:24.140049 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":45,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.153323 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33270:
name: "Table.TestAddMasterSysCatalogCopy/2.23"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.158545 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000072
I20260806 16:06:24.162724 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 542eea5f9add443297deb34c25c87ff4 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.23 [id=88c19100ecc9478d9a8dc9ee890b0aa1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.163092 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 542eea5f9add443297deb34c25c87ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.165112 10080 tablet_bootstrap.cc:492] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.165719 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.006s sys 0.000s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":208,"dirs.run_wall_time_us":1405,"drs_written":1,"lbm_read_time_us":51,"lbm_reads_lt_1ms":4,"lbm_write_time_us":729,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":12,"update_count":1}
I20260806 16:06:24.166162 10080 tablet_bootstrap.cc:654] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.166285 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 706 bytes on disk
I20260806 16:06:24.166699 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.167174 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.396020
I20260806 16:06:24.173769 10080 tablet_bootstrap.cc:492] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.173923 10080 ts_tablet_manager.cc:1397] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.009s user 0.002s sys 0.000s
I20260806 16:06:24.174472 10080 raft_consensus.cc:348] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.174608 10080 raft_consensus.cc:374] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.174649 10080 raft_consensus.cc:729] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.174784 10080 consensus_queue.cc:260] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.174885 10080 raft_consensus.cc:388] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.174928 10080 raft_consensus.cc:482] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.174993 10080 raft_consensus.cc:3037] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.175992 10080 raft_consensus.cc:504] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.176146 10080 leader_election.cc:302] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.176239 10080 leader_election.cc:288] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.176404 10086 raft_consensus.cc:2781] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.176496 10086 raft_consensus.cc:686] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.176620 10086 consensus_queue.cc:237] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.177239 10080 ts_tablet_manager.cc:1428] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:24.178995 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.009s sys 0.002s Metrics: {"bytes_written":15959,"cfile_cache_hit":13,"cfile_cache_hit_bytes":9675,"cfile_cache_miss":31,"cfile_cache_miss_bytes":15061,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":765,"dirs.run_cpu_time_us":249,"dirs.run_wall_time_us":1273,"drs_written":1,"lbm_read_time_us":729,"lbm_reads_lt_1ms":63,"lbm_write_time_us":548,"lbm_writes_lt_1ms":27,"num_input_rowsets":2,"peak_mem_usage":4608,"rows_written":49,"thread_start_us":66,"threads_started":1}
I20260806 16:06:24.179608 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2196 bytes on disk
I20260806 16:06:24.180131 9805 catalog_manager.cc:5495] T 542eea5f9add443297deb34c25c87ff4 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.180343 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":136,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.209568 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33274:
name: "Table.TestAddMasterSysCatalogCopy/2.24"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.218545 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 6a879e92e25b423a921e163511618b37 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.24 [id=2eba3238199b4121adab3f00de3b773b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.218851 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a879e92e25b423a921e163511618b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.221086 10080 tablet_bootstrap.cc:492] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.221892 10080 tablet_bootstrap.cc:654] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.222981 10080 tablet_bootstrap.cc:492] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.223109 10080 ts_tablet_manager.cc:1397] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.223497 10080 raft_consensus.cc:348] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.223588 10080 raft_consensus.cc:374] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.223634 10080 raft_consensus.cc:729] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.223769 10080 consensus_queue.cc:260] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.223841 10080 raft_consensus.cc:388] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.223894 10080 raft_consensus.cc:482] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.223946 10080 raft_consensus.cc:3037] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.224692 10080 raft_consensus.cc:504] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.224838 10080 leader_election.cc:302] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.224948 10080 leader_election.cc:288] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.225046 10087 raft_consensus.cc:2781] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.225173 10087 raft_consensus.cc:686] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.225237 10080 ts_tablet_manager.cc:1428] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:24.225303 10087 consensus_queue.cc:237] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.227236 9805 catalog_manager.cc:5495] T 6a879e92e25b423a921e163511618b37 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.249624 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33288:
name: "Table.TestAddMasterSysCatalogCopy/2.25"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.257560 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 99dc169c34a34f128fc3c9ac1614dcfc (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.25 [id=fa4e1566bb8e4b59b30cbb8f8183abe6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.257894 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 99dc169c34a34f128fc3c9ac1614dcfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.259765 10080 tablet_bootstrap.cc:492] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.260674 10080 tablet_bootstrap.cc:654] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.262032 10080 tablet_bootstrap.cc:492] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.262132 10080 ts_tablet_manager.cc:1397] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:24.262537 10080 raft_consensus.cc:348] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.262629 10080 raft_consensus.cc:374] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.262652 10080 raft_consensus.cc:729] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.262777 10080 consensus_queue.cc:260] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.262857 10080 raft_consensus.cc:388] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.262890 10080 raft_consensus.cc:482] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.262924 10080 raft_consensus.cc:3037] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.263656 10080 raft_consensus.cc:504] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.263773 10080 leader_election.cc:302] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.263846 10080 leader_election.cc:288] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.263911 10087 raft_consensus.cc:2781] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.264046 10087 raft_consensus.cc:686] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.264106 10080 ts_tablet_manager.cc:1428] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:24.264176 10087 consensus_queue.cc:237] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.266202 9804 catalog_manager.cc:5495] T 99dc169c34a34f128fc3c9ac1614dcfc P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.285104 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33304:
name: "Table.TestAddMasterSysCatalogCopy/2.26"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.293144 9985 tablet_service.cc:1467] Processing CreateTablet for tablet bd7a7360924a4e798852563bd1d35a50 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.26 [id=d90f2d27b4d74a31910d948927e82d47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.293551 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bd7a7360924a4e798852563bd1d35a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.295811 10080 tablet_bootstrap.cc:492] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.296707 10080 tablet_bootstrap.cc:654] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.297935 10080 tablet_bootstrap.cc:492] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.298046 10080 ts_tablet_manager.cc:1397] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.298494 10080 raft_consensus.cc:348] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.298588 10080 raft_consensus.cc:374] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.298611 10080 raft_consensus.cc:729] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.298739 10080 consensus_queue.cc:260] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.298823 10080 raft_consensus.cc:388] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.298848 10080 raft_consensus.cc:482] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.298882 10080 raft_consensus.cc:3037] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.299582 10080 raft_consensus.cc:504] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.299695 10080 leader_election.cc:302] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.299795 10080 leader_election.cc:288] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.299846 10087 raft_consensus.cc:2781] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.299939 10087 raft_consensus.cc:686] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.300048 10087 consensus_queue.cc:237] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.300104 10080 ts_tablet_manager.cc:1428] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:24.302197 9805 catalog_manager.cc:5495] T bd7a7360924a4e798852563bd1d35a50 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.320660 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33312:
name: "Table.TestAddMasterSysCatalogCopy/2.27"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.329572 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 107ec6cbef82448f9ec168c3c5e2b995 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.27 [id=7bf2a0a2b6d94fb1b702bbc394916003]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.329993 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 107ec6cbef82448f9ec168c3c5e2b995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.333065 10080 tablet_bootstrap.cc:492] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.334638 10080 tablet_bootstrap.cc:654] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.337062 10080 tablet_bootstrap.cc:492] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.337178 10080 ts_tablet_manager.cc:1397] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260806 16:06:24.337785 10080 raft_consensus.cc:348] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.337935 10080 raft_consensus.cc:374] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.337973 10080 raft_consensus.cc:729] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.338104 10080 consensus_queue.cc:260] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.338182 10080 raft_consensus.cc:388] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.338227 10080 raft_consensus.cc:482] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.338276 10080 raft_consensus.cc:3037] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.339003 10080 raft_consensus.cc:504] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.339118 10080 leader_election.cc:302] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.339241 10080 leader_election.cc:288] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.339335 10083 raft_consensus.cc:2781] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.339460 10083 raft_consensus.cc:686] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.339496 10080 ts_tablet_manager.cc:1428] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260806 16:06:24.339579 10083 consensus_queue.cc:237] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.341585 9805 catalog_manager.cc:5495] T 107ec6cbef82448f9ec168c3c5e2b995 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.362142 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33314:
name: "Table.TestAddMasterSysCatalogCopy/2.28"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.371217 9985 tablet_service.cc:1467] Processing CreateTablet for tablet a99b9ecb8be04bb3a176f948eacb5e85 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.28 [id=1e78c52cfe0c4a25b29289c3dea6d7c8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.371524 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a99b9ecb8be04bb3a176f948eacb5e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.373795 10080 tablet_bootstrap.cc:492] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.374650 10080 tablet_bootstrap.cc:654] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.375903 10080 tablet_bootstrap.cc:492] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.375977 10080 ts_tablet_manager.cc:1397] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.376333 10080 raft_consensus.cc:348] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.376420 10080 raft_consensus.cc:374] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.376441 10080 raft_consensus.cc:729] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.376585 10080 consensus_queue.cc:260] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.376664 10080 raft_consensus.cc:388] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.376688 10080 raft_consensus.cc:482] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.376721 10080 raft_consensus.cc:3037] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.377450 10080 raft_consensus.cc:504] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.377569 10080 leader_election.cc:302] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.377641 10080 leader_election.cc:288] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.377719 10083 raft_consensus.cc:2781] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.377846 10083 raft_consensus.cc:686] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.377934 10080 ts_tablet_manager.cc:1428] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:24.377975 10083 consensus_queue.cc:237] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.380692 9805 catalog_manager.cc:5495] T a99b9ecb8be04bb3a176f948eacb5e85 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.390722 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:24.397076 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7349,"cfile_init":1,"dirs.queue_time_us":51,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1137,"drs_written":1,"lbm_read_time_us":63,"lbm_reads_lt_1ms":4,"lbm_write_time_us":547,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:24.397656 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 791 bytes on disk
I20260806 16:06:24.398041 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.398428 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.372696
I20260806 16:06:24.403198 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33320:
name: "Table.TestAddMasterSysCatalogCopy/2.29"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.411525 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.012s sys 0.000s Metrics: {"bytes_written":18136,"cfile_cache_hit":13,"cfile_cache_hit_bytes":11625,"cfile_cache_miss":31,"cfile_cache_miss_bytes":17985,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":303,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1284,"drs_written":1,"lbm_read_time_us":926,"lbm_reads_lt_1ms":63,"lbm_write_time_us":501,"lbm_writes_lt_1ms":27,"mutex_wait_us":54,"num_input_rowsets":2,"peak_mem_usage":6101,"rows_written":59}
I20260806 16:06:24.412175 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:24.412515 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 72bbd4361acc4e11b1f4af7e2d85aa61 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.29 [id=b11c52469e7540a5b3e940228f0dd1cd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.412786 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 72bbd4361acc4e11b1f4af7e2d85aa61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.414963 10080 tablet_bootstrap.cc:492] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.416033 10080 tablet_bootstrap.cc:654] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.417392 10080 tablet_bootstrap.cc:492] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.417510 10080 ts_tablet_manager.cc:1397] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:24.417950 10080 raft_consensus.cc:348] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.418046 10080 raft_consensus.cc:374] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.418072 10080 raft_consensus.cc:729] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.417965 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1210,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":524,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:24.418236 10080 consensus_queue.cc:260] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.418316 10080 raft_consensus.cc:388] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.418340 10080 raft_consensus.cc:482] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.418408 10080 raft_consensus.cc:3037] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.418557 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2872 bytes on disk
I20260806 16:06:24.419011 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":78,"lbm_reads_lt_1ms":8}
I20260806 16:06:24.419291 10080 raft_consensus.cc:504] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.419396 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.198355
I20260806 16:06:24.419435 10080 leader_election.cc:302] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.419577 10080 leader_election.cc:288] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.419652 10083 raft_consensus.cc:2781] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.419768 10083 raft_consensus.cc:686] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.419920 10083 consensus_queue.cc:237] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.421082 10080 ts_tablet_manager.cc:1428] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260806 16:06:24.421945 9805 catalog_manager.cc:5495] T 72bbd4361acc4e11b1f4af7e2d85aa61 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.430953 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:24.431485 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.006s sys 0.004s Metrics: {"bytes_written":333,"cfile_cache_hit":12,"cfile_cache_hit_bytes":11963,"cfile_cache_miss":28,"cfile_cache_miss_bytes":17849,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":61,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1467,"drs_written":1,"lbm_read_time_us":720,"lbm_reads_lt_1ms":56,"lbm_write_time_us":694,"lbm_writes_lt_1ms":31,"num_input_rowsets":2,"peak_mem_usage":7787,"reinsert_count":0,"rows_written":61,"update_count":1}
I20260806 16:06:24.432065 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2709 bytes on disk
I20260806 16:06:24.432417 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.437973 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.001s Metrics: {"bytes_written":336,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":68,"dirs.run_cpu_time_us":239,"dirs.run_wall_time_us":948,"drs_written":1,"lbm_read_time_us":42,"lbm_reads_lt_1ms":4,"lbm_write_time_us":744,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":12,"update_count":1}
I20260806 16:06:24.438491 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 759 bytes on disk
I20260806 16:06:24.438853 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":47,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.439242 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.388747
I20260806 16:06:24.452026 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33334:
name: "Table.TestAddMasterSysCatalogCopy/2.30"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.452147 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.011s sys 0.000s Metrics: {"bytes_written":18567,"cfile_cache_hit":13,"cfile_cache_hit_bytes":11988,"cfile_cache_miss":31,"cfile_cache_miss_bytes":18482,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":549,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":1089,"drs_written":1,"lbm_read_time_us":596,"lbm_reads_lt_1ms":63,"lbm_write_time_us":691,"lbm_writes_lt_1ms":27,"mutex_wait_us":77,"num_input_rowsets":2,"peak_mem_usage":6133,"rows_written":61,"spinlock_wait_cycles":7040}
I20260806 16:06:24.452894 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 2740 bytes on disk
I20260806 16:06:24.453284 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.460460 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 3c1d7ab841ae4c018c58725305ebcb77 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.30 [id=05f10819634246c98e88ad2af02ff849]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.460784 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c1d7ab841ae4c018c58725305ebcb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.463137 10080 tablet_bootstrap.cc:492] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.463948 10080 tablet_bootstrap.cc:654] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.464943 10080 tablet_bootstrap.cc:492] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.465026 10080 ts_tablet_manager.cc:1397] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.465533 10080 raft_consensus.cc:348] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.465644 10080 raft_consensus.cc:374] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.465667 10080 raft_consensus.cc:729] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.465818 10080 consensus_queue.cc:260] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.465934 10080 raft_consensus.cc:388] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.465992 10080 raft_consensus.cc:482] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.466049 10080 raft_consensus.cc:3037] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.466727 10080 raft_consensus.cc:504] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.466841 10080 leader_election.cc:302] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.466939 10080 leader_election.cc:288] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.466991 10083 raft_consensus.cc:2781] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.467070 10083 raft_consensus.cc:686] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.467228 10080 ts_tablet_manager.cc:1428] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.467187 10083 consensus_queue.cc:237] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.469480 9805 catalog_manager.cc:5495] T 3c1d7ab841ae4c018c58725305ebcb77 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.486732 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33348:
name: "Table.TestAddMasterSysCatalogCopy/2.31"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.495352 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 122840249986423cad4733a9172e5af2 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.31 [id=242b90871896473ab80b4b8874033277]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.495702 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 122840249986423cad4733a9172e5af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.498037 10080 tablet_bootstrap.cc:492] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.498934 10080 tablet_bootstrap.cc:654] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.500202 10080 tablet_bootstrap.cc:492] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.500298 10080 ts_tablet_manager.cc:1397] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.500792 10080 raft_consensus.cc:348] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.500883 10080 raft_consensus.cc:374] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.500905 10080 raft_consensus.cc:729] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.501080 10080 consensus_queue.cc:260] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.501181 10080 raft_consensus.cc:388] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.501240 10080 raft_consensus.cc:482] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.501289 10080 raft_consensus.cc:3037] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.502058 10080 raft_consensus.cc:504] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.502206 10080 leader_election.cc:302] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.502307 10080 leader_election.cc:288] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.502396 10083 raft_consensus.cc:2781] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.502550 10083 raft_consensus.cc:686] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.502574 10080 ts_tablet_manager.cc:1428] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:24.502686 10083 consensus_queue.cc:237] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.504877 9805 catalog_manager.cc:5495] T 122840249986423cad4733a9172e5af2 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.532472 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33352:
name: "Table.TestAddMasterSysCatalogCopy/2.32"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.540575 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 42f67d1f1230471680a38603e949f57a (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.32 [id=ce894fdbc359427fb496b10302019d9f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.540933 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42f67d1f1230471680a38603e949f57a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.543150 10080 tablet_bootstrap.cc:492] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.544008 10080 tablet_bootstrap.cc:654] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.545841 10080 tablet_bootstrap.cc:492] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.545961 10080 ts_tablet_manager.cc:1397] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:24.546384 10080 raft_consensus.cc:348] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.546516 10080 raft_consensus.cc:374] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.546588 10080 raft_consensus.cc:729] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.546765 10080 consensus_queue.cc:260] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.546849 10080 raft_consensus.cc:388] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.546873 10080 raft_consensus.cc:482] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.546908 10080 raft_consensus.cc:3037] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.547711 10080 raft_consensus.cc:504] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.547885 10080 leader_election.cc:302] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.548017 10080 leader_election.cc:288] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.548067 10086 raft_consensus.cc:2781] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.548151 10086 raft_consensus.cc:686] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.548269 10086 consensus_queue.cc:237] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.548281 10080 ts_tablet_manager.cc:1428] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.550287 9805 catalog_manager.cc:5495] T 42f67d1f1230471680a38603e949f57a P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.571156 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33354:
name: "Table.TestAddMasterSysCatalogCopy/2.33"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.579682 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0e1df0cd8fb042e38aead40cb244e86f (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.33 [id=c3aa7cd20f53402bb2924bb911ea69a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.580040 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e1df0cd8fb042e38aead40cb244e86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.582330 10080 tablet_bootstrap.cc:492] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.583436 10080 tablet_bootstrap.cc:654] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.585070 10080 tablet_bootstrap.cc:492] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.585191 10080 ts_tablet_manager.cc:1397] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:24.585673 10080 raft_consensus.cc:348] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.585808 10080 raft_consensus.cc:374] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.585855 10080 raft_consensus.cc:729] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.586025 10080 consensus_queue.cc:260] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.586123 10080 raft_consensus.cc:388] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.586169 10080 raft_consensus.cc:482] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.586221 10080 raft_consensus.cc:3037] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.586983 10080 raft_consensus.cc:504] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.587146 10080 leader_election.cc:302] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.587280 10080 leader_election.cc:288] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.587357 10087 raft_consensus.cc:2781] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.587471 10087 raft_consensus.cc:686] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.587558 10080 ts_tablet_manager.cc:1428] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260806 16:06:24.587590 10087 consensus_queue.cc:237] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.589782 9805 catalog_manager.cc:5495] T 0e1df0cd8fb042e38aead40cb244e86f P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.611202 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33362:
name: "Table.TestAddMasterSysCatalogCopy/2.34"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.619953 9985 tablet_service.cc:1467] Processing CreateTablet for tablet b159830364354db19b524fb8e70f7699 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.34 [id=46b06959a3bc4ace8701a5ee5fd4c919]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.620296 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b159830364354db19b524fb8e70f7699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.622555 10080 tablet_bootstrap.cc:492] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.623445 10080 tablet_bootstrap.cc:654] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.624993 10080 tablet_bootstrap.cc:492] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.625118 10080 ts_tablet_manager.cc:1397] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:24.625598 10080 raft_consensus.cc:348] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.625721 10080 raft_consensus.cc:374] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.625767 10080 raft_consensus.cc:729] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.625931 10080 consensus_queue.cc:260] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.626035 10080 raft_consensus.cc:388] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.626081 10080 raft_consensus.cc:482] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.626134 10080 raft_consensus.cc:3037] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.626876 10080 raft_consensus.cc:504] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.627036 10080 leader_election.cc:302] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.627161 10080 leader_election.cc:288] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.627206 10087 raft_consensus.cc:2781] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.627314 10087 raft_consensus.cc:686] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.627449 10080 ts_tablet_manager.cc:1428] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:24.627444 10087 consensus_queue.cc:237] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.629738 9805 catalog_manager.cc:5495] T b159830364354db19b524fb8e70f7699 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.651351 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33366:
name: "Table.TestAddMasterSysCatalogCopy/2.35"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.659626 9985 tablet_service.cc:1467] Processing CreateTablet for tablet e6590458574345d980e7d16970c21db5 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.35 [id=3b03b7e6cc2f448d90e8556e26cace48]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.659988 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6590458574345d980e7d16970c21db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.662279 10080 tablet_bootstrap.cc:492] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.663235 10080 tablet_bootstrap.cc:654] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.664832 10080 tablet_bootstrap.cc:492] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.664912 10080 ts_tablet_manager.cc:1397] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:24.665444 10080 raft_consensus.cc:348] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.665537 10080 raft_consensus.cc:374] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.665560 10080 raft_consensus.cc:729] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.665670 10080 consensus_queue.cc:260] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.665726 10080 raft_consensus.cc:388] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.665750 10080 raft_consensus.cc:482] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.665781 10080 raft_consensus.cc:3037] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.666473 10080 raft_consensus.cc:504] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.666584 10080 leader_election.cc:302] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.666656 10080 leader_election.cc:288] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.666718 10087 raft_consensus.cc:2781] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.666872 10087 raft_consensus.cc:686] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.667001 10087 consensus_queue.cc:237] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.668895 10080 ts_tablet_manager.cc:1428] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260806 16:06:24.669145 9805 catalog_manager.cc:5495] T e6590458574345d980e7d16970c21db5 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.683161 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:24.688777 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":7348,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":214,"dirs.run_wall_time_us":1399,"drs_written":1,"lbm_read_time_us":36,"lbm_reads_lt_1ms":4,"lbm_write_time_us":514,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:24.689474 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.346907
I20260806 16:06:24.701452 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.011s sys 0.000s Metrics: {"bytes_written":21152,"cfile_cache_hit":13,"cfile_cache_hit_bytes":14157,"cfile_cache_miss":31,"cfile_cache_miss_bytes":21747,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":458,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1234,"drs_written":1,"lbm_read_time_us":676,"lbm_reads_lt_1ms":63,"lbm_write_time_us":577,"lbm_writes_lt_1ms":27,"mutex_wait_us":21,"num_input_rowsets":2,"peak_mem_usage":8092,"rows_written":73,"spinlock_wait_cycles":896}
I20260806 16:06:24.702234 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 3246 bytes on disk
I20260806 16:06:24.702667 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.704106 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33378:
name: "Table.TestAddMasterSysCatalogCopy/2.36"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.704396 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:24.710047 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.005s sys 0.000s Metrics: {"bytes_written":7348,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":1246,"drs_written":1,"lbm_read_time_us":35,"lbm_reads_lt_1ms":4,"lbm_write_time_us":464,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:24.710619 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 793 bytes on disk
I20260806 16:06:24.711042 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.711512 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.349653
I20260806 16:06:24.715866 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 18f4db851fd6414f93fe116a089e7ffb (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.36 [id=57ed57ebc7c84cffabc6f2f807f86c22]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.716187 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18f4db851fd6414f93fe116a089e7ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.718640 10080 tablet_bootstrap.cc:492] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.719640 10080 tablet_bootstrap.cc:654] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.721124 10080 tablet_bootstrap.cc:492] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.721243 10080 ts_tablet_manager.cc:1397] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:24.721724 10080 raft_consensus.cc:348] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.721832 10080 raft_consensus.cc:374] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.721855 10080 raft_consensus.cc:729] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.722009 10080 consensus_queue.cc:260] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.722081 10080 raft_consensus.cc:388] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.722105 10080 raft_consensus.cc:482] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.722172 10080 raft_consensus.cc:3037] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.723018 10080 raft_consensus.cc:504] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.723169 10080 leader_election.cc:302] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.723275 10080 leader_election.cc:288] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.723579 10080 ts_tablet_manager.cc:1428] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:24.723767 10086 raft_consensus.cc:2781] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.723862 10086 raft_consensus.cc:686] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.723985 10086 consensus_queue.cc:237] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.723858 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.012s sys 0.000s Metrics: {"bytes_written":21152,"cfile_cache_hit":12,"cfile_cache_hit_bytes":14160,"cfile_cache_miss":28,"cfile_cache_miss_bytes":21416,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":295,"dirs.run_cpu_time_us":478,"dirs.run_wall_time_us":2645,"drs_written":1,"lbm_read_time_us":704,"lbm_reads_lt_1ms":56,"lbm_write_time_us":630,"lbm_writes_lt_1ms":27,"mutex_wait_us":17,"num_input_rowsets":2,"peak_mem_usage":8246,"rows_written":73,"spinlock_wait_cycles":19712}
I20260806 16:06:24.724520 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 3246 bytes on disk
I20260806 16:06:24.724934 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.725301 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:24.727154 9805 catalog_manager.cc:5495] T 18f4db851fd6414f93fe116a089e7ffb P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.731056 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1087,"drs_written":1,"lbm_read_time_us":39,"lbm_reads_lt_1ms":4,"lbm_write_time_us":585,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:24.731603 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 235 bytes on disk
I20260806 16:06:24.732028 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.732460 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.213481
I20260806 16:06:24.743541 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.011s user 0.006s sys 0.004s Metrics: {"bytes_written":21569,"cfile_cache_hit":12,"cfile_cache_hit_bytes":14495,"cfile_cache_miss":28,"cfile_cache_miss_bytes":21629,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":506,"dirs.run_cpu_time_us":548,"dirs.run_wall_time_us":3241,"drs_written":1,"lbm_read_time_us":638,"lbm_reads_lt_1ms":56,"lbm_write_time_us":537,"lbm_writes_lt_1ms":27,"mutex_wait_us":149,"num_input_rowsets":2,"peak_mem_usage":9980,"rows_written":75,"spinlock_wait_cycles":3328}
I20260806 16:06:24.744206 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 3325 bytes on disk
I20260806 16:06:24.744571 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4}
I20260806 16:06:24.750113 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33392:
name: "Table.TestAddMasterSysCatalogCopy/2.37"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.758241 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 04f0187415a24ed1b7870a1d60bca11d (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.37 [id=e2b98f422137453c9c0ef116d2275266]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.758615 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04f0187415a24ed1b7870a1d60bca11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.760778 10080 tablet_bootstrap.cc:492] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.761798 10080 tablet_bootstrap.cc:654] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.763445 10080 tablet_bootstrap.cc:492] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.763609 10080 ts_tablet_manager.cc:1397] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:24.764042 10080 raft_consensus.cc:348] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.764173 10080 raft_consensus.cc:374] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.764219 10080 raft_consensus.cc:729] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.764389 10080 consensus_queue.cc:260] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.764500 10080 raft_consensus.cc:388] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.764546 10080 raft_consensus.cc:482] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.764599 10080 raft_consensus.cc:3037] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.765439 10080 raft_consensus.cc:504] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.765594 10080 leader_election.cc:302] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.765699 10080 leader_election.cc:288] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.765758 10087 raft_consensus.cc:2781] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.765865 10087 raft_consensus.cc:686] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.765995 10080 ts_tablet_manager.cc:1428] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:24.765981 10087 consensus_queue.cc:237] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.767982 9805 catalog_manager.cc:5495] T 04f0187415a24ed1b7870a1d60bca11d P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.789788 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33402:
name: "Table.TestAddMasterSysCatalogCopy/2.38"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.797899 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 2f149f70767f47d4844fbf167997924c (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.38 [id=e63f3ecdce8e4877af3eb8a69bfed0d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.798267 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2f149f70767f47d4844fbf167997924c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.800458 10080 tablet_bootstrap.cc:492] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.801441 10080 tablet_bootstrap.cc:654] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.803097 10080 tablet_bootstrap.cc:492] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.803205 10080 ts_tablet_manager.cc:1397] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:24.803653 10080 raft_consensus.cc:348] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.803758 10080 raft_consensus.cc:374] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.803823 10080 raft_consensus.cc:729] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.803979 10080 consensus_queue.cc:260] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.804059 10080 raft_consensus.cc:388] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.804117 10080 raft_consensus.cc:482] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.804175 10080 raft_consensus.cc:3037] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.805433 10080 raft_consensus.cc:504] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.805608 10080 leader_election.cc:302] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.805768 10080 leader_election.cc:288] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.805820 10087 raft_consensus.cc:2781] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.805912 10087 raft_consensus.cc:686] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.806043 10087 consensus_queue.cc:237] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.806459 10080 ts_tablet_manager.cc:1428] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 16:06:24.808101 9805 catalog_manager.cc:5495] T 2f149f70767f47d4844fbf167997924c P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.836974 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33412:
name: "Table.TestAddMasterSysCatalogCopy/2.39"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.845717 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 30a0c3dd7bd5411285b7dfadeb14cb17 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.39 [id=b301ce8b6bc840eaa8230df559781460]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.846017 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 30a0c3dd7bd5411285b7dfadeb14cb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.848106 10080 tablet_bootstrap.cc:492] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.848974 10080 tablet_bootstrap.cc:654] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.850421 10080 tablet_bootstrap.cc:492] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.850553 10080 ts_tablet_manager.cc:1397] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:24.851011 10080 raft_consensus.cc:348] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.851140 10080 raft_consensus.cc:374] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.851188 10080 raft_consensus.cc:729] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.851352 10080 consensus_queue.cc:260] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.851462 10080 raft_consensus.cc:388] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.851507 10080 raft_consensus.cc:482] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.851562 10080 raft_consensus.cc:3037] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.852298 10080 raft_consensus.cc:504] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.852450 10080 leader_election.cc:302] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.852573 10080 leader_election.cc:288] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.852619 10086 raft_consensus.cc:2781] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.852733 10086 raft_consensus.cc:686] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.852851 10086 consensus_queue.cc:237] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.853096 10080 ts_tablet_manager.cc:1428] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20260806 16:06:24.855305 9805 catalog_manager.cc:5495] T 30a0c3dd7bd5411285b7dfadeb14cb17 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.878041 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33428:
name: "Table.TestAddMasterSysCatalogCopy/2.40"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.886323 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 6f95f3b7321b4dc595a9861ccd653919 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.40 [id=a39a9400898e43bc893a5c9faddf1921]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.886682 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6f95f3b7321b4dc595a9861ccd653919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.888957 10080 tablet_bootstrap.cc:492] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.889968 10080 tablet_bootstrap.cc:654] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.891505 10080 tablet_bootstrap.cc:492] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.891579 10080 ts_tablet_manager.cc:1397] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:24.892022 10080 raft_consensus.cc:348] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.892115 10080 raft_consensus.cc:374] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.892138 10080 raft_consensus.cc:729] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.892228 10080 consensus_queue.cc:260] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.892284 10080 raft_consensus.cc:388] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.892307 10080 raft_consensus.cc:482] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.892343 10080 raft_consensus.cc:3037] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.893164 10080 raft_consensus.cc:504] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.893282 10080 leader_election.cc:302] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.893443 10080 leader_election.cc:288] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.893492 10086 raft_consensus.cc:2781] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.893649 10086 raft_consensus.cc:686] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.893769 10086 consensus_queue.cc:237] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.893846 10080 ts_tablet_manager.cc:1428] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:24.896018 9804 catalog_manager.cc:5495] T 6f95f3b7321b4dc595a9861ccd653919 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.919162 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33438:
name: "Table.TestAddMasterSysCatalogCopy/2.41"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.927538 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ceea279df11245eda36591a23ec98538 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.41 [id=1733fb08319c45ea963cc0a755d79cda]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.927922 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ceea279df11245eda36591a23ec98538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.930187 10080 tablet_bootstrap.cc:492] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.931299 10080 tablet_bootstrap.cc:654] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.933329 10080 tablet_bootstrap.cc:492] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.933503 10080 ts_tablet_manager.cc:1397] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:24.933934 10080 raft_consensus.cc:348] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.934033 10080 raft_consensus.cc:374] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.934090 10080 raft_consensus.cc:729] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.934227 10080 consensus_queue.cc:260] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.934298 10080 raft_consensus.cc:388] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.934355 10080 raft_consensus.cc:482] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.934405 10080 raft_consensus.cc:3037] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.935160 10080 raft_consensus.cc:504] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.935309 10080 leader_election.cc:302] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.935442 10080 leader_election.cc:288] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.935492 10086 raft_consensus.cc:2781] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.935590 10086 raft_consensus.cc:686] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.935712 10086 consensus_queue.cc:237] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.936053 10080 ts_tablet_manager.cc:1428] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:24.937976 9804 catalog_manager.cc:5495] T ceea279df11245eda36591a23ec98538 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.953322 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000073
I20260806 16:06:24.960063 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7348,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1250,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":556,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:24.960680 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.330147
I20260806 16:06:24.967338 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33440:
name: "Table.TestAddMasterSysCatalogCopy/2.42"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:24.974159 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.012s sys 0.000s Metrics: {"bytes_written":23715,"cfile_cache_hit":12,"cfile_cache_hit_bytes":16326,"cfile_cache_miss":28,"cfile_cache_miss_bytes":24640,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":369,"dirs.run_cpu_time_us":407,"dirs.run_wall_time_us":2348,"drs_written":1,"lbm_read_time_us":959,"lbm_reads_lt_1ms":60,"lbm_write_time_us":613,"lbm_writes_lt_1ms":27,"mutex_wait_us":71,"num_input_rowsets":2,"peak_mem_usage":9980,"rows_written":85,"spinlock_wait_cycles":9984}
I20260806 16:06:24.974856 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:24.976557 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 78513f9d4ea749cd851ec7556292a367 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.42 [id=7f85af39ab2e40ba8f0cbd7141d7911a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:24.976886 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 78513f9d4ea749cd851ec7556292a367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:24.979383 10080 tablet_bootstrap.cc:492] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:24.980278 10080 tablet_bootstrap.cc:654] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:24.981263 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.001s sys 0.004s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":244,"dirs.run_wall_time_us":1094,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":706,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"update_count":1}
I20260806 16:06:24.981827 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 3945 bytes on disk
I20260806 16:06:24.981952 10080 tablet_bootstrap.cc:492] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:24.982085 10080 ts_tablet_manager.cc:1397] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:24.982336 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":112,"lbm_reads_lt_1ms":8}
I20260806 16:06:24.982571 10080 raft_consensus.cc:348] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.982682 10080 raft_consensus.cc:374] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:24.982707 10080 raft_consensus.cc:729] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:24.982771 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.547421
I20260806 16:06:24.982865 10080 consensus_queue.cc:260] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.982992 10080 raft_consensus.cc:388] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:24.983043 10080 raft_consensus.cc:482] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:24.983117 10080 raft_consensus.cc:3037] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:24.984021 10080 raft_consensus.cc:504] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.984148 10080 leader_election.cc:302] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:24.984567 10080 leader_election.cc:288] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:24.984640 10087 raft_consensus.cc:2781] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:24.984745 10087 raft_consensus.cc:686] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:24.984912 10087 consensus_queue.cc:237] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:24.985297 10080 ts_tablet_manager.cc:1428] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:24.987197 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":451,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":67,"lbm_read_time_us":215,"lbm_reads_lt_1ms":21,"lbm_write_time_us":230,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20260806 16:06:24.987213 9804 catalog_manager.cc:5495] T 78513f9d4ea749cd851ec7556292a367 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:24.987537 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.220735
I20260806 16:06:24.995157 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000073
I20260806 16:06:25.001669 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.013s sys 0.000s Metrics: {"bytes_written":389,"cfile_cache_hit":13,"cfile_cache_hit_bytes":16694,"cfile_cache_miss":31,"cfile_cache_miss_bytes":24926,"cfile_init":8,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":569,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":1907,"drs_written":1,"lbm_read_time_us":839,"lbm_reads_lt_1ms":63,"lbm_write_time_us":599,"lbm_writes_lt_1ms":31,"mutex_wait_us":134,"num_input_rowsets":2,"peak_mem_usage":11923,"reinsert_count":0,"rows_written":87,"spinlock_wait_cycles":6784,"thread_start_us":75,"threads_started":1,"update_count":2}
I20260806 16:06:25.002934 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.002s sys 0.003s Metrics: {"bytes_written":7345,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1205,"drs_written":1,"lbm_read_time_us":38,"lbm_reads_lt_1ms":4,"lbm_write_time_us":788,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:25.003137 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 3851 bytes on disk
I20260806 16:06:25.003525 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.327538
I20260806 16:06:25.003513 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.016039 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.010s sys 0.000s Metrics: {"bytes_written":24139,"cfile_cache_hit":12,"cfile_cache_hit_bytes":16679,"cfile_cache_miss":28,"cfile_cache_miss_bytes":25141,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":451,"dirs.run_cpu_time_us":295,"dirs.run_wall_time_us":1699,"drs_written":1,"lbm_read_time_us":574,"lbm_reads_lt_1ms":60,"lbm_write_time_us":440,"lbm_writes_lt_1ms":27,"mutex_wait_us":82,"num_input_rowsets":2,"peak_mem_usage":10235,"rows_written":87}
I20260806 16:06:25.017027 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 3876 bytes on disk
I20260806 16:06:25.017549 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":131,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.020960 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33454:
name: "Table.TestAddMasterSysCatalogCopy/2.43"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.029696 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 3e4524db85ae4e6dbc382bc36c2bc7c9 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.43 [id=5bbca3ab963f499a92c71afb5e2a9f37]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.030114 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3e4524db85ae4e6dbc382bc36c2bc7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.032208 10080 tablet_bootstrap.cc:492] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.033118 10080 tablet_bootstrap.cc:654] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.034714 10080 tablet_bootstrap.cc:492] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.034791 10080 ts_tablet_manager.cc:1397] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.035153 10080 raft_consensus.cc:348] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.035243 10080 raft_consensus.cc:374] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.035264 10080 raft_consensus.cc:729] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.035358 10080 consensus_queue.cc:260] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.035413 10080 raft_consensus.cc:388] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.035440 10080 raft_consensus.cc:482] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.035473 10080 raft_consensus.cc:3037] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.036178 10080 raft_consensus.cc:504] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.036288 10080 leader_election.cc:302] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.036389 10080 leader_election.cc:288] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.036438 10083 raft_consensus.cc:2781] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.036535 10083 raft_consensus.cc:686] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.036653 10083 consensus_queue.cc:237] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.037834 10080 ts_tablet_manager.cc:1428] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.038964 9804 catalog_manager.cc:5495] T 3e4524db85ae4e6dbc382bc36c2bc7c9 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.060421 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33470:
name: "Table.TestAddMasterSysCatalogCopy/2.44"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.069465 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 2b97163ed1ad47509a256590af49583e (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.44 [id=5393539458604379849c7ac485a07934]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.069824 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b97163ed1ad47509a256590af49583e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.071768 10080 tablet_bootstrap.cc:492] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.072599 10080 tablet_bootstrap.cc:654] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.074245 10080 tablet_bootstrap.cc:492] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.074342 10080 ts_tablet_manager.cc:1397] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.074811 10080 raft_consensus.cc:348] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.074915 10080 raft_consensus.cc:374] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.074939 10080 raft_consensus.cc:729] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.075088 10080 consensus_queue.cc:260] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.075163 10080 raft_consensus.cc:388] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.075206 10080 raft_consensus.cc:482] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.075254 10080 raft_consensus.cc:3037] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.075991 10080 raft_consensus.cc:504] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.076141 10080 leader_election.cc:302] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.076241 10080 leader_election.cc:288] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.076313 10083 raft_consensus.cc:2781] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.076432 10083 raft_consensus.cc:686] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.076510 10080 ts_tablet_manager.cc:1428] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:25.076539 10083 consensus_queue.cc:237] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.078909 9805 catalog_manager.cc:5495] T 2b97163ed1ad47509a256590af49583e P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.106910 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33486:
name: "Table.TestAddMasterSysCatalogCopy/2.45"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.115274 9985 tablet_service.cc:1467] Processing CreateTablet for tablet bc2bc8bbb82e48a1ab0edc64cead47e5 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.45 [id=1a7b50227ee1432f8632d5bf620eb1aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.115620 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bc2bc8bbb82e48a1ab0edc64cead47e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.117882 10080 tablet_bootstrap.cc:492] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.118789 10080 tablet_bootstrap.cc:654] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.120249 10080 tablet_bootstrap.cc:492] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.120363 10080 ts_tablet_manager.cc:1397] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.120846 10080 raft_consensus.cc:348] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.120955 10080 raft_consensus.cc:374] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.120991 10080 raft_consensus.cc:729] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.121122 10080 consensus_queue.cc:260] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.121224 10080 raft_consensus.cc:388] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.121249 10080 raft_consensus.cc:482] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.121284 10080 raft_consensus.cc:3037] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.122046 10080 raft_consensus.cc:504] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.122162 10080 leader_election.cc:302] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.122263 10080 leader_election.cc:288] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.122311 10083 raft_consensus.cc:2781] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.122403 10083 raft_consensus.cc:686] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.122511 10083 consensus_queue.cc:237] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.122562 10080 ts_tablet_manager.cc:1428] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:25.124800 9805 catalog_manager.cc:5495] T bc2bc8bbb82e48a1ab0edc64cead47e5 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.143217 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33494:
name: "Table.TestAddMasterSysCatalogCopy/2.46"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.151870 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 4a3d5e696e114e7c95f426cffa850192 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.46 [id=69b343ce69c6450984763ac55e65b190]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.152209 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a3d5e696e114e7c95f426cffa850192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.154173 10080 tablet_bootstrap.cc:492] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.155160 10080 tablet_bootstrap.cc:654] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.156674 10080 tablet_bootstrap.cc:492] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.156772 10080 ts_tablet_manager.cc:1397] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.157203 10080 raft_consensus.cc:348] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.157310 10080 raft_consensus.cc:374] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.157370 10080 raft_consensus.cc:729] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.157492 10080 consensus_queue.cc:260] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.157585 10080 raft_consensus.cc:388] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.157625 10080 raft_consensus.cc:482] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.157672 10080 raft_consensus.cc:3037] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.158623 10080 raft_consensus.cc:504] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.158759 10080 leader_election.cc:302] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.158910 10080 leader_election.cc:288] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.158993 10087 raft_consensus.cc:2781] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.159108 10087 raft_consensus.cc:686] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.159135 10080 ts_tablet_manager.cc:1428] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:25.159253 10087 consensus_queue.cc:237] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.162451 9805 catalog_manager.cc:5495] T 4a3d5e696e114e7c95f426cffa850192 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.187345 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33496:
name: "Table.TestAddMasterSysCatalogCopy/2.47"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.196777 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0a99646fe8774c4e8f2546a2ed46a9fa (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.47 [id=7dfc8db943d445beab21469b26bab35d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.197115 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0a99646fe8774c4e8f2546a2ed46a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.199553 10080 tablet_bootstrap.cc:492] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.200452 10080 tablet_bootstrap.cc:654] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.202243 10080 tablet_bootstrap.cc:492] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.202363 10080 ts_tablet_manager.cc:1397] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.202776 10080 raft_consensus.cc:348] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.202895 10080 raft_consensus.cc:374] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.202950 10080 raft_consensus.cc:729] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.203086 10080 consensus_queue.cc:260] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.203186 10080 raft_consensus.cc:388] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.203231 10080 raft_consensus.cc:482] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.203284 10080 raft_consensus.cc:3037] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.204046 10080 raft_consensus.cc:504] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.204201 10080 leader_election.cc:302] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.204363 10083 raft_consensus.cc:2781] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.204459 10083 raft_consensus.cc:686] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.204608 10083 consensus_queue.cc:237] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.205148 10080 leader_election.cc:288] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.205521 10080 ts_tablet_manager.cc:1428] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:25.207136 9805 catalog_manager.cc:5495] T 0a99646fe8774c4e8f2546a2ed46a9fa P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.232807 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33512:
name: "Table.TestAddMasterSysCatalogCopy/2.48"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.241518 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 2fec02c4fc304738ae099201b52a1172 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.48 [id=4e3d1213c9b848dcbd8b30f20bcf620e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.241842 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2fec02c4fc304738ae099201b52a1172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.243913 10080 tablet_bootstrap.cc:492] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.244634 10080 tablet_bootstrap.cc:654] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.246342 10080 tablet_bootstrap.cc:492] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.246462 10080 ts_tablet_manager.cc:1397] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.246865 10080 raft_consensus.cc:348] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.246956 10080 raft_consensus.cc:374] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.247016 10080 raft_consensus.cc:729] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.247155 10080 consensus_queue.cc:260] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.247222 10080 raft_consensus.cc:388] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.247279 10080 raft_consensus.cc:482] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.247332 10080 raft_consensus.cc:3037] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.248070 10080 raft_consensus.cc:504] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.248209 10080 leader_election.cc:302] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.248329 10080 leader_election.cc:288] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.248427 10087 raft_consensus.cc:2781] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.248533 10087 raft_consensus.cc:686] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.248606 10080 ts_tablet_manager.cc:1428] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:25.248647 10087 consensus_queue.cc:237] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.251151 9805 catalog_manager.cc:5495] T 2fec02c4fc304738ae099201b52a1172 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.254230 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:25.260732 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7347,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":216,"dirs.run_wall_time_us":1492,"drs_written":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":4,"lbm_write_time_us":586,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:25.261439 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 793 bytes on disk
I20260806 16:06:25.261958 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.262398 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.311811
I20260806 16:06:25.268275 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:25.275046 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33522:
name: "Table.TestAddMasterSysCatalogCopy/2.49"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.275893 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.002s sys 0.003s Metrics: {"bytes_written":7347,"cfile_init":1,"dirs.queue_time_us":47,"dirs.run_cpu_time_us":143,"dirs.run_wall_time_us":1045,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":679,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:25.276484 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.313700
I20260806 16:06:25.276516 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.009s sys 0.004s Metrics: {"bytes_written":26705,"cfile_cache_hit":13,"cfile_cache_hit_bytes":18845,"cfile_cache_miss":31,"cfile_cache_miss_bytes":28861,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":846,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":3228,"drs_written":1,"lbm_read_time_us":732,"lbm_reads_lt_1ms":63,"lbm_write_time_us":569,"lbm_writes_lt_1ms":27,"mutex_wait_us":20,"num_input_rowsets":2,"peak_mem_usage":12434,"rows_written":99,"spinlock_wait_cycles":6912}
I20260806 16:06:25.277441 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 4381 bytes on disk
I20260806 16:06:25.277791 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.283815 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 5d754535e9754b5abae795288bfe9aff (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.49 [id=0f2fda43edd54adca8b1e098b82ddf85]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.284184 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d754535e9754b5abae795288bfe9aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.286741 10080 tablet_bootstrap.cc:492] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.287511 10080 tablet_bootstrap.cc:654] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.289263 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.012s sys 0.000s Metrics: {"bytes_written":26705,"cfile_cache_hit":12,"cfile_cache_hit_bytes":18848,"cfile_cache_miss":28,"cfile_cache_miss_bytes":28406,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":700,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1202,"drs_written":1,"lbm_read_time_us":731,"lbm_reads_lt_1ms":60,"lbm_write_time_us":653,"lbm_writes_lt_1ms":27,"mutex_wait_us":113,"num_input_rowsets":2,"peak_mem_usage":12382,"rows_written":99}
I20260806 16:06:25.289893 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 4381 bytes on disk
I20260806 16:06:25.290252 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":45,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.290586 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:25.295037 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.004s user 0.000s sys 0.003s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":965,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":398,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:25.295471 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.209534
I20260806 16:06:25.305756 10080 tablet_bootstrap.cc:492] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.305572 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.010s user 0.009s sys 0.000s Metrics: {"bytes_written":27106,"cfile_cache_hit":12,"cfile_cache_hit_bytes":19183,"cfile_cache_miss":28,"cfile_cache_miss_bytes":28593,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":466,"dirs.run_cpu_time_us":211,"dirs.run_wall_time_us":1106,"drs_written":1,"lbm_read_time_us":511,"lbm_reads_lt_1ms":60,"lbm_write_time_us":454,"lbm_writes_lt_1ms":27,"mutex_wait_us":42,"num_input_rowsets":2,"peak_mem_usage":14116,"rows_written":101,"spinlock_wait_cycles":10496}
I20260806 16:06:25.305868 10080 ts_tablet_manager.cc:1397] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.019s user 0.001s sys 0.000s
I20260806 16:06:25.306201 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 4453 bytes on disk
I20260806 16:06:25.306452 10080 raft_consensus.cc:348] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.306586 10080 raft_consensus.cc:374] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.306635 10080 raft_consensus.cc:729] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.306594 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.306777 10080 consensus_queue.cc:260] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.306875 10080 raft_consensus.cc:388] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.306913 10080 raft_consensus.cc:482] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.306963 10080 raft_consensus.cc:3037] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.307804 10080 raft_consensus.cc:504] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.307946 10080 leader_election.cc:302] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.308065 10080 leader_election.cc:288] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.308110 10087 raft_consensus.cc:2781] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.308192 10087 raft_consensus.cc:686] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.308322 10087 consensus_queue.cc:237] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.308331 10080 ts_tablet_manager.cc:1428] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:25.310684 9804 catalog_manager.cc:5495] T 5d754535e9754b5abae795288bfe9aff P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.338527 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33526:
name: "Table.TestAddMasterSysCatalogCopy/2.50"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.346895 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 8f199e63f089476e8ff630e53f5923d9 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.50 [id=77a8ce292a9d4a67a1c417b6df4a6a97]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.347255 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8f199e63f089476e8ff630e53f5923d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.349505 10080 tablet_bootstrap.cc:492] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.350515 10080 tablet_bootstrap.cc:654] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.352006 10080 tablet_bootstrap.cc:492] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.352108 10080 ts_tablet_manager.cc:1397] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.352561 10080 raft_consensus.cc:348] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.352654 10080 raft_consensus.cc:374] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.352710 10080 raft_consensus.cc:729] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.352869 10080 consensus_queue.cc:260] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.352943 10080 raft_consensus.cc:388] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.352998 10080 raft_consensus.cc:482] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.353049 10080 raft_consensus.cc:3037] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.353884 10080 raft_consensus.cc:504] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.354063 10080 leader_election.cc:302] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.354195 10080 leader_election.cc:288] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.354281 10087 raft_consensus.cc:2781] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.354385 10087 raft_consensus.cc:686] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.354460 10080 ts_tablet_manager.cc:1428] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:25.354517 10087 consensus_queue.cc:237] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.356810 9804 catalog_manager.cc:5495] T 8f199e63f089476e8ff630e53f5923d9 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.379192 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33540:
name: "Table.TestAddMasterSysCatalogCopy/2.51"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.387571 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0b8297c6e924430194f228a31371f4d0 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.51 [id=6499832e3e1542e88d252090c6829c31]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.387943 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b8297c6e924430194f228a31371f4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.390246 10080 tablet_bootstrap.cc:492] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.391176 10080 tablet_bootstrap.cc:654] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.392807 10080 tablet_bootstrap.cc:492] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.392884 10080 ts_tablet_manager.cc:1397] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.393268 10080 raft_consensus.cc:348] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.393428 10080 raft_consensus.cc:374] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.393477 10080 raft_consensus.cc:729] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.393617 10080 consensus_queue.cc:260] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.393715 10080 raft_consensus.cc:388] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.393759 10080 raft_consensus.cc:482] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.393810 10080 raft_consensus.cc:3037] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.394570 10080 raft_consensus.cc:504] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.394742 10080 leader_election.cc:302] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.394867 10080 leader_election.cc:288] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.394913 10087 raft_consensus.cc:2781] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.394992 10087 raft_consensus.cc:686] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.395114 10087 consensus_queue.cc:237] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.395488 10080 ts_tablet_manager.cc:1428] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:25.397534 9804 catalog_manager.cc:5495] T 0b8297c6e924430194f228a31371f4d0 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.424629 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33548:
name: "Table.TestAddMasterSysCatalogCopy/2.52"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.433221 9985 tablet_service.cc:1467] Processing CreateTablet for tablet a715b5dcd9234721acf9abe6e01f71cf (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.52 [id=2c6bdae457434634a1788b633e8977d3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.433606 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a715b5dcd9234721acf9abe6e01f71cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.435794 10080 tablet_bootstrap.cc:492] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.436777 10080 tablet_bootstrap.cc:654] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.438468 10080 tablet_bootstrap.cc:492] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.438557 10080 ts_tablet_manager.cc:1397] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:25.439481 10080 raft_consensus.cc:348] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.439589 10080 raft_consensus.cc:374] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.439654 10080 raft_consensus.cc:729] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.439831 10080 consensus_queue.cc:260] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.439930 10080 raft_consensus.cc:388] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.440006 10080 raft_consensus.cc:482] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.440056 10080 raft_consensus.cc:3037] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.441023 10080 raft_consensus.cc:504] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.441203 10080 leader_election.cc:302] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.441393 10080 leader_election.cc:288] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.441416 10086 raft_consensus.cc:2781] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.441586 10086 raft_consensus.cc:686] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.441753 10080 ts_tablet_manager.cc:1428] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:25.441738 10086 consensus_queue.cc:237] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.444537 9804 catalog_manager.cc:5495] T a715b5dcd9234721acf9abe6e01f71cf P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.467808 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33564:
name: "Table.TestAddMasterSysCatalogCopy/2.53"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.477718 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 49e7bee5d9434eebb7bf1868570e4220 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.53 [id=33c6660790a1462a8d42673d8ef2c29a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.478092 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 49e7bee5d9434eebb7bf1868570e4220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.480177 10080 tablet_bootstrap.cc:492] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.481402 10080 tablet_bootstrap.cc:654] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.483103 10080 tablet_bootstrap.cc:492] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.483217 10080 ts_tablet_manager.cc:1397] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:25.483666 10080 raft_consensus.cc:348] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.483767 10080 raft_consensus.cc:374] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.483791 10080 raft_consensus.cc:729] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.483959 10080 consensus_queue.cc:260] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.484040 10080 raft_consensus.cc:388] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.484104 10080 raft_consensus.cc:482] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.484184 10080 raft_consensus.cc:3037] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.485446 10080 raft_consensus.cc:504] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.485608 10080 leader_election.cc:302] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.485718 10080 leader_election.cc:288] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.485791 10087 raft_consensus.cc:2781] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.485939 10087 raft_consensus.cc:686] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.486032 10080 ts_tablet_manager.cc:1428] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 16:06:25.486052 10087 consensus_queue.cc:237] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.488706 9804 catalog_manager.cc:5495] T 49e7bee5d9434eebb7bf1868570e4220 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.509922 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33570:
name: "Table.TestAddMasterSysCatalogCopy/2.54"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.519200 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0c20fd12be6d46988934e927cca6fe47 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.54 [id=162fa94b2cc948afa101d01b62147031]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.519554 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0c20fd12be6d46988934e927cca6fe47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.521751 10080 tablet_bootstrap.cc:492] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.522593 10080 tablet_bootstrap.cc:654] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.524365 10080 tablet_bootstrap.cc:492] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.524456 10080 ts_tablet_manager.cc:1397] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:25.524823 10080 raft_consensus.cc:348] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.524911 10080 raft_consensus.cc:374] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.524933 10080 raft_consensus.cc:729] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.525035 10080 consensus_queue.cc:260] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.525094 10080 raft_consensus.cc:388] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.525116 10080 raft_consensus.cc:482] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.525189 10080 raft_consensus.cc:3037] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.526036 10080 raft_consensus.cc:504] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.526160 10080 leader_election.cc:302] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.526280 10080 leader_election.cc:288] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.526379 10087 raft_consensus.cc:2781] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.526546 10080 ts_tablet_manager.cc:1428] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.001s
I20260806 16:06:25.526551 10087 raft_consensus.cc:686] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.526746 10087 consensus_queue.cc:237] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.528512 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:25.529538 9805 catalog_manager.cc:5495] T 0c20fd12be6d46988934e927cca6fe47 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.538070 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.008s sys 0.000s Metrics: {"bytes_written":336,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":66,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":2436,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1036,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":12,"update_count":1}
I20260806 16:06:25.538666 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 770 bytes on disk
I20260806 16:06:25.539147 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.539620 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.312615
I20260806 16:06:25.554622 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.011s sys 0.003s Metrics: {"bytes_written":29283,"cfile_cache_hit":13,"cfile_cache_hit_bytes":21011,"cfile_cache_miss":31,"cfile_cache_miss_bytes":31943,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":726,"dirs.run_cpu_time_us":745,"dirs.run_wall_time_us":4288,"drs_written":1,"lbm_read_time_us":1075,"lbm_reads_lt_1ms":63,"lbm_write_time_us":545,"lbm_writes_lt_1ms":27,"mutex_wait_us":127,"num_input_rowsets":2,"peak_mem_usage":14116,"rows_written":111,"spinlock_wait_cycles":384,"thread_start_us":78,"threads_started":1}
I20260806 16:06:25.555485 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 4899 bytes on disk
I20260806 16:06:25.555995 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.556540 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33578:
name: "Table.TestAddMasterSysCatalogCopy/2.55"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.557202 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000073
I20260806 16:06:25.563428 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":6924,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":1068,"drs_written":1,"lbm_read_time_us":51,"lbm_reads_lt_1ms":4,"lbm_write_time_us":520,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":10}
I20260806 16:06:25.564023 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 707 bytes on disk
I20260806 16:06:25.564383 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":46,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.564823 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.289283
I20260806 16:06:25.567934 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 2b6804304a004373a9ddb396525e0047 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.55 [id=2db695951250409b97304bf6771081db]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.568276 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b6804304a004373a9ddb396525e0047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.570312 10080 tablet_bootstrap.cc:492] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.571374 10080 tablet_bootstrap.cc:654] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.572955 10080 tablet_bootstrap.cc:492] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.573061 10080 ts_tablet_manager.cc:1397] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:25.573611 10080 raft_consensus.cc:348] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.573731 10080 raft_consensus.cc:374] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.573769 10080 raft_consensus.cc:729] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.573895 10080 consensus_queue.cc:260] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.574012 10080 raft_consensus.cc:388] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.574055 10080 raft_consensus.cc:482] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.574100 10080 raft_consensus.cc:3037] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.575122 10080 raft_consensus.cc:504] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.575289 10080 leader_election.cc:302] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.575409 10080 leader_election.cc:288] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.575452 10087 raft_consensus.cc:2781] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.575562 10087 raft_consensus.cc:686] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.575693 10087 consensus_queue.cc:237] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.575743 10080 ts_tablet_manager.cc:1428] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.578495 9805 catalog_manager.cc:5495] T 2b6804304a004373a9ddb396525e0047 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.579078 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.012s sys 0.000s Metrics: {"bytes_written":29283,"cfile_cache_hit":12,"cfile_cache_hit_bytes":20987,"cfile_cache_miss":28,"cfile_cache_miss_bytes":31541,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":1613,"dirs.run_cpu_time_us":311,"dirs.run_wall_time_us":2075,"drs_written":1,"lbm_read_time_us":729,"lbm_reads_lt_1ms":56,"lbm_write_time_us":483,"lbm_writes_lt_1ms":27,"mutex_wait_us":91,"num_input_rowsets":2,"peak_mem_usage":14201,"rows_written":111}
I20260806 16:06:25.579710 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000005
I20260806 16:06:25.585826 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":334,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1019,"drs_written":1,"lbm_read_time_us":34,"lbm_reads_lt_1ms":4,"lbm_write_time_us":706,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"spinlock_wait_cycles":37248,"update_count":1}
I20260806 16:06:25.586347 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 5134 bytes on disk
I20260806 16:06:25.586839 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":94,"lbm_reads_lt_1ms":8}
I20260806 16:06:25.587339 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.467787
I20260806 16:06:25.592252 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.003s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":569,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":101,"lbm_read_time_us":176,"lbm_reads_lt_1ms":21,"lbm_write_time_us":235,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20260806 16:06:25.592626 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.215639
I20260806 16:06:25.603014 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33592:
name: "Table.TestAddMasterSysCatalogCopy/2.56"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.606667 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.009s sys 0.004s Metrics: {"bytes_written":29720,"cfile_cache_hit":13,"cfile_cache_hit_bytes":21420,"cfile_cache_miss":31,"cfile_cache_miss_bytes":32276,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":577,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1421,"drs_written":1,"lbm_read_time_us":853,"lbm_reads_lt_1ms":63,"lbm_write_time_us":645,"lbm_writes_lt_1ms":27,"mutex_wait_us":58,"num_input_rowsets":2,"peak_mem_usage":15855,"rows_written":113,"spinlock_wait_cycles":6016,"thread_start_us":74,"threads_started":1}
I20260806 16:06:25.607167 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 4987 bytes on disk
I20260806 16:06:25.607561 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.612830 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 3b28b57a0a9942d78a3aaa44a3210ed8 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.56 [id=ae1616ffecc844a89cdd5316de9f6c20]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.613152 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b28b57a0a9942d78a3aaa44a3210ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.615072 10080 tablet_bootstrap.cc:492] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.615900 10080 tablet_bootstrap.cc:654] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.617298 10080 tablet_bootstrap.cc:492] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.617442 10080 ts_tablet_manager.cc:1397] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.002s user 0.001s sys 0.001s
I20260806 16:06:25.617851 10080 raft_consensus.cc:348] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.617944 10080 raft_consensus.cc:374] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.617967 10080 raft_consensus.cc:729] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.618100 10080 consensus_queue.cc:260] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.618197 10080 raft_consensus.cc:388] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.618253 10080 raft_consensus.cc:482] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.618300 10080 raft_consensus.cc:3037] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.619032 10080 raft_consensus.cc:504] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.619177 10080 leader_election.cc:302] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.619303 10080 leader_election.cc:288] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.619359 10083 raft_consensus.cc:2781] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.619501 10083 raft_consensus.cc:686] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.619647 10083 consensus_queue.cc:237] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.619863 10080 ts_tablet_manager.cc:1428] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:25.623485 9805 catalog_manager.cc:5495] T 3b28b57a0a9942d78a3aaa44a3210ed8 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.645949 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33600:
name: "Table.TestAddMasterSysCatalogCopy/2.57"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.654560 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 9e1664e166d74a498057112cc95755bb (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.57 [id=5c5138ff748a4bdb81af725501527eea]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.654944 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9e1664e166d74a498057112cc95755bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.657282 10080 tablet_bootstrap.cc:492] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.658130 10080 tablet_bootstrap.cc:654] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.659636 10080 tablet_bootstrap.cc:492] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.659744 10080 ts_tablet_manager.cc:1397] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.660209 10080 raft_consensus.cc:348] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.660324 10080 raft_consensus.cc:374] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.660368 10080 raft_consensus.cc:729] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.660509 10080 consensus_queue.cc:260] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.660610 10080 raft_consensus.cc:388] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.660662 10080 raft_consensus.cc:482] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.660717 10080 raft_consensus.cc:3037] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.661615 10080 raft_consensus.cc:504] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.661761 10080 leader_election.cc:302] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.661878 10080 leader_election.cc:288] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.661985 10083 raft_consensus.cc:2781] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.662103 10083 raft_consensus.cc:686] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.662237 10083 consensus_queue.cc:237] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.662678 10080 ts_tablet_manager.cc:1428] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:25.664574 9805 catalog_manager.cc:5495] T 9e1664e166d74a498057112cc95755bb P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.691507 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33616:
name: "Table.TestAddMasterSysCatalogCopy/2.58"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.700610 9985 tablet_service.cc:1467] Processing CreateTablet for tablet dc2875611f304e75ad97533cf48ba894 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.58 [id=88bcd272d0e84193a6e42c0ba1673ede]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.700982 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dc2875611f304e75ad97533cf48ba894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.703230 10080 tablet_bootstrap.cc:492] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.704308 10080 tablet_bootstrap.cc:654] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.706131 10080 tablet_bootstrap.cc:492] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.706231 10080 ts_tablet_manager.cc:1397] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.706979 10080 raft_consensus.cc:348] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.707093 10080 raft_consensus.cc:374] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.707129 10080 raft_consensus.cc:729] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.707297 10080 consensus_queue.cc:260] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.707407 10080 raft_consensus.cc:388] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.707448 10080 raft_consensus.cc:482] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.707509 10080 raft_consensus.cc:3037] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.708213 10080 raft_consensus.cc:504] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.708359 10080 leader_election.cc:302] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.708492 10080 leader_election.cc:288] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.708557 10083 raft_consensus.cc:2781] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.708668 10083 raft_consensus.cc:686] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.708779 10083 consensus_queue.cc:237] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.709039 10080 ts_tablet_manager.cc:1428] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:25.711527 9805 catalog_manager.cc:5495] T dc2875611f304e75ad97533cf48ba894 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.731290 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33622:
name: "Table.TestAddMasterSysCatalogCopy/2.59"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.740175 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0ecda889522f4aaab4957cfaf68de84d (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.59 [id=57190bc61b8a4947954b0e2929293f6f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.740470 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ecda889522f4aaab4957cfaf68de84d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.742673 10080 tablet_bootstrap.cc:492] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.743520 10080 tablet_bootstrap.cc:654] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.745088 10080 tablet_bootstrap.cc:492] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.745175 10080 ts_tablet_manager.cc:1397] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.745682 10080 raft_consensus.cc:348] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.745788 10080 raft_consensus.cc:374] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.745810 10080 raft_consensus.cc:729] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.745941 10080 consensus_queue.cc:260] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.746042 10080 raft_consensus.cc:388] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.746078 10080 raft_consensus.cc:482] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.746130 10080 raft_consensus.cc:3037] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.746850 10080 raft_consensus.cc:504] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.746960 10080 leader_election.cc:302] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.747027 10080 leader_election.cc:288] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.747095 10087 raft_consensus.cc:2781] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.747251 10087 raft_consensus.cc:686] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.747324 10080 ts_tablet_manager.cc:1428] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:25.747366 10087 consensus_queue.cc:237] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.750351 9804 catalog_manager.cc:5495] T 0ecda889522f4aaab4957cfaf68de84d P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.772607 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33628:
name: "Table.TestAddMasterSysCatalogCopy/2.60"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.781522 9985 tablet_service.cc:1467] Processing CreateTablet for tablet e8f7d989d19343019539280b4042f2c7 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.60 [id=b4309ab1d8dc4340baa3bced4b1036b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.781901 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e8f7d989d19343019539280b4042f2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.784222 10080 tablet_bootstrap.cc:492] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.785220 10080 tablet_bootstrap.cc:654] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.787042 10080 tablet_bootstrap.cc:492] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.787143 10080 ts_tablet_manager.cc:1397] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:25.787585 10080 raft_consensus.cc:348] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.787678 10080 raft_consensus.cc:374] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.787700 10080 raft_consensus.cc:729] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.787832 10080 consensus_queue.cc:260] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.787906 10080 raft_consensus.cc:388] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.787930 10080 raft_consensus.cc:482] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.787997 10080 raft_consensus.cc:3037] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.788769 10080 raft_consensus.cc:504] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.788885 10080 leader_election.cc:302] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.789036 10080 leader_election.cc:288] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.789096 10087 raft_consensus.cc:2781] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.789250 10087 raft_consensus.cc:686] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.789369 10080 ts_tablet_manager.cc:1428] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.002s
I20260806 16:06:25.789443 10087 consensus_queue.cc:237] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.792210 9804 catalog_manager.cc:5495] T e8f7d989d19343019539280b4042f2c7 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.807215 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:25.813982 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.001s Metrics: {"bytes_written":7348,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1656,"drs_written":1,"lbm_read_time_us":63,"lbm_reads_lt_1ms":4,"lbm_write_time_us":578,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12,"spinlock_wait_cycles":1792}
I20260806 16:06:25.814504 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.295289
I20260806 16:06:25.815075 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33636:
name: "Table.TestAddMasterSysCatalogCopy/2.61"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.823587 9985 tablet_service.cc:1467] Processing CreateTablet for tablet f6083611456d42aea678358823e47ceb (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.61 [id=ad90929482ab41e4972588b0968b79be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.823945 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f6083611456d42aea678358823e47ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.826023 10080 tablet_bootstrap.cc:492] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.826869 10080 tablet_bootstrap.cc:654] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.828413 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.011s sys 0.002s Metrics: {"bytes_written":31851,"cfile_cache_hit":12,"cfile_cache_hit_bytes":23180,"cfile_cache_miss":28,"cfile_cache_miss_bytes":34802,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":301,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1485,"drs_written":1,"lbm_read_time_us":680,"lbm_reads_lt_1ms":60,"lbm_write_time_us":649,"lbm_writes_lt_1ms":27,"mutex_wait_us":21,"num_input_rowsets":2,"peak_mem_usage":17598,"rows_written":123,"spinlock_wait_cycles":11648}
I20260806 16:06:25.829041 10080 tablet_bootstrap.cc:492] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.829129 10080 ts_tablet_manager.cc:1397] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.829296 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 5406 bytes on disk
I20260806 16:06:25.829664 10080 raft_consensus.cc:348] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.829769 10080 raft_consensus.cc:374] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.829708 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.829802 10080 raft_consensus.cc:729] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.829950 10080 consensus_queue.cc:260] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.830067 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000004
I20260806 16:06:25.830094 10080 raft_consensus.cc:388] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.830133 10080 raft_consensus.cc:482] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.830183 10080 raft_consensus.cc:3037] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.831180 10080 raft_consensus.cc:504] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.831308 10080 leader_election.cc:302] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.831420 10080 leader_election.cc:288] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.831526 10087 raft_consensus.cc:2781] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.831625 10087 raft_consensus.cc:686] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.831676 10080 ts_tablet_manager.cc:1428] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:25.831729 10087 consensus_queue.cc:237] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.834764 9805 catalog_manager.cc:5495] T f6083611456d42aea678358823e47ceb P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.835517 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":131,"dirs.run_wall_time_us":1590,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":565,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:25.836015 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 235 bytes on disk
I20260806 16:06:25.836373 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.836759 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.204007
I20260806 16:06:25.849370 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.012s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":23515,"cfile_cache_miss":28,"cfile_cache_miss_bytes":35001,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":526,"dirs.run_cpu_time_us":204,"dirs.run_wall_time_us":1139,"drs_written":1,"lbm_read_time_us":618,"lbm_reads_lt_1ms":56,"lbm_write_time_us":661,"lbm_writes_lt_1ms":31,"mutex_wait_us":39,"num_input_rowsets":2,"peak_mem_usage":17683,"reinsert_count":0,"rows_written":125,"spinlock_wait_cycles":5248,"update_count":1}
I20260806 16:06:25.849879 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 5477 bytes on disk
I20260806 16:06:25.850268 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":42,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.858229 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:25.860435 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33638:
name: "Table.TestAddMasterSysCatalogCopy/2.62"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.864254 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":7347,"cfile_init":1,"dirs.queue_time_us":80,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1388,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":466,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:25.864763 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 785 bytes on disk
I20260806 16:06:25.865142 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.865597 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.292939
I20260806 16:06:25.869098 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 26bccfa957e340229426062750b06d8f (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.62 [id=da35e07f7cec4558bb330b0238777561]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.869503 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 26bccfa957e340229426062750b06d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.871726 10080 tablet_bootstrap.cc:492] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.872514 10080 tablet_bootstrap.cc:654] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.874258 10080 tablet_bootstrap.cc:492] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.874375 10080 ts_tablet_manager.cc:1397] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:25.874850 10080 raft_consensus.cc:348] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.874938 10080 raft_consensus.cc:374] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.874959 10080 raft_consensus.cc:729] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.875121 10080 consensus_queue.cc:260] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.875193 10080 raft_consensus.cc:388] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.875217 10080 raft_consensus.cc:482] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.875284 10080 raft_consensus.cc:3037] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.875986 10080 raft_consensus.cc:504] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.876102 10080 leader_election.cc:302] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.876217 10080 leader_election.cc:288] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.876282 10083 raft_consensus.cc:2781] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.876405 10083 raft_consensus.cc:686] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.876544 10080 ts_tablet_manager.cc:1428] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:25.876542 10083 consensus_queue.cc:237] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.880084 9805 catalog_manager.cc:5495] T 26bccfa957e340229426062750b06d8f P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.880237 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.012s sys 0.001s Metrics: {"bytes_written":32282,"cfile_cache_hit":12,"cfile_cache_hit_bytes":23546,"cfile_cache_miss":28,"cfile_cache_miss_bytes":35342,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":482,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":3463,"drs_written":1,"lbm_read_time_us":739,"lbm_reads_lt_1ms":56,"lbm_write_time_us":627,"lbm_writes_lt_1ms":27,"num_input_rowsets":2,"peak_mem_usage":17853,"rows_written":125}
I20260806 16:06:25.880708 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000005
I20260806 16:06:25.887337 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":334,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1555,"drs_written":1,"lbm_read_time_us":53,"lbm_reads_lt_1ms":4,"lbm_write_time_us":720,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"update_count":1}
I20260806 16:06:25.888026 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.467787
I20260806 16:06:25.892541 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.004s user 0.004s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":569,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":135,"lbm_read_time_us":294,"lbm_reads_lt_1ms":25,"lbm_write_time_us":191,"lbm_writes_lt_1ms":9,"mutex_wait_us":20,"reinsert_count":0,"spinlock_wait_cycles":3968,"update_count":1}
I20260806 16:06:25.892923 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.181354
I20260806 16:06:25.905778 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.012s sys 0.000s Metrics: {"bytes_written":32732,"cfile_cache_hit":13,"cfile_cache_hit_bytes":23952,"cfile_cache_miss":31,"cfile_cache_miss_bytes":35992,"cfile_init":10,"delta_iterators_relevant":6,"dirs.queue_time_us":669,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1328,"drs_written":1,"lbm_read_time_us":663,"lbm_reads_lt_1ms":71,"lbm_write_time_us":557,"lbm_writes_lt_1ms":28,"mutex_wait_us":129,"num_input_rowsets":2,"peak_mem_usage":17844,"rows_written":127}
I20260806 16:06:25.906471 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 5577 bytes on disk
I20260806 16:06:25.907066 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":63,"lbm_reads_lt_1ms":4}
I20260806 16:06:25.909694 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33642:
name: "Table.TestAddMasterSysCatalogCopy/2.63"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.917745 9985 tablet_service.cc:1467] Processing CreateTablet for tablet b19aceec9432460ca64dd7d1791faa80 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.63 [id=ff81e8e740874b0eb5445d0317b198ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.918078 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b19aceec9432460ca64dd7d1791faa80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.919986 10080 tablet_bootstrap.cc:492] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.920872 10080 tablet_bootstrap.cc:654] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.922379 10080 tablet_bootstrap.cc:492] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.922451 10080 ts_tablet_manager.cc:1397] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:25.922887 10080 raft_consensus.cc:348] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.922979 10080 raft_consensus.cc:374] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.923045 10080 raft_consensus.cc:729] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.923182 10080 consensus_queue.cc:260] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.923254 10080 raft_consensus.cc:388] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.923311 10080 raft_consensus.cc:482] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.923364 10080 raft_consensus.cc:3037] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.924093 10080 raft_consensus.cc:504] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.924234 10080 leader_election.cc:302] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.924353 10080 leader_election.cc:288] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.924404 10083 raft_consensus.cc:2781] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.924541 10083 raft_consensus.cc:686] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.924633 10080 ts_tablet_manager.cc:1428] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:25.924649 10083 consensus_queue.cc:237] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.927225 9804 catalog_manager.cc:5495] T b19aceec9432460ca64dd7d1791faa80 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.950690 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33656:
name: "Table.TestAddMasterSysCatalogCopy/2.64"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:25.959087 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ea325af0228f474d809143a717f02e24 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.64 [id=dc7a2c96efc74bb1b21d29d6afbf5063]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:25.959424 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea325af0228f474d809143a717f02e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:25.961777 10080 tablet_bootstrap.cc:492] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:25.962703 10080 tablet_bootstrap.cc:654] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:25.964583 10080 tablet_bootstrap.cc:492] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:25.964658 10080 ts_tablet_manager.cc:1397] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:25.965014 10080 raft_consensus.cc:348] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.965113 10080 raft_consensus.cc:374] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:25.965137 10080 raft_consensus.cc:729] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:25.965233 10080 consensus_queue.cc:260] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.965289 10080 raft_consensus.cc:388] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:25.965312 10080 raft_consensus.cc:482] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:25.965402 10080 raft_consensus.cc:3037] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:25.966127 10080 raft_consensus.cc:504] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.966274 10080 leader_election.cc:302] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:25.966396 10080 leader_election.cc:288] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:25.966457 10083 raft_consensus.cc:2781] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:25.966603 10083 raft_consensus.cc:686] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:25.966748 10083 consensus_queue.cc:237] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:25.967139 10080 ts_tablet_manager.cc:1428] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:25.969528 9804 catalog_manager.cc:5495] T ea325af0228f474d809143a717f02e24 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:25.996068 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33660:
name: "Table.TestAddMasterSysCatalogCopy/2.65"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.004508 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 47e9c9f32b82474f9efe19b743204bc8 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.65 [id=569a9fcf23674ee29338bd354bc2527a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.004855 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47e9c9f32b82474f9efe19b743204bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.007154 10080 tablet_bootstrap.cc:492] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.008039 10080 tablet_bootstrap.cc:654] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.009747 10080 tablet_bootstrap.cc:492] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.009825 10080 ts_tablet_manager.cc:1397] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:26.010193 10080 raft_consensus.cc:348] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.010280 10080 raft_consensus.cc:374] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.010303 10080 raft_consensus.cc:729] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.010433 10080 consensus_queue.cc:260] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.010514 10080 raft_consensus.cc:388] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.010547 10080 raft_consensus.cc:482] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.010582 10080 raft_consensus.cc:3037] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.011258 10080 raft_consensus.cc:504] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.011368 10080 leader_election.cc:302] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.011468 10080 leader_election.cc:288] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.011516 10086 raft_consensus.cc:2781] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.011607 10086 raft_consensus.cc:686] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.011757 10080 ts_tablet_manager.cc:1428] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.011720 10086 consensus_queue.cc:237] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.015120 9804 catalog_manager.cc:5495] T 47e9c9f32b82474f9efe19b743204bc8 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.034972 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33666:
name: "Table.TestAddMasterSysCatalogCopy/2.66"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.043147 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d9abd9b2f48c4c9097796eaeea75e1cf (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.66 [id=a9bbe97b95a44dc295717cc0500b25a9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.043507 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d9abd9b2f48c4c9097796eaeea75e1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.045450 10080 tablet_bootstrap.cc:492] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.046339 10080 tablet_bootstrap.cc:654] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.048105 10080 tablet_bootstrap.cc:492] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.048177 10080 ts_tablet_manager.cc:1397] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.048591 10080 raft_consensus.cc:348] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.048683 10080 raft_consensus.cc:374] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.048707 10080 raft_consensus.cc:729] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.048834 10080 consensus_queue.cc:260] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.048913 10080 raft_consensus.cc:388] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.048971 10080 raft_consensus.cc:482] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.049022 10080 raft_consensus.cc:3037] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.049880 10080 raft_consensus.cc:504] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.050030 10080 leader_election.cc:302] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.050192 10080 leader_election.cc:288] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.050254 10086 raft_consensus.cc:2781] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.050361 10086 raft_consensus.cc:686] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.050487 10086 consensus_queue.cc:237] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.050699 10080 ts_tablet_manager.cc:1428] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:26.053548 9804 catalog_manager.cc:5495] T d9abd9b2f48c4c9097796eaeea75e1cf P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.075975 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33680:
name: "Table.TestAddMasterSysCatalogCopy/2.67"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.084211 9985 tablet_service.cc:1467] Processing CreateTablet for tablet af5db40d3d6c43b3a9f9eb9dd6eea856 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.67 [id=4fe08f87008747edaa90ce37c9c0d019]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.084558 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet af5db40d3d6c43b3a9f9eb9dd6eea856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.086547 10080 tablet_bootstrap.cc:492] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.087423 10080 tablet_bootstrap.cc:654] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.089323 10080 tablet_bootstrap.cc:492] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.089481 10080 ts_tablet_manager.cc:1397] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:26.089890 10080 raft_consensus.cc:348] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.089982 10080 raft_consensus.cc:374] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.090004 10080 raft_consensus.cc:729] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.090171 10080 consensus_queue.cc:260] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.090245 10080 raft_consensus.cc:388] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.090268 10080 raft_consensus.cc:482] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.090320 10080 raft_consensus.cc:3037] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.091224 10080 raft_consensus.cc:504] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.091364 10080 leader_election.cc:302] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.091487 10080 leader_election.cc:288] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.091563 10086 raft_consensus.cc:2781] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.091725 10086 raft_consensus.cc:686] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.091862 10086 consensus_queue.cc:237] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.094450 9804 catalog_manager.cc:5495] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.095216 10080 ts_tablet_manager.cc:1428] T af5db40d3d6c43b3a9f9eb9dd6eea856 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.006s user 0.000s sys 0.002s
I20260806 16:06:26.100836 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:26.108098 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":336,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":199,"dirs.run_wall_time_us":1153,"drs_written":1,"lbm_read_time_us":52,"lbm_reads_lt_1ms":4,"lbm_write_time_us":769,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":12,"update_count":1}
I20260806 16:06:26.108633 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 790 bytes on disk
I20260806 16:06:26.108987 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.109447 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.293991
I20260806 16:06:26.122740 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.013s user 0.011s sys 0.002s Metrics: {"bytes_written":34878,"cfile_cache_hit":14,"cfile_cache_hit_bytes":25740,"cfile_cache_miss":34,"cfile_cache_miss_bytes":39334,"cfile_init":9,"delta_iterators_relevant":8,"dirs.queue_time_us":533,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":674,"lbm_reads_lt_1ms":70,"lbm_write_time_us":682,"lbm_writes_lt_1ms":28,"mutex_wait_us":36,"num_input_rowsets":2,"peak_mem_usage":19863,"rows_written":137,"spinlock_wait_cycles":6400,"thread_start_us":87,"threads_started":1}
I20260806 16:06:26.123262 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 6019 bytes on disk
I20260806 16:06:26.123755 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.124738 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33686:
name: "Table.TestAddMasterSysCatalogCopy/2.68"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.133301 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 8a07948a072f4cc1ba3d593067e2e46a (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.68 [id=c0bb4d67fc7443e58eedc6d928ca2232]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.133677 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a07948a072f4cc1ba3d593067e2e46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.136059 10080 tablet_bootstrap.cc:492] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.137017 10080 tablet_bootstrap.cc:654] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.138901 10080 tablet_bootstrap.cc:492] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.138986 10080 ts_tablet_manager.cc:1397] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:26.139348 10080 raft_consensus.cc:348] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.139434 10080 raft_consensus.cc:374] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.139459 10080 raft_consensus.cc:729] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.139598 10080 consensus_queue.cc:260] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.139686 10080 raft_consensus.cc:388] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.139710 10080 raft_consensus.cc:482] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.139744 10080 raft_consensus.cc:3037] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.140547 10080 raft_consensus.cc:504] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.140697 10080 leader_election.cc:302] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.140806 10080 leader_election.cc:288] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.140859 10086 raft_consensus.cc:2781] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.140950 10086 raft_consensus.cc:686] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.141053 10086 consensus_queue.cc:237] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.142505 10080 ts_tablet_manager.cc:1428] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:26.143916 9805 catalog_manager.cc:5495] T 8a07948a072f4cc1ba3d593067e2e46a P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.159731 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:26.166887 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.006s sys 0.000s Metrics: {"bytes_written":7349,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":2445,"drs_written":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4,"lbm_write_time_us":651,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:26.167505 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.284828
I20260806 16:06:26.177860 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33692:
name: "Table.TestAddMasterSysCatalogCopy/2.69"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.187352 9985 tablet_service.cc:1467] Processing CreateTablet for tablet e8484fe6e8d44cf8ad67fb4ceb199c8b (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.69 [id=2fd54a3e32264dca910fa7d15c2f3fed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.187672 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e8484fe6e8d44cf8ad67fb4ceb199c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.187664 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.020s user 0.013s sys 0.003s Metrics: {"bytes_written":35297,"cfile_cache_hit":12,"cfile_cache_hit_bytes":26068,"cfile_cache_miss":28,"cfile_cache_miss_bytes":39106,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":476,"dirs.run_cpu_time_us":571,"dirs.run_wall_time_us":3649,"drs_written":1,"lbm_read_time_us":695,"lbm_reads_lt_1ms":60,"lbm_write_time_us":618,"lbm_writes_lt_1ms":28,"mutex_wait_us":127,"num_input_rowsets":2,"peak_mem_usage":20250,"rows_written":139}
I20260806 16:06:26.188277 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 6124 bytes on disk
I20260806 16:06:26.188813 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":43,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.189174 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000006
I20260806 16:06:26.190035 10080 tablet_bootstrap.cc:492] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.191164 10080 tablet_bootstrap.cc:654] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.193271 10080 tablet_bootstrap.cc:492] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.193397 10080 ts_tablet_manager.cc:1397] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.194077 10080 raft_consensus.cc:348] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.194200 10080 raft_consensus.cc:374] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.194234 10080 raft_consensus.cc:729] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.194370 10080 consensus_queue.cc:260] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.194466 10080 raft_consensus.cc:388] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.194509 10080 raft_consensus.cc:482] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.194556 10080 raft_consensus.cc:3037] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.195568 10080 raft_consensus.cc:504] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.195719 10080 leader_election.cc:302] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.195822 10080 leader_election.cc:288] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.195873 10083 raft_consensus.cc:2781] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.195969 10083 raft_consensus.cc:686] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.196077 10083 consensus_queue.cc:237] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.196170 10080 ts_tablet_manager.cc:1428] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:26.196712 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.006s sys 0.000s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":144,"dirs.run_wall_time_us":1204,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":623,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:26.197738 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 235 bytes on disk
I20260806 16:06:26.198647 9805 catalog_manager.cc:5495] T e8484fe6e8d44cf8ad67fb4ceb199c8b P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.200728 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.201184 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.229585
I20260806 16:06:26.222466 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33694:
name: "Table.TestAddMasterSysCatalogCopy/2.70"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.223065 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.022s user 0.016s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":26403,"cfile_cache_miss":28,"cfile_cache_miss_bytes":39319,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":644,"dirs.run_cpu_time_us":208,"dirs.run_wall_time_us":1326,"drs_written":1,"lbm_read_time_us":687,"lbm_reads_lt_1ms":56,"lbm_write_time_us":1000,"lbm_writes_lt_1ms":32,"mutex_wait_us":56,"num_input_rowsets":2,"peak_mem_usage":20340,"reinsert_count":0,"rows_written":141,"spinlock_wait_cycles":3840,"update_count":1}
I20260806 16:06:26.223783 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 6184 bytes on disk
I20260806 16:06:26.224545 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":44,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.230942 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0a0ef8f3354d45f6b48a2ed885df6ced (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.70 [id=8d178d6c613648d2a0e49440c57908fe]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.231372 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0a0ef8f3354d45f6b48a2ed885df6ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.233449 10080 tablet_bootstrap.cc:492] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.234162 10080 tablet_bootstrap.cc:654] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.235980 10080 tablet_bootstrap.cc:492] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.236084 10080 ts_tablet_manager.cc:1397] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.236446 10080 raft_consensus.cc:348] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.236536 10080 raft_consensus.cc:374] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.236562 10080 raft_consensus.cc:729] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.236717 10080 consensus_queue.cc:260] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.236788 10080 raft_consensus.cc:388] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.236845 10080 raft_consensus.cc:482] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.236897 10080 raft_consensus.cc:3037] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.237713 10080 raft_consensus.cc:504] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.237859 10080 leader_election.cc:302] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.237983 10080 leader_election.cc:288] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.238054 10086 raft_consensus.cc:2781] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.238206 10086 raft_consensus.cc:686] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.238333 10080 ts_tablet_manager.cc:1428] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:26.238343 10086 consensus_queue.cc:237] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.241313 9804 catalog_manager.cc:5495] T 0a0ef8f3354d45f6b48a2ed885df6ced P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.263628 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33708:
name: "Table.TestAddMasterSysCatalogCopy/2.71"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.272233 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 098dae005d304ed093fe9dfbdc0057a8 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.71 [id=ea05366a9bb445608dd0962982cb9d24]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.272591 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 098dae005d304ed093fe9dfbdc0057a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.274863 10080 tablet_bootstrap.cc:492] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.275625 10080 tablet_bootstrap.cc:654] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.277637 10080 tablet_bootstrap.cc:492] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.277717 10080 ts_tablet_manager.cc:1397] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.278115 10080 raft_consensus.cc:348] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.278203 10080 raft_consensus.cc:374] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.278226 10080 raft_consensus.cc:729] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.278321 10080 consensus_queue.cc:260] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.278378 10080 raft_consensus.cc:388] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.278401 10080 raft_consensus.cc:482] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.278434 10080 raft_consensus.cc:3037] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.279140 10080 raft_consensus.cc:504] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.279299 10080 leader_election.cc:302] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.279402 10080 leader_election.cc:288] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.279449 10086 raft_consensus.cc:2781] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.279534 10086 raft_consensus.cc:686] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.279676 10080 ts_tablet_manager.cc:1428] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.279678 10086 consensus_queue.cc:237] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.283278 9804 catalog_manager.cc:5495] T 098dae005d304ed093fe9dfbdc0057a8 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.304647 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33714:
name: "Table.TestAddMasterSysCatalogCopy/2.72"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.312816 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 05d08458173046ed889e3750f1dd2bf0 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.72 [id=17cfb25d682a4654b45e9c6b64370c2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.313174 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05d08458173046ed889e3750f1dd2bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.315414 10080 tablet_bootstrap.cc:492] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.316306 10080 tablet_bootstrap.cc:654] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.318150 10080 tablet_bootstrap.cc:492] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.318228 10080 ts_tablet_manager.cc:1397] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.318591 10080 raft_consensus.cc:348] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.318682 10080 raft_consensus.cc:374] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.318704 10080 raft_consensus.cc:729] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.318797 10080 consensus_queue.cc:260] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.318854 10080 raft_consensus.cc:388] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.318877 10080 raft_consensus.cc:482] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.318910 10080 raft_consensus.cc:3037] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.319665 10080 raft_consensus.cc:504] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.319828 10080 leader_election.cc:302] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.319934 10080 leader_election.cc:288] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.319991 10083 raft_consensus.cc:2781] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.320076 10083 raft_consensus.cc:686] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.320189 10083 consensus_queue.cc:237] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.320472 10080 ts_tablet_manager.cc:1428] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:26.323199 9804 catalog_manager.cc:5495] T 05d08458173046ed889e3750f1dd2bf0 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.344102 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33716:
name: "Table.TestAddMasterSysCatalogCopy/2.73"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.352651 9985 tablet_service.cc:1467] Processing CreateTablet for tablet a84d4e24f06d43f292967ba1a107d731 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.73 [id=10c95aa713c04f6aa3a98e392825f137]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.352950 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a84d4e24f06d43f292967ba1a107d731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.355127 10080 tablet_bootstrap.cc:492] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.355938 10080 tablet_bootstrap.cc:654] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.357939 10080 tablet_bootstrap.cc:492] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.358016 10080 ts_tablet_manager.cc:1397] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.358527 10080 raft_consensus.cc:348] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.358639 10080 raft_consensus.cc:374] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.358664 10080 raft_consensus.cc:729] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.358762 10080 consensus_queue.cc:260] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.358817 10080 raft_consensus.cc:388] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.358840 10080 raft_consensus.cc:482] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.358868 10080 raft_consensus.cc:3037] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.359567 10080 raft_consensus.cc:504] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.359684 10080 leader_election.cc:302] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.359756 10080 leader_election.cc:288] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.359853 10086 raft_consensus.cc:2781] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.360008 10086 raft_consensus.cc:686] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.360033 10080 ts_tablet_manager.cc:1428] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.360148 10086 consensus_queue.cc:237] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.363850 9805 catalog_manager.cc:5495] T a84d4e24f06d43f292967ba1a107d731 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.374446 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:26.380098 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.003s sys 0.001s Metrics: {"bytes_written":7346,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1251,"drs_written":1,"lbm_read_time_us":36,"lbm_reads_lt_1ms":4,"lbm_write_time_us":403,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:26.380679 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 801 bytes on disk
I20260806 16:06:26.381172 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":54,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.382045 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.281646
I20260806 16:06:26.386965 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33732:
name: "Table.TestAddMasterSysCatalogCopy/2.74"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.396047 9985 tablet_service.cc:1467] Processing CreateTablet for tablet a6219d392c7249f8ade3dced8f308a98 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.74 [id=fabb109165274a85ac367489d254338f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.396440 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a6219d392c7249f8ade3dced8f308a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.399397 10080 tablet_bootstrap.cc:492] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.400271 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.018s user 0.013s sys 0.004s Metrics: {"bytes_written":37441,"cfile_cache_hit":12,"cfile_cache_hit_bytes":27878,"cfile_cache_miss":28,"cfile_cache_miss_bytes":41770,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":378,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1349,"drs_written":1,"lbm_read_time_us":877,"lbm_reads_lt_1ms":56,"lbm_write_time_us":806,"lbm_writes_lt_1ms":28,"mutex_wait_us":80,"num_input_rowsets":2,"peak_mem_usage":21525,"rows_written":149,"spinlock_wait_cycles":15744}
I20260806 16:06:26.400555 10080 tablet_bootstrap.cc:654] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.400846 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000006
I20260806 16:06:26.403122 10080 tablet_bootstrap.cc:492] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.403271 10080 ts_tablet_manager.cc:1397] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.001s
I20260806 16:06:26.403746 10080 raft_consensus.cc:348] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.403851 10080 raft_consensus.cc:374] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.403877 10080 raft_consensus.cc:729] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.404048 10080 consensus_queue.cc:260] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.404131 10080 raft_consensus.cc:388] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.404181 10080 raft_consensus.cc:482] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.404237 10080 raft_consensus.cc:3037] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.405211 10080 raft_consensus.cc:504] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.405395 10080 leader_election.cc:302] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.405546 10080 leader_election.cc:288] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.405596 10086 raft_consensus.cc:2781] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.405689 10086 raft_consensus.cc:686] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.405867 10080 ts_tablet_manager.cc:1428] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:26.405817 10086 consensus_queue.cc:237] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.407205 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":51,"drs_written":1,"lbm_read_time_us":34,"lbm_reads_lt_1ms":4,"lbm_write_time_us":542,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:26.407720 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.193847
I20260806 16:06:26.409099 9805 catalog_manager.cc:5495] T a6219d392c7249f8ade3dced8f308a98 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.423183 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.015s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":28213,"cfile_cache_miss":28,"cfile_cache_miss_bytes":41963,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":422,"dirs.run_cpu_time_us":255,"dirs.run_wall_time_us":1169,"drs_written":1,"lbm_read_time_us":927,"lbm_reads_lt_1ms":64,"lbm_write_time_us":646,"lbm_writes_lt_1ms":32,"mutex_wait_us":57,"num_input_rowsets":2,"peak_mem_usage":21615,"reinsert_count":0,"rows_written":151,"spinlock_wait_cycles":896,"update_count":1}
I20260806 16:06:26.423871 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 6607 bytes on disk
I20260806 16:06:26.424220 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":53,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.435634 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33746:
name: "Table.TestAddMasterSysCatalogCopy/2.75"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.444751 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 93d3cad518424563aa77f135a361352b (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.75 [id=4b0604a597624d03884dbeaeea2a4777]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.445043 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 93d3cad518424563aa77f135a361352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.447137 10080 tablet_bootstrap.cc:492] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.448035 10080 tablet_bootstrap.cc:654] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.449985 10080 tablet_bootstrap.cc:492] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.450106 10080 ts_tablet_manager.cc:1397] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.450570 10080 raft_consensus.cc:348] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.450698 10080 raft_consensus.cc:374] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.450762 10080 raft_consensus.cc:729] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.450947 10080 consensus_queue.cc:260] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.451066 10080 raft_consensus.cc:388] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.451112 10080 raft_consensus.cc:482] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.451166 10080 raft_consensus.cc:3037] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.451952 10080 raft_consensus.cc:504] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.452121 10080 leader_election.cc:302] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.452227 10080 leader_election.cc:288] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.452276 10087 raft_consensus.cc:2781] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.452354 10087 raft_consensus.cc:686] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.452498 10080 ts_tablet_manager.cc:1428] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.452471 10087 consensus_queue.cc:237] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.455071 9805 catalog_manager.cc:5495] T 93d3cad518424563aa77f135a361352b P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.475288 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000077
I20260806 16:06:26.480403 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33752:
name: "Table.TestAddMasterSysCatalogCopy/2.76"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.481948 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.006s sys 0.000s Metrics: {"bytes_written":7345,"cfile_init":1,"dirs.queue_time_us":378,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1413,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":530,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:26.482517 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 754 bytes on disk
I20260806 16:06:26.482983 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.483397 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.276842
I20260806 16:06:26.490355 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 49147d757d1941108b55119a4e8c0144 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.76 [id=896ee047d2b3440981ef4ebea7692704]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.490695 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 49147d757d1941108b55119a4e8c0144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.493009 10080 tablet_bootstrap.cc:492] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.494130 10080 tablet_bootstrap.cc:654] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.495895 10080 tablet_bootstrap.cc:492] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.496004 10080 ts_tablet_manager.cc:1397] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.496505 10080 raft_consensus.cc:348] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.496626 10080 raft_consensus.cc:374] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.496673 10080 raft_consensus.cc:729] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.496806 10080 consensus_queue.cc:260] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.496917 10080 raft_consensus.cc:388] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.496960 10080 raft_consensus.cc:482] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.497012 10080 raft_consensus.cc:3037] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.497815 10080 raft_consensus.cc:504] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.497964 10080 leader_election.cc:302] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.498107 10080 leader_election.cc:288] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.498152 10087 raft_consensus.cc:2781] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.498224 10087 raft_consensus.cc:686] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.498337 10087 consensus_queue.cc:237] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.498394 10080 ts_tablet_manager.cc:1428] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:26.498762 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.013s sys 0.002s Metrics: {"bytes_written":38300,"cfile_cache_hit":13,"cfile_cache_hit_bytes":28597,"cfile_cache_miss":31,"cfile_cache_miss_bytes":43125,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":613,"dirs.run_cpu_time_us":131,"dirs.run_wall_time_us":1348,"drs_written":1,"lbm_read_time_us":1195,"lbm_reads_lt_1ms":63,"lbm_write_time_us":642,"lbm_writes_lt_1ms":28,"mutex_wait_us":20,"num_input_rowsets":2,"peak_mem_usage":22083,"rows_written":153}
I20260806 16:06:26.499303 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 6716 bytes on disk
I20260806 16:06:26.499759 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.500121 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000005
I20260806 16:06:26.501276 9805 catalog_manager.cc:5495] T 49147d757d1941108b55119a4e8c0144 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.505859 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.003s sys 0.002s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":588,"dirs.run_cpu_time_us":117,"dirs.run_wall_time_us":1008,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":537,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:26.507027 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.194054
I20260806 16:06:26.527653 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.019s user 0.012s sys 0.002s Metrics: {"bytes_written":38717,"cfile_cache_hit":12,"cfile_cache_hit_bytes":28935,"cfile_cache_miss":28,"cfile_cache_miss_bytes":43045,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":440,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1116,"drs_written":1,"lbm_read_time_us":783,"lbm_reads_lt_1ms":60,"lbm_write_time_us":555,"lbm_writes_lt_1ms":28,"mutex_wait_us":76,"num_input_rowsets":2,"peak_mem_usage":22125,"rows_written":155,"spinlock_wait_cycles":3456}
I20260806 16:06:26.528132 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33762:
name: "Table.TestAddMasterSysCatalogCopy/2.77"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.528515 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 6801 bytes on disk
I20260806 16:06:26.528885 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":46,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.536867 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d831e0309bb74c728e48896f3fd98ffd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.77 [id=0ef50af389994121b3d6588b94cf2755]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.537225 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d831e0309bb74c728e48896f3fd98ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.539631 10080 tablet_bootstrap.cc:492] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.540524 10080 tablet_bootstrap.cc:654] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.542495 10080 tablet_bootstrap.cc:492] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.542574 10080 ts_tablet_manager.cc:1397] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.543015 10080 raft_consensus.cc:348] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.543109 10080 raft_consensus.cc:374] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.543167 10080 raft_consensus.cc:729] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.543308 10080 consensus_queue.cc:260] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.543382 10080 raft_consensus.cc:388] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.543440 10080 raft_consensus.cc:482] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.543493 10080 raft_consensus.cc:3037] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.544256 10080 raft_consensus.cc:504] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.544404 10080 leader_election.cc:302] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.544528 10080 leader_election.cc:288] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.544621 10086 raft_consensus.cc:2781] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.544762 10086 raft_consensus.cc:686] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.544832 10080 ts_tablet_manager.cc:1428] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.544925 10086 consensus_queue.cc:237] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.548261 9805 catalog_manager.cc:5495] T d831e0309bb74c728e48896f3fd98ffd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.570838 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33776:
name: "Table.TestAddMasterSysCatalogCopy/2.78"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.579455 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 1f15490482054d2694144a5bb9651b53 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.78 [id=907b4399e59a4028896d8e10270c9f02]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.579820 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1f15490482054d2694144a5bb9651b53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.581904 10080 tablet_bootstrap.cc:492] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.582993 10080 tablet_bootstrap.cc:654] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.584715 10080 tablet_bootstrap.cc:492] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.584787 10080 ts_tablet_manager.cc:1397] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.585285 10080 raft_consensus.cc:348] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.585439 10080 raft_consensus.cc:374] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.585508 10080 raft_consensus.cc:729] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.585646 10080 consensus_queue.cc:260] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.585738 10080 raft_consensus.cc:388] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.585763 10080 raft_consensus.cc:482] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.585800 10080 raft_consensus.cc:3037] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.586516 10080 raft_consensus.cc:504] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.586624 10080 leader_election.cc:302] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.586724 10080 leader_election.cc:288] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.586773 10086 raft_consensus.cc:2781] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.586849 10086 raft_consensus.cc:686] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.586958 10086 consensus_queue.cc:237] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.587221 10080 ts_tablet_manager.cc:1428] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:26.589811 9804 catalog_manager.cc:5495] T 1f15490482054d2694144a5bb9651b53 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.612838 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33782:
name: "Table.TestAddMasterSysCatalogCopy/2.79"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.621846 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 7fcac49012f24482836005bab01ccb92 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.79 [id=5fb6c9ac5ac248cb9e8ad3dc78f825f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.622191 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7fcac49012f24482836005bab01ccb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.624346 10080 tablet_bootstrap.cc:492] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.625423 10080 tablet_bootstrap.cc:654] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.627324 10080 tablet_bootstrap.cc:492] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.627499 10080 ts_tablet_manager.cc:1397] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:26.628067 10080 raft_consensus.cc:348] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.628201 10080 raft_consensus.cc:374] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.628253 10080 raft_consensus.cc:729] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.628415 10080 consensus_queue.cc:260] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.628528 10080 raft_consensus.cc:388] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.628582 10080 raft_consensus.cc:482] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.628647 10080 raft_consensus.cc:3037] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.629853 10080 raft_consensus.cc:504] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.630012 10080 leader_election.cc:302] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.630167 10080 leader_election.cc:288] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.630226 10087 raft_consensus.cc:2781] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.630363 10087 raft_consensus.cc:686] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.630473 10087 consensus_queue.cc:237] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.630473 10080 ts_tablet_manager.cc:1428] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:26.633698 9804 catalog_manager.cc:5495] T 7fcac49012f24482836005bab01ccb92 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.653640 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33790:
name: "Table.TestAddMasterSysCatalogCopy/2.80"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.662739 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 52fa6babc80d481d8191141122062b65 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.80 [id=d3554c79b1dc4057ac91f906be8c4992]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.663096 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 52fa6babc80d481d8191141122062b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.665518 10080 tablet_bootstrap.cc:492] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.666476 10080 tablet_bootstrap.cc:654] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.668401 10080 tablet_bootstrap.cc:492] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.668583 10080 ts_tablet_manager.cc:1397] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:26.669040 10080 raft_consensus.cc:348] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.669240 10080 raft_consensus.cc:374] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.669319 10080 raft_consensus.cc:729] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.669534 10080 consensus_queue.cc:260] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.669646 10080 raft_consensus.cc:388] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.669699 10080 raft_consensus.cc:482] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.669757 10080 raft_consensus.cc:3037] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.670814 10080 raft_consensus.cc:504] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.670979 10080 leader_election.cc:302] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.671096 10080 leader_election.cc:288] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.671146 10087 raft_consensus.cc:2781] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.671243 10087 raft_consensus.cc:686] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.671401 10080 ts_tablet_manager.cc:1428] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:26.671370 10087 consensus_queue.cc:237] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.674906 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:26.675088 9804 catalog_manager.cc:5495] T 52fa6babc80d481d8191141122062b65 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.682106 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":7312,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":41,"lbm_reads_lt_1ms":4,"lbm_write_time_us":535,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:26.682768 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 749 bytes on disk
I20260806 16:06:26.683274 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.683707 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.274127
I20260806 16:06:26.700810 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.016s sys 0.000s Metrics: {"bytes_written":40437,"cfile_cache_hit":13,"cfile_cache_hit_bytes":30360,"cfile_cache_miss":31,"cfile_cache_miss_bytes":45724,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":520,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1239,"drs_written":1,"lbm_read_time_us":849,"lbm_reads_lt_1ms":63,"lbm_write_time_us":774,"lbm_writes_lt_1ms":28,"mutex_wait_us":80,"num_input_rowsets":2,"peak_mem_usage":23188,"rows_written":163,"spinlock_wait_cycles":6400}
I20260806 16:06:26.701478 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 7119 bytes on disk
I20260806 16:06:26.702054 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.702899 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33792:
name: "Table.TestAddMasterSysCatalogCopy/2.81"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.711664 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 752218325ebb42dea532edc455253104 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.81 [id=54054634b33048209a0cdaae046bdee9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.712036 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 752218325ebb42dea532edc455253104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.714144 10080 tablet_bootstrap.cc:492] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.715039 10080 tablet_bootstrap.cc:654] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.717032 10080 tablet_bootstrap.cc:492] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.717108 10080 ts_tablet_manager.cc:1397] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:26.717617 10080 raft_consensus.cc:348] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.717711 10080 raft_consensus.cc:374] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.717767 10080 raft_consensus.cc:729] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.717895 10080 consensus_queue.cc:260] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.717964 10080 raft_consensus.cc:388] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.718025 10080 raft_consensus.cc:482] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.718077 10080 raft_consensus.cc:3037] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.718838 10080 raft_consensus.cc:504] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.719014 10080 leader_election.cc:302] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.719141 10080 leader_election.cc:288] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.719185 10086 raft_consensus.cc:2781] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.719276 10086 raft_consensus.cc:686] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.719395 10086 consensus_queue.cc:237] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.719731 10080 ts_tablet_manager.cc:1428] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:26.723585 9804 catalog_manager.cc:5495] T 752218325ebb42dea532edc455253104 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.751554 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33798:
name: "Table.TestAddMasterSysCatalogCopy/2.82"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.759665 9985 tablet_service.cc:1467] Processing CreateTablet for tablet de910bde3ecb4437b165689d9ebdef9e (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.82 [id=400f728ec2b24d5ebd6850cb85254f6f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.760007 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet de910bde3ecb4437b165689d9ebdef9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.762351 10080 tablet_bootstrap.cc:492] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.763330 10080 tablet_bootstrap.cc:654] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.765208 10080 tablet_bootstrap.cc:492] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.765287 10080 ts_tablet_manager.cc:1397] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.765733 10080 raft_consensus.cc:348] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.765831 10080 raft_consensus.cc:374] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.765853 10080 raft_consensus.cc:729] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.765944 10080 consensus_queue.cc:260] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.766000 10080 raft_consensus.cc:388] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.766034 10080 raft_consensus.cc:482] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.766069 10080 raft_consensus.cc:3037] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.766785 10080 raft_consensus.cc:504] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.766902 10080 leader_election.cc:302] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.767005 10080 leader_election.cc:288] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.767056 10083 raft_consensus.cc:2781] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.767141 10083 raft_consensus.cc:686] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.767256 10083 consensus_queue.cc:237] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.767597 10080 ts_tablet_manager.cc:1428] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:26.770051 9804 catalog_manager.cc:5495] T de910bde3ecb4437b165689d9ebdef9e P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.779508 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:26.784973 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":7346,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":235,"dirs.run_wall_time_us":1486,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":432,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:26.785555 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.274222
I20260806 16:06:26.799680 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33806:
name: "Table.TestAddMasterSysCatalogCopy/2.83"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.801054 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.013s sys 0.000s Metrics: {"bytes_written":41299,"cfile_cache_hit":12,"cfile_cache_hit_bytes":31122,"cfile_cache_miss":28,"cfile_cache_miss_bytes":46582,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":1938,"dirs.run_cpu_time_us":557,"dirs.run_wall_time_us":3498,"drs_written":1,"lbm_read_time_us":549,"lbm_reads_lt_1ms":60,"lbm_write_time_us":673,"lbm_writes_lt_1ms":28,"mutex_wait_us":1492,"num_input_rowsets":2,"peak_mem_usage":24233,"rows_written":167,"spinlock_wait_cycles":2944}
I20260806 16:06:26.802058 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 7308 bytes on disk
I20260806 16:06:26.802520 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4}
I20260806 16:06:26.808662 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 941ff33ab1f74e9c875a6ebac329ae17 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.83 [id=3349a77e651d41b3824f58b613689906]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.809008 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 941ff33ab1f74e9c875a6ebac329ae17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.811040 10080 tablet_bootstrap.cc:492] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.811988 10080 tablet_bootstrap.cc:654] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.813714 10080 tablet_bootstrap.cc:492] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.813818 10080 ts_tablet_manager.cc:1397] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.814364 10080 raft_consensus.cc:348] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.814486 10080 raft_consensus.cc:374] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.814531 10080 raft_consensus.cc:729] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.814670 10080 consensus_queue.cc:260] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.814765 10080 raft_consensus.cc:388] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.814811 10080 raft_consensus.cc:482] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.814863 10080 raft_consensus.cc:3037] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.815627 10080 raft_consensus.cc:504] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.815779 10080 leader_election.cc:302] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.815899 10080 leader_election.cc:288] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.815989 10083 raft_consensus.cc:2781] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.816097 10083 raft_consensus.cc:686] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.816201 10083 consensus_queue.cc:237] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.816210 10080 ts_tablet_manager.cc:1428] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.819108 9805 catalog_manager.cc:5495] T 941ff33ab1f74e9c875a6ebac329ae17 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.843246 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33814:
name: "Table.TestAddMasterSysCatalogCopy/2.84"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.851682 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 4a380fe1698f4f5a8dbe89ff86177a84 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.84 [id=63bcd0902b5e4069bfd03c0f5867301f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.852073 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a380fe1698f4f5a8dbe89ff86177a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.854229 10080 tablet_bootstrap.cc:492] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.855180 10080 tablet_bootstrap.cc:654] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.857112 10080 tablet_bootstrap.cc:492] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.857190 10080 ts_tablet_manager.cc:1397] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:26.857640 10080 raft_consensus.cc:348] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.857733 10080 raft_consensus.cc:374] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.857755 10080 raft_consensus.cc:729] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.857903 10080 consensus_queue.cc:260] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.857977 10080 raft_consensus.cc:388] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.858032 10080 raft_consensus.cc:482] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.858085 10080 raft_consensus.cc:3037] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.858969 10080 raft_consensus.cc:504] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.859125 10080 leader_election.cc:302] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.859258 10080 leader_election.cc:288] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.859338 10083 raft_consensus.cc:2781] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.859457 10083 raft_consensus.cc:686] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.859611 10083 consensus_queue.cc:237] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.859922 10080 ts_tablet_manager.cc:1428] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:26.862612 9805 catalog_manager.cc:5495] T 4a380fe1698f4f5a8dbe89ff86177a84 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.882723 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33828:
name: "Table.TestAddMasterSysCatalogCopy/2.85"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.891214 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ec91db71913d4295b21ef02471fd0b34 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.85 [id=1592ddf3e4254c7ea84c383fe98a1deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.891579 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec91db71913d4295b21ef02471fd0b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.894057 10080 tablet_bootstrap.cc:492] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.894958 10080 tablet_bootstrap.cc:654] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.897011 10080 tablet_bootstrap.cc:492] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.897122 10080 ts_tablet_manager.cc:1397] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:26.897610 10080 raft_consensus.cc:348] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.897724 10080 raft_consensus.cc:374] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.897770 10080 raft_consensus.cc:729] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.897933 10080 consensus_queue.cc:260] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.898051 10080 raft_consensus.cc:388] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.898102 10080 raft_consensus.cc:482] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.898144 10080 raft_consensus.cc:3037] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.898948 10080 raft_consensus.cc:504] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.899075 10080 leader_election.cc:302] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.899173 10080 leader_election.cc:288] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.899219 10086 raft_consensus.cc:2781] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.899307 10086 raft_consensus.cc:686] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.899415 10086 consensus_queue.cc:237] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.899901 10080 ts_tablet_manager.cc:1428] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:26.902395 9804 catalog_manager.cc:5495] T ec91db71913d4295b21ef02471fd0b34 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.924227 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33842:
name: "Table.TestAddMasterSysCatalogCopy/2.86"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.932911 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 3d1699ce8f684646a552031ec006dbbd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.86 [id=47f19c8871424cc38dd9a34e3f6afdcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.933202 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d1699ce8f684646a552031ec006dbbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.935380 10080 tablet_bootstrap.cc:492] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.936213 10080 tablet_bootstrap.cc:654] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.938191 10080 tablet_bootstrap.cc:492] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.938297 10080 ts_tablet_manager.cc:1397] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.938712 10080 raft_consensus.cc:348] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.938828 10080 raft_consensus.cc:374] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.938875 10080 raft_consensus.cc:729] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.939013 10080 consensus_queue.cc:260] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.939131 10080 raft_consensus.cc:388] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.939177 10080 raft_consensus.cc:482] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.939229 10080 raft_consensus.cc:3037] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.939989 10080 raft_consensus.cc:504] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.940148 10080 leader_election.cc:302] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.940272 10080 leader_election.cc:288] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.940318 10086 raft_consensus.cc:2781] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.940438 10086 raft_consensus.cc:686] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.940552 10080 ts_tablet_manager.cc:1428] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:26.940568 10086 consensus_queue.cc:237] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.943300 9804 catalog_manager.cc:5495] T 3d1699ce8f684646a552031ec006dbbd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:26.952817 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:26.958909 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":7348,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":131,"dirs.run_wall_time_us":1040,"drs_written":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4,"lbm_write_time_us":548,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:26.959424 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.271479
I20260806 16:06:26.968997 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33850:
name: "Table.TestAddMasterSysCatalogCopy/2.87"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:26.976276 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.015s sys 0.000s Metrics: {"bytes_written":43014,"cfile_cache_hit":12,"cfile_cache_hit_bytes":32566,"cfile_cache_miss":28,"cfile_cache_miss_bytes":48688,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":445,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1391,"drs_written":1,"lbm_read_time_us":720,"lbm_reads_lt_1ms":60,"lbm_write_time_us":620,"lbm_writes_lt_1ms":28,"mutex_wait_us":38,"num_input_rowsets":2,"peak_mem_usage":25253,"rows_written":175,"spinlock_wait_cycles":33152}
I20260806 16:06:26.976892 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000005
I20260806 16:06:26.979737 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ad590e20ac564805b2d9b31674aabfc0 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.87 [id=10d17d67d38241a8b12966bd1f233e1e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:26.980095 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ad590e20ac564805b2d9b31674aabfc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:26.982784 10080 tablet_bootstrap.cc:492] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:26.983680 10080 tablet_bootstrap.cc:654] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:26.983587 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":127,"dirs.run_wall_time_us":1025,"drs_written":1,"lbm_read_time_us":47,"lbm_reads_lt_1ms":4,"lbm_write_time_us":639,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"update_count":1}
I20260806 16:06:26.984097 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.547421
I20260806 16:06:26.985680 10080 tablet_bootstrap.cc:492] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:26.985795 10080 ts_tablet_manager.cc:1397] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:26.986248 10080 raft_consensus.cc:348] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.986377 10080 raft_consensus.cc:374] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:26.986424 10080 raft_consensus.cc:729] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:26.986565 10080 consensus_queue.cc:260] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.986677 10080 raft_consensus.cc:388] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:26.986722 10080 raft_consensus.cc:482] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:26.986773 10080 raft_consensus.cc:3037] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:26.987537 10080 raft_consensus.cc:504] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.987696 10080 leader_election.cc:302] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:26.987845 10086 raft_consensus.cc:2781] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:26.987955 10086 raft_consensus.cc:686] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:26.988081 10086 consensus_queue.cc:237] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:26.988513 10080 leader_election.cc:288] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:26.988826 10080 ts_tablet_manager.cc:1428] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:26.990430 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":451,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"lbm_read_time_us":370,"lbm_reads_lt_1ms":25,"lbm_write_time_us":171,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20260806 16:06:26.990774 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.228893
I20260806 16:06:26.991528 9804 catalog_manager.cc:5495] T ad590e20ac564805b2d9b31674aabfc0 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.006902 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.016s sys 0.000s Metrics: {"bytes_written":389,"cfile_cache_hit":13,"cfile_cache_hit_bytes":32934,"cfile_cache_miss":31,"cfile_cache_miss_bytes":48966,"cfile_init":10,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":749,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1194,"drs_written":1,"lbm_read_time_us":863,"lbm_reads_lt_1ms":71,"lbm_write_time_us":786,"lbm_writes_lt_1ms":32,"mutex_wait_us":111,"num_input_rowsets":2,"peak_mem_usage":25355,"reinsert_count":0,"rows_written":177,"thread_start_us":74,"threads_started":1,"update_count":2}
I20260806 16:06:27.007417 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 7708 bytes on disk
I20260806 16:06:27.007956 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.021575 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33862:
name: "Table.TestAddMasterSysCatalogCopy/2.88"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.030285 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d79bb98a71214a0094c6758b07510c26 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.88 [id=fd7d8821ac054039ad0b5f64e7e05c60]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.030611 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d79bb98a71214a0094c6758b07510c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.032730 10080 tablet_bootstrap.cc:492] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.033695 10080 tablet_bootstrap.cc:654] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.035338 10080 tablet_bootstrap.cc:492] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.035451 10080 ts_tablet_manager.cc:1397] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.035887 10080 raft_consensus.cc:348] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.036003 10080 raft_consensus.cc:374] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.036067 10080 raft_consensus.cc:729] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.036221 10080 consensus_queue.cc:260] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.036329 10080 raft_consensus.cc:388] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.036375 10080 raft_consensus.cc:482] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.036428 10080 raft_consensus.cc:3037] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.037169 10080 raft_consensus.cc:504] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.037317 10080 leader_election.cc:302] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.037501 10080 leader_election.cc:288] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.037550 10086 raft_consensus.cc:2781] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.037629 10086 raft_consensus.cc:686] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.037738 10086 consensus_queue.cc:237] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.037782 10080 ts_tablet_manager.cc:1428] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:27.040669 9804 catalog_manager.cc:5495] T d79bb98a71214a0094c6758b07510c26 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.053196 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:27.060719 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":7348,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":1585,"drs_written":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4,"lbm_write_time_us":552,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.061493 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 793 bytes on disk
I20260806 16:06:27.061949 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.062203 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33878:
name: "Table.TestAddMasterSysCatalogCopy/2.89"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.062474 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.270160
I20260806 16:06:27.072045 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d8a466f6fca048b98c5e5cadfc8a52dd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.89 [id=96e9ed909ab34e1ba25ba9e7bcb629fa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.072402 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d8a466f6fca048b98c5e5cadfc8a52dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.075027 10080 tablet_bootstrap.cc:492] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.076030 10080 tablet_bootstrap.cc:654] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.078339 10080 tablet_bootstrap.cc:492] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.078439 10080 ts_tablet_manager.cc:1397] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:27.078946 10080 raft_consensus.cc:348] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.079082 10080 raft_consensus.cc:374] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.079118 10080 raft_consensus.cc:729] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.079246 10080 consensus_queue.cc:260] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.079360 10080 raft_consensus.cc:388] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.079407 10080 raft_consensus.cc:482] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.079456 10080 raft_consensus.cc:3037] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.079810 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.013s sys 0.004s Metrics: {"bytes_written":43862,"cfile_cache_hit":12,"cfile_cache_hit_bytes":33288,"cfile_cache_miss":28,"cfile_cache_miss_bytes":49764,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":619,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1255,"drs_written":1,"lbm_read_time_us":654,"lbm_reads_lt_1ms":56,"lbm_write_time_us":666,"lbm_writes_lt_1ms":28,"mutex_wait_us":43,"num_input_rowsets":2,"peak_mem_usage":25967,"rows_written":179,"spinlock_wait_cycles":1280,"thread_start_us":192,"threads_started":3}
I20260806 16:06:27.080545 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000005
I20260806 16:06:27.080682 10080 raft_consensus.cc:504] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.080832 10080 leader_election.cc:302] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.080996 10087 raft_consensus.cc:2781] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.081091 10087 raft_consensus.cc:686] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.081228 10087 consensus_queue.cc:237] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.081636 10080 leader_election.cc:288] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.081928 10080 ts_tablet_manager.cc:1428] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:27.084604 9804 catalog_manager.cc:5495] T d8a466f6fca048b98c5e5cadfc8a52dd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.087944 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.004s sys 0.000s Metrics: {"bytes_written":5149,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1257,"drs_written":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4,"lbm_write_time_us":452,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:27.088606 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.220268
I20260806 16:06:27.107800 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.019s user 0.014s sys 0.004s Metrics: {"bytes_written":389,"cfile_cache_hit":12,"cfile_cache_hit_bytes":33623,"cfile_cache_miss":28,"cfile_cache_miss_bytes":49947,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":503,"dirs.run_cpu_time_us":228,"dirs.run_wall_time_us":1337,"drs_written":1,"lbm_read_time_us":1012,"lbm_reads_lt_1ms":64,"lbm_write_time_us":910,"lbm_writes_lt_1ms":32,"mutex_wait_us":130,"num_input_rowsets":2,"peak_mem_usage":26052,"reinsert_count":0,"rows_written":181,"update_count":2}
I20260806 16:06:27.108374 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 7876 bytes on disk
I20260806 16:06:27.108876 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.119851 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33890:
name: "Table.TestAddMasterSysCatalogCopy/2.90"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.129246 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 282bce198313460ba4361df9823727a1 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.90 [id=43ed1f8683974ad9bff5fbe644bc1a2c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.129647 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 282bce198313460ba4361df9823727a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.131794 10080 tablet_bootstrap.cc:492] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.132668 10080 tablet_bootstrap.cc:654] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.134666 10080 tablet_bootstrap.cc:492] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.134738 10080 ts_tablet_manager.cc:1397] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.135155 10080 raft_consensus.cc:348] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.135246 10080 raft_consensus.cc:374] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.135299 10080 raft_consensus.cc:729] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.135435 10080 consensus_queue.cc:260] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.135509 10080 raft_consensus.cc:388] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.135565 10080 raft_consensus.cc:482] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.135617 10080 raft_consensus.cc:3037] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.136344 10080 raft_consensus.cc:504] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.136457 10080 leader_election.cc:302] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.136605 10080 leader_election.cc:288] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.136650 10087 raft_consensus.cc:2781] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.136727 10087 raft_consensus.cc:686] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.136844 10087 consensus_queue.cc:237] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.137017 10080 ts_tablet_manager.cc:1428] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:27.139605 9804 catalog_manager.cc:5495] T 282bce198313460ba4361df9823727a1 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.163841 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33902:
name: "Table.TestAddMasterSysCatalogCopy/2.91"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.172375 9985 tablet_service.cc:1467] Processing CreateTablet for tablet dbdb6b5d76144fa7bffc128cb8656f59 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.91 [id=ec1537595dbc4ab58b31924f5dad509a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.172713 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbdb6b5d76144fa7bffc128cb8656f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.174993 10080 tablet_bootstrap.cc:492] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.176031 10080 tablet_bootstrap.cc:654] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.178014 10080 tablet_bootstrap.cc:492] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.178139 10080 ts_tablet_manager.cc:1397] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.178642 10080 raft_consensus.cc:348] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.178751 10080 raft_consensus.cc:374] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.178795 10080 raft_consensus.cc:729] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.178946 10080 consensus_queue.cc:260] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.179050 10080 raft_consensus.cc:388] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.179100 10080 raft_consensus.cc:482] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.179150 10080 raft_consensus.cc:3037] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.179893 10080 raft_consensus.cc:504] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.180042 10080 leader_election.cc:302] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.180157 10080 leader_election.cc:288] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.180202 10083 raft_consensus.cc:2781] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.180318 10083 raft_consensus.cc:686] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.180438 10083 consensus_queue.cc:237] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.180510 10080 ts_tablet_manager.cc:1428] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:27.183308 9804 catalog_manager.cc:5495] T dbdb6b5d76144fa7bffc128cb8656f59 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.209792 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33916:
name: "Table.TestAddMasterSysCatalogCopy/2.92"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.218088 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 99aceeb85e1f4541a72e9d45665853eb (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.92 [id=17f2759b24ad4be6886f07fd80409c77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.218403 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 99aceeb85e1f4541a72e9d45665853eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.220245 10080 tablet_bootstrap.cc:492] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.221207 10080 tablet_bootstrap.cc:654] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.222966 10080 tablet_bootstrap.cc:492] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.223058 10080 ts_tablet_manager.cc:1397] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.223753 10080 raft_consensus.cc:348] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.223863 10080 raft_consensus.cc:374] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.223887 10080 raft_consensus.cc:729] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.224052 10080 consensus_queue.cc:260] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.224143 10080 raft_consensus.cc:388] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.224169 10080 raft_consensus.cc:482] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.224197 10080 raft_consensus.cc:3037] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.224974 10080 raft_consensus.cc:504] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.225090 10080 leader_election.cc:302] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.225189 10080 leader_election.cc:288] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.225236 10083 raft_consensus.cc:2781] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.225328 10083 raft_consensus.cc:686] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.225498 10083 consensus_queue.cc:237] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.225654 10080 ts_tablet_manager.cc:1428] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:27.228566 9804 catalog_manager.cc:5495] T 99aceeb85e1f4541a72e9d45665853eb P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.250394 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33922:
name: "Table.TestAddMasterSysCatalogCopy/2.93"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.258666 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:27.258798 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 2e88cb3e1f9e4eee8f7874eeb734b8ce (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.93 [id=f5f30322173a451681f185c470a14f18]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.259153 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2e88cb3e1f9e4eee8f7874eeb734b8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.261379 10080 tablet_bootstrap.cc:492] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.262284 10080 tablet_bootstrap.cc:654] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.265115 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7308,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1409,"drs_written":1,"lbm_read_time_us":52,"lbm_reads_lt_1ms":4,"lbm_write_time_us":645,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.265842 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 776 bytes on disk
I20260806 16:06:27.266247 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.266634 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.265123
I20260806 16:06:27.266891 10080 tablet_bootstrap.cc:492] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.266995 10080 ts_tablet_manager.cc:1397] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.000s
I20260806 16:06:27.267422 10080 raft_consensus.cc:348] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.267537 10080 raft_consensus.cc:374] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.267584 10080 raft_consensus.cc:729] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.267721 10080 consensus_queue.cc:260] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.267815 10080 raft_consensus.cc:388] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.267860 10080 raft_consensus.cc:482] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.267910 10080 raft_consensus.cc:3037] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.268680 10080 raft_consensus.cc:504] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.268827 10080 leader_election.cc:302] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.268977 10083 raft_consensus.cc:2781] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.269093 10083 raft_consensus.cc:686] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.269241 10083 consensus_queue.cc:237] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.270001 10080 leader_election.cc:288] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.270531 10080 ts_tablet_manager.cc:1428] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:27.272485 9804 catalog_manager.cc:5495] T 2e88cb3e1f9e4eee8f7874eeb734b8ce P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.283408 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.016s sys 0.000s Metrics: {"bytes_written":333,"cfile_cache_hit":13,"cfile_cache_hit_bytes":35058,"cfile_cache_miss":31,"cfile_cache_miss_bytes":52828,"cfile_init":8,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":899,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1474,"drs_written":1,"lbm_read_time_us":766,"lbm_reads_lt_1ms":63,"lbm_write_time_us":717,"lbm_writes_lt_1ms":32,"num_input_rowsets":2,"peak_mem_usage":27323,"reinsert_count":0,"rows_written":189,"update_count":1}
I20260806 16:06:27.284116 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 8210 bytes on disk
I20260806 16:06:27.285429 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.301932 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33932:
name: "Table.TestAddMasterSysCatalogCopy/2.94"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.310227 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 32f9e1fea9ab4a58a8c503d2e14425ae (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.94 [id=b4c27875493549d8b519703f413e2aa4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.310514 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32f9e1fea9ab4a58a8c503d2e14425ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.312621 10080 tablet_bootstrap.cc:492] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.313593 10080 tablet_bootstrap.cc:654] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.315398 10080 tablet_bootstrap.cc:492] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.315474 10080 ts_tablet_manager.cc:1397] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.315903 10080 raft_consensus.cc:348] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.315995 10080 raft_consensus.cc:374] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.316017 10080 raft_consensus.cc:729] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.316176 10080 consensus_queue.cc:260] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.316259 10080 raft_consensus.cc:388] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.316313 10080 raft_consensus.cc:482] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.316365 10080 raft_consensus.cc:3037] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.317109 10080 raft_consensus.cc:504] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.317248 10080 leader_election.cc:302] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.317377 10080 leader_election.cc:288] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.317420 10083 raft_consensus.cc:2781] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.317494 10083 raft_consensus.cc:686] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.317646 10080 ts_tablet_manager.cc:1428] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:27.317606 10083 consensus_queue.cc:237] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.320485 9805 catalog_manager.cc:5495] T 32f9e1fea9ab4a58a8c503d2e14425ae P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.342830 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33934:
name: "Table.TestAddMasterSysCatalogCopy/2.95"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.351442 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ff635acb525f4ee7a1b804a64e6ba5a4 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.95 [id=b655da7eaa304203aab926aeb86f6754]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.351778 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ff635acb525f4ee7a1b804a64e6ba5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.353937 10080 tablet_bootstrap.cc:492] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.354784 10080 tablet_bootstrap.cc:654] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.356618 10080 tablet_bootstrap.cc:492] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.356729 10080 ts_tablet_manager.cc:1397] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.357201 10080 raft_consensus.cc:348] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.357314 10080 raft_consensus.cc:374] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.357380 10080 raft_consensus.cc:729] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.357537 10080 consensus_queue.cc:260] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.357648 10080 raft_consensus.cc:388] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.357694 10080 raft_consensus.cc:482] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.357746 10080 raft_consensus.cc:3037] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.358470 10080 raft_consensus.cc:504] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.358624 10080 leader_election.cc:302] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.358727 10080 leader_election.cc:288] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.358807 10086 raft_consensus.cc:2781] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.358928 10086 raft_consensus.cc:686] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.359040 10086 consensus_queue.cc:237] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.359234 10080 ts_tablet_manager.cc:1428] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 16:06:27.359575 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:27.363077 9805 catalog_manager.cc:5495] T ff635acb525f4ee7a1b804a64e6ba5a4 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.371498 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.006s sys 0.000s Metrics: {"bytes_written":7310,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":222,"dirs.run_wall_time_us":1378,"drs_written":1,"lbm_read_time_us":55,"lbm_reads_lt_1ms":4,"lbm_write_time_us":613,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.377769 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.265198
I20260806 16:06:27.391981 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.014s sys 0.000s Metrics: {"bytes_written":46872,"cfile_cache_hit":13,"cfile_cache_hit_bytes":35780,"cfile_cache_miss":31,"cfile_cache_miss_bytes":53890,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":642,"drs_written":1,"lbm_read_time_us":734,"lbm_reads_lt_1ms":67,"lbm_write_time_us":560,"lbm_writes_lt_1ms":28,"mutex_wait_us":40,"num_input_rowsets":2,"peak_mem_usage":28037,"rows_written":193,"spinlock_wait_cycles":4608,"thread_start_us":69,"threads_started":1}
I20260806 16:06:27.393111 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 8409 bytes on disk
I20260806 16:06:27.393661 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.396664 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33944:
name: "Table.TestAddMasterSysCatalogCopy/2.96"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.405480 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d3d49d84beaa4531aec97e515e34c82c (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.96 [id=1889584c85bd419e9bc1b1f73c5035f7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.405823 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3d49d84beaa4531aec97e515e34c82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.408185 10080 tablet_bootstrap.cc:492] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.409076 10080 tablet_bootstrap.cc:654] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.411243 10080 tablet_bootstrap.cc:492] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.411352 10080 ts_tablet_manager.cc:1397] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.411751 10080 raft_consensus.cc:348] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.411864 10080 raft_consensus.cc:374] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.411911 10080 raft_consensus.cc:729] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.412043 10080 consensus_queue.cc:260] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.412138 10080 raft_consensus.cc:388] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.412184 10080 raft_consensus.cc:482] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.412235 10080 raft_consensus.cc:3037] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.412971 10080 raft_consensus.cc:504] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.413123 10080 leader_election.cc:302] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.413256 10080 leader_election.cc:288] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.413364 10086 raft_consensus.cc:2781] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.413491 10086 raft_consensus.cc:686] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.413568 10080 ts_tablet_manager.cc:1428] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.002s
I20260806 16:06:27.413616 10086 consensus_queue.cc:237] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.416499 9805 catalog_manager.cc:5495] T d3d49d84beaa4531aec97e515e34c82c P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.438452 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33946:
name: "Table.TestAddMasterSysCatalogCopy/2.97"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.447080 9985 tablet_service.cc:1467] Processing CreateTablet for tablet f46a6928ee364a81972a95de80768c77 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.97 [id=9b7cf4ef85b14ccb8a99ff050845898b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.447410 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f46a6928ee364a81972a95de80768c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.449501 10080 tablet_bootstrap.cc:492] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.450454 10080 tablet_bootstrap.cc:654] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.452373 10080 tablet_bootstrap.cc:492] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.452486 10080 ts_tablet_manager.cc:1397] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.453007 10080 raft_consensus.cc:348] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.453130 10080 raft_consensus.cc:374] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.453176 10080 raft_consensus.cc:729] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.453320 10080 consensus_queue.cc:260] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.453449 10080 raft_consensus.cc:388] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.453493 10080 raft_consensus.cc:482] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.453563 10080 raft_consensus.cc:3037] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.454493 10080 raft_consensus.cc:504] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.454653 10080 leader_election.cc:302] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.454779 10080 leader_election.cc:288] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.454831 10083 raft_consensus.cc:2781] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.455009 10083 raft_consensus.cc:686] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.455061 10080 ts_tablet_manager.cc:1428] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:27.455127 10083 consensus_queue.cc:237] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.458402 9805 catalog_manager.cc:5495] T f46a6928ee364a81972a95de80768c77 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.478791 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33950:
name: "Table.TestAddMasterSysCatalogCopy/2.98"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.486871 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 12a6e45437de4607953391b76fc8eb77 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.98 [id=af0dc2615ccd48f8b9767250deb003d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.487202 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 12a6e45437de4607953391b76fc8eb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.489473 10080 tablet_bootstrap.cc:492] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.490411 10080 tablet_bootstrap.cc:654] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.492678 10080 tablet_bootstrap.cc:492] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.492818 10080 ts_tablet_manager.cc:1397] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.493237 10080 raft_consensus.cc:348] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.493325 10080 raft_consensus.cc:374] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.493417 10080 raft_consensus.cc:729] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.493561 10080 consensus_queue.cc:260] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.493654 10080 raft_consensus.cc:388] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.493678 10080 raft_consensus.cc:482] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.493708 10080 raft_consensus.cc:3037] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.494366 10080 raft_consensus.cc:504] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.494506 10080 leader_election.cc:302] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.494649 10080 leader_election.cc:288] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.494695 10083 raft_consensus.cc:2781] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.494781 10083 raft_consensus.cc:686] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.494894 10083 consensus_queue.cc:237] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.495386 10080 ts_tablet_manager.cc:1428] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 16:06:27.498018 9805 catalog_manager.cc:5495] T 12a6e45437de4607953391b76fc8eb77 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.526183 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33962:
name: "Table.TestAddMasterSysCatalogCopy/2.99"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.535113 9985 tablet_service.cc:1467] Processing CreateTablet for tablet c8b48057edc54d86be7b9ebb46218e6b (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.99 [id=178b4d0a654e455da71bc83a29c00346]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.535483 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8b48057edc54d86be7b9ebb46218e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.536170 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:27.537761 10080 tablet_bootstrap.cc:492] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.538817 10080 tablet_bootstrap.cc:654] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.541219 10080 tablet_bootstrap.cc:492] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.541316 10080 ts_tablet_manager.cc:1397] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.001s
I20260806 16:06:27.541857 10080 raft_consensus.cc:348] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.541970 10080 raft_consensus.cc:374] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.542003 10080 raft_consensus.cc:729] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.542135 10080 consensus_queue.cc:260] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.542239 10080 raft_consensus.cc:388] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.542274 10080 raft_consensus.cc:482] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.542321 10080 raft_consensus.cc:3037] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.542905 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":7309,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1408,"drs_written":1,"lbm_read_time_us":33,"lbm_reads_lt_1ms":4,"lbm_write_time_us":644,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.543291 10080 raft_consensus.cc:504] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.543430 10080 leader_election.cc:302] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.543536 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 768 bytes on disk
I20260806 16:06:27.543568 10080 leader_election.cc:288] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.543629 10083 raft_consensus.cc:2781] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.543742 10083 raft_consensus.cc:686] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.543857 10080 ts_tablet_manager.cc:1428] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:27.543865 10083 consensus_queue.cc:237] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.543941 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.544400 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.263177
I20260806 16:06:27.548400 9805 catalog_manager.cc:5495] T c8b48057edc54d86be7b9ebb46218e6b P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.560118 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.008s sys 0.007s Metrics: {"bytes_written":336,"cfile_cache_hit":13,"cfile_cache_hit_bytes":37224,"cfile_cache_miss":31,"cfile_cache_miss_bytes":55878,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":715,"dirs.run_cpu_time_us":237,"dirs.run_wall_time_us":1440,"drs_written":1,"lbm_read_time_us":716,"lbm_reads_lt_1ms":59,"lbm_write_time_us":785,"lbm_writes_lt_1ms":32,"mutex_wait_us":59,"num_input_rowsets":2,"peak_mem_usage":29056,"reinsert_count":0,"rows_written":201,"spinlock_wait_cycles":50944,"update_count":1}
I20260806 16:06:27.560807 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 8738 bytes on disk
I20260806 16:06:27.561228 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":46,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.575189 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33964:
name: "Table.TestAddMasterSysCatalogCopy/2.100"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.583815 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ab23a98fc43c414c869a3e5d51237b78 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.100 [id=5cb3eecf97c147d4a948bf16cf532e73]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.584127 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ab23a98fc43c414c869a3e5d51237b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.586313 10080 tablet_bootstrap.cc:492] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.587249 10080 tablet_bootstrap.cc:654] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.589259 10080 tablet_bootstrap.cc:492] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.589334 10080 ts_tablet_manager.cc:1397] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.589848 10080 raft_consensus.cc:348] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.589937 10080 raft_consensus.cc:374] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.589960 10080 raft_consensus.cc:729] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.590137 10080 consensus_queue.cc:260] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.590211 10080 raft_consensus.cc:388] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.590267 10080 raft_consensus.cc:482] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.590318 10080 raft_consensus.cc:3037] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.591054 10080 raft_consensus.cc:504] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.591195 10080 leader_election.cc:302] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.591351 10080 leader_election.cc:288] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.591415 10083 raft_consensus.cc:2781] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.591539 10083 raft_consensus.cc:686] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.591655 10080 ts_tablet_manager.cc:1428] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:27.591658 10083 consensus_queue.cc:237] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.595300 9805 catalog_manager.cc:5495] T ab23a98fc43c414c869a3e5d51237b78 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.615285 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33974:
name: "Table.TestAddMasterSysCatalogCopy/2.101"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.623514 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 80efeea89657414d893ecf3c682b50b6 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.101 [id=f8c4966f5bb24a07ae8eb0db7c8f5314]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.623843 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80efeea89657414d893ecf3c682b50b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.626130 10080 tablet_bootstrap.cc:492] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.627015 10080 tablet_bootstrap.cc:654] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.629213 10080 tablet_bootstrap.cc:492] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.629284 10080 ts_tablet_manager.cc:1397] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.629782 10080 raft_consensus.cc:348] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.629887 10080 raft_consensus.cc:374] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.629930 10080 raft_consensus.cc:729] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.630069 10080 consensus_queue.cc:260] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.630157 10080 raft_consensus.cc:388] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.630206 10080 raft_consensus.cc:482] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.630256 10080 raft_consensus.cc:3037] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.631125 10080 raft_consensus.cc:504] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.631263 10080 leader_election.cc:302] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.631413 10080 leader_election.cc:288] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.631456 10083 raft_consensus.cc:2781] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.631569 10083 raft_consensus.cc:686] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.631691 10083 consensus_queue.cc:237] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.632084 10080 ts_tablet_manager.cc:1428] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:27.634790 9804 catalog_manager.cc:5495] T 80efeea89657414d893ecf3c682b50b6 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.644336 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:27.650295 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7350,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1427,"drs_written":1,"lbm_read_time_us":35,"lbm_reads_lt_1ms":4,"lbm_write_time_us":646,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.650774 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.263226
I20260806 16:06:27.663368 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33980:
name: "Table.TestAddMasterSysCatalogCopy/2.102"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.666678 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.013s sys 0.002s Metrics: {"bytes_written":49443,"cfile_cache_hit":12,"cfile_cache_hit_bytes":37988,"cfile_cache_miss":28,"cfile_cache_miss_bytes":56718,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":487,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1270,"drs_written":1,"lbm_read_time_us":584,"lbm_reads_lt_1ms":60,"lbm_write_time_us":609,"lbm_writes_lt_1ms":28,"mutex_wait_us":95,"num_input_rowsets":2,"peak_mem_usage":30104,"rows_written":205,"spinlock_wait_cycles":18688}
I20260806 16:06:27.667219 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 8940 bytes on disk
I20260806 16:06:27.667725 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.672274 9985 tablet_service.cc:1467] Processing CreateTablet for tablet feba10009892446cb81ee1b7cd8d342b (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.102 [id=4d0a6e52c4bd4b7daea8b92e88816111]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.672612 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet feba10009892446cb81ee1b7cd8d342b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.675119 10080 tablet_bootstrap.cc:492] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.676049 10080 tablet_bootstrap.cc:654] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.678050 10080 tablet_bootstrap.cc:492] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.678128 10080 ts_tablet_manager.cc:1397] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.678510 10080 raft_consensus.cc:348] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.678601 10080 raft_consensus.cc:374] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.678624 10080 raft_consensus.cc:729] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.678758 10080 consensus_queue.cc:260] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.678841 10080 raft_consensus.cc:388] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.678866 10080 raft_consensus.cc:482] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.678900 10080 raft_consensus.cc:3037] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.679615 10080 raft_consensus.cc:504] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.679729 10080 leader_election.cc:302] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.679829 10080 leader_election.cc:288] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.679877 10083 raft_consensus.cc:2781] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.679965 10083 raft_consensus.cc:686] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.680114 10080 ts_tablet_manager.cc:1428] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:27.680094 10083 consensus_queue.cc:237] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.683769 9804 catalog_manager.cc:5495] T feba10009892446cb81ee1b7cd8d342b P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.708732 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33994:
name: "Table.TestAddMasterSysCatalogCopy/2.103"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.717494 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 022511b25b1e4a7f9d0f4a4dfb22c8f8 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.103 [id=858a2998257f42d5a5d206381cddf7a2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.717882 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 022511b25b1e4a7f9d0f4a4dfb22c8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.719993 10080 tablet_bootstrap.cc:492] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.720906 10080 tablet_bootstrap.cc:654] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.722704 10080 tablet_bootstrap.cc:492] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.722780 10080 ts_tablet_manager.cc:1397] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:27.723151 10080 raft_consensus.cc:348] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.723241 10080 raft_consensus.cc:374] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.723263 10080 raft_consensus.cc:729] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.723393 10080 consensus_queue.cc:260] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.723479 10080 raft_consensus.cc:388] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.723505 10080 raft_consensus.cc:482] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.723538 10080 raft_consensus.cc:3037] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.724255 10080 raft_consensus.cc:504] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.724367 10080 leader_election.cc:302] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.724475 10080 leader_election.cc:288] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.724534 10086 raft_consensus.cc:2781] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.724618 10086 raft_consensus.cc:686] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.724749 10080 ts_tablet_manager.cc:1428] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:27.724749 10086 consensus_queue.cc:237] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.728871 9804 catalog_manager.cc:5495] T 022511b25b1e4a7f9d0f4a4dfb22c8f8 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.751933 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34010:
name: "Table.TestAddMasterSysCatalogCopy/2.104"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.760924 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 80a4a66805ee478a94df5b1d71fda03e (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.104 [id=20cefee3290645d29e62413fb08925f5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.761286 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80a4a66805ee478a94df5b1d71fda03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.763698 10080 tablet_bootstrap.cc:492] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.764580 10080 tablet_bootstrap.cc:654] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.766842 10080 tablet_bootstrap.cc:492] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.766953 10080 ts_tablet_manager.cc:1397] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:27.767407 10080 raft_consensus.cc:348] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.767527 10080 raft_consensus.cc:374] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.767577 10080 raft_consensus.cc:729] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.767719 10080 consensus_queue.cc:260] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.767834 10080 raft_consensus.cc:388] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.767879 10080 raft_consensus.cc:482] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.767932 10080 raft_consensus.cc:3037] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.768857 10080 raft_consensus.cc:504] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.769009 10080 leader_election.cc:302] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.769153 10080 leader_election.cc:288] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.769217 10083 raft_consensus.cc:2781] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.769358 10083 raft_consensus.cc:686] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.769477 10080 ts_tablet_manager.cc:1428] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:27.769480 10083 consensus_queue.cc:237] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.772739 9804 catalog_manager.cc:5495] T 80a4a66805ee478a94df5b1d71fda03e P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.794368 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34012:
name: "Table.TestAddMasterSysCatalogCopy/2.105"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.802661 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 24cea60c681d4e31816b5b3fc6c00314 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.105 [id=7871a38bcfca4636834149fe42b6c90a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.803017 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24cea60c681d4e31816b5b3fc6c00314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.805157 10080 tablet_bootstrap.cc:492] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.806138 10080 tablet_bootstrap.cc:654] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.808172 10080 tablet_bootstrap.cc:492] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.808281 10080 ts_tablet_manager.cc:1397] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.808740 10080 raft_consensus.cc:348] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.808844 10080 raft_consensus.cc:374] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.808923 10080 raft_consensus.cc:729] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.809094 10080 consensus_queue.cc:260] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.809178 10080 raft_consensus.cc:388] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.809240 10080 raft_consensus.cc:482] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.809296 10080 raft_consensus.cc:3037] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.810221 10080 raft_consensus.cc:504] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.810389 10080 leader_election.cc:302] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.810525 10080 leader_election.cc:288] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.810616 10083 raft_consensus.cc:2781] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.810750 10083 raft_consensus.cc:686] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.810865 10083 consensus_queue.cc:237] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.810920 10080 ts_tablet_manager.cc:1428] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.001s sys 0.002s
I20260806 16:06:27.812007 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:27.814301 9804 catalog_manager.cc:5495] T 24cea60c681d4e31816b5b3fc6c00314 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.820367 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.005s sys 0.000s Metrics: {"bytes_written":7316,"cfile_init":1,"dirs.queue_time_us":308,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1393,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":691,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.820937 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 778 bytes on disk
I20260806 16:06:27.821412 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.821913 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.259832
I20260806 16:06:27.840152 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34018:
name: "Table.TestAddMasterSysCatalogCopy/2.106"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.843691 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.022s user 0.020s sys 0.000s Metrics: {"bytes_written":51156,"cfile_cache_hit":13,"cfile_cache_hit_bytes":39396,"cfile_cache_miss":31,"cfile_cache_miss_bytes":59152,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":530,"dirs.run_cpu_time_us":256,"dirs.run_wall_time_us":1449,"drs_written":1,"lbm_read_time_us":1012,"lbm_reads_lt_1ms":63,"lbm_write_time_us":916,"lbm_writes_lt_1ms":28,"mutex_wait_us":45,"num_input_rowsets":2,"peak_mem_usage":31001,"rows_written":213,"spinlock_wait_cycles":2816}
I20260806 16:06:27.844568 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9265 bytes on disk
I20260806 16:06:27.845000 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.845408 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000007
I20260806 16:06:27.849992 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 5141e5496bfb43d084e25b584a2978fd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.106 [id=1b03b692f90a4055a0ad4c465f5ee12e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.850366 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5141e5496bfb43d084e25b584a2978fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.852438 10080 tablet_bootstrap.cc:492] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.852412 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.006s sys 0.000s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1303,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":825,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"update_count":1}
I20260806 16:06:27.853034 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.546512
I20260806 16:06:27.853580 10080 tablet_bootstrap.cc:654] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.855683 10080 tablet_bootstrap.cc:492] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.855793 10080 ts_tablet_manager.cc:1397] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.856374 10080 raft_consensus.cc:348] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.856498 10080 raft_consensus.cc:374] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.856527 10080 raft_consensus.cc:729] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.856688 10080 consensus_queue.cc:260] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.856782 10080 raft_consensus.cc:388] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.856810 10080 raft_consensus.cc:482] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.856850 10080 raft_consensus.cc:3037] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.857693 10080 raft_consensus.cc:504] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.857818 10080 leader_election.cc:302] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.857923 10080 leader_election.cc:288] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.858002 10087 raft_consensus.cc:2781] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.858136 10087 raft_consensus.cc:686] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.858244 10087 consensus_queue.cc:237] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.858227 10080 ts_tablet_manager.cc:1428] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:27.862100 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.005s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":452,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":107,"lbm_read_time_us":409,"lbm_reads_lt_1ms":25,"lbm_write_time_us":201,"lbm_writes_lt_1ms":9,"mutex_wait_us":21,"reinsert_count":0,"spinlock_wait_cycles":9984,"update_count":1}
I20260806 16:06:27.862439 9804 catalog_manager.cc:5495] T 5141e5496bfb43d084e25b584a2978fd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.862622 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.197812
I20260806 16:06:27.886330 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.021s user 0.018s sys 0.003s Metrics: {"bytes_written":336,"cfile_cache_hit":13,"cfile_cache_hit_bytes":39805,"cfile_cache_miss":31,"cfile_cache_miss_bytes":59113,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":6,"dirs.queue_time_us":887,"dirs.run_cpu_time_us":337,"dirs.run_wall_time_us":1868,"drs_written":1,"lbm_read_time_us":1046,"lbm_reads_lt_1ms":67,"lbm_write_time_us":899,"lbm_writes_lt_1ms":32,"mutex_wait_us":44,"num_input_rowsets":2,"peak_mem_usage":31225,"reinsert_count":0,"rows_written":215,"spinlock_wait_cycles":3456,"thread_start_us":96,"threads_started":1,"update_count":1}
I20260806 16:06:27.887159 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9332 bytes on disk
I20260806 16:06:27.887607 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.888940 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34026:
name: "Table.TestAddMasterSysCatalogCopy/2.107"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.897976 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 8877155912d64419be393af3383bda41 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.107 [id=57c08f969c39449eb9bf68a35b058ea4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.898322 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8877155912d64419be393af3383bda41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.900575 10080 tablet_bootstrap.cc:492] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.901577 10080 tablet_bootstrap.cc:654] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.903651 10080 tablet_bootstrap.cc:492] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.903730 10080 ts_tablet_manager.cc:1397] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:27.904114 10080 raft_consensus.cc:348] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.904203 10080 raft_consensus.cc:374] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.904225 10080 raft_consensus.cc:729] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.904316 10080 consensus_queue.cc:260] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.904376 10080 raft_consensus.cc:388] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.904408 10080 raft_consensus.cc:482] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.904441 10080 raft_consensus.cc:3037] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.905386 10080 raft_consensus.cc:504] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.905530 10080 leader_election.cc:302] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.905637 10080 leader_election.cc:288] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.905682 10087 raft_consensus.cc:2781] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.905769 10087 raft_consensus.cc:686] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.905920 10080 ts_tablet_manager.cc:1428] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:27.905876 10087 consensus_queue.cc:237] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.909096 9804 catalog_manager.cc:5495] T 8877155912d64419be393af3383bda41 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.918402 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:27.924038 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":7354,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":230,"dirs.run_wall_time_us":1287,"drs_written":1,"lbm_read_time_us":46,"lbm_reads_lt_1ms":4,"lbm_write_time_us":408,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:27.924682 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.260466
I20260806 16:06:27.931057 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34040:
name: "Table.TestAddMasterSysCatalogCopy/2.108"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.941602 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 7b4e2d2cad5149a38b455ac292d31fe6 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.108 [id=ead4d501f54c4630b9697f2e73d72b85]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.941988 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7b4e2d2cad5149a38b455ac292d31fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.942613 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.018s user 0.017s sys 0.000s Metrics: {"bytes_written":52008,"cfile_cache_hit":12,"cfile_cache_hit_bytes":40160,"cfile_cache_miss":28,"cfile_cache_miss_bytes":59880,"cfile_init":8,"delta_iterators_relevant":4,"dirs.queue_time_us":496,"dirs.run_cpu_time_us":224,"dirs.run_wall_time_us":1258,"drs_written":1,"lbm_read_time_us":771,"lbm_reads_lt_1ms":60,"lbm_write_time_us":714,"lbm_writes_lt_1ms":28,"mutex_wait_us":35,"num_input_rowsets":2,"peak_mem_usage":31628,"rows_written":217,"spinlock_wait_cycles":8320}
I20260806 16:06:27.943116 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9430 bytes on disk
I20260806 16:06:27.943645 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":44,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.943969 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000006
I20260806 16:06:27.944473 10080 tablet_bootstrap.cc:492] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.945410 10080 tablet_bootstrap.cc:654] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.949085 10080 tablet_bootstrap.cc:492] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.949186 10080 ts_tablet_manager.cc:1397] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20260806 16:06:27.949245 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.000s sys 0.003s Metrics: {"bytes_written":5150,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1041,"drs_written":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4,"lbm_write_time_us":492,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:27.949755 10080 raft_consensus.cc:348] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.949851 10080 raft_consensus.cc:374] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.949817 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.162357
I20260806 16:06:27.949873 10080 raft_consensus.cc:729] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.950008 10080 consensus_queue.cc:260] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.950107 10080 raft_consensus.cc:388] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.950143 10080 raft_consensus.cc:482] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.950193 10080 raft_consensus.cc:3037] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.951208 10080 raft_consensus.cc:504] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.951364 10080 leader_election.cc:302] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.951470 10080 leader_election.cc:288] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.951534 10087 raft_consensus.cc:2781] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.951638 10087 raft_consensus.cc:686] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.951762 10087 consensus_queue.cc:237] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.951771 10080 ts_tablet_manager.cc:1428] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 16:06:27.955739 9804 catalog_manager.cc:5495] T 7b4e2d2cad5149a38b455ac292d31fe6 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:27.966926 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.015s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":40496,"cfile_cache_miss":28,"cfile_cache_miss_bytes":60090,"cfile_init":8,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":760,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1281,"drs_written":1,"lbm_read_time_us":683,"lbm_reads_lt_1ms":60,"lbm_write_time_us":787,"lbm_writes_lt_1ms":32,"mutex_wait_us":22,"num_input_rowsets":2,"peak_mem_usage":31718,"reinsert_count":0,"rows_written":219,"spinlock_wait_cycles":4864,"update_count":1}
I20260806 16:06:27.968182 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9507 bytes on disk
I20260806 16:06:27.968614 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4}
I20260806 16:06:27.981683 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34056:
name: "Table.TestAddMasterSysCatalogCopy/2.109"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:27.990638 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 9589e02dfc88499091d89671067183bd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.109 [id=5ac4052a48c74906a434ec8854edc53f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:27.990979 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9589e02dfc88499091d89671067183bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:27.993322 10080 tablet_bootstrap.cc:492] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:27.994434 10080 tablet_bootstrap.cc:654] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:27.996289 10080 tablet_bootstrap.cc:492] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:27.996379 10080 ts_tablet_manager.cc:1397] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:27.996815 10080 raft_consensus.cc:348] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.996965 10080 raft_consensus.cc:374] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:27.997007 10080 raft_consensus.cc:729] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:27.997164 10080 consensus_queue.cc:260] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.997278 10080 raft_consensus.cc:388] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:27.997330 10080 raft_consensus.cc:482] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:27.997491 10080 raft_consensus.cc:3037] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:27.998414 10080 raft_consensus.cc:504] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:27.998579 10080 leader_election.cc:302] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:27.998710 10080 leader_election.cc:288] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:27.998811 10083 raft_consensus.cc:2781] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:27.998931 10083 raft_consensus.cc:686] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:27.999054 10080 ts_tablet_manager.cc:1428] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:27.999042 10083 consensus_queue.cc:237] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.002748 9804 catalog_manager.cc:5495] T 9589e02dfc88499091d89671067183bd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.024638 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34068:
name: "Table.TestAddMasterSysCatalogCopy/2.110"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.033077 9985 tablet_service.cc:1467] Processing CreateTablet for tablet eba4249b27dd46689edf80c9c089162a (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.110 [id=48d1bc5ffec04abeabcda43fee08afa9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.033550 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eba4249b27dd46689edf80c9c089162a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.035727 10080 tablet_bootstrap.cc:492] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.036649 10080 tablet_bootstrap.cc:654] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.038666 10080 tablet_bootstrap.cc:492] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.038776 10080 ts_tablet_manager.cc:1397] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:28.039239 10080 raft_consensus.cc:348] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.039361 10080 raft_consensus.cc:374] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.039405 10080 raft_consensus.cc:729] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.039562 10080 consensus_queue.cc:260] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.039656 10080 raft_consensus.cc:388] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.039701 10080 raft_consensus.cc:482] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.039753 10080 raft_consensus.cc:3037] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.040513 10080 raft_consensus.cc:504] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.040664 10080 leader_election.cc:302] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.040783 10080 leader_election.cc:288] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.040869 10087 raft_consensus.cc:2781] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.041002 10087 raft_consensus.cc:686] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.041128 10080 ts_tablet_manager.cc:1428] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:28.041121 10087 consensus_queue.cc:237] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.044935 9804 catalog_manager.cc:5495] T eba4249b27dd46689edf80c9c089162a P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.066143 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34072:
name: "Table.TestAddMasterSysCatalogCopy/2.111"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.075254 9985 tablet_service.cc:1467] Processing CreateTablet for tablet cd515ed4032f487babc8683953b780cc (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.111 [id=54e01b153fa44571a91aea8070a79607]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.075667 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cd515ed4032f487babc8683953b780cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.078364 10080 tablet_bootstrap.cc:492] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.079361 10080 tablet_bootstrap.cc:654] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.081095 10080 tablet_bootstrap.cc:492] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.081219 10080 ts_tablet_manager.cc:1397] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:28.081683 10080 raft_consensus.cc:348] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.081776 10080 raft_consensus.cc:374] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.081799 10080 raft_consensus.cc:729] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.081928 10080 consensus_queue.cc:260] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.082005 10080 raft_consensus.cc:388] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.082028 10080 raft_consensus.cc:482] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.082069 10080 raft_consensus.cc:3037] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.082754 10080 raft_consensus.cc:504] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.082863 10080 leader_election.cc:302] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.082934 10080 leader_election.cc:288] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.083005 10087 raft_consensus.cc:2781] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.083145 10087 raft_consensus.cc:686] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.083237 10080 ts_tablet_manager.cc:1428] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:28.083279 10087 consensus_queue.cc:237] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.087060 9804 catalog_manager.cc:5495] T cd515ed4032f487babc8683953b780cc P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.112710 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34082:
name: "Table.TestAddMasterSysCatalogCopy/2.112"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.121408 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 058a3b3e5a3c48bd966d0aa65f02227f (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.112 [id=8137e893f5164dfa91710a75a97eead6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.121763 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 058a3b3e5a3c48bd966d0aa65f02227f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.124090 10080 tablet_bootstrap.cc:492] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.125011 10080 tablet_bootstrap.cc:654] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.127167 10080 tablet_bootstrap.cc:492] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.127242 10080 ts_tablet_manager.cc:1397] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:28.127702 10080 raft_consensus.cc:348] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.127794 10080 raft_consensus.cc:374] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.127848 10080 raft_consensus.cc:729] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.128000 10080 consensus_queue.cc:260] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.128077 10080 raft_consensus.cc:388] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.128100 10080 raft_consensus.cc:482] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.128151 10080 raft_consensus.cc:3037] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.128916 10080 raft_consensus.cc:504] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.129060 10080 leader_election.cc:302] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.129204 10080 leader_election.cc:288] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.129249 10087 raft_consensus.cc:2781] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.129321 10087 raft_consensus.cc:686] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.129446 10087 consensus_queue.cc:237] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.129513 10080 ts_tablet_manager.cc:1428] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:28.133368 9804 catalog_manager.cc:5495] T 058a3b3e5a3c48bd966d0aa65f02227f P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.138379 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000079
I20260806 16:06:28.145078 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7353,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":1444,"drs_written":1,"lbm_read_time_us":38,"lbm_reads_lt_1ms":4,"lbm_write_time_us":683,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12,"spinlock_wait_cycles":1920}
I20260806 16:06:28.145633 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.255697
I20260806 16:06:28.161562 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34094:
name: "Table.TestAddMasterSysCatalogCopy/2.113"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.168373 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.023s user 0.018s sys 0.000s Metrics: {"bytes_written":54158,"cfile_cache_hit":13,"cfile_cache_hit_bytes":41962,"cfile_cache_miss":31,"cfile_cache_miss_bytes":62876,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":785,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1396,"drs_written":1,"lbm_read_time_us":725,"lbm_reads_lt_1ms":67,"lbm_write_time_us":917,"lbm_writes_lt_1ms":29,"num_input_rowsets":2,"peak_mem_usage":32956,"rows_written":227}
I20260806 16:06:28.169159 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000007
I20260806 16:06:28.171366 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 9af2ae0fceb648ab8779ad3fcb9b38c8 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.113 [id=d19f84f618894d29935ae54cb90bca15]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.171696 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9af2ae0fceb648ab8779ad3fcb9b38c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.173704 10080 tablet_bootstrap.cc:492] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.174674 10080 tablet_bootstrap.cc:654] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.176337 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":329,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":65,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1164,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1105,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":2,"update_count":1}
I20260806 16:06:28.176949 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10100 bytes on disk
I20260806 16:06:28.177551 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":121,"lbm_reads_lt_1ms":8}
I20260806 16:06:28.177984 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.546512
I20260806 16:06:28.182590 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.004s user 0.003s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":452,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":160,"lbm_read_time_us":236,"lbm_reads_lt_1ms":21,"lbm_write_time_us":157,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20260806 16:06:28.182952 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.167947
I20260806 16:06:28.198772 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.013s sys 0.002s Metrics: {"bytes_written":54556,"cfile_cache_hit":13,"cfile_cache_hit_bytes":42353,"cfile_cache_miss":33,"cfile_cache_miss_bytes":62973,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":600,"dirs.run_cpu_time_us":190,"dirs.run_wall_time_us":1384,"drs_written":1,"lbm_read_time_us":770,"lbm_reads_lt_1ms":65,"lbm_write_time_us":667,"lbm_writes_lt_1ms":29,"mutex_wait_us":116,"num_input_rowsets":2,"peak_mem_usage":32911,"rows_written":229,"spinlock_wait_cycles":6272}
I20260806 16:06:28.199404 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10005 bytes on disk
I20260806 16:06:28.199780 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.201879 10080 tablet_bootstrap.cc:492] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.202018 10080 ts_tablet_manager.cc:1397] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.028s user 0.001s sys 0.001s
I20260806 16:06:28.202630 10080 raft_consensus.cc:348] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.202740 10080 raft_consensus.cc:374] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.202764 10080 raft_consensus.cc:729] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.202931 10080 consensus_queue.cc:260] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.203054 10080 raft_consensus.cc:388] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.203105 10080 raft_consensus.cc:482] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.203163 10080 raft_consensus.cc:3037] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.204046 10080 raft_consensus.cc:504] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.204205 10080 leader_election.cc:302] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.204337 10080 leader_election.cc:288] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.204392 10086 raft_consensus.cc:2781] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.204499 10086 raft_consensus.cc:686] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.204620 10086 consensus_queue.cc:237] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.204689 10080 ts_tablet_manager.cc:1428] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:28.219368 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:28.222079 9805 catalog_manager.cc:5495] T 9af2ae0fceb648ab8779ad3fcb9b38c8 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.226136 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.001s Metrics: {"bytes_written":6891,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":231,"dirs.run_wall_time_us":1310,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":658,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":10}
I20260806 16:06:28.226716 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.247985
I20260806 16:06:28.242478 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.013s sys 0.002s Metrics: {"bytes_written":54593,"cfile_cache_hit":13,"cfile_cache_hit_bytes":42292,"cfile_cache_miss":31,"cfile_cache_miss_bytes":63350,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":1053,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1357,"drs_written":1,"lbm_read_time_us":700,"lbm_reads_lt_1ms":67,"lbm_write_time_us":634,"lbm_writes_lt_1ms":29,"mutex_wait_us":217,"num_input_rowsets":2,"peak_mem_usage":33042,"rows_written":229}
I20260806 16:06:28.242995 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10126 bytes on disk
I20260806 16:06:28.243376 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.254024 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34102:
name: "Table.TestAddMasterSysCatalogCopy/2.114"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.263373 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 9c246a4c6e0c480ab8c2263f316f5988 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.114 [id=ded607b500654dafa3dcf78025656f64]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.263792 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c246a4c6e0c480ab8c2263f316f5988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.265899 10080 tablet_bootstrap.cc:492] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.266896 10080 tablet_bootstrap.cc:654] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.268823 10080 tablet_bootstrap.cc:492] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.268952 10080 ts_tablet_manager.cc:1397] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:28.269431 10080 raft_consensus.cc:348] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.269549 10080 raft_consensus.cc:374] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.269598 10080 raft_consensus.cc:729] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.269743 10080 consensus_queue.cc:260] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.269870 10080 raft_consensus.cc:388] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.269936 10080 raft_consensus.cc:482] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.269995 10080 raft_consensus.cc:3037] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.270881 10080 raft_consensus.cc:504] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.271059 10080 leader_election.cc:302] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.271193 10080 leader_election.cc:288] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.271241 10087 raft_consensus.cc:2781] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.271392 10087 raft_consensus.cc:686] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.271553 10080 ts_tablet_manager.cc:1428] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:28.271528 10087 consensus_queue.cc:237] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.275324 9805 catalog_manager.cc:5495] T 9c246a4c6e0c480ab8c2263f316f5988 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.296721 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34106:
name: "Table.TestAddMasterSysCatalogCopy/2.115"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.304991 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d933e803d9884899a895bfe831933b4e (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.115 [id=c791939a984544ba8b369324e1b66c36]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.305418 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d933e803d9884899a895bfe831933b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.307303 10080 tablet_bootstrap.cc:492] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.308020 10080 tablet_bootstrap.cc:654] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.309901 10080 tablet_bootstrap.cc:492] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.310031 10080 ts_tablet_manager.cc:1397] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:28.310518 10080 raft_consensus.cc:348] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.310659 10080 raft_consensus.cc:374] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.310709 10080 raft_consensus.cc:729] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.310887 10080 consensus_queue.cc:260] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.310994 10080 raft_consensus.cc:388] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.311045 10080 raft_consensus.cc:482] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.311102 10080 raft_consensus.cc:3037] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.311911 10080 raft_consensus.cc:504] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.312073 10080 leader_election.cc:302] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.312204 10080 leader_election.cc:288] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.312299 10087 raft_consensus.cc:2781] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.312489 10087 raft_consensus.cc:686] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.312530 10080 ts_tablet_manager.cc:1428] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:28.312602 10087 consensus_queue.cc:237] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.315798 9805 catalog_manager.cc:5495] T d933e803d9884899a895bfe831933b4e P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.338858 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34120:
name: "Table.TestAddMasterSysCatalogCopy/2.116"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.346983 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 79d280afc4374b719a918e7a78936a5c (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.116 [id=2e7e460b795d470a9d3361f349f95cd4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.347259 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79d280afc4374b719a918e7a78936a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.349431 10080 tablet_bootstrap.cc:492] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.350324 10080 tablet_bootstrap.cc:654] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.352303 10080 tablet_bootstrap.cc:492] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.352377 10080 ts_tablet_manager.cc:1397] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:28.352844 10080 raft_consensus.cc:348] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.352932 10080 raft_consensus.cc:374] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.352954 10080 raft_consensus.cc:729] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.353117 10080 consensus_queue.cc:260] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.353190 10080 raft_consensus.cc:388] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.353243 10080 raft_consensus.cc:482] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.353293 10080 raft_consensus.cc:3037] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.354068 10080 raft_consensus.cc:504] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.354221 10080 leader_election.cc:302] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.354341 10080 leader_election.cc:288] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.354385 10087 raft_consensus.cc:2781] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.354462 10087 raft_consensus.cc:686] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.354580 10087 consensus_queue.cc:237] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.354621 10080 ts_tablet_manager.cc:1428] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:28.357824 9805 catalog_manager.cc:5495] T 79d280afc4374b719a918e7a78936a5c P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.378619 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34126:
name: "Table.TestAddMasterSysCatalogCopy/2.117"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.386879 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 9be2ed9ba1d74a1e82e30afd8168344d (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.117 [id=a959413f77a0447db9249d9117b1bfa3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.387228 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9be2ed9ba1d74a1e82e30afd8168344d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.389151 10080 tablet_bootstrap.cc:492] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.390020 10080 tablet_bootstrap.cc:654] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.391911 10080 tablet_bootstrap.cc:492] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.392027 10080 ts_tablet_manager.cc:1397] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 16:06:28.392483 10080 raft_consensus.cc:348] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.392606 10080 raft_consensus.cc:374] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.392649 10080 raft_consensus.cc:729] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.392786 10080 consensus_queue.cc:260] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.392879 10080 raft_consensus.cc:388] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.392925 10080 raft_consensus.cc:482] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.392983 10080 raft_consensus.cc:3037] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.393898 10080 raft_consensus.cc:504] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.394016 10080 leader_election.cc:302] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.394145 10080 leader_election.cc:288] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.394200 10087 raft_consensus.cc:2781] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.394361 10087 raft_consensus.cc:686] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.394438 10080 ts_tablet_manager.cc:1428] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20260806 16:06:28.394472 10087 consensus_queue.cc:237] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.398182 9805 catalog_manager.cc:5495] T 9be2ed9ba1d74a1e82e30afd8168344d P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.421120 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34128:
name: "Table.TestAddMasterSysCatalogCopy/2.118"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.429535 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 218ecad5cbeb4beebfa01fbd353def25 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.118 [id=8e27f499311b40a79b89bef2014dfe1e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.429859 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 218ecad5cbeb4beebfa01fbd353def25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.432120 10080 tablet_bootstrap.cc:492] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.433058 10080 tablet_bootstrap.cc:654] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.435501 10080 tablet_bootstrap.cc:492] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.435623 10080 ts_tablet_manager.cc:1397] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.001s
I20260806 16:06:28.436082 10080 raft_consensus.cc:348] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.436198 10080 raft_consensus.cc:374] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.436246 10080 raft_consensus.cc:729] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.436417 10080 consensus_queue.cc:260] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.436530 10080 raft_consensus.cc:388] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.436578 10080 raft_consensus.cc:482] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.436635 10080 raft_consensus.cc:3037] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.437544 10080 raft_consensus.cc:504] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.437711 10080 leader_election.cc:302] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.437879 10087 raft_consensus.cc:2781] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.437978 10087 raft_consensus.cc:686] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.438117 10087 consensus_queue.cc:237] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.438623 10080 leader_election.cc:288] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.438966 10080 ts_tablet_manager.cc:1428] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 16:06:28.442355 9805 catalog_manager.cc:5495] T 218ecad5cbeb4beebfa01fbd353def25 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.450543 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:28.456955 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.001s Metrics: {"bytes_written":336,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":51,"dirs.run_cpu_time_us":232,"dirs.run_wall_time_us":1339,"drs_written":1,"lbm_read_time_us":34,"lbm_reads_lt_1ms":4,"lbm_write_time_us":710,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":10,"update_count":1}
I20260806 16:06:28.457619 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.253309
I20260806 16:06:28.475865 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.018s user 0.017s sys 0.000s Metrics: {"bytes_written":56734,"cfile_cache_hit":13,"cfile_cache_hit_bytes":44160,"cfile_cache_miss":33,"cfile_cache_miss_bytes":66252,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":716,"dirs.run_cpu_time_us":315,"dirs.run_wall_time_us":1679,"drs_written":1,"lbm_read_time_us":1083,"lbm_reads_lt_1ms":69,"lbm_write_time_us":647,"lbm_writes_lt_1ms":29,"mutex_wait_us":185,"num_input_rowsets":2,"peak_mem_usage":34499,"rows_written":239,"spinlock_wait_cycles":896}
I20260806 16:06:28.476641 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10592 bytes on disk
I20260806 16:06:28.477136 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.480311 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34130:
name: "Table.TestAddMasterSysCatalogCopy/2.119"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.489681 9985 tablet_service.cc:1467] Processing CreateTablet for tablet dd3415b9a709496396c1c943f2188098 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.119 [id=70e77a4a041646a1a87784eea723e5a1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.490108 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dd3415b9a709496396c1c943f2188098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.492672 10080 tablet_bootstrap.cc:492] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.493649 10080 tablet_bootstrap.cc:654] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.494082 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000074
I20260806 16:06:28.495903 10080 tablet_bootstrap.cc:492] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.495990 10080 ts_tablet_manager.cc:1397] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:28.496517 10080 raft_consensus.cc:348] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.496619 10080 raft_consensus.cc:374] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.496646 10080 raft_consensus.cc:729] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.496811 10080 consensus_queue.cc:260] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.496887 10080 raft_consensus.cc:388] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.496940 10080 raft_consensus.cc:482] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.496997 10080 raft_consensus.cc:3037] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.498127 10080 raft_consensus.cc:504] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.498292 10080 leader_election.cc:302] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.498440 10080 leader_election.cc:288] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.498502 10086 raft_consensus.cc:2781] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.498610 10086 raft_consensus.cc:686] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.498725 10086 consensus_queue.cc:237] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.498775 10080 ts_tablet_manager.cc:1428] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:28.502496 9805 catalog_manager.cc:5495] T dd3415b9a709496396c1c943f2188098 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.503504 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.004s sys 0.000s Metrics: {"bytes_written":7316,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1319,"drs_written":1,"lbm_read_time_us":63,"lbm_reads_lt_1ms":4,"lbm_write_time_us":496,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:28.504390 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 776 bytes on disk
I20260806 16:06:28.504814 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.505242 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.253153
I20260806 16:06:28.526075 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.021s user 0.018s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":44486,"cfile_cache_miss":30,"cfile_cache_miss_bytes":66598,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":460,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1260,"drs_written":1,"lbm_read_time_us":2533,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":57,"lbm_write_time_us":859,"lbm_writes_lt_1ms":33,"mutex_wait_us":17,"num_input_rowsets":2,"peak_mem_usage":34731,"reinsert_count":0,"rows_written":241,"spinlock_wait_cycles":26496,"update_count":1}
I20260806 16:06:28.526579 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 10663 bytes on disk
I20260806 16:06:28.527083 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":167,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.529249 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34142:
name: "Table.TestAddMasterSysCatalogCopy/2.120"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.537662 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 0bb43ed857dd4ddd87c5fccfb03f2da9 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.120 [id=be7f183d63244be6aa6495abd697311a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.537984 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0bb43ed857dd4ddd87c5fccfb03f2da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.540259 10080 tablet_bootstrap.cc:492] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.541107 10080 tablet_bootstrap.cc:654] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.543294 10080 tablet_bootstrap.cc:492] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.543367 10080 ts_tablet_manager.cc:1397] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 16:06:28.543797 10080 raft_consensus.cc:348] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.543886 10080 raft_consensus.cc:374] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.543946 10080 raft_consensus.cc:729] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.544103 10080 consensus_queue.cc:260] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.544180 10080 raft_consensus.cc:388] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.544204 10080 raft_consensus.cc:482] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.544255 10080 raft_consensus.cc:3037] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.545020 10080 raft_consensus.cc:504] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.545136 10080 leader_election.cc:302] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.545256 10080 leader_election.cc:288] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.545305 10086 raft_consensus.cc:2781] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.545435 10086 raft_consensus.cc:686] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.545567 10086 consensus_queue.cc:237] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.545696 10080 ts_tablet_manager.cc:1428] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 16:06:28.548803 9805 catalog_manager.cc:5495] T 0bb43ed857dd4ddd87c5fccfb03f2da9 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.570770 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34152:
name: "Table.TestAddMasterSysCatalogCopy/2.121"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.579593 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ba1af23473e34f888a43e0bf24c694e4 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.121 [id=24f6ac499f4747a29efaa87e630fd0ce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.579886 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ba1af23473e34f888a43e0bf24c694e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.582111 10080 tablet_bootstrap.cc:492] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.582990 10080 tablet_bootstrap.cc:654] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.585451 10080 tablet_bootstrap.cc:492] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.585577 10080 ts_tablet_manager.cc:1397] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.002s
I20260806 16:06:28.586006 10080 raft_consensus.cc:348] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.586122 10080 raft_consensus.cc:374] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.586166 10080 raft_consensus.cc:729] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.586326 10080 consensus_queue.cc:260] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.586432 10080 raft_consensus.cc:388] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.586485 10080 raft_consensus.cc:482] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.586539 10080 raft_consensus.cc:3037] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.587330 10080 raft_consensus.cc:504] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.587500 10080 leader_election.cc:302] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.587615 10080 leader_election.cc:288] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.587659 10083 raft_consensus.cc:2781] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.587747 10083 raft_consensus.cc:686] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.587881 10080 ts_tablet_manager.cc:1428] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:28.587872 10083 consensus_queue.cc:237] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.591589 9805 catalog_manager.cc:5495] T ba1af23473e34f888a43e0bf24c694e4 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.612962 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34162:
name: "Table.TestAddMasterSysCatalogCopy/2.122"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.621765 9985 tablet_service.cc:1467] Processing CreateTablet for tablet a41a5d4980cb43b5977ee512fae9b6cf (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.122 [id=ad7f68be81ca4676a4714eca59f955a7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.622097 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a41a5d4980cb43b5977ee512fae9b6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.624053 10080 tablet_bootstrap.cc:492] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.625029 10080 tablet_bootstrap.cc:654] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.627564 10080 tablet_bootstrap.cc:492] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.627679 10080 ts_tablet_manager.cc:1397] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 16:06:28.628147 10080 raft_consensus.cc:348] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.628254 10080 raft_consensus.cc:374] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.628280 10080 raft_consensus.cc:729] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.628441 10080 consensus_queue.cc:260] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.628538 10080 raft_consensus.cc:388] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.628567 10080 raft_consensus.cc:482] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.628602 10080 raft_consensus.cc:3037] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.629566 10080 raft_consensus.cc:504] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.629745 10080 leader_election.cc:302] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.629865 10080 leader_election.cc:288] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.629961 10087 raft_consensus.cc:2781] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.630082 10087 raft_consensus.cc:686] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.630244 10080 ts_tablet_manager.cc:1428] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:28.630218 10087 consensus_queue.cc:237] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.634443 9805 catalog_manager.cc:5495] T a41a5d4980cb43b5977ee512fae9b6cf P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.657645 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34164:
name: "Table.TestAddMasterSysCatalogCopy/2.123"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.666832 9985 tablet_service.cc:1467] Processing CreateTablet for tablet eb28f8e28bc44771a2f24a494ac5dca0 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.123 [id=3151a61aeee64f238ad83fa9b9677994]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.667129 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb28f8e28bc44771a2f24a494ac5dca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.669188 10080 tablet_bootstrap.cc:492] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.670255 10080 tablet_bootstrap.cc:654] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.672492 10080 tablet_bootstrap.cc:492] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.672585 10080 ts_tablet_manager.cc:1397] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:28.673084 10080 raft_consensus.cc:348] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.673187 10080 raft_consensus.cc:374] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.673243 10080 raft_consensus.cc:729] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.673503 10080 consensus_queue.cc:260] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.673635 10080 raft_consensus.cc:388] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.673698 10080 raft_consensus.cc:482] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.673756 10080 raft_consensus.cc:3037] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.674768 10080 raft_consensus.cc:504] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.674922 10080 leader_election.cc:302] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.675064 10080 leader_election.cc:288] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.675149 10087 raft_consensus.cc:2781] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.675278 10087 raft_consensus.cc:686] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.675349 10080 ts_tablet_manager.cc:1428] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.001s
I20260806 16:06:28.675429 10087 consensus_queue.cc:237] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.679376 9805 catalog_manager.cc:5495] T eb28f8e28bc44771a2f24a494ac5dca0 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.706750 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34170:
name: "Table.TestAddMasterSysCatalogCopy/2.124"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.715960 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 344b727536114cb68a60da5269d62502 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.124 [id=e7d010974a7b426cb02fe48116d9bdb2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.716308 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 344b727536114cb68a60da5269d62502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.718502 10080 tablet_bootstrap.cc:492] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.719475 10080 tablet_bootstrap.cc:654] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.721452 10080 tablet_bootstrap.cc:492] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.721570 10080 ts_tablet_manager.cc:1397] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:28.722025 10080 raft_consensus.cc:348] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.722144 10080 raft_consensus.cc:374] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.722193 10080 raft_consensus.cc:729] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.722354 10080 consensus_queue.cc:260] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.722456 10080 raft_consensus.cc:388] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.722507 10080 raft_consensus.cc:482] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.722563 10080 raft_consensus.cc:3037] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.723510 10080 raft_consensus.cc:504] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.723667 10080 leader_election.cc:302] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.723796 10080 leader_election.cc:288] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.723888 10087 raft_consensus.cc:2781] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.724011 10087 raft_consensus.cc:686] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.724113 10080 ts_tablet_manager.cc:1428] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.000s
I20260806 16:06:28.724126 10087 consensus_queue.cc:237] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.727885 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:28.728449 9805 catalog_manager.cc:5495] T 344b727536114cb68a60da5269d62502 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.737286 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.006s sys 0.000s Metrics: {"bytes_written":336,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1360,"drs_written":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4,"lbm_write_time_us":717,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"reinsert_count":0,"rows_written":12,"update_count":1}
I20260806 16:06:28.737850 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.257525
I20260806 16:06:28.749138 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34178:
name: "Table.TestAddMasterSysCatalogCopy/2.125"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.757688 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.020s user 0.015s sys 0.003s Metrics: {"bytes_written":59305,"cfile_cache_hit":13,"cfile_cache_hit_bytes":46325,"cfile_cache_miss":33,"cfile_cache_miss_bytes":69727,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":675,"dirs.run_cpu_time_us":232,"dirs.run_wall_time_us":1408,"drs_written":1,"lbm_read_time_us":679,"lbm_reads_lt_1ms":69,"lbm_write_time_us":668,"lbm_writes_lt_1ms":29,"mutex_wait_us":24,"num_input_rowsets":2,"peak_mem_usage":36233,"rows_written":251,"spinlock_wait_cycles":8576}
I20260806 16:06:28.758745 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000006
I20260806 16:06:28.759116 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 7b26730d2cc34b3da597001e6ad9de3f (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.125 [id=2460a1ad0f0d451895e1dce1ec99010b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.759466 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7b26730d2cc34b3da597001e6ad9de3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.761941 10080 tablet_bootstrap.cc:492] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.762964 10080 tablet_bootstrap.cc:654] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.765625 10080 tablet_bootstrap.cc:492] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.765725 10080 ts_tablet_manager.cc:1397] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 16:06:28.766183 10080 raft_consensus.cc:348] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.766274 10080 raft_consensus.cc:374] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.766296 10080 raft_consensus.cc:729] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.766438 10080 consensus_queue.cc:260] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.766520 10080 raft_consensus.cc:388] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.766546 10080 raft_consensus.cc:482] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.766610 10080 raft_consensus.cc:3037] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.767194 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":5150,"cfile_init":1,"dirs.queue_time_us":57,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":1194,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":472,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:28.767328 10080 raft_consensus.cc:504] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.767491 10080 leader_election.cc:302] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.767587 10080 leader_election.cc:288] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.767633 10087 raft_consensus.cc:2781] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.767743 10087 raft_consensus.cc:686] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.767725 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.192145
I20260806 16:06:28.767856 10087 consensus_queue.cc:237] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.767982 10080 ts_tablet_manager.cc:1428] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:28.772300 9805 catalog_manager.cc:5495] T 7b26730d2cc34b3da597001e6ad9de3f P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.777688 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:28.783205 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":7353,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":198,"dirs.run_wall_time_us":1291,"drs_written":1,"lbm_read_time_us":35,"lbm_reads_lt_1ms":4,"lbm_write_time_us":441,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:28.784008 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.252090
I20260806 16:06:28.790139 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.020s user 0.019s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":46664,"cfile_cache_miss":30,"cfile_cache_miss_bytes":69562,"cfile_init":9,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":952,"dirs.run_cpu_time_us":234,"dirs.run_wall_time_us":1203,"drs_written":1,"lbm_read_time_us":832,"lbm_reads_lt_1ms":66,"lbm_write_time_us":827,"lbm_writes_lt_1ms":34,"mutex_wait_us":60,"num_input_rowsets":2,"peak_mem_usage":36201,"reinsert_count":0,"rows_written":253,"spinlock_wait_cycles":1408,"update_count":1}
I20260806 16:06:28.790982 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 11177 bytes on disk
I20260806 16:06:28.791402 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.804070 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.018s user 0.018s sys 0.000s Metrics: {"bytes_written":59755,"cfile_cache_hit":13,"cfile_cache_hit_bytes":46692,"cfile_cache_miss":33,"cfile_cache_miss_bytes":70262,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":651,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1375,"drs_written":1,"lbm_read_time_us":906,"lbm_reads_lt_1ms":69,"lbm_write_time_us":671,"lbm_writes_lt_1ms":30,"mutex_wait_us":20,"num_input_rowsets":2,"peak_mem_usage":36488,"rows_written":253,"spinlock_wait_cycles":3968}
I20260806 16:06:28.804889 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 11166 bytes on disk
I20260806 16:06:28.805377 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260806 16:06:28.806977 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34194:
name: "Table.TestAddMasterSysCatalogCopy/2.126"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.815795 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 1012c43779a042fbacb7c9a125d79be6 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.126 [id=f556a6e6242f4e018b25ed9348ca48ea]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.816157 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1012c43779a042fbacb7c9a125d79be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.818300 10080 tablet_bootstrap.cc:492] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.819237 10080 tablet_bootstrap.cc:654] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.822821 10080 tablet_bootstrap.cc:492] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.822938 10080 ts_tablet_manager.cc:1397] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20260806 16:06:28.823442 10080 raft_consensus.cc:348] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.823537 10080 raft_consensus.cc:374] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.823560 10080 raft_consensus.cc:729] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.823649 10080 consensus_queue.cc:260] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.823705 10080 raft_consensus.cc:388] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.823729 10080 raft_consensus.cc:482] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.823756 10080 raft_consensus.cc:3037] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.824467 10080 raft_consensus.cc:504] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.824580 10080 leader_election.cc:302] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.824678 10080 leader_election.cc:288] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.824728 10087 raft_consensus.cc:2781] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.824820 10087 raft_consensus.cc:686] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.824935 10087 consensus_queue.cc:237] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.825260 10080 ts_tablet_manager.cc:1428] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.001s
I20260806 16:06:28.828334 9804 catalog_manager.cc:5495] T 1012c43779a042fbacb7c9a125d79be6 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.862092 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34208:
name: "Table.TestAddMasterSysCatalogCopy/2.127"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.870836 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ebc5f531fac1445eaf5e807124348cef (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.127 [id=2f64c430b5d64e50840f855051b68cb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.871229 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ebc5f531fac1445eaf5e807124348cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.873389 10080 tablet_bootstrap.cc:492] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.874399 10080 tablet_bootstrap.cc:654] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.876579 10080 tablet_bootstrap.cc:492] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.876662 10080 ts_tablet_manager.cc:1397] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:28.877131 10080 raft_consensus.cc:348] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.877228 10080 raft_consensus.cc:374] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.877288 10080 raft_consensus.cc:729] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.877454 10080 consensus_queue.cc:260] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.877616 10080 raft_consensus.cc:388] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.877925 10080 raft_consensus.cc:482] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.877985 10080 raft_consensus.cc:3037] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.878899 10080 raft_consensus.cc:504] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.879052 10080 leader_election.cc:302] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.879159 10080 leader_election.cc:288] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.879209 10087 raft_consensus.cc:2781] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.879365 10087 raft_consensus.cc:686] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.879451 10080 ts_tablet_manager.cc:1428] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:28.879516 10087 consensus_queue.cc:237] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.883795 9805 catalog_manager.cc:5495] T ebc5f531fac1445eaf5e807124348cef P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.908792 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34216:
name: "Table.TestAddMasterSysCatalogCopy/2.128"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.918052 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d58d00792ecb41aa9ed4220f937030dd (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.128 [id=7464beeac49d499c800210adf4c6e333]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.918442 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d58d00792ecb41aa9ed4220f937030dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.920691 10080 tablet_bootstrap.cc:492] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.921857 10080 tablet_bootstrap.cc:654] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.923916 10080 tablet_bootstrap.cc:492] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.923997 10080 ts_tablet_manager.cc:1397] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:28.924458 10080 raft_consensus.cc:348] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.924584 10080 raft_consensus.cc:374] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.924610 10080 raft_consensus.cc:729] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.924752 10080 consensus_queue.cc:260] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.924880 10080 raft_consensus.cc:388] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.924925 10080 raft_consensus.cc:482] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.924978 10080 raft_consensus.cc:3037] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.926095 10080 raft_consensus.cc:504] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.926218 10080 leader_election.cc:302] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.926314 10080 leader_election.cc:288] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.926373 10086 raft_consensus.cc:2781] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.926458 10086 raft_consensus.cc:686] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.926590 10086 consensus_queue.cc:237] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.926654 10080 ts_tablet_manager.cc:1428] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.001s sys 0.001s
I20260806 16:06:28.930729 9805 catalog_manager.cc:5495] T d58d00792ecb41aa9ed4220f937030dd P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.957384 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34222:
name: "Table.TestAddMasterSysCatalogCopy/2.129"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:28.966730 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 7fcf6a16c556452c919c09c735a63121 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.129 [id=6c1c11f70f3e47aa8076490d73e4b347]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:28.967114 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7fcf6a16c556452c919c09c735a63121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:28.969187 10080 tablet_bootstrap.cc:492] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:28.970090 10080 tablet_bootstrap.cc:654] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:28.972399 10080 tablet_bootstrap.cc:492] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:28.972476 10080 ts_tablet_manager.cc:1397] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:28.972891 10080 raft_consensus.cc:348] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.972987 10080 raft_consensus.cc:374] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:28.973012 10080 raft_consensus.cc:729] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:28.973172 10080 consensus_queue.cc:260] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.973248 10080 raft_consensus.cc:388] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:28.973292 10080 raft_consensus.cc:482] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:28.973371 10080 raft_consensus.cc:3037] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:28.974393 10080 raft_consensus.cc:504] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.974536 10080 leader_election.cc:302] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:28.974632 10080 leader_election.cc:288] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:28.974685 10086 raft_consensus.cc:2781] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:28.974841 10086 raft_consensus.cc:686] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:28.974915 10080 ts_tablet_manager.cc:1428] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 16:06:28.974957 10086 consensus_queue.cc:237] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:28.978739 9805 catalog_manager.cc:5495] T 7fcf6a16c556452c919c09c735a63121 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:28.999778 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34238:
name: "Table.TestAddMasterSysCatalogCopy/2.130"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.008577 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 8b0e12ca0e474abda75c376d407d44ef (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.130 [id=e34457cf85ab4aacbb883797702b6dee]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.008903 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b0e12ca0e474abda75c376d407d44ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.011016 10080 tablet_bootstrap.cc:492] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.011984 10080 tablet_bootstrap.cc:654] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:29.014210 10080 tablet_bootstrap.cc:492] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:29.014285 10080 ts_tablet_manager.cc:1397] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:29.014704 10080 raft_consensus.cc:348] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.014796 10080 raft_consensus.cc:374] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:29.014853 10080 raft_consensus.cc:729] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:29.015009 10080 consensus_queue.cc:260] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.015106 10080 raft_consensus.cc:388] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:29.015153 10080 raft_consensus.cc:482] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:29.015208 10080 raft_consensus.cc:3037] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:29.016052 10080 raft_consensus.cc:504] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.016170 10080 leader_election.cc:302] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:29.016242 10080 leader_election.cc:288] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:29.016305 10086 raft_consensus.cc:2781] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:29.016430 10086 raft_consensus.cc:686] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:29.016572 10080 ts_tablet_manager.cc:1428] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:29.016578 10086 consensus_queue.cc:237] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.020396 9805 catalog_manager.cc:5495] T 8b0e12ca0e474abda75c376d407d44ef P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:29.042352 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:29.043171 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34252:
name: "Table.TestAddMasterSysCatalogCopy/2.131"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.049130 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.004s sys 0.000s Metrics: {"bytes_written":6930,"cfile_init":1,"dirs.queue_time_us":51,"dirs.run_cpu_time_us":277,"dirs.run_wall_time_us":1578,"drs_written":1,"lbm_read_time_us":41,"lbm_reads_lt_1ms":4,"lbm_write_time_us":535,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":10}
I20260806 16:06:29.049726 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.244561
I20260806 16:06:29.052084 9985 tablet_service.cc:1467] Processing CreateTablet for tablet d40baff7c41f468abe26a8771e23b810 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.131 [id=031b713e155e45f3bf083c3f9842598f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.052438 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d40baff7c41f468abe26a8771e23b810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.054507 10080 tablet_bootstrap.cc:492] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.055418 10080 tablet_bootstrap.cc:654] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:29.056048 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000076
I20260806 16:06:29.058198 10080 tablet_bootstrap.cc:492] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:29.058303 10080 ts_tablet_manager.cc:1397] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.000s
I20260806 16:06:29.058804 10080 raft_consensus.cc:348] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.058926 10080 raft_consensus.cc:374] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:29.058981 10080 raft_consensus.cc:729] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:29.059126 10080 consensus_queue.cc:260] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.059237 10080 raft_consensus.cc:388] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:29.059275 10080 raft_consensus.cc:482] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:29.059319 10080 raft_consensus.cc:3037] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:29.060365 10080 raft_consensus.cc:504] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.060508 10080 leader_election.cc:302] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:29.060617 10080 leader_election.cc:288] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:29.060678 10086 raft_consensus.cc:2781] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:29.060801 10086 raft_consensus.cc:686] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:29.060923 10086 consensus_queue.cc:237] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.061277 10080 ts_tablet_manager.cc:1428] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:29.062687 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":7317,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1102,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":630,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":12}
I20260806 16:06:29.063220 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 770 bytes on disk
I20260806 16:06:29.063633 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4}
I20260806 16:06:29.064073 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.251070
I20260806 16:06:29.065375 9805 catalog_manager.cc:5495] T d40baff7c41f468abe26a8771e23b810 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:29.075553 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.026s user 0.020s sys 0.000s Metrics: {"bytes_written":61914,"cfile_cache_hit":13,"cfile_cache_hit_bytes":48507,"cfile_cache_miss":33,"cfile_cache_miss_bytes":73001,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":1212,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1267,"drs_written":1,"lbm_read_time_us":1143,"lbm_reads_lt_1ms":69,"lbm_write_time_us":800,"lbm_writes_lt_1ms":30,"mutex_wait_us":136,"num_input_rowsets":2,"peak_mem_usage":38006,"rows_written":263,"spinlock_wait_cycles":896}
I20260806 16:06:29.076233 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000008
I20260806 16:06:29.083734 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.005s sys 0.000s Metrics: {"bytes_written":5187,"cfile_init":1,"dirs.queue_time_us":425,"dirs.run_cpu_time_us":133,"dirs.run_wall_time_us":2314,"drs_written":1,"lbm_read_time_us":52,"lbm_reads_lt_1ms":4,"lbm_write_time_us":553,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:29.084232 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.221255
I20260806 16:06:29.089181 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.025s user 0.020s sys 0.000s Metrics: {"bytes_written":336,"cfile_cache_hit":12,"cfile_cache_hit_bytes":48830,"cfile_cache_miss":30,"cfile_cache_miss_bytes":73026,"cfile_init":7,"delete_count":0,"delta_iterators_relevant":4,"dirs.queue_time_us":526,"dirs.run_cpu_time_us":139,"dirs.run_wall_time_us":1341,"drs_written":1,"lbm_read_time_us":784,"lbm_reads_lt_1ms":58,"lbm_write_time_us":950,"lbm_writes_lt_1ms":34,"num_input_rowsets":2,"peak_mem_usage":38031,"reinsert_count":0,"rows_written":265,"update_count":1}
I20260806 16:06:29.090232 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 11703 bytes on disk
I20260806 16:06:29.090770 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4}
I20260806 16:06:29.100406 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34256:
name: "Table.TestAddMasterSysCatalogCopy/2.132"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.104239 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.020s user 0.018s sys 0.000s Metrics: {"bytes_written":62338,"cfile_cache_hit":12,"cfile_cache_hit_bytes":48875,"cfile_cache_miss":30,"cfile_cache_miss_bytes":73155,"cfile_init":9,"delta_iterators_relevant":4,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1153,"drs_written":1,"lbm_read_time_us":904,"lbm_reads_lt_1ms":66,"lbm_write_time_us":864,"lbm_writes_lt_1ms":30,"num_input_rowsets":2,"peak_mem_usage":38236,"rows_written":265}
I20260806 16:06:29.104746 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000006
I20260806 16:06:29.110431 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":5037,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":145,"dirs.run_wall_time_us":1088,"drs_written":1,"lbm_read_time_us":55,"lbm_reads_lt_1ms":4,"lbm_write_time_us":536,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":2}
I20260806 16:06:29.110924 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.188376
I20260806 16:06:29.111553 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 6a7f15fcb1314358889c6820d80ebf1f (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.132 [id=3795358ee1ca444392c47cf05885e12e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.111976 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a7f15fcb1314358889c6820d80ebf1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.114104 10080 tablet_bootstrap.cc:492] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.115181 10080 tablet_bootstrap.cc:654] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:29.118717 10080 tablet_bootstrap.cc:492] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:29.118830 10080 ts_tablet_manager.cc:1397] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.000s
I20260806 16:06:29.119256 10080 raft_consensus.cc:348] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.119375 10080 raft_consensus.cc:374] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:29.119421 10080 raft_consensus.cc:729] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:29.119562 10080 consensus_queue.cc:260] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.119673 10080 raft_consensus.cc:388] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:29.119728 10080 raft_consensus.cc:482] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:29.119779 10080 raft_consensus.cc:3037] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:29.120535 10080 raft_consensus.cc:504] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.120693 10080 leader_election.cc:302] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:29.120815 10080 leader_election.cc:288] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:29.120862 10087 raft_consensus.cc:2781] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:29.121053 10087 raft_consensus.cc:686] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:29.121196 10087 consensus_queue.cc:237] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.121184 10080 ts_tablet_manager.cc:1428] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:29.125206 9805 catalog_manager.cc:5495] T 6a7f15fcb1314358889c6820d80ebf1f P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:29.128423 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.017s sys 0.000s Metrics: {"bytes_written":62727,"cfile_cache_hit":12,"cfile_cache_hit_bytes":49091,"cfile_cache_miss":30,"cfile_cache_miss_bytes":73177,"cfile_init":9,"delta_iterators_relevant":4,"dirs.queue_time_us":457,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1114,"drs_written":1,"lbm_read_time_us":652,"lbm_reads_lt_1ms":66,"lbm_write_time_us":798,"lbm_writes_lt_1ms":30,"mutex_wait_us":4,"num_input_rowsets":2,"peak_mem_usage":38240,"rows_written":267,"spinlock_wait_cycles":17792}
I20260806 16:06:29.129496 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 11791 bytes on disk
I20260806 16:06:29.129899 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260806 16:06:29.149194 9805 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34258:
name: "Table.TestAddMasterSysCatalogCopy/2.133"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.158253 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 18ff98040c2141f99eed5469eeaba3e5 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.133 [id=575c3b05dfe940738e6c4787570c2aa0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.158612 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18ff98040c2141f99eed5469eeaba3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.160838 10080 tablet_bootstrap.cc:492] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.161957 10080 tablet_bootstrap.cc:654] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:29.164599 10080 tablet_bootstrap.cc:492] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:29.164713 10080 ts_tablet_manager.cc:1397] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.002s
I20260806 16:06:29.165210 10080 raft_consensus.cc:348] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.165369 10080 raft_consensus.cc:374] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:29.165407 10080 raft_consensus.cc:729] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:29.165567 10080 consensus_queue.cc:260] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.165670 10080 raft_consensus.cc:388] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:29.165706 10080 raft_consensus.cc:482] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:29.165779 10080 raft_consensus.cc:3037] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:29.166556 10080 raft_consensus.cc:504] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.166698 10080 leader_election.cc:302] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:29.166805 10080 leader_election.cc:288] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:29.166858 10087 raft_consensus.cc:2781] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:29.166975 10087 raft_consensus.cc:686] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:29.167084 10087 consensus_queue.cc:237] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.167160 10080 ts_tablet_manager.cc:1428] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.000s sys 0.003s
I20260806 16:06:29.170672 9805 catalog_manager.cc:5495] T 18ff98040c2141f99eed5469eeaba3e5 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:29.193971 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34268:
name: "Table.TestAddMasterSysCatalogCopy/2.134"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.203986 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 56722b7e8c7f4ccfa7d07382f78abc3a (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.134 [id=de08ce562b034a16865d27b3792ab058]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.204342 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56722b7e8c7f4ccfa7d07382f78abc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.212320 10080 tablet_bootstrap.cc:492] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.213475 10080 tablet_bootstrap.cc:654] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:29.215870 10080 tablet_bootstrap.cc:492] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:29.215981 10080 ts_tablet_manager.cc:1397] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.002s
I20260806 16:06:29.216408 10080 raft_consensus.cc:348] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.216527 10080 raft_consensus.cc:374] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:29.216575 10080 raft_consensus.cc:729] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:29.216717 10080 consensus_queue.cc:260] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.216826 10080 raft_consensus.cc:388] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:29.216872 10080 raft_consensus.cc:482] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:29.216923 10080 raft_consensus.cc:3037] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:29.217813 10080 raft_consensus.cc:504] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.217964 10080 leader_election.cc:302] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:29.218093 10080 leader_election.cc:288] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:29.218139 10087 raft_consensus.cc:2781] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:29.218222 10087 raft_consensus.cc:686] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:29.218341 10087 consensus_queue.cc:237] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.218700 10080 ts_tablet_manager.cc:1428] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 16:06:29.223706 9804 catalog_manager.cc:5495] T 56722b7e8c7f4ccfa7d07382f78abc3a P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:29.253115 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34280:
name: "Table.TestAddMasterSysCatalogCopy/2.135"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.261634 9985 tablet_service.cc:1467] Processing CreateTablet for tablet 17b3f2dfaaaa4ddcb38d3a1743da44d0 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.135 [id=ba3e002779eb40d79f533d5504764879]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.262014 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 17b3f2dfaaaa4ddcb38d3a1743da44d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.264262 10080 tablet_bootstrap.cc:492] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.265113 10080 tablet_bootstrap.cc:654] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:29.267275 10080 tablet_bootstrap.cc:492] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105: No bootstrap required, opened a new log
I20260806 16:06:29.267395 10080 ts_tablet_manager.cc:1397] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:29.267807 10080 raft_consensus.cc:348] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.267918 10080 raft_consensus.cc:374] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 16:06:29.267968 10080 raft_consensus.cc:729] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Initialized, Role: FOLLOWER
I20260806 16:06:29.268110 10080 consensus_queue.cc:260] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.268205 10080 raft_consensus.cc:388] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 16:06:29.268253 10080 raft_consensus.cc:482] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 16:06:29.268306 10080 raft_consensus.cc:3037] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Advancing to term 1
I20260806 16:06:29.269230 10080 raft_consensus.cc:504] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.269423 10080 leader_election.cc:302] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 234a165f3cdf40239c05201c1b341105; no voters:
I20260806 16:06:29.269552 10080 leader_election.cc:288] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 16:06:29.269596 10087 raft_consensus.cc:2781] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 16:06:29.269675 10087 raft_consensus.cc:686] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [term 1 LEADER]: Becoming Leader. State: Replica: 234a165f3cdf40239c05201c1b341105, State: Running, Role: LEADER
I20260806 16:06:29.269829 10080 ts_tablet_manager.cc:1428] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 16:06:29.269788 10087 consensus_queue.cc:237] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } }
I20260806 16:06:29.273538 9804 catalog_manager.cc:5495] T 17b3f2dfaaaa4ddcb38d3a1743da44d0 P 234a165f3cdf40239c05201c1b341105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 234a165f3cdf40239c05201c1b341105 (127.7.49.129). New cstate: current_term: 1 leader_uuid: "234a165f3cdf40239c05201c1b341105" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "234a165f3cdf40239c05201c1b341105" member_type: VOTER last_known_addr { host: "127.7.49.129" port: 46173 } health_report { overall_health: HEALTHY } } }
I20260806 16:06:29.296236 9804 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34290:
name: "Table.TestAddMasterSysCatalogCopy/2.136"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260806 16:06:29.304773 9985 tablet_service.cc:1467] Processing CreateTablet for tablet ea09ec6119da4fbf93564ccc27f25ae7 (DEFAULT_TABLE table=Table.TestAddMasterSysCatalogCopy/2.136 [id=64029dc8b14947adb432e3d251212303]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 16:06:29.305131 9985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea09ec6119da4fbf93564ccc27f25ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:29.307168 10080 tablet_bootstrap.cc:492] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105: Bootstrap starting.
I20260806 16:06:29.308056 10080 tablet_bootstrap.cc:654] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105: Neither blocks nor log segments found. Creating new log.
W20260806 16:06:29.309231 10080 log.cc:1242] Error closing log: Illegal state: Log not open. State: 0
E20260806 16:06:29.310050 10080 ts_tablet_manager.cc:1419] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105: Tablet failed to bootstrap: IO error: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0/minicluster-data/ts-0/wal/wals/ea09ec6119da4fbf93564ccc27f25ae7/.kudutmp.newsegmentpS47ul (526008320 bytes available vs 518351011 bytes reserved) (error 28)
I20260806 16:06:29.310117 10080 ts_tablet_manager.cc:1397] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 16:06:29.310185 10080 tablet_replica.cc:330] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105: stopping tablet replica
I20260806 16:06:29.310256 10080 raft_consensus.cc:2229] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260806 16:06:29.310315 10080 raft_consensus.cc:2258] T ea09ec6119da4fbf93564ccc27f25ae7 P 234a165f3cdf40239c05201c1b341105 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260806 16:06:29.341760 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000077
I20260806 16:06:29.349757 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.008s user 0.007s sys 0.000s Metrics: {"bytes_written":6892,"cfile_init":1,"dirs.queue_time_us":70,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":1454,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":775,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":10}
I20260806 16:06:29.351516 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 693 bytes on disk
I20260806 16:06:29.352034 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260806 16:06:29.352474 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.241986
I20260806 16:06:29.368170 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.016s user 0.015s sys 0.000s Metrics: {"bytes_written":64452,"cfile_cache_hit":13,"cfile_cache_hit_bytes":50643,"cfile_cache_miss":33,"cfile_cache_miss_bytes":76179,"cfile_init":8,"delta_iterators_relevant":6,"dirs.queue_time_us":773,"dirs.run_cpu_time_us":261,"dirs.run_wall_time_us":1455,"drs_written":1,"lbm_read_time_us":572,"lbm_reads_lt_1ms":65,"lbm_write_time_us":792,"lbm_writes_lt_1ms":30,"mutex_wait_us":124,"num_input_rowsets":2,"peak_mem_usage":39602,"rows_written":275,"spinlock_wait_cycles":768}
I20260806 16:06:29.368665 9704 maintenance_manager.cc:419] P ca3e9f2dd4114ce99e18f9cfe84f9982: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 12151 bytes on disk
I20260806 16:06:29.369091 9703 maintenance_manager.cc:643] P ca3e9f2dd4114ce99e18f9cfe84f9982: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":37,"lbm_reads_lt_1ms":4}
I20260806 16:06:29.380743 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000075
I20260806 16:06:29.385927 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.004s sys 0.000s Metrics: {"bytes_written":6430,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1169,"drs_written":1,"lbm_read_time_us":35,"lbm_reads_lt_1ms":4,"lbm_write_time_us":412,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":8}
I20260806 16:06:29.386445 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 611 bytes on disk
I20260806 16:06:29.386895 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4}
I20260806 16:06:29.387290 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling CompactRowSetsOp(00000000000000000000000000000000): perf score=0.234820
I20260806 16:06:29.401881 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: CompactRowSetsOp(00000000000000000000000000000000) complete. Timing: real 0.014s user 0.014s sys 0.000s Metrics: {"bytes_written":64452,"cfile_cache_hit":12,"cfile_cache_hit_bytes":50599,"cfile_cache_miss":30,"cfile_cache_miss_bytes":75685,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":604,"dirs.run_cpu_time_us":226,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":551,"lbm_reads_lt_1ms":58,"lbm_write_time_us":632,"lbm_writes_lt_1ms":30,"mutex_wait_us":41,"num_input_rowsets":2,"peak_mem_usage":39386,"rows_written":275,"spinlock_wait_cycles":3200}
I20260806 16:06:29.402401 9791 maintenance_manager.cc:419] P eabdeef2db8e4f5e8195b1b485df7c44: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 12151 bytes on disk
I20260806 16:06:29.402766 9790 maintenance_manager.cc:643] P eabdeef2db8e4f5e8195b1b485df7c44: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s user 0.000s sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":43,"lbm_reads_lt_1ms":4}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/dynamic_multi_master-test.cc:403: Failure
Failed
Bad status: Timed out: Timed out waiting for Table Creation
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/dynamic_multi_master-test.cc:891: Failure
Expected: StartClusterWithSysCatalogGCed(&master_hps) doesn't generate new fatal failures in the current thread.
Actual: it does.
I20260806 16:06:59.222546 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 9903
I20260806 16:06:59.241496 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 9682
I20260806 16:06:59.255071 7366 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu with pid 9760
2026-08-06T16:06:59Z chronyd exiting
I20260806 16:06:59.277736 7366 test_util.cc:175] -----------------------------------------------
I20260806 16:06:59.277822 7366 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy_2.1786032363022731-7366-0
[ FAILED ] ParameterizedAddMasterTest.TestAddMasterSysCatalogCopy/2, where GetParam() = (2, false) (36954 ms)
[----------] 2 tests from ParameterizedAddMasterTest (42120 ms total)
[----------] 1 test from ParameterizedRecoverMasterTest
[ RUN ] ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL/0
2026-08-06T16:06:59Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-06T16:06:59Z Disabled control of system clock
I20260806 16:06:59.289227 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:41421
--webserver_interface=127.7.49.190
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:34107
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:41421,127.7.49.189:45245
--consensus_rpc_timeout_ms=2000
--follower_unavailable_considered_failed_sec=4
--master_auto_join_cluster=false with env {}
W20260806 16:06:59.407793 11494 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:59.408097 11494 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:59.408131 11494 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:59.414321 11494 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:59.414410 11494 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:59.414440 11494 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:59.414465 11494 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:59.422896 11494 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:34107
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--consensus_rpc_timeout_ms=2000
--follower_unavailable_considered_failed_sec=4
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:41421,127.7.49.189:45245
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.190:41421
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.7.49.190
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.11494
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:59.423230 11494 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:41421,127.7.49.189:45245'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:59.424289 11494 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:59.425887 11494 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 16:06:59.435089 11494 server_base.cc:1034] running on GCE node
W20260806 16:06:59.435120 11503 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
W20260806 16:06:59.435066 11502 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
W20260806 16:06:59.435112 11505 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
I20260806 16:06:59.435959 11494 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:59.437114 11494 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:59.438279 11494 hybrid_clock.cc:648] HybridClock initialized: now 1786032419438277 us; error 64 us; skew 500 ppm
I20260806 16:06:59.443609 11494 webserver.cc:460] Webserver started at http://127.7.49.190:36621/ using document root <none> and password file <none>
I20260806 16:06:59.444250 11494 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:59.444317 11494 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:59.444551 11494 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:59.446663 11494 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/instance:
uuid: "b5ebaf447d794ba085c65af54fe7822a"
format_stamp: "Formatted at 2026-08-06 16:06:59 on dist-test-slave-bw88"
I20260806 16:06:59.447252 11494 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal/instance:
uuid: "b5ebaf447d794ba085c65af54fe7822a"
format_stamp: "Formatted at 2026-08-06 16:06:59 on dist-test-slave-bw88"
I20260806 16:06:59.451205 11494 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260806 16:06:59.453822 11511 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:59.455276 11494 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 16:06:59.455406 11494 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
uuid: "b5ebaf447d794ba085c65af54fe7822a"
format_stamp: "Formatted at 2026-08-06 16:06:59 on dist-test-slave-bw88"
I20260806 16:06:59.455521 11494 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:59.466953 11494 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:59.467618 11494 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:59.467823 11494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:59.475412 11494 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.190:41421
I20260806 16:06:59.475409 11574 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.190:41421 every 8 connection(s)
I20260806 16:06:59.476421 11494 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/data/info.pb
I20260806 16:06:59.480275 11575 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:59.484215 11575 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 41421 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:59.485635 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 11494
I20260806 16:06:59.485778 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-0/wal/instance
I20260806 16:06:59.486644 7366 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
/tmp/dist-test-taskCgFu4g/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:45245
--webserver_interface=127.7.49.189
--webserver_port=0
--builtin_ntp_servers=127.7.49.148:34107
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.7.49.190:41421,127.7.49.189:45245
--consensus_rpc_timeout_ms=2000
--follower_unavailable_considered_failed_sec=4
--master_auto_join_cluster=false with env {}
I20260806 16:06:59.499189 11575 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } has no permanent_uuid. Determining permanent_uuid...
W20260806 16:06:59.500216 11515 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
W20260806 16:06:59.501242 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
I20260806 16:06:59.550601 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 1
W20260806 16:06:59.552353 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
W20260806 16:06:59.607445 11579 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260806 16:06:59.607757 11579 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260806 16:06:59.607791 11579 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260806 16:06:59.611972 11579 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260806 16:06:59.612046 11579 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260806 16:06:59.612064 11579 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260806 16:06:59.612080 11579 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260806 16:06:59.616943 11579 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.7.49.148:34107
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--consensus_rpc_timeout_ms=2000
--follower_unavailable_considered_failed_sec=4
--fs_data_dirs=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.7.49.190:41421,127.7.49.189:45245
--master_auto_join_cluster=false
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.7.49.189:45245
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.7.49.189
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.11579
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true
Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type DEBUG
built by systest at 06 Aug 2026 15:19:10 UTC on ccycloud.quasar-onbjwb.root.comops.site
build id 4570623
W20260806 16:06:59.617208 11579 master_options.cc:55] Only 2 masters are specified by master_addresses_flag ('127.7.49.190:41421,127.7.49.189:45245'), but minimum of 3 are required to tolerate failures of any one master. It is recommended to use at least 3 masters.
I20260806 16:06:59.618242 11579 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 16:06:59.619700 11579 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 16:06:59.620582 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 2
W20260806 16:06:59.622285 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
W20260806 16:06:59.628953 11588 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
W20260806 16:06:59.628953 11591 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
W20260806 16:06:59.628979 11589 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
I20260806 16:06:59.629285 11579 server_base.cc:1034] running on GCE node
I20260806 16:06:59.629915 11579 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260806 16:06:59.631201 11579 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260806 16:06:59.632370 11579 hybrid_clock.cc:648] HybridClock initialized: now 1786032419632351 us; error 30 us; skew 500 ppm
I20260806 16:06:59.634372 11579 webserver.cc:460] Webserver started at http://127.7.49.189:33755/ using document root <none> and password file <none>
I20260806 16:06:59.635016 11579 fs_manager.cc:359] Metadata directory not provided
I20260806 16:06:59.635084 11579 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 16:06:59.635260 11579 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 16:06:59.637262 11579 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/instance:
uuid: "85a1f192f02a4044966d88106f9e692a"
format_stamp: "Formatted at 2026-08-06 16:06:59 on dist-test-slave-bw88"
I20260806 16:06:59.638485 11579 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal/instance:
uuid: "85a1f192f02a4044966d88106f9e692a"
format_stamp: "Formatted at 2026-08-06 16:06:59 on dist-test-slave-bw88"
I20260806 16:06:59.642949 11579 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260806 16:06:59.645663 11600 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 16:06:59.647022 11579 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260806 16:06:59.647171 11579 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data,/tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
uuid: "85a1f192f02a4044966d88106f9e692a"
format_stamp: "Formatted at 2026-08-06 16:06:59 on dist-test-slave-bw88"
I20260806 16:06:59.647282 11579 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260806 16:06:59.668677 11579 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 16:06:59.669508 11579 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 16:06:59.669728 11579 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 16:06:59.677816 11579 rpc_server.cc:307] RPC server started. Bound to: 127.7.49.189:45245
I20260806 16:06:59.677850 11663 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.7.49.189:45245 every 8 connection(s)
I20260806 16:06:59.678869 11579 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/data/info.pb
I20260806 16:06:59.682492 11664 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 16:06:59.685516 7366 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskCgFu4g/build/debug/bin/kudu as pid 11579
I20260806 16:06:59.685613 7366 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal/instance
I20260806 16:06:59.686285 11664 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.190" port: 41421 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:59.698062 11664 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } has no permanent_uuid. Determining permanent_uuid...
I20260806 16:06:59.704790 11664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a1f192f02a4044966d88106f9e692a: Bootstrap starting.
I20260806 16:06:59.707332 11664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85a1f192f02a4044966d88106f9e692a: Neither blocks nor log segments found. Creating new log.
I20260806 16:06:59.708125 11664 log.cc:824] T 00000000000000000000000000000000 P 85a1f192f02a4044966d88106f9e692a: Log is configured to *not* fsync() on all Append() calls
W20260806 16:06:59.709205 11664 log.cc:1242] Error closing log: Illegal state: Log not open. State: 0
I20260806 16:06:59.710054 11664 tablet_replica.cc:330] T 00000000000000000000000000000000 P 85a1f192f02a4044966d88106f9e692a: stopping tablet replica
I20260806 16:06:59.710201 11664 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 85a1f192f02a4044966d88106f9e692a [term 0 FOLLOWER]: Raft consensus shutting down.
I20260806 16:06:59.710379 11664 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 85a1f192f02a4044966d88106f9e692a [term 0 FOLLOWER]: Raft consensus is shut down!
E20260806 16:06:59.710882 11664 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: failed to bootstrap system catalog: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal/wals/00000000000000000000000000000000/.kudutmp.newsegmentjAtsks (522575872 bytes available vs 518351011 bytes reserved) (error 28)
I20260806 16:06:59.711074 11579 master.cc:537] Master@127.7.49.189:45245 shutting down...
I20260806 16:06:59.713464 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 3
W20260806 16:06:59.719368 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
I20260806 16:06:59.731300 11579 master.cc:552] Master@127.7.49.189:45245 shutdown complete.
IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: failed to bootstrap system catalog: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskCgFu4g/test-tmp/dynamic_multi_master-test.4.ParameterizedRecoverMasterTest.TestRecoverDeadMasterCatchupfromWAL_0.1786032363022731-7366-0/minicluster-data/master-1/wal/wals/00000000000000000000000000000000/.kudutmp.newsegmentjAtsks (522575872 bytes available vs 518351011 bytes reserved) (error 28)
I20260806 16:06:59.862537 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 4
W20260806 16:06:59.864048 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
I20260806 16:07:00.163239 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 5
W20260806 16:07:00.164875 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
I20260806 16:07:00.712081 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 6
W20260806 16:07:00.714071 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
I20260806 16:07:01.774305 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 7
W20260806 16:07:01.776206 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
I20260806 16:07:03.866509 11575 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.49.189" port: 45245 } attempt: 8
W20260806 16:07:03.868294 11575 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.7.49.189:45245: Network error: Client connection negotiation failed: client connection to 127.7.49.189:45245: connect: Connection refused (error 111)
F20260806 16:07:04.719426 7366 external_mini_cluster.cc:634] Check failed: leader_master() != nullptr Must have started at least 1 master before adding tablet servers
*** Check failure stack trace: ***
*** Aborted at 1786032424 (unix time) try "date -d @1786032424" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x3e800001cc6) received by PID 7366 (TID 0x7f98d0f41d80) from PID 7366; stack trace: ***
@ 0x7f98d3f0ca46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
@ 0x7f98d83fe980 (unknown) at ??:0
@ 0x7f98d1c31e87 gsignal at ??:0
@ 0x7f98d1c337f1 abort at ??:0
@ 0x7f98d3efe9ad google::LogMessage::Fail() at ??:0
@ 0x7f98d3f0188a google::LogMessage::SendToLog() at ??:0
@ 0x7f98d3efe4de google::LogMessage::Flush() at ??:0
@ 0x7f98d3effa19 google::LogMessageFatal::~LogMessageFatal() at ??:0
@ 0x7f98de34d26c kudu::cluster::ExternalMiniCluster::AddTabletServer() at ??:0
@ 0x7f98de34a332 kudu::cluster::ExternalMiniCluster::Start() at ??:0
@ 0x4e4939 kudu::master::DynamicMultiMasterTest::StartCluster() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/dynamic_multi_master-test.cc:342 (discriminator 4)
@ 0x4c06b7 kudu::master::ParameterizedRecoverMasterTest_TestRecoverDeadMasterCatchupfromWAL_Test::TestBody() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/dynamic_multi_master-test.cc:1069 (discriminator 17)
@ 0x7f98d57e0bfe testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
@ 0x7f98d57d55db testing::Test::Run() at ??:0
@ 0x7f98d57d5795 testing::TestInfo::Run() at ??:0
@ 0x7f98d57d5cdf testing::TestSuite::Run() at ??:0
@ 0x7f98d57d629f testing::internal::UnitTestImpl::RunAllTests() at ??:0
@ 0x7f98d57e113e testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
@ 0x7f98d57d583d testing::UnitTest::Run() at ??:0
@ 0x52978a RUN_ALL_TESTS() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/installed/uninstrumented/include/gtest/gtest.h:2293
@ 0x528c3a main at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/test_main.cc:109 (discriminator 22)
@ 0x7f98d1c14c87 __libc_start_main at ??:0
@ 0x4b6829 (unknown) at ??:?