[==========] Running 38 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 31 tests from AlterTableTest
[ RUN ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260806 10:41:29.698177 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:41099
I20260806 10:41:29.699854 15635 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 10:41:29.701148 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:29.705721 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:29.709219 15635 webserver.cc:460] Webserver started at http://127.15.68.254:35353/ using document root <none> and password file <none>
I20260806 10:41:29.709968 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:29.710058 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:29.710453 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:29.713892 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "0b38f027554841ebbacd550fdd1b4faf"
format_stamp: "Formatted at 2026-08-06 10:41:29 on dist-test-slave-nj21"
I20260806 10:41:29.720103 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.007s sys 0.000s
I20260806 10:41:29.723520 15646 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:29.725018 15635 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260806 10:41:29.725193 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "0b38f027554841ebbacd550fdd1b4faf"
format_stamp: "Formatted at 2026-08-06 10:41:29 on dist-test-slave-nj21"
I20260806 10:41:29.725370 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:29.743134 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:29.744756 15635 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 10:41:29.745026 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:29.762787 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:41099
I20260806 10:41:29.762811 15727 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:41099 every 8 connection(s)
I20260806 10:41:29.766391 15728 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 10:41:29.780886 15728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: Bootstrap starting.
I20260806 10:41:29.784487 15728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:29.785611 15728 log.cc:824] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: Log is configured to *not* fsync() on all Append() calls
I20260806 10:41:29.788148 15728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: No bootstrap required, opened a new log
I20260806 10:41:29.796608 15728 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b38f027554841ebbacd550fdd1b4faf" member_type: VOTER }
I20260806 10:41:29.796948 15728 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:29.797052 15728 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b38f027554841ebbacd550fdd1b4faf, State: Initialized, Role: FOLLOWER
I20260806 10:41:29.797756 15728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b38f027554841ebbacd550fdd1b4faf" member_type: VOTER }
I20260806 10:41:29.797976 15728 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:29.798106 15728 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:29.798262 15728 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:29.800298 15728 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b38f027554841ebbacd550fdd1b4faf" member_type: VOTER }
I20260806 10:41:29.800808 15728 leader_election.cc:302] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [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: 0b38f027554841ebbacd550fdd1b4faf; no voters:
I20260806 10:41:29.801395 15728 leader_election.cc:288] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:29.801519 15733 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:29.802232 15733 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 1 LEADER]: Becoming Leader. State: Replica: 0b38f027554841ebbacd550fdd1b4faf, State: Running, Role: LEADER
I20260806 10:41:29.802769 15733 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [LEADER]: Queue going to LEADER mode. State: All 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: "0b38f027554841ebbacd550fdd1b4faf" member_type: VOTER }
I20260806 10:41:29.803354 15728 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:29.805797 15734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b38f027554841ebbacd550fdd1b4faf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b38f027554841ebbacd550fdd1b4faf" member_type: VOTER } }
I20260806 10:41:29.805737 15735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b38f027554841ebbacd550fdd1b4faf. Latest consensus state: current_term: 1 leader_uuid: "0b38f027554841ebbacd550fdd1b4faf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b38f027554841ebbacd550fdd1b4faf" member_type: VOTER } }
I20260806 10:41:29.806226 15735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:29.807116 15734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:29.807984 15747 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:29.812646 15747 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:29.813199 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:29.821105 15747 catalog_manager.cc:1347] Generated new cluster ID: 0effbf884ed64181a432826d552da3b4
I20260806 10:41:29.821218 15747 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:29.844611 15747 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:29.845997 15747 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:29.851364 15747 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: Generated new TSK 0
I20260806 10:41:29.852207 15747 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:29.878880 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:29.881191 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:29.882939 15635 webserver.cc:460] Webserver started at http://127.15.68.193:37893/ using document root <none> and password file <none>
I20260806 10:41:29.883185 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:29.883270 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:29.883430 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:29.884249 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "a3b544f82d18464c9c522c6e7def11d4"
format_stamp: "Formatted at 2026-08-06 10:41:29 on dist-test-slave-nj21"
I20260806 10:41:29.887287 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260806 10:41:29.889269 15763 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:29.889668 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:29.889791 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "a3b544f82d18464c9c522c6e7def11d4"
format_stamp: "Formatted at 2026-08-06 10:41:29 on dist-test-slave-nj21"
I20260806 10:41:29.889917 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:29.905520 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:29.906193 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:29.907099 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:29.908648 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:29.908784 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:29.908905 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:29.908998 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:29.928905 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:39769
I20260806 10:41:29.928953 15872 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:39769 every 8 connection(s)
I20260806 10:41:29.946848 15874 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41099
I20260806 10:41:29.947177 15874 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:29.947842 15874 heartbeater.cc:511] Master 127.15.68.254:41099 requested a full tablet report, sending...
I20260806 10:41:29.949928 15670 ts_manager.cc:194] Registered new tserver with Master: a3b544f82d18464c9c522c6e7def11d4 (127.15.68.193:39769)
I20260806 10:41:29.950603 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.020161003s
I20260806 10:41:29.951901 15670 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37086
I20260806 10:41:29.964720 15874 heartbeater.cc:503] Master 127.15.68.254:41099 was elected leader, sending a full tablet report...
I20260806 10:41:29.968043 15670 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37092:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:29.994999 15810 tablet_service.cc:1467] Processing CreateTablet for tablet 887b020f74c5406a96ba1f018c77814e (DEFAULT_TABLE table=fake-table [id=bed1cfc22aef48cbb1c8f29d9add7995]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:29.995780 15810 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 887b020f74c5406a96ba1f018c77814e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:30.008900 15892 tablet_bootstrap.cc:492] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: Bootstrap starting.
I20260806 10:41:30.010697 15892 tablet_bootstrap.cc:654] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.013268 15892 tablet_bootstrap.cc:492] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: No bootstrap required, opened a new log
I20260806 10:41:30.013460 15892 ts_tablet_manager.cc:1397] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:41:30.014288 15892 raft_consensus.cc:348] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b544f82d18464c9c522c6e7def11d4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39769 } }
I20260806 10:41:30.014577 15892 raft_consensus.cc:374] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.014698 15892 raft_consensus.cc:729] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b544f82d18464c9c522c6e7def11d4, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.014993 15892 consensus_queue.cc:260] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3b544f82d18464c9c522c6e7def11d4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39769 } }
I20260806 10:41:30.015192 15892 raft_consensus.cc:388] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.015296 15892 raft_consensus.cc:482] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.015417 15892 raft_consensus.cc:3037] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.017524 15892 raft_consensus.cc:504] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b544f82d18464c9c522c6e7def11d4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39769 } }
I20260806 10:41:30.017795 15892 leader_election.cc:302] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [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: a3b544f82d18464c9c522c6e7def11d4; no voters:
I20260806 10:41:30.018296 15892 leader_election.cc:288] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.018448 15895 raft_consensus.cc:2781] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.019160 15892 ts_tablet_manager.cc:1428] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260806 10:41:30.019716 15895 raft_consensus.cc:686] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 1 LEADER]: Becoming Leader. State: Replica: a3b544f82d18464c9c522c6e7def11d4, State: Running, Role: LEADER
I20260806 10:41:30.020053 15895 consensus_queue.cc:237] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [LEADER]: Queue going to LEADER mode. State: All 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: "a3b544f82d18464c9c522c6e7def11d4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39769 } }
I20260806 10:41:30.023541 15670 catalog_manager.cc:5495] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b544f82d18464c9c522c6e7def11d4 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a3b544f82d18464c9c522c6e7def11d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3b544f82d18464c9c522c6e7def11d4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39769 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:30.049808 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:30.052945 15670 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37092:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:30.061980 15901 tablet.cc:1722] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:30.063793 15901 tablet.cc:1620] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: MemRowSet was empty: no flush needed.
I20260806 10:41:30.071795 15670 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: fake-table [id=bed1cfc22aef48cbb1c8f29d9add7995] alter complete (version 1)
I20260806 10:41:30.073221 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:30.085948 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:30.086375 15635 tablet_replica.cc:330] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4: stopping tablet replica
I20260806 10:41:30.086769 15635 raft_consensus.cc:2229] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.087076 15635 raft_consensus.cc:2258] T 887b020f74c5406a96ba1f018c77814e P a3b544f82d18464c9c522c6e7def11d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.104038 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:30.111781 15635 master.cc:537] Master@127.15.68.254:41099 shutting down...
I20260806 10:41:30.121622 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.121965 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.122225 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0b38f027554841ebbacd550fdd1b4faf: stopping tablet replica
I20260806 10:41:30.136912 15635 master.cc:552] Master@127.15.68.254:41099 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (453 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260806 10:41:30.148453 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:33853
I20260806 10:41:30.149017 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:30.149847 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:30.151309 15635 webserver.cc:460] Webserver started at http://127.15.68.254:33995/ using document root <none> and password file <none>
I20260806 10:41:30.151517 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:30.151623 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:30.151789 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:30.152459 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "e0cd87a71ed0408b943b9ea6bb63e600"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.155015 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:30.156853 15910 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.157184 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:30.157295 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "e0cd87a71ed0408b943b9ea6bb63e600"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.157437 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:30.163826 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:30.164430 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:30.181028 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:33853
I20260806 10:41:30.181051 16000 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:33853 every 8 connection(s)
I20260806 10:41:30.182528 16002 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 10:41:30.186897 16002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600: Bootstrap starting.
I20260806 10:41:30.188457 16002 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.190234 16002 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600: No bootstrap required, opened a new log
I20260806 10:41:30.190922 16002 raft_consensus.cc:348] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0cd87a71ed0408b943b9ea6bb63e600" member_type: VOTER }
I20260806 10:41:30.191073 16002 raft_consensus.cc:374] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.191177 16002 raft_consensus.cc:729] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cd87a71ed0408b943b9ea6bb63e600, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.191387 16002 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0cd87a71ed0408b943b9ea6bb63e600" member_type: VOTER }
I20260806 10:41:30.191560 16002 raft_consensus.cc:388] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.191636 16002 raft_consensus.cc:482] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.191780 16002 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.193691 16002 raft_consensus.cc:504] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0cd87a71ed0408b943b9ea6bb63e600" member_type: VOTER }
I20260806 10:41:30.193924 16002 leader_election.cc:302] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [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: e0cd87a71ed0408b943b9ea6bb63e600; no voters:
I20260806 10:41:30.194416 16002 leader_election.cc:288] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.194499 16007 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.196205 16007 raft_consensus.cc:686] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 1 LEADER]: Becoming Leader. State: Replica: e0cd87a71ed0408b943b9ea6bb63e600, State: Running, Role: LEADER
I20260806 10:41:30.196446 16002 sys_catalog.cc:564] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:30.196470 16007 consensus_queue.cc:237] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [LEADER]: Queue going to LEADER mode. State: All 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: "e0cd87a71ed0408b943b9ea6bb63e600" member_type: VOTER }
I20260806 10:41:30.200163 16008 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e0cd87a71ed0408b943b9ea6bb63e600" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0cd87a71ed0408b943b9ea6bb63e600" member_type: VOTER } }
I20260806 10:41:30.200342 16008 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:30.200414 16009 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e0cd87a71ed0408b943b9ea6bb63e600. Latest consensus state: current_term: 1 leader_uuid: "e0cd87a71ed0408b943b9ea6bb63e600" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0cd87a71ed0408b943b9ea6bb63e600" member_type: VOTER } }
I20260806 10:41:30.200642 16009 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:30.201123 16017 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:30.203228 16017 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:30.207628 16017 catalog_manager.cc:1347] Generated new cluster ID: 27c37ceac3eb4dc2b4c11a500dce7d5c
I20260806 10:41:30.207741 16017 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:30.215898 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:30.218743 16017 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:30.219883 16017 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:30.227047 16017 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600: Generated new TSK 0
I20260806 10:41:30.227293 16017 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:30.232265 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:30.233347 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:30.237571 15635 webserver.cc:460] Webserver started at http://127.15.68.193:46495/ using document root <none> and password file <none>
I20260806 10:41:30.237803 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:30.237885 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:30.238046 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:30.238709 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "fde4378bcb91409cb159d522103163b4"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.241405 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:30.243261 16043 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.243623 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260806 10:41:30.243783 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "fde4378bcb91409cb159d522103163b4"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.243904 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:30.264454 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:30.265019 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:30.265615 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:30.266475 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:30.266571 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.266669 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:30.266741 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.282565 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:37405
I20260806 10:41:30.282624 16143 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:37405 every 8 connection(s)
I20260806 10:41:30.290608 16144 heartbeater.cc:347] Connected to a master server at 127.15.68.254:33853
I20260806 10:41:30.290740 16144 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:30.291056 16144 heartbeater.cc:511] Master 127.15.68.254:33853 requested a full tablet report, sending...
I20260806 10:41:30.291954 15942 ts_manager.cc:194] Registered new tserver with Master: fde4378bcb91409cb159d522103163b4 (127.15.68.193:37405)
I20260806 10:41:30.292433 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00896973s
I20260806 10:41:30.293466 15942 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46634
I20260806 10:41:30.303840 15942 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46644:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:30.304844 16144 heartbeater.cc:503] Master 127.15.68.254:33853 was elected leader, sending a full tablet report...
I20260806 10:41:30.316947 16087 tablet_service.cc:1467] Processing CreateTablet for tablet 0ecb596fa4e04fff8ba8c3563e6b0903 (DEFAULT_TABLE table=fake-table [id=6a89ebe83b824ab6811343f1ef7775e5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:30.317459 16087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ecb596fa4e04fff8ba8c3563e6b0903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:30.322324 16159 tablet_bootstrap.cc:492] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4: Bootstrap starting.
I20260806 10:41:30.324007 16159 tablet_bootstrap.cc:654] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.325678 16159 tablet_bootstrap.cc:492] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4: No bootstrap required, opened a new log
I20260806 10:41:30.325798 16159 ts_tablet_manager.cc:1397] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:41:30.326344 16159 raft_consensus.cc:348] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde4378bcb91409cb159d522103163b4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37405 } }
I20260806 10:41:30.326511 16159 raft_consensus.cc:374] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.326578 16159 raft_consensus.cc:729] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde4378bcb91409cb159d522103163b4, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.326769 16159 consensus_queue.cc:260] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fde4378bcb91409cb159d522103163b4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37405 } }
I20260806 10:41:30.326951 16159 raft_consensus.cc:388] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.327011 16159 raft_consensus.cc:482] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.327095 16159 raft_consensus.cc:3037] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.329375 16159 raft_consensus.cc:504] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde4378bcb91409cb159d522103163b4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37405 } }
I20260806 10:41:30.329609 16159 leader_election.cc:302] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [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: fde4378bcb91409cb159d522103163b4; no voters:
I20260806 10:41:30.329993 16159 leader_election.cc:288] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.330120 16161 raft_consensus.cc:2781] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.330731 16159 ts_tablet_manager.cc:1428] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:41:30.330736 16161 raft_consensus.cc:686] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 1 LEADER]: Becoming Leader. State: Replica: fde4378bcb91409cb159d522103163b4, State: Running, Role: LEADER
I20260806 10:41:30.331074 16161 consensus_queue.cc:237] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [LEADER]: Queue going to LEADER mode. State: All 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: "fde4378bcb91409cb159d522103163b4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37405 } }
I20260806 10:41:30.333070 15937 catalog_manager.cc:5495] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fde4378bcb91409cb159d522103163b4 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "fde4378bcb91409cb159d522103163b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde4378bcb91409cb159d522103163b4" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37405 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:30.353747 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:30.354489 15937 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46644:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:30.355937 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:30.363188 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:30.363557 15635 tablet_replica.cc:330] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4: stopping tablet replica
I20260806 10:41:30.363768 15635 raft_consensus.cc:2229] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.363956 15635 raft_consensus.cc:2258] T 0ecb596fa4e04fff8ba8c3563e6b0903 P fde4378bcb91409cb159d522103163b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.377655 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:30.380498 15635 master.cc:537] Master@127.15.68.254:33853 shutting down...
I20260806 10:41:30.386878 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.387084 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.387223 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P e0cd87a71ed0408b943b9ea6bb63e600: stopping tablet replica
I20260806 10:41:30.391170 15635 master.cc:552] Master@127.15.68.254:33853 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (252 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260806 10:41:30.400910 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:39635
I20260806 10:41:30.401445 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:30.402212 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:30.403493 15635 webserver.cc:460] Webserver started at http://127.15.68.254:42429/ using document root <none> and password file <none>
I20260806 10:41:30.403784 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:30.403884 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:30.404022 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:30.404625 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "7f326528653c474798ced1f7c287b88c"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.406985 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:30.408555 16184 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.408898 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:30.409004 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "7f326528653c474798ced1f7c287b88c"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.409119 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:30.445308 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:30.445900 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:30.458853 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:39635
I20260806 10:41:30.458892 16265 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:39635 every 8 connection(s)
I20260806 10:41:30.460119 16267 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 10:41:30.464123 16267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c: Bootstrap starting.
I20260806 10:41:30.465349 16267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.466867 16267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c: No bootstrap required, opened a new log
I20260806 10:41:30.467428 16267 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f326528653c474798ced1f7c287b88c" member_type: VOTER }
I20260806 10:41:30.467564 16267 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.467631 16267 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f326528653c474798ced1f7c287b88c, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.467854 16267 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f326528653c474798ced1f7c287b88c" member_type: VOTER }
I20260806 10:41:30.468017 16267 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.468078 16267 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.468154 16267 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.469861 16267 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f326528653c474798ced1f7c287b88c" member_type: VOTER }
I20260806 10:41:30.470049 16267 leader_election.cc:302] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [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: 7f326528653c474798ced1f7c287b88c; no voters:
I20260806 10:41:30.470371 16267 leader_election.cc:288] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.470500 16271 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.471007 16271 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 1 LEADER]: Becoming Leader. State: Replica: 7f326528653c474798ced1f7c287b88c, State: Running, Role: LEADER
I20260806 10:41:30.471171 16267 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:30.471275 16271 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [LEADER]: Queue going to LEADER mode. State: All 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: "7f326528653c474798ced1f7c287b88c" member_type: VOTER }
I20260806 10:41:30.472215 16273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f326528653c474798ced1f7c287b88c. Latest consensus state: current_term: 1 leader_uuid: "7f326528653c474798ced1f7c287b88c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f326528653c474798ced1f7c287b88c" member_type: VOTER } }
I20260806 10:41:30.472478 16273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:30.473081 16272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f326528653c474798ced1f7c287b88c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f326528653c474798ced1f7c287b88c" member_type: VOTER } }
I20260806 10:41:30.473380 16272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:30.474426 16284 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:30.476197 16284 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:30.476581 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:30.478973 16284 catalog_manager.cc:1347] Generated new cluster ID: fdf8e2c6569a40a98dad9820df7d50e7
I20260806 10:41:30.479055 16284 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:30.510774 16284 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:30.511502 16284 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:30.515383 16284 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c: Generated new TSK 0
I20260806 10:41:30.515596 16284 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:30.541195 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:30.542243 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:30.543619 15635 webserver.cc:460] Webserver started at http://127.15.68.193:39633/ using document root <none> and password file <none>
I20260806 10:41:30.543854 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:30.543922 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:30.544044 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:30.544625 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "a954e356cbc84af68c468944f1ded927"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.547032 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:30.548725 16311 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.549067 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:30.549196 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "a954e356cbc84af68c468944f1ded927"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.549306 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:30.567783 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:30.568369 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:30.568925 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:30.569761 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:30.569850 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.569954 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:30.570026 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.584682 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:34921
I20260806 10:41:30.584748 16407 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:34921 every 8 connection(s)
I20260806 10:41:30.592185 16408 heartbeater.cc:347] Connected to a master server at 127.15.68.254:39635
I20260806 10:41:30.592325 16408 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:30.592669 16408 heartbeater.cc:511] Master 127.15.68.254:39635 requested a full tablet report, sending...
I20260806 10:41:30.593552 16207 ts_manager.cc:194] Registered new tserver with Master: a954e356cbc84af68c468944f1ded927 (127.15.68.193:34921)
I20260806 10:41:30.594568 16207 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34946
I20260806 10:41:30.594564 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009007301s
I20260806 10:41:30.605402 16207 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34952:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:30.605985 16408 heartbeater.cc:503] Master 127.15.68.254:39635 was elected leader, sending a full tablet report...
I20260806 10:41:30.617718 16350 tablet_service.cc:1467] Processing CreateTablet for tablet e3b8f8a7deee4e27882cec63413560a7 (DEFAULT_TABLE table=fake-table [id=e48dc7dc0a9446a18e4420069810f6fa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:30.618268 16350 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3b8f8a7deee4e27882cec63413560a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:30.623332 16434 tablet_bootstrap.cc:492] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927: Bootstrap starting.
I20260806 10:41:30.624745 16434 tablet_bootstrap.cc:654] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.626510 16434 tablet_bootstrap.cc:492] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927: No bootstrap required, opened a new log
I20260806 10:41:30.626632 16434 ts_tablet_manager.cc:1397] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:30.627187 16434 raft_consensus.cc:348] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a954e356cbc84af68c468944f1ded927" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34921 } }
I20260806 10:41:30.627336 16434 raft_consensus.cc:374] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.627404 16434 raft_consensus.cc:729] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a954e356cbc84af68c468944f1ded927, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.627563 16434 consensus_queue.cc:260] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a954e356cbc84af68c468944f1ded927" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34921 } }
I20260806 10:41:30.627734 16434 raft_consensus.cc:388] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.627804 16434 raft_consensus.cc:482] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.627902 16434 raft_consensus.cc:3037] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.630345 16434 raft_consensus.cc:504] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a954e356cbc84af68c468944f1ded927" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34921 } }
I20260806 10:41:30.630635 16434 leader_election.cc:302] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [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: a954e356cbc84af68c468944f1ded927; no voters:
I20260806 10:41:30.631166 16434 leader_election.cc:288] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.631297 16436 raft_consensus.cc:2781] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.631990 16434 ts_tablet_manager.cc:1428] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:41:30.631964 16436 raft_consensus.cc:686] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 1 LEADER]: Becoming Leader. State: Replica: a954e356cbc84af68c468944f1ded927, State: Running, Role: LEADER
I20260806 10:41:30.632290 16436 consensus_queue.cc:237] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [LEADER]: Queue going to LEADER mode. State: All 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: "a954e356cbc84af68c468944f1ded927" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34921 } }
I20260806 10:41:30.634219 16207 catalog_manager.cc:5495] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 reported cstate change: term changed from 0 to 1, leader changed from <none> to a954e356cbc84af68c468944f1ded927 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a954e356cbc84af68c468944f1ded927" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a954e356cbc84af68c468944f1ded927" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34921 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:30.649117 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:30.649422 15635 catalog_manager.cc:3333] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20260806 10:41:30.650583 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:30.657552 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:30.657864 15635 tablet_replica.cc:330] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927: stopping tablet replica
I20260806 10:41:30.658056 15635 raft_consensus.cc:2229] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.658209 15635 raft_consensus.cc:2258] T e3b8f8a7deee4e27882cec63413560a7 P a954e356cbc84af68c468944f1ded927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.662135 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:30.664880 15635 master.cc:537] Master@127.15.68.254:39635 shutting down...
I20260806 10:41:30.671568 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.671799 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.671984 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 7f326528653c474798ced1f7c287b88c: stopping tablet replica
I20260806 10:41:30.685758 15635 master.cc:552] Master@127.15.68.254:39635 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (294 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260806 10:41:30.695161 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:39369
I20260806 10:41:30.695645 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:30.696463 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:30.697656 15635 webserver.cc:460] Webserver started at http://127.15.68.254:35283/ using document root <none> and password file <none>
I20260806 10:41:30.697865 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:30.697937 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:30.698083 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:30.698657 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "2d107201bff7488f89d2fbaac311c721"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.701043 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:30.702539 16452 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.702879 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:30.702978 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "2d107201bff7488f89d2fbaac311c721"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.703081 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:30.710369 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:30.710878 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:30.723006 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:39369
I20260806 10:41:30.723030 16535 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:39369 every 8 connection(s)
I20260806 10:41:30.724253 16536 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 10:41:30.728233 16536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721: Bootstrap starting.
I20260806 10:41:30.729465 16536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.730914 16536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721: No bootstrap required, opened a new log
I20260806 10:41:30.731500 16536 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d107201bff7488f89d2fbaac311c721" member_type: VOTER }
I20260806 10:41:30.731634 16536 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.731734 16536 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d107201bff7488f89d2fbaac311c721, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.731942 16536 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d107201bff7488f89d2fbaac311c721" member_type: VOTER }
I20260806 10:41:30.732095 16536 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.732153 16536 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.732230 16536 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.733907 16536 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d107201bff7488f89d2fbaac311c721" member_type: VOTER }
I20260806 10:41:30.734112 16536 leader_election.cc:302] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [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: 2d107201bff7488f89d2fbaac311c721; no voters:
I20260806 10:41:30.734450 16536 leader_election.cc:288] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.734577 16539 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.735087 16539 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 1 LEADER]: Becoming Leader. State: Replica: 2d107201bff7488f89d2fbaac311c721, State: Running, Role: LEADER
I20260806 10:41:30.735251 16536 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:30.735351 16539 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [LEADER]: Queue going to LEADER mode. State: All 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: "2d107201bff7488f89d2fbaac311c721" member_type: VOTER }
I20260806 10:41:30.736286 16543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d107201bff7488f89d2fbaac311c721. Latest consensus state: current_term: 1 leader_uuid: "2d107201bff7488f89d2fbaac311c721" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d107201bff7488f89d2fbaac311c721" member_type: VOTER } }
I20260806 10:41:30.736557 16543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:30.736476 16540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d107201bff7488f89d2fbaac311c721" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d107201bff7488f89d2fbaac311c721" member_type: VOTER } }
I20260806 10:41:30.736703 16540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:30.737818 16550 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:30.739888 16550 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:30.740245 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:30.742646 16550 catalog_manager.cc:1347] Generated new cluster ID: f1bca70c7f9f446e9f8d86ba4a254009
I20260806 10:41:30.742726 16550 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:30.750324 16550 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:30.751062 16550 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:30.757170 16550 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721: Generated new TSK 0
I20260806 10:41:30.757395 16550 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:30.772855 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:30.773916 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:30.775235 15635 webserver.cc:460] Webserver started at http://127.15.68.193:35823/ using document root <none> and password file <none>
I20260806 10:41:30.775432 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:30.775506 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:30.775614 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:30.776239 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "61893678a34c49a48d1fac956e0602a9"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.778539 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260806 10:41:30.780090 16573 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.780467 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:30.780570 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "61893678a34c49a48d1fac956e0602a9"
format_stamp: "Formatted at 2026-08-06 10:41:30 on dist-test-slave-nj21"
I20260806 10:41:30.780699 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:30.795962 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:30.796504 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:30.797011 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:30.797821 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:30.797899 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.798008 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:30.798061 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:30.812029 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:40097
I20260806 10:41:30.812060 16666 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:40097 every 8 connection(s)
I20260806 10:41:30.819728 16668 heartbeater.cc:347] Connected to a master server at 127.15.68.254:39369
I20260806 10:41:30.819850 16668 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:30.820178 16668 heartbeater.cc:511] Master 127.15.68.254:39369 requested a full tablet report, sending...
I20260806 10:41:30.820997 16479 ts_manager.cc:194] Registered new tserver with Master: 61893678a34c49a48d1fac956e0602a9 (127.15.68.193:40097)
I20260806 10:41:30.821868 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008966897s
I20260806 10:41:30.822094 16479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49504
I20260806 10:41:30.832736 16479 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49516:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:30.833521 16668 heartbeater.cc:503] Master 127.15.68.254:39369 was elected leader, sending a full tablet report...
I20260806 10:41:30.845146 16617 tablet_service.cc:1467] Processing CreateTablet for tablet a77aecdca3f44319be5c2514420ed3be (DEFAULT_TABLE table=fake-table [id=0c277b35663b4ed680be5a42084c7e74]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:30.845609 16617 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a77aecdca3f44319be5c2514420ed3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:30.850322 16694 tablet_bootstrap.cc:492] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: Bootstrap starting.
I20260806 10:41:30.851766 16694 tablet_bootstrap.cc:654] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:30.853574 16694 tablet_bootstrap.cc:492] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: No bootstrap required, opened a new log
I20260806 10:41:30.853698 16694 ts_tablet_manager.cc:1397] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:41:30.854260 16694 raft_consensus.cc:348] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61893678a34c49a48d1fac956e0602a9" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40097 } }
I20260806 10:41:30.854413 16694 raft_consensus.cc:374] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:30.854480 16694 raft_consensus.cc:729] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61893678a34c49a48d1fac956e0602a9, State: Initialized, Role: FOLLOWER
I20260806 10:41:30.854655 16694 consensus_queue.cc:260] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61893678a34c49a48d1fac956e0602a9" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40097 } }
I20260806 10:41:30.854822 16694 raft_consensus.cc:388] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:30.854882 16694 raft_consensus.cc:482] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:30.854985 16694 raft_consensus.cc:3037] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:30.856930 16694 raft_consensus.cc:504] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61893678a34c49a48d1fac956e0602a9" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40097 } }
I20260806 10:41:30.857234 16694 leader_election.cc:302] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [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: 61893678a34c49a48d1fac956e0602a9; no voters:
I20260806 10:41:30.857689 16694 leader_election.cc:288] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:30.857820 16696 raft_consensus.cc:2781] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:30.858423 16696 raft_consensus.cc:686] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 1 LEADER]: Becoming Leader. State: Replica: 61893678a34c49a48d1fac956e0602a9, State: Running, Role: LEADER
I20260806 10:41:30.858570 16694 ts_tablet_manager.cc:1428] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:41:30.858843 16696 consensus_queue.cc:237] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [LEADER]: Queue going to LEADER mode. State: All 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: "61893678a34c49a48d1fac956e0602a9" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40097 } }
I20260806 10:41:30.860893 16479 catalog_manager.cc:5495] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61893678a34c49a48d1fac956e0602a9 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "61893678a34c49a48d1fac956e0602a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61893678a34c49a48d1fac956e0602a9" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40097 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:30.882203 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:30.922624 16479 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49516:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:30.927587 16705 tablet.cc:1722] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:30.928206 16705 tablet.cc:1620] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: MemRowSet was empty: no flush needed.
I20260806 10:41:30.935217 16479 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721: fake-table [id=0c277b35663b4ed680be5a42084c7e74] alter complete (version 1)
I20260806 10:41:30.955391 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:30.964872 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:30.965335 15635 tablet_replica.cc:330] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9: stopping tablet replica
I20260806 10:41:30.965541 15635 raft_consensus.cc:2229] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.965752 15635 raft_consensus.cc:2258] T a77aecdca3f44319be5c2514420ed3be P 61893678a34c49a48d1fac956e0602a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.980296 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:30.983839 15635 master.cc:537] Master@127.15.68.254:39369 shutting down...
I20260806 10:41:30.992477 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:30.992704 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:30.992923 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2d107201bff7488f89d2fbaac311c721: stopping tablet replica
I20260806 10:41:30.997259 15635 master.cc:552] Master@127.15.68.254:39369 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (313 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260806 10:41:31.008315 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:36825
I20260806 10:41:31.008797 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:31.009590 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:31.011016 15635 webserver.cc:460] Webserver started at http://127.15.68.254:33249/ using document root <none> and password file <none>
I20260806 10:41:31.011256 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:31.011332 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:31.011487 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:31.012153 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "8dc28a60d6cb4af290c14474cadca3f9"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.014608 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:31.016260 16714 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.016639 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:31.016743 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "8dc28a60d6cb4af290c14474cadca3f9"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.016870 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:31.036628 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:31.037206 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:31.053172 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:36825
I20260806 10:41:31.053192 16797 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:36825 every 8 connection(s)
I20260806 10:41:31.054658 16800 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 10:41:31.059105 16800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: Bootstrap starting.
I20260806 10:41:31.060544 16800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:31.062232 16800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: No bootstrap required, opened a new log
I20260806 10:41:31.062880 16800 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc28a60d6cb4af290c14474cadca3f9" member_type: VOTER }
I20260806 10:41:31.063027 16800 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:31.063119 16800 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc28a60d6cb4af290c14474cadca3f9, State: Initialized, Role: FOLLOWER
I20260806 10:41:31.063336 16800 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dc28a60d6cb4af290c14474cadca3f9" member_type: VOTER }
I20260806 10:41:31.063499 16800 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:31.063583 16800 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:31.063714 16800 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:31.065646 16800 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc28a60d6cb4af290c14474cadca3f9" member_type: VOTER }
I20260806 10:41:31.065853 16800 leader_election.cc:302] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [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: 8dc28a60d6cb4af290c14474cadca3f9; no voters:
I20260806 10:41:31.066272 16800 leader_election.cc:288] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:31.066414 16806 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:31.067227 16800 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:31.075910 16806 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 1 LEADER]: Becoming Leader. State: Replica: 8dc28a60d6cb4af290c14474cadca3f9, State: Running, Role: LEADER
I20260806 10:41:31.076186 16806 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [LEADER]: Queue going to LEADER mode. State: All 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: "8dc28a60d6cb4af290c14474cadca3f9" member_type: VOTER }
I20260806 10:41:31.077122 16808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dc28a60d6cb4af290c14474cadca3f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc28a60d6cb4af290c14474cadca3f9" member_type: VOTER } }
I20260806 10:41:31.077394 16808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:31.084818 16809 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dc28a60d6cb4af290c14474cadca3f9. Latest consensus state: current_term: 1 leader_uuid: "8dc28a60d6cb4af290c14474cadca3f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc28a60d6cb4af290c14474cadca3f9" member_type: VOTER } }
I20260806 10:41:31.085156 16809 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:31.085728 16830 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:31.085791 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:31.087374 16830 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:31.090449 16830 catalog_manager.cc:1347] Generated new cluster ID: 6d786e34b662421a97feb027f5e51e5b
I20260806 10:41:31.090545 16830 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:31.110347 16830 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:31.111569 16830 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:31.126008 16830 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: Generated new TSK 0
I20260806 10:41:31.126259 16830 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:31.150596 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:31.151849 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:31.153606 15635 webserver.cc:460] Webserver started at http://127.15.68.193:37813/ using document root <none> and password file <none>
I20260806 10:41:31.153824 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:31.153923 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:31.154088 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:31.154785 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "704588d4d6ac4a9c830c8537f8f672a2"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.157593 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260806 10:41:31.159468 16839 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.159904 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:31.160012 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "704588d4d6ac4a9c830c8537f8f672a2"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.160154 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:31.174971 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:31.175633 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:31.176328 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:31.177342 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:31.177420 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.177531 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:31.177587 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.196422 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:33683
I20260806 10:41:31.196525 16934 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:33683 every 8 connection(s)
I20260806 10:41:31.206288 16936 heartbeater.cc:347] Connected to a master server at 127.15.68.254:36825
I20260806 10:41:31.206457 16936 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:31.206853 16936 heartbeater.cc:511] Master 127.15.68.254:36825 requested a full tablet report, sending...
I20260806 10:41:31.207810 16736 ts_manager.cc:194] Registered new tserver with Master: 704588d4d6ac4a9c830c8537f8f672a2 (127.15.68.193:33683)
I20260806 10:41:31.208706 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01133462s
I20260806 10:41:31.208937 16736 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34560
I20260806 10:41:31.220422 16936 heartbeater.cc:503] Master 127.15.68.254:36825 was elected leader, sending a full tablet report...
I20260806 10:41:31.224876 16736 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34568:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:31.240998 16885 tablet_service.cc:1467] Processing CreateTablet for tablet 31261a84afd54af6b6ce1ea466362f12 (DEFAULT_TABLE table=fake-table [id=e0dca0b84acc4815b626076a6e756918]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:31.241477 16885 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31261a84afd54af6b6ce1ea466362f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:31.247329 16954 tablet_bootstrap.cc:492] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: Bootstrap starting.
I20260806 10:41:31.249055 16954 tablet_bootstrap.cc:654] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:31.250877 16954 tablet_bootstrap.cc:492] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: No bootstrap required, opened a new log
I20260806 10:41:31.251022 16954 ts_tablet_manager.cc:1397] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:41:31.251752 16954 raft_consensus.cc:348] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704588d4d6ac4a9c830c8537f8f672a2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 33683 } }
I20260806 10:41:31.251961 16954 raft_consensus.cc:374] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:31.252084 16954 raft_consensus.cc:729] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704588d4d6ac4a9c830c8537f8f672a2, State: Initialized, Role: FOLLOWER
I20260806 10:41:31.252315 16954 consensus_queue.cc:260] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "704588d4d6ac4a9c830c8537f8f672a2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 33683 } }
I20260806 10:41:31.252512 16954 raft_consensus.cc:388] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:31.252604 16954 raft_consensus.cc:482] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:31.252728 16954 raft_consensus.cc:3037] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:31.254647 16954 raft_consensus.cc:504] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704588d4d6ac4a9c830c8537f8f672a2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 33683 } }
I20260806 10:41:31.254901 16954 leader_election.cc:302] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [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: 704588d4d6ac4a9c830c8537f8f672a2; no voters:
I20260806 10:41:31.261538 16956 raft_consensus.cc:2781] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:31.261965 16954 leader_election.cc:288] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:31.262581 16956 raft_consensus.cc:686] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 1 LEADER]: Becoming Leader. State: Replica: 704588d4d6ac4a9c830c8537f8f672a2, State: Running, Role: LEADER
I20260806 10:41:31.262858 16956 consensus_queue.cc:237] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [LEADER]: Queue going to LEADER mode. State: All 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: "704588d4d6ac4a9c830c8537f8f672a2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 33683 } }
I20260806 10:41:31.264266 16954 ts_tablet_manager.cc:1428] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: Time spent starting tablet: real 0.013s user 0.004s sys 0.008s
I20260806 10:41:31.266088 16736 catalog_manager.cc:5495] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 704588d4d6ac4a9c830c8537f8f672a2 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "704588d4d6ac4a9c830c8537f8f672a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704588d4d6ac4a9c830c8537f8f672a2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 33683 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:31.289325 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:31.314870 16736 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34568:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "secondColumn" } } modify_external_catalogs: true
I20260806 10:41:31.319789 16971 tablet.cc:1722] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260806 10:41:31.320376 16971 tablet.cc:1620] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: MemRowSet was empty: no flush needed.
I20260806 10:41:31.327600 16735 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: fake-table [id=e0dca0b84acc4815b626076a6e756918] alter complete (version 1)
I20260806 10:41:31.339880 16735 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34568:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "primaryKeyRenamed" new_name: "pk" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "secondColumn" new_name: "sc" } } modify_external_catalogs: true
I20260806 10:41:31.344563 16971 tablet.cc:1722] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: Alter schema from (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
10:pk INT32 NOT NULL,
11:sc INT32 NOT NULL,
PRIMARY KEY (pk)
) version 2
I20260806 10:41:31.357416 16735 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: fake-table [id=e0dca0b84acc4815b626076a6e756918] alter complete (version 2)
I20260806 10:41:31.372222 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:31.381520 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:31.381872 15635 tablet_replica.cc:330] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2: stopping tablet replica
I20260806 10:41:31.382073 15635 raft_consensus.cc:2229] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:31.382306 15635 raft_consensus.cc:2258] T 31261a84afd54af6b6ce1ea466362f12 P 704588d4d6ac4a9c830c8537f8f672a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:31.397049 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:31.400421 15635 master.cc:537] Master@127.15.68.254:36825 shutting down...
I20260806 10:41:31.408499 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:31.408792 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:31.408981 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8dc28a60d6cb4af290c14474cadca3f9: stopping tablet replica
I20260806 10:41:31.413677 15635 master.cc:552] Master@127.15.68.254:36825 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (416 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260806 10:41:31.425060 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:43723
I20260806 10:41:31.425572 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:31.426389 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:31.427772 15635 webserver.cc:460] Webserver started at http://127.15.68.254:35497/ using document root <none> and password file <none>
I20260806 10:41:31.428026 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:31.428112 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:31.428273 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:31.428910 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "20e2ed9e39124a01b4ada33e3d574ee2"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.431399 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:31.433220 16980 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.433601 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:31.433745 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "20e2ed9e39124a01b4ada33e3d574ee2"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.433890 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:31.451381 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:31.452127 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:31.467527 17061 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:43723 every 8 connection(s)
I20260806 10:41:31.467525 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:43723
I20260806 10:41:31.469137 17062 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 10:41:31.473531 17062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: Bootstrap starting.
I20260806 10:41:31.474912 17062 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:31.476630 17062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: No bootstrap required, opened a new log
I20260806 10:41:31.477304 17062 raft_consensus.cc:348] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e2ed9e39124a01b4ada33e3d574ee2" member_type: VOTER }
I20260806 10:41:31.477460 17062 raft_consensus.cc:374] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:31.477557 17062 raft_consensus.cc:729] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e2ed9e39124a01b4ada33e3d574ee2, State: Initialized, Role: FOLLOWER
I20260806 10:41:31.477782 17062 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20e2ed9e39124a01b4ada33e3d574ee2" member_type: VOTER }
I20260806 10:41:31.477943 17062 raft_consensus.cc:388] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:31.478018 17062 raft_consensus.cc:482] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:31.478125 17062 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:31.480140 17062 raft_consensus.cc:504] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e2ed9e39124a01b4ada33e3d574ee2" member_type: VOTER }
I20260806 10:41:31.480360 17062 leader_election.cc:302] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [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: 20e2ed9e39124a01b4ada33e3d574ee2; no voters:
I20260806 10:41:31.480792 17062 leader_election.cc:288] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:31.480921 17066 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:31.481549 17066 raft_consensus.cc:686] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 1 LEADER]: Becoming Leader. State: Replica: 20e2ed9e39124a01b4ada33e3d574ee2, State: Running, Role: LEADER
I20260806 10:41:31.481755 17062 sys_catalog.cc:564] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:31.481853 17066 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [LEADER]: Queue going to LEADER mode. State: All 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: "20e2ed9e39124a01b4ada33e3d574ee2" member_type: VOTER }
I20260806 10:41:31.482739 17072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20e2ed9e39124a01b4ada33e3d574ee2. Latest consensus state: current_term: 1 leader_uuid: "20e2ed9e39124a01b4ada33e3d574ee2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e2ed9e39124a01b4ada33e3d574ee2" member_type: VOTER } }
I20260806 10:41:31.482813 17067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20e2ed9e39124a01b4ada33e3d574ee2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e2ed9e39124a01b4ada33e3d574ee2" member_type: VOTER } }
I20260806 10:41:31.483039 17072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:31.483103 17067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:31.483793 17079 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:31.485875 17079 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:31.493847 17079 catalog_manager.cc:1347] Generated new cluster ID: 66a80ba43cc046beb6a33357c5644307
I20260806 10:41:31.493954 17079 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:31.496850 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:31.514006 17079 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:31.515143 17079 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:31.521739 17079 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: Generated new TSK 0
I20260806 10:41:31.521991 17079 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:31.529256 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:31.530416 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:31.531960 15635 webserver.cc:460] Webserver started at http://127.15.68.193:35815/ using document root <none> and password file <none>
I20260806 10:41:31.532186 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:31.532289 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:31.532434 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:31.533195 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "b9e5d5ff2f5542448f37b06a474b1fa1"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.536002 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260806 10:41:31.537814 17106 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.538183 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:31.538300 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "b9e5d5ff2f5542448f37b06a474b1fa1"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.538432 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:31.550534 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:31.551162 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:31.551831 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:31.552790 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:31.552857 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.552968 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:31.553020 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.572252 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:37315
I20260806 10:41:31.572295 17202 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:37315 every 8 connection(s)
I20260806 10:41:31.589551 17203 heartbeater.cc:347] Connected to a master server at 127.15.68.254:43723
I20260806 10:41:31.589733 17203 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:31.590178 17203 heartbeater.cc:511] Master 127.15.68.254:43723 requested a full tablet report, sending...
I20260806 10:41:31.591361 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018134031s
I20260806 10:41:31.591331 17006 ts_manager.cc:194] Registered new tserver with Master: b9e5d5ff2f5542448f37b06a474b1fa1 (127.15.68.193:37315)
I20260806 10:41:31.592809 17006 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54060
I20260806 10:41:31.604519 17203 heartbeater.cc:503] Master 127.15.68.254:43723 was elected leader, sending a full tablet report...
I20260806 10:41:31.605170 17006 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54068:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:31.622582 17151 tablet_service.cc:1467] Processing CreateTablet for tablet eb5172cfdcdf45019540a64be1496db6 (DEFAULT_TABLE table=fake-table [id=c194354a67424d93831cc473c4cd7c24]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:31.623054 17151 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb5172cfdcdf45019540a64be1496db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:31.628590 17217 tablet_bootstrap.cc:492] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Bootstrap starting.
I20260806 10:41:31.630436 17217 tablet_bootstrap.cc:654] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:31.632637 17217 tablet_bootstrap.cc:492] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: No bootstrap required, opened a new log
I20260806 10:41:31.632815 17217 ts_tablet_manager.cc:1397] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:41:31.633705 17217 raft_consensus.cc:348] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5d5ff2f5542448f37b06a474b1fa1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37315 } }
I20260806 10:41:31.633927 17217 raft_consensus.cc:374] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:31.634053 17217 raft_consensus.cc:729] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e5d5ff2f5542448f37b06a474b1fa1, State: Initialized, Role: FOLLOWER
I20260806 10:41:31.634291 17217 consensus_queue.cc:260] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9e5d5ff2f5542448f37b06a474b1fa1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37315 } }
I20260806 10:41:31.634531 17217 raft_consensus.cc:388] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:31.634637 17217 raft_consensus.cc:482] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:31.634780 17217 raft_consensus.cc:3037] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:31.637703 17217 raft_consensus.cc:504] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5d5ff2f5542448f37b06a474b1fa1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37315 } }
I20260806 10:41:31.638027 17217 leader_election.cc:302] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [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: b9e5d5ff2f5542448f37b06a474b1fa1; no voters:
I20260806 10:41:31.638554 17217 leader_election.cc:288] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:31.638682 17220 raft_consensus.cc:2781] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:31.639381 17217 ts_tablet_manager.cc:1428] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260806 10:41:31.643631 17220 raft_consensus.cc:686] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 1 LEADER]: Becoming Leader. State: Replica: b9e5d5ff2f5542448f37b06a474b1fa1, State: Running, Role: LEADER
I20260806 10:41:31.643997 17220 consensus_queue.cc:237] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [LEADER]: Queue going to LEADER mode. State: All 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: "b9e5d5ff2f5542448f37b06a474b1fa1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37315 } }
I20260806 10:41:31.646337 17006 catalog_manager.cc:5495] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e5d5ff2f5542448f37b06a474b1fa1 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "b9e5d5ff2f5542448f37b06a474b1fa1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9e5d5ff2f5542448f37b06a474b1fa1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37315 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:31.667897 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:31.668777 17004 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54068:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newInt32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newString" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:31.674410 17231 tablet.cc:1722] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:31.675160 17231 tablet.cc:1620] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: MemRowSet was empty: no flush needed.
I20260806 10:41:31.685830 17004 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: fake-table [id=c194354a67424d93831cc473c4cd7c24] alter complete (version 1)
I20260806 10:41:31.713907 17004 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54068:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "90\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "taco" } } } modify_external_catalogs: true
I20260806 10:41:31.719058 17231 tablet.cc:1722] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:31.719694 17231 tablet.cc:1620] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: MemRowSet was empty: no flush needed.
I20260806 10:41:31.726927 17004 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: fake-table [id=c194354a67424d93831cc473c4cd7c24] alter complete (version 2)
I20260806 10:41:31.753758 17004 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54068:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "1\324\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "ocat" } } } modify_external_catalogs: true
I20260806 10:41:31.758634 17231 tablet.cc:1722] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:41:31.759193 17231 tablet.cc:1620] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: MemRowSet was empty: no flush needed.
I20260806 10:41:31.766501 17004 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: fake-table [id=c194354a67424d93831cc473c4cd7c24] alter complete (version 3)
I20260806 10:41:31.792220 17004 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54068:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" remove_default: true } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" remove_default: true } } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "newString" new_name: "newNewString" } } modify_external_catalogs: true
I20260806 10:41:31.796944 17231 tablet.cc:1722] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:41:31.797556 17231 tablet.cc:1620] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: MemRowSet was empty: no flush needed.
I20260806 10:41:31.805095 17004 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: fake-table [id=c194354a67424d93831cc473c4cd7c24] alter complete (version 4)
I20260806 10:41:31.833949 17004 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54068:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newInt32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newNewString" } } modify_external_catalogs: true
I20260806 10:41:31.838965 17231 tablet.cc:1722] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:41:31.839709 17231 tablet.cc:1620] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: MemRowSet was empty: no flush needed.
I20260806 10:41:31.847172 17004 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: fake-table [id=c194354a67424d93831cc473c4cd7c24] alter complete (version 5)
I20260806 10:41:31.850207 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:31.859622 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:31.860091 15635 tablet_replica.cc:330] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1: stopping tablet replica
I20260806 10:41:31.860313 15635 raft_consensus.cc:2229] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:31.860539 15635 raft_consensus.cc:2258] T eb5172cfdcdf45019540a64be1496db6 P b9e5d5ff2f5542448f37b06a474b1fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:31.866149 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:31.870452 15635 master.cc:537] Master@127.15.68.254:43723 shutting down...
I20260806 10:41:31.877796 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:31.878014 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:31.878208 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 20e2ed9e39124a01b4ada33e3d574ee2: stopping tablet replica
I20260806 10:41:31.895049 15635 master.cc:552] Master@127.15.68.254:43723 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (482 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260806 10:41:31.908413 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:41631
I20260806 10:41:31.909106 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:31.910275 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:31.911777 15635 webserver.cc:460] Webserver started at http://127.15.68.254:40727/ using document root <none> and password file <none>
I20260806 10:41:31.912045 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:31.912132 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:31.912290 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:31.913147 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "e96e45fe59214fc59aebe6dc677fcedf"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.916388 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260806 10:41:31.918450 17241 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:31.918855 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:31.918987 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "e96e45fe59214fc59aebe6dc677fcedf"
format_stamp: "Formatted at 2026-08-06 10:41:31 on dist-test-slave-nj21"
I20260806 10:41:31.919102 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:31.936192 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:31.936837 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:31.951897 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:41631
I20260806 10:41:31.951969 17320 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:41631 every 8 connection(s)
I20260806 10:41:31.953431 17321 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 10:41:31.959890 17321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: Bootstrap starting.
I20260806 10:41:31.961699 17321 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:31.963713 17321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: No bootstrap required, opened a new log
I20260806 10:41:31.964586 17321 raft_consensus.cc:348] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e96e45fe59214fc59aebe6dc677fcedf" member_type: VOTER }
I20260806 10:41:31.964775 17321 raft_consensus.cc:374] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:31.964876 17321 raft_consensus.cc:729] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e96e45fe59214fc59aebe6dc677fcedf, State: Initialized, Role: FOLLOWER
I20260806 10:41:31.965122 17321 consensus_queue.cc:260] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e96e45fe59214fc59aebe6dc677fcedf" member_type: VOTER }
I20260806 10:41:31.965312 17321 raft_consensus.cc:388] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:31.965401 17321 raft_consensus.cc:482] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:31.965520 17321 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:31.968359 17321 raft_consensus.cc:504] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e96e45fe59214fc59aebe6dc677fcedf" member_type: VOTER }
I20260806 10:41:31.968603 17321 leader_election.cc:302] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [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: e96e45fe59214fc59aebe6dc677fcedf; no voters:
I20260806 10:41:31.969063 17321 leader_election.cc:288] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:31.969187 17326 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:31.969906 17326 raft_consensus.cc:686] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 1 LEADER]: Becoming Leader. State: Replica: e96e45fe59214fc59aebe6dc677fcedf, State: Running, Role: LEADER
I20260806 10:41:31.970027 17321 sys_catalog.cc:564] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:31.970245 17326 consensus_queue.cc:237] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [LEADER]: Queue going to LEADER mode. State: All 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: "e96e45fe59214fc59aebe6dc677fcedf" member_type: VOTER }
I20260806 10:41:31.971171 17328 sys_catalog.cc:455] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e96e45fe59214fc59aebe6dc677fcedf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e96e45fe59214fc59aebe6dc677fcedf" member_type: VOTER } }
I20260806 10:41:31.971196 17330 sys_catalog.cc:455] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [sys.catalog]: SysCatalogTable state changed. Reason: New leader e96e45fe59214fc59aebe6dc677fcedf. Latest consensus state: current_term: 1 leader_uuid: "e96e45fe59214fc59aebe6dc677fcedf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e96e45fe59214fc59aebe6dc677fcedf" member_type: VOTER } }
I20260806 10:41:31.971469 17330 sys_catalog.cc:458] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:31.971467 17328 sys_catalog.cc:458] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:31.986582 17335 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:31.988472 17335 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:31.989971 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:31.992117 17335 catalog_manager.cc:1347] Generated new cluster ID: 4a450212deed4a249087e94ada3c4537
I20260806 10:41:31.992192 17335 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:32.007402 17335 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:32.008251 17335 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:32.017529 17335 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: Generated new TSK 0
I20260806 10:41:32.017762 17335 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:32.022900 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:32.024438 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:32.026319 15635 webserver.cc:460] Webserver started at http://127.15.68.193:44335/ using document root <none> and password file <none>
I20260806 10:41:32.026582 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:32.026690 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:32.026846 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:32.027657 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "41c1fe3ff4954d3fbbf860c981e9d464"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:32.031054 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.003s
I20260806 10:41:32.033209 17359 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.033639 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:32.033748 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "41c1fe3ff4954d3fbbf860c981e9d464"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:32.033915 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:32.048890 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:32.049588 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:32.050206 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:32.051120 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:32.051203 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.051321 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:32.051397 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.070416 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:46365
I20260806 10:41:32.070469 17465 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:46365 every 8 connection(s)
I20260806 10:41:32.094605 17467 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41631
I20260806 10:41:32.094758 17467 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:32.095137 17467 heartbeater.cc:511] Master 127.15.68.254:41631 requested a full tablet report, sending...
I20260806 10:41:32.096172 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012288889s
I20260806 10:41:32.096148 17268 ts_manager.cc:194] Registered new tserver with Master: 41c1fe3ff4954d3fbbf860c981e9d464 (127.15.68.193:46365)
I20260806 10:41:32.097838 17268 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51280
I20260806 10:41:32.109259 17268 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51296:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:32.109539 17467 heartbeater.cc:503] Master 127.15.68.254:41631 was elected leader, sending a full tablet report...
I20260806 10:41:32.137039 17411 tablet_service.cc:1467] Processing CreateTablet for tablet fb5c18f5c72f496694a581b6e0e33bc1 (DEFAULT_TABLE table=fake-table [id=ba4e0b2be5ef4762abf9de523fe0a416]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:32.137583 17411 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb5c18f5c72f496694a581b6e0e33bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:32.143282 17486 tablet_bootstrap.cc:492] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: Bootstrap starting.
I20260806 10:41:32.145294 17486 tablet_bootstrap.cc:654] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:32.147203 17486 tablet_bootstrap.cc:492] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: No bootstrap required, opened a new log
I20260806 10:41:32.147357 17486 ts_tablet_manager.cc:1397] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:41:32.148239 17486 raft_consensus.cc:348] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41c1fe3ff4954d3fbbf860c981e9d464" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46365 } }
I20260806 10:41:32.148496 17486 raft_consensus.cc:374] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:32.148612 17486 raft_consensus.cc:729] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41c1fe3ff4954d3fbbf860c981e9d464, State: Initialized, Role: FOLLOWER
I20260806 10:41:32.148830 17486 consensus_queue.cc:260] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41c1fe3ff4954d3fbbf860c981e9d464" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46365 } }
I20260806 10:41:32.149026 17486 raft_consensus.cc:388] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:32.149113 17486 raft_consensus.cc:482] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:32.149240 17486 raft_consensus.cc:3037] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:32.151193 17486 raft_consensus.cc:504] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41c1fe3ff4954d3fbbf860c981e9d464" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46365 } }
I20260806 10:41:32.151448 17486 leader_election.cc:302] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [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: 41c1fe3ff4954d3fbbf860c981e9d464; no voters:
I20260806 10:41:32.151953 17486 leader_election.cc:288] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:32.152107 17488 raft_consensus.cc:2781] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:32.152900 17486 ts_tablet_manager.cc:1428] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: Time spent starting tablet: real 0.005s user 0.003s sys 0.003s
I20260806 10:41:32.153297 17488 raft_consensus.cc:686] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 1 LEADER]: Becoming Leader. State: Replica: 41c1fe3ff4954d3fbbf860c981e9d464, State: Running, Role: LEADER
I20260806 10:41:32.153602 17488 consensus_queue.cc:237] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [LEADER]: Queue going to LEADER mode. State: All 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: "41c1fe3ff4954d3fbbf860c981e9d464" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46365 } }
I20260806 10:41:32.155752 17268 catalog_manager.cc:5495] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41c1fe3ff4954d3fbbf860c981e9d464 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "41c1fe3ff4954d3fbbf860c981e9d464" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41c1fe3ff4954d3fbbf860c981e9d464" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:32.182861 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:32.183743 17261 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51296:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "rle" type: INT32 is_nullable: true encoding: RLE compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:32.189257 17500 tablet.cc:1722] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:32.189963 17500 tablet.cc:1620] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: MemRowSet was empty: no flush needed.
I20260806 10:41:32.197511 17261 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: fake-table [id=ba4e0b2be5ef4762abf9de523fe0a416] alter complete (version 1)
I20260806 10:41:32.217507 17261 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51296:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260806 10:41:32.222294 17500 tablet.cc:1722] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:32.239423 17268 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: fake-table [id=ba4e0b2be5ef4762abf9de523fe0a416] alter complete (version 2)
I20260806 10:41:32.254176 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:32.263942 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:32.264320 15635 tablet_replica.cc:330] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464: stopping tablet replica
I20260806 10:41:32.264554 15635 raft_consensus.cc:2229] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:32.264770 15635 raft_consensus.cc:2258] T fb5c18f5c72f496694a581b6e0e33bc1 P 41c1fe3ff4954d3fbbf860c981e9d464 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:32.279441 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:32.282884 15635 master.cc:537] Master@127.15.68.254:41631 shutting down...
I20260806 10:41:32.291316 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:32.291560 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:32.291785 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P e96e45fe59214fc59aebe6dc677fcedf: stopping tablet replica
I20260806 10:41:32.296419 15635 master.cc:552] Master@127.15.68.254:41631 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (400 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260806 10:41:32.307744 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:45999
I20260806 10:41:32.308251 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:32.309026 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:32.310424 15635 webserver.cc:460] Webserver started at http://127.15.68.254:36083/ using document root <none> and password file <none>
I20260806 10:41:32.310617 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:32.310671 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:32.310777 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:32.311381 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "dead97d33a3c4350ada2e41acea01b10"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:32.313931 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:32.315742 17508 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.316228 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:32.316349 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "dead97d33a3c4350ada2e41acea01b10"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:32.316455 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:32.340963 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:32.341552 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:32.355288 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:45999
I20260806 10:41:32.355291 17582 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:45999 every 8 connection(s)
I20260806 10:41:32.356673 17584 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 10:41:32.360934 17584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10: Bootstrap starting.
I20260806 10:41:32.362156 17584 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:32.363601 17584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10: No bootstrap required, opened a new log
I20260806 10:41:32.364166 17584 raft_consensus.cc:348] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dead97d33a3c4350ada2e41acea01b10" member_type: VOTER }
I20260806 10:41:32.364287 17584 raft_consensus.cc:374] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:32.364334 17584 raft_consensus.cc:729] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dead97d33a3c4350ada2e41acea01b10, State: Initialized, Role: FOLLOWER
I20260806 10:41:32.364534 17584 consensus_queue.cc:260] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dead97d33a3c4350ada2e41acea01b10" member_type: VOTER }
I20260806 10:41:32.364650 17584 raft_consensus.cc:388] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:32.364711 17584 raft_consensus.cc:482] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:32.364773 17584 raft_consensus.cc:3037] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:32.366441 17584 raft_consensus.cc:504] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dead97d33a3c4350ada2e41acea01b10" member_type: VOTER }
I20260806 10:41:32.366612 17584 leader_election.cc:302] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [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: dead97d33a3c4350ada2e41acea01b10; no voters:
I20260806 10:41:32.366946 17584 leader_election.cc:288] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:32.367044 17589 raft_consensus.cc:2781] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:32.367467 17589 raft_consensus.cc:686] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 1 LEADER]: Becoming Leader. State: Replica: dead97d33a3c4350ada2e41acea01b10, State: Running, Role: LEADER
I20260806 10:41:32.367693 17589 consensus_queue.cc:237] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [LEADER]: Queue going to LEADER mode. State: All 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: "dead97d33a3c4350ada2e41acea01b10" member_type: VOTER }
I20260806 10:41:32.367758 17584 sys_catalog.cc:564] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:32.368368 17591 sys_catalog.cc:455] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dead97d33a3c4350ada2e41acea01b10. Latest consensus state: current_term: 1 leader_uuid: "dead97d33a3c4350ada2e41acea01b10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dead97d33a3c4350ada2e41acea01b10" member_type: VOTER } }
I20260806 10:41:32.368553 17591 sys_catalog.cc:458] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:32.368440 17590 sys_catalog.cc:455] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dead97d33a3c4350ada2e41acea01b10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dead97d33a3c4350ada2e41acea01b10" member_type: VOTER } }
I20260806 10:41:32.368695 17590 sys_catalog.cc:458] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:32.369788 17595 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:32.371047 17595 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:32.372172 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:32.373800 17595 catalog_manager.cc:1347] Generated new cluster ID: dd371ac4dcac4dc99c99e1799adf013a
I20260806 10:41:32.373871 17595 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:32.405761 17595 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:32.406555 17595 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:32.412115 17595 catalog_manager.cc:5868] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10: Generated new TSK 0
I20260806 10:41:32.412330 17595 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:32.436764 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:32.437815 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:32.439246 15635 webserver.cc:460] Webserver started at http://127.15.68.193:35255/ using document root <none> and password file <none>
I20260806 10:41:32.439455 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:32.439517 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:32.439620 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:32.440276 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "86b4ae145ec84f95ad4087b55d8a16c2"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:32.442636 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:32.444073 17620 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.444442 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:32.444528 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "86b4ae145ec84f95ad4087b55d8a16c2"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:32.444612 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:32.456996 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:32.457441 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:32.457881 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:32.458575 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:32.458626 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.458675 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:32.458703 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:32.469584 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38843
I20260806 10:41:32.469614 17727 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38843 every 8 connection(s)
I20260806 10:41:32.476616 17728 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45999
I20260806 10:41:32.476724 17728 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:32.476948 17728 heartbeater.cc:511] Master 127.15.68.254:45999 requested a full tablet report, sending...
I20260806 10:41:32.477682 17531 ts_manager.cc:194] Registered new tserver with Master: 86b4ae145ec84f95ad4087b55d8a16c2 (127.15.68.193:38843)
I20260806 10:41:32.478209 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007825168s
I20260806 10:41:32.478644 17531 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39330
I20260806 10:41:32.487946 17531 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39334:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:32.489939 17728 heartbeater.cc:503] Master 127.15.68.254:45999 was elected leader, sending a full tablet report...
I20260806 10:41:32.501082 17667 tablet_service.cc:1467] Processing CreateTablet for tablet 0872d2bcb70e487fa7b35d0152448716 (DEFAULT_TABLE table=fake-table [id=5d955093de7e41ebb58a52d90d884e3f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:32.501525 17667 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0872d2bcb70e487fa7b35d0152448716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:32.506109 17746 tablet_bootstrap.cc:492] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Bootstrap starting.
I20260806 10:41:32.507416 17746 tablet_bootstrap.cc:654] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:32.508708 17746 tablet_bootstrap.cc:492] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: No bootstrap required, opened a new log
I20260806 10:41:32.508806 17746 ts_tablet_manager.cc:1397] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:32.509270 17746 raft_consensus.cc:348] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:32.509402 17746 raft_consensus.cc:374] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:32.509446 17746 raft_consensus.cc:729] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b4ae145ec84f95ad4087b55d8a16c2, State: Initialized, Role: FOLLOWER
I20260806 10:41:32.509591 17746 consensus_queue.cc:260] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:32.509699 17746 raft_consensus.cc:388] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:32.509739 17746 raft_consensus.cc:482] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:32.509786 17746 raft_consensus.cc:3037] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:32.511421 17746 raft_consensus.cc:504] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:32.511652 17746 leader_election.cc:302] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [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: 86b4ae145ec84f95ad4087b55d8a16c2; no voters:
I20260806 10:41:32.512063 17746 leader_election.cc:288] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:32.512187 17749 raft_consensus.cc:2781] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:32.512642 17746 ts_tablet_manager.cc:1428] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260806 10:41:32.513468 17749 raft_consensus.cc:686] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 LEADER]: Becoming Leader. State: Replica: 86b4ae145ec84f95ad4087b55d8a16c2, State: Running, Role: LEADER
I20260806 10:41:32.513674 17749 consensus_queue.cc:237] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [LEADER]: Queue going to LEADER mode. State: All 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: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:32.515225 17531 catalog_manager.cc:5495] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86b4ae145ec84f95ad4087b55d8a16c2 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:32.528841 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:32.529031 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:32.536450 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:32.536787 15635 tablet_replica.cc:330] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: stopping tablet replica
I20260806 10:41:32.536964 15635 raft_consensus.cc:2229] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:32.537127 15635 raft_consensus.cc:2258] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:32.541525 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:32.545356 17531 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39334:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:41:32.548704 17512 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.68.193:38843: connect: Connection refused (error 111)
W20260806 10:41:32.549928 17512 catalog_manager.cc:4584] TS 86b4ae145ec84f95ad4087b55d8a16c2 (127.15.68.193:38843): AlterTable RPC failed for tablet 0872d2bcb70e487fa7b35d0152448716: Network error: Client connection negotiation failed: client connection to 127.15.68.193:38843: connect: Connection refused (error 111)
I20260806 10:41:33.000977 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:33.002066 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:33.003408 15635 webserver.cc:460] Webserver started at http://127.15.68.193:35255/ using document root <none> and password file <none>
I20260806 10:41:33.003599 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:33.003643 15635 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 10:41:33.005540 15635 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:33.006829 17767 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:33.007148 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:33.007246 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "86b4ae145ec84f95ad4087b55d8a16c2"
format_stamp: "Formatted at 2026-08-06 10:41:32 on dist-test-slave-nj21"
I20260806 10:41:33.007347 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:33.022306 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:33.022744 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:33.023289 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:33.024583 17780 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260806 10:41:33.027573 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 10:41:33.027654 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.001s sys 0.000s
I20260806 10:41:33.027766 15635 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260806 10:41:33.029875 15635 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 10:41:33.029929 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260806 10:41:33.029997 17780 tablet_bootstrap.cc:492] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Bootstrap starting.
I20260806 10:41:33.035421 17780 tablet_bootstrap.cc:492] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: 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 10:41:33.035952 17780 tablet_bootstrap.cc:492] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Bootstrap complete.
I20260806 10:41:33.036221 17780 ts_tablet_manager.cc:1397] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.002s
I20260806 10:41:33.036825 17780 raft_consensus.cc:348] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:33.037014 17780 raft_consensus.cc:729] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b4ae145ec84f95ad4087b55d8a16c2, State: Initialized, Role: FOLLOWER
I20260806 10:41:33.037258 17780 consensus_queue.cc:260] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [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: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:33.037425 17780 raft_consensus.cc:388] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:33.037494 17780 raft_consensus.cc:482] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:33.037571 17780 raft_consensus.cc:3037] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 10:41:33.039455 17780 raft_consensus.cc:504] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:33.039700 17780 leader_election.cc:302] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [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: 86b4ae145ec84f95ad4087b55d8a16c2; no voters:
I20260806 10:41:33.040129 17780 leader_election.cc:288] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 10:41:33.040261 17844 raft_consensus.cc:2781] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 10:41:33.040846 17780 ts_tablet_manager.cc:1428] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260806 10:41:33.041016 17844 raft_consensus.cc:686] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 2 LEADER]: Becoming Leader. State: Replica: 86b4ae145ec84f95ad4087b55d8a16c2, State: Running, Role: LEADER
I20260806 10:41:33.041285 17844 consensus_queue.cc:237] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [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: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } }
I20260806 10:41:33.045238 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38843
I20260806 10:41:33.045257 17873 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38843 every 8 connection(s)
I20260806 10:41:33.053333 17875 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45999
I20260806 10:41:33.053465 17875 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:33.053723 17875 heartbeater.cc:511] Master 127.15.68.254:45999 requested a full tablet report, sending...
I20260806 10:41:33.055024 17531 ts_manager.cc:194] Re-registered known tserver with Master: 86b4ae145ec84f95ad4087b55d8a16c2 (127.15.68.193:38843)
I20260806 10:41:33.055346 17531 catalog_manager.cc:5495] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b4ae145ec84f95ad4087b55d8a16c2" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38843 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:33.055693 17531 catalog_manager.cc:5587] TS 86b4ae145ec84f95ad4087b55d8a16c2 (127.15.68.193:38843) does not have the latest schema for tablet 0872d2bcb70e487fa7b35d0152448716 (table fake-table [id=5d955093de7e41ebb58a52d90d884e3f]). Expected version 1 got 0
I20260806 10:41:33.059439 17531 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39362
I20260806 10:41:33.060652 17875 heartbeater.cc:503] Master 127.15.68.254:45999 was elected leader, sending a full tablet report...
I20260806 10:41:33.061688 17531 catalog_manager.cc:5587] TS 86b4ae145ec84f95ad4087b55d8a16c2 (127.15.68.193:38843) does not have the latest schema for tablet 0872d2bcb70e487fa7b35d0152448716 (table fake-table [id=5d955093de7e41ebb58a52d90d884e3f]). Expected version 1 got 0
I20260806 10:41:33.177814 17888 tablet.cc:1722] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:33.178330 17888 tablet.cc:1620] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2: MemRowSet was empty: no flush needed.
I20260806 10:41:33.184733 17531 catalog_manager.cc:6040] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10: fake-table [id=5d955093de7e41ebb58a52d90d884e3f] alter complete (version 1)
I20260806 10:41:33.208995 15635 tablet_server.cc:178] TabletServer@127.15.68.193:38843 shutting down...
I20260806 10:41:33.216275 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:33.216593 15635 tablet_replica.cc:330] stopping tablet replica
I20260806 10:41:33.216784 15635 raft_consensus.cc:2229] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 2 LEADER]: Raft consensus shutting down.
I20260806 10:41:33.217097 15635 raft_consensus.cc:2258] T 0872d2bcb70e487fa7b35d0152448716 P 86b4ae145ec84f95ad4087b55d8a16c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:33.231606 15635 tablet_server.cc:194] TabletServer@127.15.68.193:38843 shutdown complete.
I20260806 10:41:33.234553 15635 master.cc:537] Master@127.15.68.254:45999 shutting down...
I20260806 10:41:33.241098 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:33.241290 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:33.241369 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P dead97d33a3c4350ada2e41acea01b10: stopping tablet replica
I20260806 10:41:33.245069 15635 master.cc:552] Master@127.15.68.254:45999 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (946 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260806 10:41:33.254101 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:35431
I20260806 10:41:33.254583 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:33.255379 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:33.256693 15635 webserver.cc:460] Webserver started at http://127.15.68.254:42519/ using document root <none> and password file <none>
I20260806 10:41:33.256898 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:33.256973 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:33.257100 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:33.257674 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "f49ea499b81f4619a32f0be15a7d5405"
format_stamp: "Formatted at 2026-08-06 10:41:33 on dist-test-slave-nj21"
I20260806 10:41:33.260051 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260806 10:41:33.261444 17897 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:33.261723 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:33.261847 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "f49ea499b81f4619a32f0be15a7d5405"
format_stamp: "Formatted at 2026-08-06 10:41:33 on dist-test-slave-nj21"
I20260806 10:41:33.261960 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:33.277485 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:33.277987 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:33.290042 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:35431
I20260806 10:41:33.290076 17985 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:35431 every 8 connection(s)
I20260806 10:41:33.291326 17986 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 10:41:33.295560 17986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405: Bootstrap starting.
I20260806 10:41:33.296888 17986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:33.298365 17986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405: No bootstrap required, opened a new log
I20260806 10:41:33.298914 17986 raft_consensus.cc:348] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49ea499b81f4619a32f0be15a7d5405" member_type: VOTER }
I20260806 10:41:33.299047 17986 raft_consensus.cc:374] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:33.299113 17986 raft_consensus.cc:729] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f49ea499b81f4619a32f0be15a7d5405, State: Initialized, Role: FOLLOWER
I20260806 10:41:33.299312 17986 consensus_queue.cc:260] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f49ea499b81f4619a32f0be15a7d5405" member_type: VOTER }
I20260806 10:41:33.299470 17986 raft_consensus.cc:388] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:33.299532 17986 raft_consensus.cc:482] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:33.299608 17986 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:33.301366 17986 raft_consensus.cc:504] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49ea499b81f4619a32f0be15a7d5405" member_type: VOTER }
I20260806 10:41:33.301558 17986 leader_election.cc:302] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [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: f49ea499b81f4619a32f0be15a7d5405; no voters:
I20260806 10:41:33.301887 17986 leader_election.cc:288] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:33.302029 17990 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:33.302490 17990 raft_consensus.cc:686] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 1 LEADER]: Becoming Leader. State: Replica: f49ea499b81f4619a32f0be15a7d5405, State: Running, Role: LEADER
I20260806 10:41:33.302687 17986 sys_catalog.cc:564] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:33.302738 17990 consensus_queue.cc:237] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [LEADER]: Queue going to LEADER mode. State: All 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: "f49ea499b81f4619a32f0be15a7d5405" member_type: VOTER }
I20260806 10:41:33.303644 17993 sys_catalog.cc:455] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f49ea499b81f4619a32f0be15a7d5405. Latest consensus state: current_term: 1 leader_uuid: "f49ea499b81f4619a32f0be15a7d5405" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49ea499b81f4619a32f0be15a7d5405" member_type: VOTER } }
I20260806 10:41:33.303887 17993 sys_catalog.cc:458] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:33.303619 17991 sys_catalog.cc:455] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f49ea499b81f4619a32f0be15a7d5405" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f49ea499b81f4619a32f0be15a7d5405" member_type: VOTER } }
I20260806 10:41:33.307984 17991 sys_catalog.cc:458] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:33.308488 17997 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:33.309979 17997 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:33.310531 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:33.312799 17997 catalog_manager.cc:1347] Generated new cluster ID: a610522096b94b51b69348e8865c2aea
I20260806 10:41:33.312897 17997 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:33.333925 17997 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:33.334743 17997 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:33.339663 17997 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405: Generated new TSK 0
I20260806 10:41:33.339906 17997 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:33.342955 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:33.344022 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:33.345384 15635 webserver.cc:460] Webserver started at http://127.15.68.193:45899/ using document root <none> and password file <none>
I20260806 10:41:33.345603 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:33.345698 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:33.345830 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:33.346457 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "565d6e00b39649cfa7bab340e36cff4a"
format_stamp: "Formatted at 2026-08-06 10:41:33 on dist-test-slave-nj21"
I20260806 10:41:33.348937 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:33.350515 18020 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:33.350828 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260806 10:41:33.350939 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "565d6e00b39649cfa7bab340e36cff4a"
format_stamp: "Formatted at 2026-08-06 10:41:33 on dist-test-slave-nj21"
I20260806 10:41:33.351078 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:33.376410 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:33.376927 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:33.377504 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:33.378336 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:33.378412 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:33.378532 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:33.378589 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:33.390419 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:44339
I20260806 10:41:33.390452 18104 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:44339 every 8 connection(s)
I20260806 10:41:33.397436 18107 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35431
I20260806 10:41:33.397581 18107 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:33.397876 18107 heartbeater.cc:511] Master 127.15.68.254:35431 requested a full tablet report, sending...
I20260806 10:41:33.398685 17926 ts_manager.cc:194] Registered new tserver with Master: 565d6e00b39649cfa7bab340e36cff4a (127.15.68.193:44339)
I20260806 10:41:33.398993 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007785521s
I20260806 10:41:33.399802 17926 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51378
I20260806 10:41:33.409150 17926 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51384:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:33.411338 18107 heartbeater.cc:503] Master 127.15.68.254:35431 was elected leader, sending a full tablet report...
I20260806 10:41:33.420544 18054 tablet_service.cc:1467] Processing CreateTablet for tablet 0de678abf5de4ec1b47c36903f036d4d (DEFAULT_TABLE table=fake-table [id=f71349e7982f4be7b4f2e5b54b9ee977]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:33.420969 18054 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0de678abf5de4ec1b47c36903f036d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:33.425608 18126 tablet_bootstrap.cc:492] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a: Bootstrap starting.
I20260806 10:41:33.426877 18126 tablet_bootstrap.cc:654] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:33.428504 18126 tablet_bootstrap.cc:492] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a: No bootstrap required, opened a new log
I20260806 10:41:33.428658 18126 ts_tablet_manager.cc:1397] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 10:41:33.429255 18126 raft_consensus.cc:348] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "565d6e00b39649cfa7bab340e36cff4a" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44339 } }
I20260806 10:41:33.429407 18126 raft_consensus.cc:374] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:33.429517 18126 raft_consensus.cc:729] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 565d6e00b39649cfa7bab340e36cff4a, State: Initialized, Role: FOLLOWER
I20260806 10:41:33.429729 18126 consensus_queue.cc:260] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "565d6e00b39649cfa7bab340e36cff4a" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44339 } }
I20260806 10:41:33.429917 18126 raft_consensus.cc:388] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:33.430001 18126 raft_consensus.cc:482] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:33.430107 18126 raft_consensus.cc:3037] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:33.431738 18126 raft_consensus.cc:504] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "565d6e00b39649cfa7bab340e36cff4a" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44339 } }
I20260806 10:41:33.431979 18126 leader_election.cc:302] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [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: 565d6e00b39649cfa7bab340e36cff4a; no voters:
I20260806 10:41:33.432358 18126 leader_election.cc:288] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:33.432487 18129 raft_consensus.cc:2781] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:33.433009 18126 ts_tablet_manager.cc:1428] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a: Time spent starting tablet: real 0.004s user 0.003s sys 0.001s
I20260806 10:41:33.433310 18129 raft_consensus.cc:686] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 1 LEADER]: Becoming Leader. State: Replica: 565d6e00b39649cfa7bab340e36cff4a, State: Running, Role: LEADER
I20260806 10:41:33.433578 18129 consensus_queue.cc:237] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [LEADER]: Queue going to LEADER mode. State: All 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: "565d6e00b39649cfa7bab340e36cff4a" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44339 } }
I20260806 10:41:33.435372 17926 catalog_manager.cc:5495] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 565d6e00b39649cfa7bab340e36cff4a (127.15.68.193). New cstate: current_term: 1 leader_uuid: "565d6e00b39649cfa7bab340e36cff4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "565d6e00b39649cfa7bab340e36cff4a" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44339 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:33.450343 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:33.450553 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:33.457796 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:33.458127 15635 tablet_replica.cc:330] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a: stopping tablet replica
I20260806 10:41:33.458343 15635 raft_consensus.cc:2229] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:33.458571 15635 raft_consensus.cc:2258] T 0de678abf5de4ec1b47c36903f036d4d P 565d6e00b39649cfa7bab340e36cff4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:33.478880 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:33.482702 17923 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51384:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:41:33.575104 17899 catalog_manager.cc:4584] TS 565d6e00b39649cfa7bab340e36cff4a (127.15.68.193:44339): AlterTable RPC failed for tablet 0de678abf5de4ec1b47c36903f036d4d: Network error: Client connection negotiation failed: client connection to 127.15.68.193:44339: connect: Connection refused (error 111)
I20260806 10:41:33.937188 15635 master.cc:537] Master@127.15.68.254:35431 shutting down...
I20260806 10:41:34.107985 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.108282 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.108407 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P f49ea499b81f4619a32f0be15a7d5405: stopping tablet replica
I20260806 10:41:34.121973 15635 master.cc:552] Master@127.15.68.254:35431 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (876 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260806 10:41:34.130896 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:45303
I20260806 10:41:34.131376 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.132217 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.133461 15635 webserver.cc:460] Webserver started at http://127.15.68.254:44631/ using document root <none> and password file <none>
I20260806 10:41:34.133643 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.133698 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:34.133807 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:34.134367 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "a0b33c10b83249adb8489ece1438e72d"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.136639 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:34.138036 18148 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.138330 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.138432 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "a0b33c10b83249adb8489ece1438e72d"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.138526 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:34.154110 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.154578 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.164662 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:45303
I20260806 10:41:34.164682 18222 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:45303 every 8 connection(s)
I20260806 10:41:34.165796 18224 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 10:41:34.169796 18224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d: Bootstrap starting.
I20260806 10:41:34.170818 18224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:34.172137 18224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d: No bootstrap required, opened a new log
I20260806 10:41:34.172654 18224 raft_consensus.cc:348] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b33c10b83249adb8489ece1438e72d" member_type: VOTER }
I20260806 10:41:34.172772 18224 raft_consensus.cc:374] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:34.172811 18224 raft_consensus.cc:729] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0b33c10b83249adb8489ece1438e72d, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.172958 18224 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0b33c10b83249adb8489ece1438e72d" member_type: VOTER }
I20260806 10:41:34.173056 18224 raft_consensus.cc:388] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.173094 18224 raft_consensus.cc:482] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.173141 18224 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:34.174753 18224 raft_consensus.cc:504] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b33c10b83249adb8489ece1438e72d" member_type: VOTER }
I20260806 10:41:34.174916 18224 leader_election.cc:302] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [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: a0b33c10b83249adb8489ece1438e72d; no voters:
I20260806 10:41:34.175227 18224 leader_election.cc:288] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:34.175338 18227 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:34.175805 18227 raft_consensus.cc:686] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 1 LEADER]: Becoming Leader. State: Replica: a0b33c10b83249adb8489ece1438e72d, State: Running, Role: LEADER
I20260806 10:41:34.175973 18224 sys_catalog.cc:564] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:34.176033 18227 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [LEADER]: Queue going to LEADER mode. State: All 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: "a0b33c10b83249adb8489ece1438e72d" member_type: VOTER }
I20260806 10:41:34.176772 18232 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0b33c10b83249adb8489ece1438e72d. Latest consensus state: current_term: 1 leader_uuid: "a0b33c10b83249adb8489ece1438e72d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b33c10b83249adb8489ece1438e72d" member_type: VOTER } }
I20260806 10:41:34.176936 18232 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:34.176852 18228 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0b33c10b83249adb8489ece1438e72d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0b33c10b83249adb8489ece1438e72d" member_type: VOTER } }
I20260806 10:41:34.177055 18228 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:34.177493 18237 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:34.179083 18237 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:34.179863 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:34.181803 18237 catalog_manager.cc:1347] Generated new cluster ID: cdf45e94dab54f93bbbb8be0a81c7afe
I20260806 10:41:34.181877 18237 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:34.191215 18237 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:34.192040 18237 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:34.205547 18237 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d: Generated new TSK 0
I20260806 10:41:34.205765 18237 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:34.212513 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.213452 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.214802 15635 webserver.cc:460] Webserver started at http://127.15.68.193:40371/ using document root <none> and password file <none>
I20260806 10:41:34.214988 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.215044 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:34.215152 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:34.215724 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "4d354cc3189e4685a55df10a07d2d857"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.218004 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260806 10:41:34.219381 18259 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.219666 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:34.219767 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "4d354cc3189e4685a55df10a07d2d857"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.219866 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:34.230175 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.230610 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.231065 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:34.231812 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:34.231865 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.231933 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:34.231968 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.242810 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38689
I20260806 10:41:34.242836 18355 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38689 every 8 connection(s)
I20260806 10:41:34.249405 18358 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45303
I20260806 10:41:34.249526 18358 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:34.249755 18358 heartbeater.cc:511] Master 127.15.68.254:45303 requested a full tablet report, sending...
I20260806 10:41:34.250502 18170 ts_manager.cc:194] Registered new tserver with Master: 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689)
I20260806 10:41:34.251423 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007811357s
I20260806 10:41:34.251434 18170 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53802
I20260806 10:41:34.261098 18170 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53814:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:34.262872 18358 heartbeater.cc:503] Master 127.15.68.254:45303 was elected leader, sending a full tablet report...
I20260806 10:41:34.272416 18298 tablet_service.cc:1467] Processing CreateTablet for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (DEFAULT_TABLE table=fake-table [id=c81feaa909e2406d98b33e845330b92b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:34.272847 18298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8de663ebc61c4eb0902c7c10bcedc5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:34.277519 18379 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap starting.
I20260806 10:41:34.278590 18379 tablet_bootstrap.cc:654] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:34.279929 18379 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: No bootstrap required, opened a new log
I20260806 10:41:34.280046 18379 ts_tablet_manager.cc:1397] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:34.280588 18379 raft_consensus.cc:348] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.280720 18379 raft_consensus.cc:374] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:34.280767 18379 raft_consensus.cc:729] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.280933 18379 consensus_queue.cc:260] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.281060 18379 raft_consensus.cc:388] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.281116 18379 raft_consensus.cc:482] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.281178 18379 raft_consensus.cc:3037] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:34.282793 18379 raft_consensus.cc:504] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.282974 18379 leader_election.cc:302] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [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: 4d354cc3189e4685a55df10a07d2d857; no voters:
I20260806 10:41:34.283344 18379 leader_election.cc:288] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:34.283476 18381 raft_consensus.cc:2781] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:34.283962 18381 raft_consensus.cc:686] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 LEADER]: Becoming Leader. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Running, Role: LEADER
I20260806 10:41:34.284117 18379 ts_tablet_manager.cc:1428] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:41:34.284219 18381 consensus_queue.cc:237] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [LEADER]: Queue going to LEADER mode. State: All 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: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.286137 18170 catalog_manager.cc:5495] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "4d354cc3189e4685a55df10a07d2d857" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:34.302680 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:34.303390 18168 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53814:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:34.305241 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:34.313623 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:34.313925 15635 tablet_replica.cc:330] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: stopping tablet replica
I20260806 10:41:34.314116 15635 raft_consensus.cc:2229] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.314260 15635 raft_consensus.cc:2258] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.327958 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:34.331073 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.332065 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.333244 15635 webserver.cc:460] Webserver started at http://127.15.68.193:40371/ using document root <none> and password file <none>
I20260806 10:41:34.333412 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.333462 15635 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 10:41:34.335237 15635 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:34.336524 18395 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.336817 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.336901 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "4d354cc3189e4685a55df10a07d2d857"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.337016 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:34.354393 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.354832 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.355294 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:34.356364 18404 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260806 10:41:34.358783 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 10:41:34.358853 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260806 10:41:34.358949 15635 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260806 10:41:34.361001 15635 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 10:41:34.361057 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20260806 10:41:34.361123 18404 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap starting.
I20260806 10:41:34.364876 18404 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: 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 10:41:34.365208 18404 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap complete.
I20260806 10:41:34.365435 18404 ts_tablet_manager.cc:1397] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:41:34.366067 18404 raft_consensus.cc:348] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.366248 18404 raft_consensus.cc:729] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.366468 18404 consensus_queue.cc:260] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [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: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.366636 18404 raft_consensus.cc:388] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.366709 18404 raft_consensus.cc:482] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.366786 18404 raft_consensus.cc:3037] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 1 FOLLOWER]: Advancing to term 2
I20260806 10:41:34.368659 18404 raft_consensus.cc:504] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.368860 18404 leader_election.cc:302] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [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: 4d354cc3189e4685a55df10a07d2d857; no voters:
I20260806 10:41:34.369249 18404 leader_election.cc:288] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 10:41:34.369346 18459 raft_consensus.cc:2781] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 10:41:34.375826 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38689
I20260806 10:41:34.375834 18496 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38689 every 8 connection(s)
I20260806 10:41:34.376063 18459 raft_consensus.cc:686] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 LEADER]: Becoming Leader. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Running, Role: LEADER
I20260806 10:41:34.376370 18459 consensus_queue.cc:237] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [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: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.376907 18404 ts_tablet_manager.cc:1428] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent starting tablet: real 0.011s user 0.006s sys 0.006s
I20260806 10:41:34.384778 18497 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45303
I20260806 10:41:34.384891 18497 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:34.385151 18497 heartbeater.cc:511] Master 127.15.68.254:45303 requested a full tablet report, sending...
I20260806 10:41:34.386157 18168 ts_manager.cc:194] Re-registered known tserver with Master: 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689)
I20260806 10:41:34.386356 15635 tablet_server.cc:178] TabletServer@127.15.68.193:38689 shutting down...
I20260806 10:41:34.386526 18168 catalog_manager.cc:5495] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "4d354cc3189e4685a55df10a07d2d857" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:34.386907 18168 catalog_manager.cc:5587] TS 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689) does not have the latest schema for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (table fake-table [id=c81feaa909e2406d98b33e845330b92b]). Expected version 1 got 0
I20260806 10:41:34.390975 18168 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53822
I20260806 10:41:34.393206 18497 heartbeater.cc:503] Master 127.15.68.254:45303 was elected leader, sending a full tablet report...
I20260806 10:41:34.395269 18168 catalog_manager.cc:5587] TS 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689) does not have the latest schema for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (table fake-table [id=c81feaa909e2406d98b33e845330b92b]). Expected version 1 got 0
I20260806 10:41:34.396183 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:34.396435 15635 tablet_replica.cc:330] stopping tablet replica
I20260806 10:41:34.396600 15635 raft_consensus.cc:2229] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.396744 15635 raft_consensus.cc:2258] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.400535 15635 tablet_server.cc:194] TabletServer@127.15.68.193:38689 shutdown complete.
I20260806 10:41:34.403311 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.404453 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.405633 15635 webserver.cc:460] Webserver started at http://127.15.68.193:40371/ using document root <none> and password file <none>
I20260806 10:41:34.405838 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.405903 15635 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 10:41:34.407435 15635 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.408653 18511 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.408984 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:34.409068 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "4d354cc3189e4685a55df10a07d2d857"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.409178 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:34.416929 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.417315 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.417757 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:34.421078 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 10:41:34.421142 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260806 10:41:34.422981 15635 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 10:41:34.423038 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260806 10:41:34.423135 18521 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap starting.
I20260806 10:41:34.428221 18521 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:41:34.428669 18521 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap complete.
I20260806 10:41:34.428917 18521 ts_tablet_manager.cc:1397] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.000s
I20260806 10:41:34.429623 18521 raft_consensus.cc:348] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.429842 18521 raft_consensus.cc:729] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.430109 18521 consensus_queue.cc:260] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.430327 18521 raft_consensus.cc:388] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.430455 18521 raft_consensus.cc:482] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.430581 18521 raft_consensus.cc:3037] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 2 FOLLOWER]: Advancing to term 3
I20260806 10:41:34.433358 18521 raft_consensus.cc:504] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.433658 18521 leader_election.cc:302] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4d354cc3189e4685a55df10a07d2d857; no voters:
I20260806 10:41:34.434103 18521 leader_election.cc:288] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [CANDIDATE]: Term 3 election: Requested vote from peers
I20260806 10:41:34.434193 18591 raft_consensus.cc:2781] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 10:41:34.434891 18521 ts_tablet_manager.cc:1428] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260806 10:41:34.435099 18591 raft_consensus.cc:686] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 LEADER]: Becoming Leader. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Running, Role: LEADER
I20260806 10:41:34.435401 18591 consensus_queue.cc:237] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.437273 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38689
I20260806 10:41:34.437347 18611 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38689 every 8 connection(s)
I20260806 10:41:34.444659 18612 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45303
I20260806 10:41:34.444785 18612 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:34.445106 18612 heartbeater.cc:511] Master 127.15.68.254:45303 requested a full tablet report, sending...
I20260806 10:41:34.446276 18168 ts_manager.cc:194] Re-registered known tserver with Master: 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689)
I20260806 10:41:34.446610 18168 catalog_manager.cc:5495] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "4d354cc3189e4685a55df10a07d2d857" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:34.446787 15635 tablet_server.cc:178] TabletServer@127.15.68.193:38689 shutting down...
I20260806 10:41:34.446945 18168 catalog_manager.cc:5587] TS 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689) does not have the latest schema for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (table fake-table [id=c81feaa909e2406d98b33e845330b92b]). Expected version 1 got 0
I20260806 10:41:34.451894 18168 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53828
I20260806 10:41:34.453616 18612 heartbeater.cc:503] Master 127.15.68.254:45303 was elected leader, sending a full tablet report...
I20260806 10:41:34.455129 18168 catalog_manager.cc:5587] TS 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689) does not have the latest schema for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (table fake-table [id=c81feaa909e2406d98b33e845330b92b]). Expected version 1 got 0
I20260806 10:41:34.456326 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:34.456661 15635 tablet_replica.cc:330] stopping tablet replica
I20260806 10:41:34.456836 15635 raft_consensus.cc:2229] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.457013 15635 raft_consensus.cc:2258] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.470508 15635 tablet_server.cc:194] TabletServer@127.15.68.193:38689 shutdown complete.
I20260806 10:41:34.482527 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.483397 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.484516 15635 webserver.cc:460] Webserver started at http://127.15.68.193:40371/ using document root <none> and password file <none>
I20260806 10:41:34.484674 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.484712 15635 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 10:41:34.486270 15635 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.487315 18621 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.487594 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.487720 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "4d354cc3189e4685a55df10a07d2d857"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.487840 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:34.493029 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.493412 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.493834 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:34.497028 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 10:41:34.497098 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260806 10:41:34.498970 15635 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 10:41:34.499022 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260806 10:41:34.499089 18632 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap starting.
I20260806 10:41:34.503922 18632 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:41:34.504366 18632 tablet_bootstrap.cc:492] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Bootstrap complete.
I20260806 10:41:34.504667 18632 ts_tablet_manager.cc:1397] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:41:34.505282 18632 raft_consensus.cc:348] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.505432 18632 raft_consensus.cc:729] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.505666 18632 consensus_queue.cc:260] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.505810 18632 raft_consensus.cc:388] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.505875 18632 raft_consensus.cc:482] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.505959 18632 raft_consensus.cc:3037] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 3 FOLLOWER]: Advancing to term 4
I20260806 10:41:34.507864 18632 raft_consensus.cc:504] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.508065 18632 leader_election.cc:302] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4d354cc3189e4685a55df10a07d2d857; no voters:
I20260806 10:41:34.508554 18632 leader_election.cc:288] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [CANDIDATE]: Term 4 election: Requested vote from peers
I20260806 10:41:34.508618 18693 raft_consensus.cc:2781] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 10:41:34.509217 18632 ts_tablet_manager.cc:1428] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260806 10:41:34.509768 18693 raft_consensus.cc:686] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 4 LEADER]: Becoming Leader. State: Replica: 4d354cc3189e4685a55df10a07d2d857, State: Running, Role: LEADER
I20260806 10:41:34.509989 18693 consensus_queue.cc:237] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } }
I20260806 10:41:34.513785 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38689
I20260806 10:41:34.513811 18734 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38689 every 8 connection(s)
I20260806 10:41:34.521242 18735 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45303
I20260806 10:41:34.521360 18735 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:34.521643 18735 heartbeater.cc:511] Master 127.15.68.254:45303 requested a full tablet report, sending...
I20260806 10:41:34.522634 18170 ts_manager.cc:194] Re-registered known tserver with Master: 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689)
I20260806 10:41:34.522980 18170 catalog_manager.cc:5495] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "4d354cc3189e4685a55df10a07d2d857" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d354cc3189e4685a55df10a07d2d857" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:34.523214 18170 catalog_manager.cc:5587] TS 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689) does not have the latest schema for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (table fake-table [id=c81feaa909e2406d98b33e845330b92b]). Expected version 1 got 0
I20260806 10:41:34.525873 18170 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53840
I20260806 10:41:34.526990 18735 heartbeater.cc:503] Master 127.15.68.254:45303 was elected leader, sending a full tablet report...
I20260806 10:41:34.528009 18170 catalog_manager.cc:5587] TS 4d354cc3189e4685a55df10a07d2d857 (127.15.68.193:38689) does not have the latest schema for tablet 8de663ebc61c4eb0902c7c10bcedc5bb (table fake-table [id=c81feaa909e2406d98b33e845330b92b]). Expected version 1 got 0
I20260806 10:41:34.688350 18742 tablet.cc:1722] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:34.688862 18742 tablet.cc:1620] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857: MemRowSet was empty: no flush needed.
I20260806 10:41:34.694795 18170 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d: fake-table [id=c81feaa909e2406d98b33e845330b92b] alter complete (version 1)
I20260806 10:41:34.711454 15635 tablet_server.cc:178] TabletServer@127.15.68.193:38689 shutting down...
I20260806 10:41:34.720291 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:34.720553 15635 tablet_replica.cc:330] stopping tablet replica
I20260806 10:41:34.720731 15635 raft_consensus.cc:2229] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 4 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.720957 15635 raft_consensus.cc:2258] T 8de663ebc61c4eb0902c7c10bcedc5bb P 4d354cc3189e4685a55df10a07d2d857 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.725368 15635 tablet_server.cc:194] TabletServer@127.15.68.193:38689 shutdown complete.
I20260806 10:41:34.728188 15635 master.cc:537] Master@127.15.68.254:45303 shutting down...
I20260806 10:41:34.734498 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.734699 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.734809 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P a0b33c10b83249adb8489ece1438e72d: stopping tablet replica
I20260806 10:41:34.738103 15635 master.cc:552] Master@127.15.68.254:45303 shutdown complete.
[ OK ] AlterTableTest.TestRestartTSDuringAlter (616 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260806 10:41:34.747267 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:44945
I20260806 10:41:34.747809 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.748569 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.749733 15635 webserver.cc:460] Webserver started at http://127.15.68.254:37041/ using document root <none> and password file <none>
I20260806 10:41:34.749926 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.750010 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:34.750130 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:34.750679 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "534505ca1f9c4db5aaa5e2d8577a588e"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.752987 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:34.754330 18746 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.754654 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.754761 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "534505ca1f9c4db5aaa5e2d8577a588e"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.754873 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:34.764266 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.764671 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.775264 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:44945
I20260806 10:41:34.775290 18819 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:44945 every 8 connection(s)
I20260806 10:41:34.776377 18821 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 10:41:34.780365 18821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e: Bootstrap starting.
I20260806 10:41:34.781536 18821 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:34.782943 18821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e: No bootstrap required, opened a new log
I20260806 10:41:34.783490 18821 raft_consensus.cc:348] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "534505ca1f9c4db5aaa5e2d8577a588e" member_type: VOTER }
I20260806 10:41:34.783623 18821 raft_consensus.cc:374] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:34.783720 18821 raft_consensus.cc:729] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 534505ca1f9c4db5aaa5e2d8577a588e, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.783928 18821 consensus_queue.cc:260] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "534505ca1f9c4db5aaa5e2d8577a588e" member_type: VOTER }
I20260806 10:41:34.784071 18821 raft_consensus.cc:388] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.784153 18821 raft_consensus.cc:482] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.784245 18821 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:34.785997 18821 raft_consensus.cc:504] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "534505ca1f9c4db5aaa5e2d8577a588e" member_type: VOTER }
I20260806 10:41:34.786190 18821 leader_election.cc:302] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [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: 534505ca1f9c4db5aaa5e2d8577a588e; no voters:
I20260806 10:41:34.786556 18821 leader_election.cc:288] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:34.786648 18825 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:34.787056 18825 raft_consensus.cc:686] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 1 LEADER]: Becoming Leader. State: Replica: 534505ca1f9c4db5aaa5e2d8577a588e, State: Running, Role: LEADER
I20260806 10:41:34.787284 18825 consensus_queue.cc:237] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [LEADER]: Queue going to LEADER mode. State: All 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: "534505ca1f9c4db5aaa5e2d8577a588e" member_type: VOTER }
I20260806 10:41:34.787348 18821 sys_catalog.cc:564] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:34.788149 18826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "534505ca1f9c4db5aaa5e2d8577a588e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "534505ca1f9c4db5aaa5e2d8577a588e" member_type: VOTER } }
I20260806 10:41:34.788184 18827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 534505ca1f9c4db5aaa5e2d8577a588e. Latest consensus state: current_term: 1 leader_uuid: "534505ca1f9c4db5aaa5e2d8577a588e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "534505ca1f9c4db5aaa5e2d8577a588e" member_type: VOTER } }
I20260806 10:41:34.788414 18826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:34.788486 18827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:34.792213 18831 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:34.793407 18831 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:34.795040 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:34.796294 18831 catalog_manager.cc:1347] Generated new cluster ID: bd7f7ac54b934e4c89f08cbde38af4e9
I20260806 10:41:34.796380 18831 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:34.806109 18831 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:34.806828 18831 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:34.816412 18831 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e: Generated new TSK 0
I20260806 10:41:34.816622 18831 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:34.827414 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.828464 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.829751 15635 webserver.cc:460] Webserver started at http://127.15.68.193:37729/ using document root <none> and password file <none>
I20260806 10:41:34.829965 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.830037 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:34.830179 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:34.830737 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "0444890983a04bbdbfb3efc55c837b16"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.833139 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:34.834591 18855 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.834914 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:34.835048 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "0444890983a04bbdbfb3efc55c837b16"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.835160 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:34.846097 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:34.846577 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:34.847070 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:34.847837 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:34.847931 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.848030 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:34.848105 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:34.860263 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:42751
I20260806 10:41:34.860325 18952 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:42751 every 8 connection(s)
I20260806 10:41:34.867326 18953 heartbeater.cc:347] Connected to a master server at 127.15.68.254:44945
I20260806 10:41:34.867461 18953 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:34.867792 18953 heartbeater.cc:511] Master 127.15.68.254:44945 requested a full tablet report, sending...
I20260806 10:41:34.868572 18774 ts_manager.cc:194] Registered new tserver with Master: 0444890983a04bbdbfb3efc55c837b16 (127.15.68.193:42751)
I20260806 10:41:34.868796 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007722688s
I20260806 10:41:34.869678 18774 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44668
I20260806 10:41:34.878680 18774 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44684:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:34.881240 18953 heartbeater.cc:503] Master 127.15.68.254:44945 was elected leader, sending a full tablet report...
I20260806 10:41:34.890836 18901 tablet_service.cc:1467] Processing CreateTablet for tablet baeda514c0fa43f1b4daacff4859ffb5 (DEFAULT_TABLE table=fake-table [id=577cc7d8b5ac4acab65c59a3db119392]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:34.891189 18901 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet baeda514c0fa43f1b4daacff4859ffb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:34.896260 18974 tablet_bootstrap.cc:492] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: Bootstrap starting.
I20260806 10:41:34.897620 18974 tablet_bootstrap.cc:654] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:34.899138 18974 tablet_bootstrap.cc:492] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: No bootstrap required, opened a new log
I20260806 10:41:34.899271 18974 ts_tablet_manager.cc:1397] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:34.899892 18974 raft_consensus.cc:348] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0444890983a04bbdbfb3efc55c837b16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42751 } }
I20260806 10:41:34.900058 18974 raft_consensus.cc:374] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:34.900161 18974 raft_consensus.cc:729] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0444890983a04bbdbfb3efc55c837b16, State: Initialized, Role: FOLLOWER
I20260806 10:41:34.900345 18974 consensus_queue.cc:260] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0444890983a04bbdbfb3efc55c837b16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42751 } }
I20260806 10:41:34.900519 18974 raft_consensus.cc:388] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:34.900593 18974 raft_consensus.cc:482] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:34.900698 18974 raft_consensus.cc:3037] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:34.902758 18974 raft_consensus.cc:504] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0444890983a04bbdbfb3efc55c837b16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42751 } }
I20260806 10:41:34.902990 18974 leader_election.cc:302] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [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: 0444890983a04bbdbfb3efc55c837b16; no voters:
I20260806 10:41:34.903365 18974 leader_election.cc:288] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:34.903508 18976 raft_consensus.cc:2781] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:34.904035 18974 ts_tablet_manager.cc:1428] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260806 10:41:34.904304 18976 raft_consensus.cc:686] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 1 LEADER]: Becoming Leader. State: Replica: 0444890983a04bbdbfb3efc55c837b16, State: Running, Role: LEADER
I20260806 10:41:34.904536 18976 consensus_queue.cc:237] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [LEADER]: Queue going to LEADER mode. State: All 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: "0444890983a04bbdbfb3efc55c837b16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42751 } }
I20260806 10:41:34.906311 18773 catalog_manager.cc:5495] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0444890983a04bbdbfb3efc55c837b16 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "0444890983a04bbdbfb3efc55c837b16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0444890983a04bbdbfb3efc55c837b16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42751 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:34.926993 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:34.927698 18774 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44684:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:34.932287 18984 tablet.cc:1722] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:34.932790 18984 tablet.cc:1620] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: MemRowSet was empty: no flush needed.
I20260806 10:41:34.938858 18774 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e: fake-table [id=577cc7d8b5ac4acab65c59a3db119392] alter complete (version 1)
I20260806 10:41:34.940940 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:34.948472 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:34.948861 15635 tablet_replica.cc:330] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16: stopping tablet replica
I20260806 10:41:34.949075 15635 raft_consensus.cc:2229] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.949252 15635 raft_consensus.cc:2258] T baeda514c0fa43f1b4daacff4859ffb5 P 0444890983a04bbdbfb3efc55c837b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.963129 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:34.966041 15635 master.cc:537] Master@127.15.68.254:44945 shutting down...
I20260806 10:41:34.976054 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:34.976334 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:34.976519 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 534505ca1f9c4db5aaa5e2d8577a588e: stopping tablet replica
I20260806 10:41:34.981417 15635 master.cc:552] Master@127.15.68.254:44945 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (245 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260806 10:41:34.992600 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:32945
I20260806 10:41:34.993063 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:34.993799 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:34.995168 15635 webserver.cc:460] Webserver started at http://127.15.68.254:36099/ using document root <none> and password file <none>
I20260806 10:41:34.995343 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:34.995388 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:34.995461 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:34.996155 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "44f37fb398b64e7cb1f208ef5e6e5055"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:34.999848 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:41:35.001353 18989 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:35.001747 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:35.001854 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "44f37fb398b64e7cb1f208ef5e6e5055"
format_stamp: "Formatted at 2026-08-06 10:41:34 on dist-test-slave-nj21"
I20260806 10:41:35.001968 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:35.014562 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:35.015065 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:35.026315 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:32945
I20260806 10:41:35.026340 19064 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:32945 every 8 connection(s)
I20260806 10:41:35.027493 19065 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 10:41:35.031570 19065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: Bootstrap starting.
I20260806 10:41:35.032781 19065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:35.034212 19065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: No bootstrap required, opened a new log
I20260806 10:41:35.034757 19065 raft_consensus.cc:348] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f37fb398b64e7cb1f208ef5e6e5055" member_type: VOTER }
I20260806 10:41:35.034879 19065 raft_consensus.cc:374] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:35.034919 19065 raft_consensus.cc:729] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f37fb398b64e7cb1f208ef5e6e5055, State: Initialized, Role: FOLLOWER
I20260806 10:41:35.035074 19065 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44f37fb398b64e7cb1f208ef5e6e5055" member_type: VOTER }
I20260806 10:41:35.035203 19065 raft_consensus.cc:388] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:35.035245 19065 raft_consensus.cc:482] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:35.035306 19065 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:35.037022 19065 raft_consensus.cc:504] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f37fb398b64e7cb1f208ef5e6e5055" member_type: VOTER }
I20260806 10:41:35.037217 19065 leader_election.cc:302] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [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: 44f37fb398b64e7cb1f208ef5e6e5055; no voters:
I20260806 10:41:35.037560 19065 leader_election.cc:288] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:35.037695 19070 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:35.038153 19070 raft_consensus.cc:686] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 1 LEADER]: Becoming Leader. State: Replica: 44f37fb398b64e7cb1f208ef5e6e5055, State: Running, Role: LEADER
I20260806 10:41:35.038340 19065 sys_catalog.cc:564] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:35.038399 19070 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [LEADER]: Queue going to LEADER mode. State: All 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: "44f37fb398b64e7cb1f208ef5e6e5055" member_type: VOTER }
I20260806 10:41:35.039098 19075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44f37fb398b64e7cb1f208ef5e6e5055. Latest consensus state: current_term: 1 leader_uuid: "44f37fb398b64e7cb1f208ef5e6e5055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f37fb398b64e7cb1f208ef5e6e5055" member_type: VOTER } }
I20260806 10:41:35.039234 19072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44f37fb398b64e7cb1f208ef5e6e5055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44f37fb398b64e7cb1f208ef5e6e5055" member_type: VOTER } }
I20260806 10:41:35.039347 19075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:35.039450 19072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:35.040925 19080 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:35.042045 19080 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:35.042430 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:35.044837 19080 catalog_manager.cc:1347] Generated new cluster ID: 3d12f1aa11894191ae4e7fb5271370cb
I20260806 10:41:35.044914 19080 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:35.075773 19080 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:35.076566 19080 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:35.082099 19080 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: Generated new TSK 0
I20260806 10:41:35.082319 19080 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:35.107161 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:35.108233 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:35.109602 15635 webserver.cc:460] Webserver started at http://127.15.68.193:36479/ using document root <none> and password file <none>
I20260806 10:41:35.109805 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:35.109865 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:35.109988 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:35.110600 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "98bea969ed3c4f23bbdc4f53b92030c7"
format_stamp: "Formatted at 2026-08-06 10:41:35 on dist-test-slave-nj21"
I20260806 10:41:35.113090 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:35.114677 19102 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:35.115001 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:35.115114 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "98bea969ed3c4f23bbdc4f53b92030c7"
format_stamp: "Formatted at 2026-08-06 10:41:35 on dist-test-slave-nj21"
I20260806 10:41:35.115233 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:35.129659 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:35.130154 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:35.130728 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:35.131603 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:35.131714 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:35.131817 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:35.131891 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:35.144215 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:40361
I20260806 10:41:35.144263 19193 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:40361 every 8 connection(s)
I20260806 10:41:35.151476 19194 heartbeater.cc:347] Connected to a master server at 127.15.68.254:32945
I20260806 10:41:35.151607 19194 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:35.151919 19194 heartbeater.cc:511] Master 127.15.68.254:32945 requested a full tablet report, sending...
I20260806 10:41:35.152725 19014 ts_manager.cc:194] Registered new tserver with Master: 98bea969ed3c4f23bbdc4f53b92030c7 (127.15.68.193:40361)
I20260806 10:41:35.152913 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00787046s
I20260806 10:41:35.153857 19014 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59196
I20260806 10:41:35.162809 19014 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59206:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:35.165361 19194 heartbeater.cc:503] Master 127.15.68.254:32945 was elected leader, sending a full tablet report...
I20260806 10:41:35.174340 19147 tablet_service.cc:1467] Processing CreateTablet for tablet 6e35a827bd064732993649a16c6bb13b (DEFAULT_TABLE table=fake-table [id=69a7ab7859b54058af637cec1e3b00aa]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:35.174734 19147 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6e35a827bd064732993649a16c6bb13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:35.179450 19218 tablet_bootstrap.cc:492] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: Bootstrap starting.
I20260806 10:41:35.180742 19218 tablet_bootstrap.cc:654] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:35.182292 19218 tablet_bootstrap.cc:492] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: No bootstrap required, opened a new log
I20260806 10:41:35.182427 19218 ts_tablet_manager.cc:1397] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:35.182996 19218 raft_consensus.cc:348] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98bea969ed3c4f23bbdc4f53b92030c7" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40361 } }
I20260806 10:41:35.183158 19218 raft_consensus.cc:374] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:35.183255 19218 raft_consensus.cc:729] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bea969ed3c4f23bbdc4f53b92030c7, State: Initialized, Role: FOLLOWER
I20260806 10:41:35.183454 19218 consensus_queue.cc:260] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98bea969ed3c4f23bbdc4f53b92030c7" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40361 } }
I20260806 10:41:35.183624 19218 raft_consensus.cc:388] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:35.183727 19218 raft_consensus.cc:482] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:35.183836 19218 raft_consensus.cc:3037] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:35.185520 19218 raft_consensus.cc:504] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98bea969ed3c4f23bbdc4f53b92030c7" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40361 } }
I20260806 10:41:35.185743 19218 leader_election.cc:302] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [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: 98bea969ed3c4f23bbdc4f53b92030c7; no voters:
I20260806 10:41:35.186160 19218 leader_election.cc:288] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:35.186285 19220 raft_consensus.cc:2781] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:35.186851 19218 ts_tablet_manager.cc:1428] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: Time spent starting tablet: real 0.004s user 0.001s sys 0.004s
I20260806 10:41:35.187249 19220 raft_consensus.cc:686] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 1 LEADER]: Becoming Leader. State: Replica: 98bea969ed3c4f23bbdc4f53b92030c7, State: Running, Role: LEADER
I20260806 10:41:35.187511 19220 consensus_queue.cc:237] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [LEADER]: Queue going to LEADER mode. State: All 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: "98bea969ed3c4f23bbdc4f53b92030c7" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40361 } }
I20260806 10:41:35.189405 19013 catalog_manager.cc:5495] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bea969ed3c4f23bbdc4f53b92030c7 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "98bea969ed3c4f23bbdc4f53b92030c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98bea969ed3c4f23bbdc4f53b92030c7" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40361 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:35.204998 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:39.149639 19196 maintenance_manager.cc:419] P 98bea969ed3c4f23bbdc4f53b92030c7: Scheduling FlushMRSOp(6e35a827bd064732993649a16c6bb13b): perf score=1.000000
I20260806 10:41:40.525261 19109 maintenance_manager.cc:643] P 98bea969ed3c4f23bbdc4f53b92030c7: FlushMRSOp(6e35a827bd064732993649a16c6bb13b) complete. Timing: real 1.375s user 1.080s sys 0.292s Metrics: {"bytes_written":121043,"cfile_init":1,"dirs.queue_time_us":355,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":750,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2757,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":38701,"thread_start_us":257,"threads_started":1}
I20260806 10:41:43.529838 19196 maintenance_manager.cc:419] P 98bea969ed3c4f23bbdc4f53b92030c7: Scheduling FlushMRSOp(6e35a827bd064732993649a16c6bb13b): perf score=1.000000
I20260806 10:41:44.477923 19109 maintenance_manager.cc:643] P 98bea969ed3c4f23bbdc4f53b92030c7: FlushMRSOp(6e35a827bd064732993649a16c6bb13b) complete. Timing: real 0.948s user 0.933s sys 0.012s Metrics: {"bytes_written":130561,"cfile_init":1,"dirs.queue_time_us":346,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1242,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2784,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39650,"thread_start_us":256,"threads_started":1}
I20260806 10:41:44.479074 19196 maintenance_manager.cc:419] P 98bea969ed3c4f23bbdc4f53b92030c7: Scheduling CompactRowSetsOp(6e35a827bd064732993649a16c6bb13b): perf score=1.013908
I20260806 10:41:45.555009 19109 maintenance_manager.cc:643] P 98bea969ed3c4f23bbdc4f53b92030c7: CompactRowSetsOp(6e35a827bd064732993649a16c6bb13b) complete. Timing: real 1.076s user 1.031s sys 0.044s Metrics: {"bytes_written":246580,"cfile_cache_hit":9,"cfile_cache_hit_bytes":42857,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1181019,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1961,"dirs.run_cpu_time_us":215,"dirs.run_wall_time_us":1613,"drs_written":1,"lbm_read_time_us":2448,"lbm_reads_lt_1ms":71,"lbm_write_time_us":5062,"lbm_writes_lt_1ms":84,"num_input_rowsets":2,"peak_mem_usage":628859,"rows_written":78351,"thread_start_us":1444,"threads_started":5}
I20260806 10:41:46.163260 15635 alter_table-test.cc:900] Verifying initial pattern
I20260806 10:41:48.660092 15635 alter_table-test.cc:903] Dropping and adding back c1
I20260806 10:41:48.660924 19013 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59206:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260806 10:41:48.669099 19261 tablet.cc:1722] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:49.149739 19013 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: fake-table [id=69a7ab7859b54058af637cec1e3b00aa] alter complete (version 1)
I20260806 10:41:49.228825 19013 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59206:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:49.233857 19261 tablet.cc:1722] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:49.234345 19261 tablet.cc:1620] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: MemRowSet was empty: no flush needed.
I20260806 10:41:49.240898 19013 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: fake-table [id=69a7ab7859b54058af637cec1e3b00aa] alter complete (version 2)
I20260806 10:41:49.244154 15635 alter_table-test.cc:910] Verifying that the new default shows up
I20260806 10:41:51.138623 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:51.149691 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:51.149919 15635 tablet_replica.cc:330] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7: stopping tablet replica
I20260806 10:41:51.150111 15635 raft_consensus.cc:2229] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:51.150300 15635 raft_consensus.cc:2258] T 6e35a827bd064732993649a16c6bb13b P 98bea969ed3c4f23bbdc4f53b92030c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:51.163841 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:51.166962 15635 master.cc:537] Master@127.15.68.254:32945 shutting down...
I20260806 10:41:51.174817 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:51.175009 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:51.175100 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 44f37fb398b64e7cb1f208ef5e6e5055: stopping tablet replica
I20260806 10:41:51.187968 15635 master.cc:552] Master@127.15.68.254:32945 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (16207 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260806 10:41:51.213342 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:45197
I20260806 10:41:51.213884 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:51.214715 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:51.216101 15635 webserver.cc:460] Webserver started at http://127.15.68.254:35735/ using document root <none> and password file <none>
I20260806 10:41:51.216290 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:51.216354 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:51.216465 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:51.217028 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "8a995bd27aa240e0bb58ac6ef0b2702b"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.219370 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:51.220821 19275 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.221123 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:51.221215 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "8a995bd27aa240e0bb58ac6ef0b2702b"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.221313 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:51.229671 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:51.230053 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:51.240993 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:45197
I20260806 10:41:51.241024 19349 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:45197 every 8 connection(s)
I20260806 10:41:51.242131 19350 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 10:41:51.246210 19350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: Bootstrap starting.
I20260806 10:41:51.247372 19350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:51.248723 19350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: No bootstrap required, opened a new log
I20260806 10:41:51.249222 19350 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a995bd27aa240e0bb58ac6ef0b2702b" member_type: VOTER }
I20260806 10:41:51.249373 19350 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:51.249428 19350 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a995bd27aa240e0bb58ac6ef0b2702b, State: Initialized, Role: FOLLOWER
I20260806 10:41:51.249648 19350 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a995bd27aa240e0bb58ac6ef0b2702b" member_type: VOTER }
I20260806 10:41:51.249792 19350 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:51.249843 19350 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:51.249912 19350 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:51.251641 19350 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a995bd27aa240e0bb58ac6ef0b2702b" member_type: VOTER }
I20260806 10:41:51.251860 19350 leader_election.cc:302] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [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: 8a995bd27aa240e0bb58ac6ef0b2702b; no voters:
I20260806 10:41:51.252219 19350 leader_election.cc:288] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:51.252344 19353 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:51.252774 19353 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 1 LEADER]: Becoming Leader. State: Replica: 8a995bd27aa240e0bb58ac6ef0b2702b, State: Running, Role: LEADER
I20260806 10:41:51.253038 19350 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:51.253016 19353 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [LEADER]: Queue going to LEADER mode. State: All 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: "8a995bd27aa240e0bb58ac6ef0b2702b" member_type: VOTER }
I20260806 10:41:51.253756 19357 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a995bd27aa240e0bb58ac6ef0b2702b. Latest consensus state: current_term: 1 leader_uuid: "8a995bd27aa240e0bb58ac6ef0b2702b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a995bd27aa240e0bb58ac6ef0b2702b" member_type: VOTER } }
I20260806 10:41:51.253846 19356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a995bd27aa240e0bb58ac6ef0b2702b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a995bd27aa240e0bb58ac6ef0b2702b" member_type: VOTER } }
I20260806 10:41:51.254017 19357 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:51.254139 19356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:51.255216 19362 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:51.256708 19362 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:51.259663 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:51.259848 19362 catalog_manager.cc:1347] Generated new cluster ID: 1d7c7e286f3e4e9b9e76d9b919ab589f
I20260806 10:41:51.259924 19362 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:51.265857 19362 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:51.266698 19362 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:51.276698 19362 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: Generated new TSK 0
I20260806 10:41:51.276929 19362 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:51.292271 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:51.293298 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:51.294611 15635 webserver.cc:460] Webserver started at http://127.15.68.193:37159/ using document root <none> and password file <none>
I20260806 10:41:51.294829 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:51.294910 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:51.295039 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:51.295614 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "a7a115ca2edc4a61a2bc6efd7ff0d130"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.297955 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:41:51.299347 19385 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.299692 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:51.299853 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "a7a115ca2edc4a61a2bc6efd7ff0d130"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.299968 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:51.315129 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:51.315605 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:51.316175 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:51.316934 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:51.317008 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.317116 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:51.317171 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.329118 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:42261
I20260806 10:41:51.329150 19475 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:42261 every 8 connection(s)
I20260806 10:41:51.336197 19476 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45197
I20260806 10:41:51.336328 19476 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:51.336618 19476 heartbeater.cc:511] Master 127.15.68.254:45197 requested a full tablet report, sending...
I20260806 10:41:51.337388 19301 ts_manager.cc:194] Registered new tserver with Master: a7a115ca2edc4a61a2bc6efd7ff0d130 (127.15.68.193:42261)
I20260806 10:41:51.337632 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007693419s
I20260806 10:41:51.338598 19301 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58936
I20260806 10:41:51.347954 19301 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58952:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:51.350171 19476 heartbeater.cc:503] Master 127.15.68.254:45197 was elected leader, sending a full tablet report...
I20260806 10:41:51.365492 19426 tablet_service.cc:1467] Processing CreateTablet for tablet 02f760c312ba4766996f0382a6a7bfdc (DEFAULT_TABLE table=fake-table [id=0ed149a535f04bae8ead63672c77da4c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:51.365923 19426 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 02f760c312ba4766996f0382a6a7bfdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:51.371011 19493 tablet_bootstrap.cc:492] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: Bootstrap starting.
I20260806 10:41:51.372608 19493 tablet_bootstrap.cc:654] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:51.374413 19493 tablet_bootstrap.cc:492] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: No bootstrap required, opened a new log
I20260806 10:41:51.374554 19493 ts_tablet_manager.cc:1397] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:41:51.375160 19493 raft_consensus.cc:348] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a115ca2edc4a61a2bc6efd7ff0d130" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42261 } }
I20260806 10:41:51.375324 19493 raft_consensus.cc:374] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:51.375409 19493 raft_consensus.cc:729] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a115ca2edc4a61a2bc6efd7ff0d130, State: Initialized, Role: FOLLOWER
I20260806 10:41:51.375614 19493 consensus_queue.cc:260] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7a115ca2edc4a61a2bc6efd7ff0d130" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42261 } }
I20260806 10:41:51.375846 19493 raft_consensus.cc:388] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:51.375932 19493 raft_consensus.cc:482] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:51.376024 19493 raft_consensus.cc:3037] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:51.378320 19493 raft_consensus.cc:504] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a115ca2edc4a61a2bc6efd7ff0d130" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42261 } }
I20260806 10:41:51.378543 19493 leader_election.cc:302] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [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: a7a115ca2edc4a61a2bc6efd7ff0d130; no voters:
I20260806 10:41:51.378933 19493 leader_election.cc:288] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:51.379034 19497 raft_consensus.cc:2781] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:51.379626 19493 ts_tablet_manager.cc:1428] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:41:51.379765 19497 raft_consensus.cc:686] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 1 LEADER]: Becoming Leader. State: Replica: a7a115ca2edc4a61a2bc6efd7ff0d130, State: Running, Role: LEADER
I20260806 10:41:51.380012 19497 consensus_queue.cc:237] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [LEADER]: Queue going to LEADER mode. State: All 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: "a7a115ca2edc4a61a2bc6efd7ff0d130" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42261 } }
I20260806 10:41:51.381906 19301 catalog_manager.cc:5495] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a115ca2edc4a61a2bc6efd7ff0d130 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a7a115ca2edc4a61a2bc6efd7ff0d130" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a115ca2edc4a61a2bc6efd7ff0d130" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 42261 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:51.397248 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:51.397908 19301 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58952:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260806 10:41:51.402386 19506 tablet.cc:1722] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:51.408905 19301 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: someothername [id=0ed149a535f04bae8ead63672c77da4c] alter complete (version 1)
I20260806 10:41:51.410128 19299 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58952:
table { table_name: "someothername" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:51.414026 19506 tablet.cc:1722] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:51.414435 19506 tablet.cc:1620] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: MemRowSet was empty: no flush needed.
I20260806 10:41:51.420270 19299 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: someothername [id=0ed149a535f04bae8ead63672c77da4c] alter complete (version 2)
I20260806 10:41:51.421325 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:51.428771 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:51.429142 15635 tablet_replica.cc:330] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130: stopping tablet replica
I20260806 10:41:51.429339 15635 raft_consensus.cc:2229] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:51.429553 15635 raft_consensus.cc:2258] T 02f760c312ba4766996f0382a6a7bfdc P a7a115ca2edc4a61a2bc6efd7ff0d130 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:51.443714 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:51.446702 15635 master.cc:537] Master@127.15.68.254:45197 shutting down...
I20260806 10:41:51.461969 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:51.462196 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:51.462338 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8a995bd27aa240e0bb58ac6ef0b2702b: stopping tablet replica
I20260806 10:41:51.466385 15635 master.cc:552] Master@127.15.68.254:45197 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (262 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260806 10:41:51.476153 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:42613
I20260806 10:41:51.476609 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:51.477381 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:51.478543 15635 webserver.cc:460] Webserver started at http://127.15.68.254:45669/ using document root <none> and password file <none>
I20260806 10:41:51.478734 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:51.478817 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:51.478941 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:51.479571 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "fe1ece4c60e64eb38850a69509656c55"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.481900 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:41:51.483325 19511 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.483719 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:51.483835 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "fe1ece4c60e64eb38850a69509656c55"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.483945 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:51.497395 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:51.497814 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:51.509758 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:42613
I20260806 10:41:51.509804 19582 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:42613 every 8 connection(s)
I20260806 10:41:51.510988 19584 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 10:41:51.515810 19584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55: Bootstrap starting.
I20260806 10:41:51.517107 19584 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:51.518756 19584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55: No bootstrap required, opened a new log
I20260806 10:41:51.519368 19584 raft_consensus.cc:348] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe1ece4c60e64eb38850a69509656c55" member_type: VOTER }
I20260806 10:41:51.519517 19584 raft_consensus.cc:374] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:51.519582 19584 raft_consensus.cc:729] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1ece4c60e64eb38850a69509656c55, State: Initialized, Role: FOLLOWER
I20260806 10:41:51.519817 19584 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe1ece4c60e64eb38850a69509656c55" member_type: VOTER }
I20260806 10:41:51.519966 19584 raft_consensus.cc:388] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:51.520049 19584 raft_consensus.cc:482] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:51.520128 19584 raft_consensus.cc:3037] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:51.522120 19584 raft_consensus.cc:504] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe1ece4c60e64eb38850a69509656c55" member_type: VOTER }
I20260806 10:41:51.522316 19584 leader_election.cc:302] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [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: fe1ece4c60e64eb38850a69509656c55; no voters:
I20260806 10:41:51.522670 19584 leader_election.cc:288] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:51.522773 19589 raft_consensus.cc:2781] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:51.523245 19589 raft_consensus.cc:686] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 1 LEADER]: Becoming Leader. State: Replica: fe1ece4c60e64eb38850a69509656c55, State: Running, Role: LEADER
I20260806 10:41:51.523526 19584 sys_catalog.cc:564] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:51.523504 19589 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [LEADER]: Queue going to LEADER mode. State: All 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: "fe1ece4c60e64eb38850a69509656c55" member_type: VOTER }
I20260806 10:41:51.524376 19590 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe1ece4c60e64eb38850a69509656c55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe1ece4c60e64eb38850a69509656c55" member_type: VOTER } }
I20260806 10:41:51.524411 19592 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe1ece4c60e64eb38850a69509656c55. Latest consensus state: current_term: 1 leader_uuid: "fe1ece4c60e64eb38850a69509656c55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe1ece4c60e64eb38850a69509656c55" member_type: VOTER } }
I20260806 10:41:51.525154 19592 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:51.525429 19590 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:51.525856 19601 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:51.527522 19601 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:51.528568 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:51.530689 19601 catalog_manager.cc:1347] Generated new cluster ID: 78fa2f263e414a7390fa4cfdfc20d410
I20260806 10:41:51.530771 19601 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:51.546698 19601 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:51.547557 19601 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:51.555073 19601 catalog_manager.cc:5868] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55: Generated new TSK 0
I20260806 10:41:51.555290 19601 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:51.561357 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:51.562493 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:51.563830 15635 webserver.cc:460] Webserver started at http://127.15.68.193:36917/ using document root <none> and password file <none>
I20260806 10:41:51.564034 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:51.564112 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:51.564242 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:51.564839 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "c3030a7cc65a4b75bfcf673d7b371e2f"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.567205 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:51.568733 19623 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.569049 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:51.569159 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "c3030a7cc65a4b75bfcf673d7b371e2f"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.569285 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:51.588526 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:51.588985 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:51.589552 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:51.590353 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:51.590430 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.590529 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:51.590585 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.601977 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:36603
I20260806 10:41:51.602003 19721 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:36603 every 8 connection(s)
I20260806 10:41:51.609001 19724 heartbeater.cc:347] Connected to a master server at 127.15.68.254:42613
I20260806 10:41:51.609139 19724 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:51.609447 19724 heartbeater.cc:511] Master 127.15.68.254:42613 requested a full tablet report, sending...
I20260806 10:41:51.610229 19534 ts_manager.cc:194] Registered new tserver with Master: c3030a7cc65a4b75bfcf673d7b371e2f (127.15.68.193:36603)
I20260806 10:41:51.610488 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007742849s
I20260806 10:41:51.611286 19534 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57158
I20260806 10:41:51.620991 19534 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57164:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:51.622656 19724 heartbeater.cc:503] Master 127.15.68.254:42613 was elected leader, sending a full tablet report...
I20260806 10:41:51.636703 19666 tablet_service.cc:1467] Processing CreateTablet for tablet 7f04673aca154453b91b1c1586f6103b (DEFAULT_TABLE table=fake-table [id=1e5a221f9f2e4bb08508b225fdda802a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:51.637091 19666 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7f04673aca154453b91b1c1586f6103b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:51.642160 19745 tablet_bootstrap.cc:492] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f: Bootstrap starting.
I20260806 10:41:51.643651 19745 tablet_bootstrap.cc:654] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:51.645210 19745 tablet_bootstrap.cc:492] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f: No bootstrap required, opened a new log
I20260806 10:41:51.645354 19745 ts_tablet_manager.cc:1397] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:51.646030 19745 raft_consensus.cc:348] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3030a7cc65a4b75bfcf673d7b371e2f" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36603 } }
I20260806 10:41:51.646242 19745 raft_consensus.cc:374] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:51.646355 19745 raft_consensus.cc:729] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3030a7cc65a4b75bfcf673d7b371e2f, State: Initialized, Role: FOLLOWER
I20260806 10:41:51.646596 19745 consensus_queue.cc:260] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3030a7cc65a4b75bfcf673d7b371e2f" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36603 } }
I20260806 10:41:51.646757 19745 raft_consensus.cc:388] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:51.646843 19745 raft_consensus.cc:482] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:51.646941 19745 raft_consensus.cc:3037] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:51.649120 19745 raft_consensus.cc:504] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3030a7cc65a4b75bfcf673d7b371e2f" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36603 } }
I20260806 10:41:51.649317 19745 leader_election.cc:302] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [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: c3030a7cc65a4b75bfcf673d7b371e2f; no voters:
I20260806 10:41:51.649660 19745 leader_election.cc:288] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:51.649806 19748 raft_consensus.cc:2781] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:51.650341 19748 raft_consensus.cc:686] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 1 LEADER]: Becoming Leader. State: Replica: c3030a7cc65a4b75bfcf673d7b371e2f, State: Running, Role: LEADER
I20260806 10:41:51.650537 19745 ts_tablet_manager.cc:1428] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:41:51.650645 19748 consensus_queue.cc:237] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [LEADER]: Queue going to LEADER mode. State: All 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: "c3030a7cc65a4b75bfcf673d7b371e2f" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36603 } }
I20260806 10:41:51.652544 19534 catalog_manager.cc:5495] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f reported cstate change: term changed from 0 to 1, leader changed from <none> to c3030a7cc65a4b75bfcf673d7b371e2f (127.15.68.193). New cstate: current_term: 1 leader_uuid: "c3030a7cc65a4b75bfcf673d7b371e2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3030a7cc65a4b75bfcf673d7b371e2f" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36603 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:51.672556 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:51.673177 19534 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57164:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260806 10:41:51.674206 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:51.686651 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:51.687023 15635 tablet_replica.cc:330] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f: stopping tablet replica
I20260806 10:41:51.687295 15635 raft_consensus.cc:2229] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:51.687598 15635 raft_consensus.cc:2258] T 7f04673aca154453b91b1c1586f6103b P c3030a7cc65a4b75bfcf673d7b371e2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:51.702088 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:51.704977 15635 master.cc:537] Master@127.15.68.254:42613 shutting down...
I20260806 10:41:51.712451 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:51.712647 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:51.712808 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P fe1ece4c60e64eb38850a69509656c55: stopping tablet replica
I20260806 10:41:51.716801 15635 master.cc:552] Master@127.15.68.254:42613 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (250 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260806 10:41:51.726620 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:39961
I20260806 10:41:51.727092 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:51.727989 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:51.729239 15635 webserver.cc:460] Webserver started at http://127.15.68.254:43503/ using document root <none> and password file <none>
I20260806 10:41:51.729435 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:51.729519 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:51.729646 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:51.730264 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "c2bf88b24f8e4f94b393c352317985c3"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.732654 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:51.734210 19765 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.734575 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:51.734678 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "c2bf88b24f8e4f94b393c352317985c3"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.734819 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:51.743961 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:51.744413 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:51.755589 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:39961
I20260806 10:41:51.755649 19840 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:39961 every 8 connection(s)
I20260806 10:41:51.756832 19841 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 10:41:51.761287 19841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: Bootstrap starting.
I20260806 10:41:51.762543 19841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:51.764086 19841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: No bootstrap required, opened a new log
I20260806 10:41:51.764631 19841 raft_consensus.cc:348] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bf88b24f8e4f94b393c352317985c3" member_type: VOTER }
I20260806 10:41:51.764771 19841 raft_consensus.cc:374] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:51.764846 19841 raft_consensus.cc:729] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bf88b24f8e4f94b393c352317985c3, State: Initialized, Role: FOLLOWER
I20260806 10:41:51.765046 19841 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2bf88b24f8e4f94b393c352317985c3" member_type: VOTER }
I20260806 10:41:51.765182 19841 raft_consensus.cc:388] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:51.765262 19841 raft_consensus.cc:482] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:51.765350 19841 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:51.767282 19841 raft_consensus.cc:504] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bf88b24f8e4f94b393c352317985c3" member_type: VOTER }
I20260806 10:41:51.767477 19841 leader_election.cc:302] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [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: c2bf88b24f8e4f94b393c352317985c3; no voters:
I20260806 10:41:51.767869 19841 leader_election.cc:288] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:51.768003 19846 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:51.768455 19846 raft_consensus.cc:686] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 1 LEADER]: Becoming Leader. State: Replica: c2bf88b24f8e4f94b393c352317985c3, State: Running, Role: LEADER
I20260806 10:41:51.768708 19841 sys_catalog.cc:564] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:51.768680 19846 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [LEADER]: Queue going to LEADER mode. State: All 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: "c2bf88b24f8e4f94b393c352317985c3" member_type: VOTER }
I20260806 10:41:51.769378 19850 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2bf88b24f8e4f94b393c352317985c3. Latest consensus state: current_term: 1 leader_uuid: "c2bf88b24f8e4f94b393c352317985c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bf88b24f8e4f94b393c352317985c3" member_type: VOTER } }
I20260806 10:41:51.769462 19848 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2bf88b24f8e4f94b393c352317985c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2bf88b24f8e4f94b393c352317985c3" member_type: VOTER } }
I20260806 10:41:51.769667 19850 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:51.769717 19848 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:51.772064 19856 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:51.773315 19856 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:51.773685 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:51.775960 19856 catalog_manager.cc:1347] Generated new cluster ID: 4a5f76f73ea246daa4537b866a3f4a49
I20260806 10:41:51.776050 19856 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:51.783914 19856 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:51.784723 19856 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:51.789309 19856 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: Generated new TSK 0
I20260806 10:41:51.789564 19856 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:51.806066 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:51.807123 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:51.808467 15635 webserver.cc:460] Webserver started at http://127.15.68.193:34267/ using document root <none> and password file <none>
I20260806 10:41:51.808672 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:51.808746 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:51.808878 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:51.809505 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "c818df980036484091752163aaa7eb0e"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.811903 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:51.813385 19879 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.813696 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:51.813809 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "c818df980036484091752163aaa7eb0e"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:51.813921 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:51.833098 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:51.833591 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:51.834115 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:51.834893 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:51.834973 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.835070 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:51.835127 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:51.846419 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:34187
I20260806 10:41:51.846443 19973 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:34187 every 8 connection(s)
I20260806 10:41:51.853868 19974 heartbeater.cc:347] Connected to a master server at 127.15.68.254:39961
I20260806 10:41:51.854018 19974 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:51.854293 19974 heartbeater.cc:511] Master 127.15.68.254:39961 requested a full tablet report, sending...
I20260806 10:41:51.855072 19788 ts_manager.cc:194] Registered new tserver with Master: c818df980036484091752163aaa7eb0e (127.15.68.193:34187)
I20260806 10:41:51.856037 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008807414s
I20260806 10:41:51.856144 19788 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35060
I20260806 10:41:51.866098 19788 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35062:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:51.867456 19974 heartbeater.cc:503] Master 127.15.68.254:39961 was elected leader, sending a full tablet report...
I20260806 10:41:51.878398 19917 tablet_service.cc:1467] Processing CreateTablet for tablet 237075580b7949d09cb394cd22db4124 (DEFAULT_TABLE table=fake-table [id=94cd07e338d843c786b25ad06b500f55]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:51.878870 19917 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 237075580b7949d09cb394cd22db4124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:51.884110 19994 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap starting.
I20260806 10:41:51.885654 19994 tablet_bootstrap.cc:654] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:51.887243 19994 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: No bootstrap required, opened a new log
I20260806 10:41:51.887368 19994 ts_tablet_manager.cc:1397] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:41:51.888032 19994 raft_consensus.cc:348] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:51.888185 19994 raft_consensus.cc:374] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:51.888271 19994 raft_consensus.cc:729] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c818df980036484091752163aaa7eb0e, State: Initialized, Role: FOLLOWER
I20260806 10:41:51.888484 19994 consensus_queue.cc:260] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:51.888649 19994 raft_consensus.cc:388] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:51.888726 19994 raft_consensus.cc:482] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:51.888813 19994 raft_consensus.cc:3037] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:51.891263 19994 raft_consensus.cc:504] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:51.891475 19994 leader_election.cc:302] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [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: c818df980036484091752163aaa7eb0e; no voters:
I20260806 10:41:51.891887 19994 leader_election.cc:288] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:51.892019 19996 raft_consensus.cc:2781] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:51.892501 19996 raft_consensus.cc:686] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 LEADER]: Becoming Leader. State: Replica: c818df980036484091752163aaa7eb0e, State: Running, Role: LEADER
I20260806 10:41:51.892593 19994 ts_tablet_manager.cc:1428] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260806 10:41:51.892792 19996 consensus_queue.cc:237] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [LEADER]: Queue going to LEADER mode. State: All 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: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:51.894629 19788 catalog_manager.cc:5495] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e reported cstate change: term changed from 0 to 1, leader changed from <none> to c818df980036484091752163aaa7eb0e (127.15.68.193). New cstate: current_term: 1 leader_uuid: "c818df980036484091752163aaa7eb0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:51.915336 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:51.916119 19787 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35062:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:51.920825 20002 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:51.921308 20002 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:51.927353 19787 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: fake-table [id=94cd07e338d843c786b25ad06b500f55] alter complete (version 1)
I20260806 10:41:51.988727 15635 alter_table-test.cc:950] Dropping c1
I20260806 10:41:51.989509 19788 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35062:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260806 10:41:51.994197 20002 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:52.008562 19787 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: fake-table [id=94cd07e338d843c786b25ad06b500f55] alter complete (version 2)
I20260806 10:41:52.016065 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:52.025554 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:52.025923 15635 tablet_replica.cc:330] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: stopping tablet replica
I20260806 10:41:52.026176 15635 raft_consensus.cc:2229] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:52.026399 15635 raft_consensus.cc:2258] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:52.031654 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:52.035550 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:52.036842 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:52.038270 15635 webserver.cc:460] Webserver started at http://127.15.68.193:34267/ using document root <none> and password file <none>
I20260806 10:41:52.038497 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:52.038568 15635 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 10:41:52.040772 15635 fs_manager.cc:709] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:41:52.050874 20016 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.051270 15635 fs_manager.cc:725] Time spent opening block manager: real 0.010s user 0.002s sys 0.000s
I20260806 10:41:52.051389 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "c818df980036484091752163aaa7eb0e"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:52.051540 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (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 10:41:52.063573 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:52.064114 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:52.064661 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:52.065891 20025 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260806 10:41:52.069334 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 10:41:52.069425 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.004s user 0.000s sys 0.000s
I20260806 10:41:52.069546 15635 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260806 10:41:52.072057 15635 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 10:41:52.072165 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:52.072189 20025 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap starting.
I20260806 10:41:52.086380 20025 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:52.087178 20025 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:52.087357 20025 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:41:52.094488 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:34187
I20260806 10:41:52.094517 20114 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:34187 every 8 connection(s)
I20260806 10:41:52.094736 20025 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:52.095340 20025 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:52.095520 20025 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:41:52.096329 20025 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:41:52.096880 20025 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap complete.
I20260806 10:41:52.104809 20025 ts_tablet_manager.cc:1397] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Time spent bootstrapping tablet: real 0.033s user 0.017s sys 0.014s
I20260806 10:41:52.105738 20025 raft_consensus.cc:348] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.105964 20025 raft_consensus.cc:729] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c818df980036484091752163aaa7eb0e, State: Initialized, Role: FOLLOWER
I20260806 10:41:52.106206 20025 consensus_queue.cc:260] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.106459 20025 raft_consensus.cc:388] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:52.106552 20025 raft_consensus.cc:482] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:52.106662 20025 raft_consensus.cc:3037] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 10:41:52.109963 20025 raft_consensus.cc:504] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.110247 20025 leader_election.cc:302] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [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: c818df980036484091752163aaa7eb0e; no voters:
I20260806 10:41:52.111903 20025 leader_election.cc:288] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [CANDIDATE]: Term 2 election: Requested vote from peers
I20260806 10:41:52.112008 20124 raft_consensus.cc:2781] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 10:41:52.116132 20115 heartbeater.cc:347] Connected to a master server at 127.15.68.254:39961
I20260806 10:41:52.116341 20115 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:52.116765 20115 heartbeater.cc:511] Master 127.15.68.254:39961 requested a full tablet report, sending...
I20260806 10:41:52.118603 20124 raft_consensus.cc:686] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 LEADER]: Becoming Leader. State: Replica: c818df980036484091752163aaa7eb0e, State: Running, Role: LEADER
I20260806 10:41:52.118810 20025 ts_tablet_manager.cc:1428] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Time spent starting tablet: real 0.014s user 0.010s sys 0.004s
I20260806 10:41:52.118937 20124 consensus_queue.cc:237] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [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: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.120754 19787 ts_manager.cc:194] Re-registered known tserver with Master: c818df980036484091752163aaa7eb0e (127.15.68.193:34187)
I20260806 10:41:52.121208 19787 catalog_manager.cc:5495] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "c818df980036484091752163aaa7eb0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:52.124946 19787 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35080
I20260806 10:41:52.126328 20115 heartbeater.cc:503] Master 127.15.68.254:39961 was elected leader, sending a full tablet report...
I20260806 10:41:52.149376 19787 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35062:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: " N\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:52.161697 20134 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:41:52.162478 20134 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:52.170307 19787 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: fake-table [id=94cd07e338d843c786b25ad06b500f55] alter complete (version 3)
I20260806 10:41:52.180862 15635 tablet_server.cc:178] TabletServer@127.15.68.193:34187 shutting down...
I20260806 10:41:52.190290 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:52.190771 15635 tablet_replica.cc:330] stopping tablet replica
I20260806 10:41:52.190989 15635 raft_consensus.cc:2229] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 LEADER]: Raft consensus shutting down.
I20260806 10:41:52.191210 15635 raft_consensus.cc:2258] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:52.206461 15635 tablet_server.cc:194] TabletServer@127.15.68.193:34187 shutdown complete.
I20260806 10:41:52.210587 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:52.211804 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:52.213274 15635 webserver.cc:460] Webserver started at http://127.15.68.193:34267/ using document root <none> and password file <none>
I20260806 10:41:52.213518 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:52.213593 15635 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260806 10:41:52.215724 15635 fs_manager.cc:709] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:41:52.221160 20141 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.221563 15635 fs_manager.cc:725] Time spent opening block manager: real 0.005s user 0.001s sys 0.000s
I20260806 10:41:52.221679 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "c818df980036484091752163aaa7eb0e"
format_stamp: "Formatted at 2026-08-06 10:41:51 on dist-test-slave-nj21"
I20260806 10:41:52.221819 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1786012889624408-15635-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (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 10:41:52.239617 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:52.240208 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:52.240763 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:52.246354 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260806 10:41:52.246454 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.005s user 0.000s sys 0.000s
I20260806 10:41:52.248893 15635 ts_tablet_manager.cc:610] Registered 1 tablets
I20260806 10:41:52.248975 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20260806 10:41:52.249069 20150 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap starting.
I20260806 10:41:52.257814 20150 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:52.258528 20150 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:52.258683 20150 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:41:52.264931 20150 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:52.265550 20150 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:52.265693 20150 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:41:52.267372 20150 tablet.cc:1722] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:41:52.268206 20150 tablet.cc:1620] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: MemRowSet was empty: no flush needed.
I20260806 10:41:52.268409 20150 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:41:52.269263 20150 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:41:52.269845 20150 tablet_bootstrap.cc:492] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Bootstrap complete.
I20260806 10:41:52.271095 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:34187
I20260806 10:41:52.271143 20227 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:34187 every 8 connection(s)
I20260806 10:41:52.274643 20150 ts_tablet_manager.cc:1397] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Time spent bootstrapping tablet: real 0.026s user 0.019s sys 0.004s
I20260806 10:41:52.275589 20150 raft_consensus.cc:348] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.275877 20150 raft_consensus.cc:729] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c818df980036484091752163aaa7eb0e, State: Initialized, Role: FOLLOWER
I20260806 10:41:52.276160 20150 consensus_queue.cc:260] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.276423 20150 raft_consensus.cc:388] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:52.276552 20150 raft_consensus.cc:482] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:52.276691 20150 raft_consensus.cc:3037] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 10:41:52.279696 20150 raft_consensus.cc:504] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.280032 20150 leader_election.cc:302] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c818df980036484091752163aaa7eb0e; no voters:
I20260806 10:41:52.290477 20231 heartbeater.cc:347] Connected to a master server at 127.15.68.254:39961
I20260806 10:41:52.290618 20150 leader_election.cc:288] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [CANDIDATE]: Term 3 election: Requested vote from peers
I20260806 10:41:52.290642 20231 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:52.291078 20231 heartbeater.cc:511] Master 127.15.68.254:39961 requested a full tablet report, sending...
I20260806 10:41:52.290705 20234 raft_consensus.cc:2781] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 10:41:52.292223 20234 raft_consensus.cc:686] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 3 LEADER]: Becoming Leader. State: Replica: c818df980036484091752163aaa7eb0e, State: Running, Role: LEADER
I20260806 10:41:52.292531 20234 consensus_queue.cc:237] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } }
I20260806 10:41:52.294306 19787 ts_manager.cc:194] Re-registered known tserver with Master: c818df980036484091752163aaa7eb0e (127.15.68.193:34187)
I20260806 10:41:52.294777 19787 catalog_manager.cc:5495] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "c818df980036484091752163aaa7eb0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c818df980036484091752163aaa7eb0e" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34187 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:52.297093 20150 ts_tablet_manager.cc:1428] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e: Time spent starting tablet: real 0.022s user 0.010s sys 0.011s
I20260806 10:41:52.298623 19787 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35092
I20260806 10:41:52.300946 20231 heartbeater.cc:503] Master 127.15.68.254:39961 was elected leader, sending a full tablet report...
I20260806 10:41:52.323114 15635 tablet_server.cc:178] TabletServer@127.15.68.193:34187 shutting down...
I20260806 10:41:52.331983 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:52.332473 15635 tablet_replica.cc:330] stopping tablet replica
I20260806 10:41:52.332675 15635 raft_consensus.cc:2229] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 3 LEADER]: Raft consensus shutting down.
I20260806 10:41:52.332865 15635 raft_consensus.cc:2258] T 237075580b7949d09cb394cd22db4124 P c818df980036484091752163aaa7eb0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:52.347718 15635 tablet_server.cc:194] TabletServer@127.15.68.193:34187 shutdown complete.
I20260806 10:41:52.360631 15635 master.cc:537] Master@127.15.68.254:39961 shutting down...
I20260806 10:41:52.368734 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:52.368981 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:52.369107 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P c2bf88b24f8e4f94b393c352317985c3: stopping tablet replica
I20260806 10:41:52.373287 15635 master.cc:552] Master@127.15.68.254:39961 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (658 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260806 10:41:52.385217 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:34159
I20260806 10:41:52.385730 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:52.386565 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:52.388059 15635 webserver.cc:460] Webserver started at http://127.15.68.254:34285/ using document root <none> and password file <none>
I20260806 10:41:52.388265 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:52.388342 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:52.388491 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:52.389072 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "1d1411000b4e4fc3ab03d127149b1bc3"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.391655 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:41:52.393220 20247 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.393591 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:52.393711 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "1d1411000b4e4fc3ab03d127149b1bc3"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.393836 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:52.428974 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:52.429579 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:52.444058 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:34159
I20260806 10:41:52.444063 20320 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:34159 every 8 connection(s)
I20260806 10:41:52.445463 20321 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 10:41:52.450515 20321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: Bootstrap starting.
I20260806 10:41:52.451952 20321 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:52.453543 20321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: No bootstrap required, opened a new log
I20260806 10:41:52.454156 20321 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d1411000b4e4fc3ab03d127149b1bc3" member_type: VOTER }
I20260806 10:41:52.454299 20321 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:52.454386 20321 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1411000b4e4fc3ab03d127149b1bc3, State: Initialized, Role: FOLLOWER
I20260806 10:41:52.454593 20321 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d1411000b4e4fc3ab03d127149b1bc3" member_type: VOTER }
I20260806 10:41:52.454764 20321 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:52.454861 20321 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:52.454957 20321 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:52.456902 20321 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d1411000b4e4fc3ab03d127149b1bc3" member_type: VOTER }
I20260806 10:41:52.457091 20321 leader_election.cc:302] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [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: 1d1411000b4e4fc3ab03d127149b1bc3; no voters:
I20260806 10:41:52.457506 20321 leader_election.cc:288] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:52.457638 20326 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:52.458415 20321 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:52.462581 20326 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 1d1411000b4e4fc3ab03d127149b1bc3, State: Running, Role: LEADER
I20260806 10:41:52.462818 20326 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [LEADER]: Queue going to LEADER mode. State: All 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: "1d1411000b4e4fc3ab03d127149b1bc3" member_type: VOTER }
I20260806 10:41:52.463701 20327 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d1411000b4e4fc3ab03d127149b1bc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d1411000b4e4fc3ab03d127149b1bc3" member_type: VOTER } }
I20260806 10:41:52.463953 20327 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:52.468194 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:52.468417 20345 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:52.468328 20328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d1411000b4e4fc3ab03d127149b1bc3. Latest consensus state: current_term: 1 leader_uuid: "1d1411000b4e4fc3ab03d127149b1bc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d1411000b4e4fc3ab03d127149b1bc3" member_type: VOTER } }
I20260806 10:41:52.468573 20328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:52.470140 20345 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:52.473153 20345 catalog_manager.cc:1347] Generated new cluster ID: 7ea868ed9e9c4308b3fdcc0f2e1b69fe
I20260806 10:41:52.473248 20345 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:52.487571 20345 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:52.488426 20345 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:52.495611 20345 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: Generated new TSK 0
I20260806 10:41:52.495857 20345 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:52.500687 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:52.501798 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:52.503293 15635 webserver.cc:460] Webserver started at http://127.15.68.193:46033/ using document root <none> and password file <none>
I20260806 10:41:52.503513 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:52.503592 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:52.503754 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:52.504385 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "74405f11f4294a218b3c18bd788c2a56"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.506913 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:52.508471 20354 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.508883 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:52.509011 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "74405f11f4294a218b3c18bd788c2a56"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.509141 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:52.522713 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:52.523473 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:52.524178 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:52.525274 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:52.525368 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.525465 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:52.525533 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.539523 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:34319
I20260806 10:41:52.539528 20454 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:34319 every 8 connection(s)
I20260806 10:41:52.547590 20455 heartbeater.cc:347] Connected to a master server at 127.15.68.254:34159
I20260806 10:41:52.547766 20455 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:52.548097 20455 heartbeater.cc:511] Master 127.15.68.254:34159 requested a full tablet report, sending...
I20260806 10:41:52.548971 20271 ts_manager.cc:194] Registered new tserver with Master: 74405f11f4294a218b3c18bd788c2a56 (127.15.68.193:34319)
I20260806 10:41:52.549425 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009000109s
I20260806 10:41:52.550112 20271 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43982
I20260806 10:41:52.561435 20455 heartbeater.cc:503] Master 127.15.68.254:34159 was elected leader, sending a full tablet report...
I20260806 10:41:52.561530 20271 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43984:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:52.581872 20400 tablet_service.cc:1467] Processing CreateTablet for tablet 6f5f645c07c24b92a944b2b01320ee32 (DEFAULT_TABLE table=fake-table [id=a641be7f586e48fcb0b7461bc0345526]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:52.582301 20400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6f5f645c07c24b92a944b2b01320ee32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:52.587697 20472 tablet_bootstrap.cc:492] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: Bootstrap starting.
I20260806 10:41:52.589519 20472 tablet_bootstrap.cc:654] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:52.591368 20472 tablet_bootstrap.cc:492] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: No bootstrap required, opened a new log
I20260806 10:41:52.591522 20472 ts_tablet_manager.cc:1397] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:41:52.592378 20472 raft_consensus.cc:348] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74405f11f4294a218b3c18bd788c2a56" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34319 } }
I20260806 10:41:52.592593 20472 raft_consensus.cc:374] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:52.592680 20472 raft_consensus.cc:729] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74405f11f4294a218b3c18bd788c2a56, State: Initialized, Role: FOLLOWER
I20260806 10:41:52.592895 20472 consensus_queue.cc:260] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74405f11f4294a218b3c18bd788c2a56" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34319 } }
I20260806 10:41:52.593091 20472 raft_consensus.cc:388] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:52.593184 20472 raft_consensus.cc:482] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:52.593289 20472 raft_consensus.cc:3037] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:52.596248 20472 raft_consensus.cc:504] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74405f11f4294a218b3c18bd788c2a56" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34319 } }
I20260806 10:41:52.596490 20472 leader_election.cc:302] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [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: 74405f11f4294a218b3c18bd788c2a56; no voters:
I20260806 10:41:52.596931 20472 leader_election.cc:288] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:52.597033 20477 raft_consensus.cc:2781] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:52.597635 20472 ts_tablet_manager.cc:1428] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260806 10:41:52.598009 20477 raft_consensus.cc:686] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 1 LEADER]: Becoming Leader. State: Replica: 74405f11f4294a218b3c18bd788c2a56, State: Running, Role: LEADER
I20260806 10:41:52.598227 20477 consensus_queue.cc:237] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [LEADER]: Queue going to LEADER mode. State: All 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: "74405f11f4294a218b3c18bd788c2a56" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34319 } }
I20260806 10:41:52.600380 20271 catalog_manager.cc:5495] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74405f11f4294a218b3c18bd788c2a56 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "74405f11f4294a218b3c18bd788c2a56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74405f11f4294a218b3c18bd788c2a56" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34319 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:52.622561 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:52.623467 20271 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43984:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:52.629046 20487 tablet.cc:1722] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:52.629664 20487 tablet.cc:1620] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: MemRowSet was empty: no flush needed.
I20260806 10:41:52.637039 20271 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: fake-table [id=a641be7f586e48fcb0b7461bc0345526] alter complete (version 1)
I20260806 10:41:52.693861 15635 alter_table-test.cc:1005] Dropping c1
I20260806 10:41:52.694991 20271 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43984:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260806 10:41:52.700088 20487 tablet.cc:1722] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:52.700683 20487 tablet.cc:1620] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: MemRowSet was empty: no flush needed.
I20260806 10:41:52.708113 20271 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: fake-table [id=a641be7f586e48fcb0b7461bc0345526] alter complete (version 2)
I20260806 10:41:52.734004 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:52.743950 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:52.744313 15635 tablet_replica.cc:330] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56: stopping tablet replica
I20260806 10:41:52.744571 15635 raft_consensus.cc:2229] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:52.744812 15635 raft_consensus.cc:2258] T 6f5f645c07c24b92a944b2b01320ee32 P 74405f11f4294a218b3c18bd788c2a56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:52.759663 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:52.764109 15635 master.cc:537] Master@127.15.68.254:34159 shutting down...
I20260806 10:41:52.771617 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:52.771874 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:52.772050 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1d1411000b4e4fc3ab03d127149b1bc3: stopping tablet replica
I20260806 10:41:52.786145 15635 master.cc:552] Master@127.15.68.254:34159 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (414 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260806 10:41:52.800400 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:46551
I20260806 10:41:52.801118 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:52.802276 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:52.803849 15635 webserver.cc:460] Webserver started at http://127.15.68.254:41071/ using document root <none> and password file <none>
I20260806 10:41:52.804152 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:52.804265 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:52.804414 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:52.805284 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "add6a64991af4a83890d526f2442d930"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.808925 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.005s sys 0.000s
I20260806 10:41:52.811069 20499 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.811445 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:41:52.811584 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "add6a64991af4a83890d526f2442d930"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.811762 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:52.839159 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:52.839962 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:52.853986 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:46551
I20260806 10:41:52.854051 20569 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:46551 every 8 connection(s)
I20260806 10:41:52.855482 20570 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 10:41:52.861876 20570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: Bootstrap starting.
I20260806 10:41:52.863621 20570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:52.865398 20570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: No bootstrap required, opened a new log
I20260806 10:41:52.866175 20570 raft_consensus.cc:348] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6a64991af4a83890d526f2442d930" member_type: VOTER }
I20260806 10:41:52.866351 20570 raft_consensus.cc:374] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:52.866430 20570 raft_consensus.cc:729] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add6a64991af4a83890d526f2442d930, State: Initialized, Role: FOLLOWER
I20260806 10:41:52.866640 20570 consensus_queue.cc:260] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "add6a64991af4a83890d526f2442d930" member_type: VOTER }
I20260806 10:41:52.866797 20570 raft_consensus.cc:388] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:52.866873 20570 raft_consensus.cc:482] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:52.866971 20570 raft_consensus.cc:3037] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:52.869879 20570 raft_consensus.cc:504] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6a64991af4a83890d526f2442d930" member_type: VOTER }
I20260806 10:41:52.870116 20570 leader_election.cc:302] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [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: add6a64991af4a83890d526f2442d930; no voters:
I20260806 10:41:52.870513 20570 leader_election.cc:288] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:52.870631 20573 raft_consensus.cc:2781] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:52.871152 20573 raft_consensus.cc:686] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 1 LEADER]: Becoming Leader. State: Replica: add6a64991af4a83890d526f2442d930, State: Running, Role: LEADER
I20260806 10:41:52.871320 20570 sys_catalog.cc:564] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:52.871439 20573 consensus_queue.cc:237] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [LEADER]: Queue going to LEADER mode. State: All 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: "add6a64991af4a83890d526f2442d930" member_type: VOTER }
I20260806 10:41:52.872349 20574 sys_catalog.cc:455] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "add6a64991af4a83890d526f2442d930" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6a64991af4a83890d526f2442d930" member_type: VOTER } }
I20260806 10:41:52.872534 20574 sys_catalog.cc:458] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:52.879202 20575 sys_catalog.cc:455] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [sys.catalog]: SysCatalogTable state changed. Reason: New leader add6a64991af4a83890d526f2442d930. Latest consensus state: current_term: 1 leader_uuid: "add6a64991af4a83890d526f2442d930" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6a64991af4a83890d526f2442d930" member_type: VOTER } }
I20260806 10:41:52.879624 20575 sys_catalog.cc:458] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:52.883311 20582 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:52.885169 20582 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:52.888902 20582 catalog_manager.cc:1347] Generated new cluster ID: 95d80a8a249d481aa7f71733f510994c
I20260806 10:41:52.889007 20582 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:52.890071 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:52.906633 20582 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:52.907440 20582 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:52.912477 20582 catalog_manager.cc:5868] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: Generated new TSK 0
I20260806 10:41:52.912750 20582 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:52.922504 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:52.923573 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:52.924914 15635 webserver.cc:460] Webserver started at http://127.15.68.193:45433/ using document root <none> and password file <none>
I20260806 10:41:52.925143 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:52.925220 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:52.925356 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:52.926041 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "fe35fddaaff7481f8df6cc3eea21890b"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.928515 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.001s
I20260806 10:41:52.930016 20607 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.930310 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:52.930418 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "fe35fddaaff7481f8df6cc3eea21890b"
format_stamp: "Formatted at 2026-08-06 10:41:52 on dist-test-slave-nj21"
I20260806 10:41:52.930533 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:52.941957 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:52.942469 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:52.942971 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:52.943711 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:52.943784 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.943881 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:52.943954 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:52.955375 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:45259
I20260806 10:41:52.955402 20710 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:45259 every 8 connection(s)
I20260806 10:41:52.963110 20712 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46551
I20260806 10:41:52.963243 20712 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:52.963514 20712 heartbeater.cc:511] Master 127.15.68.254:46551 requested a full tablet report, sending...
I20260806 10:41:52.964344 20524 ts_manager.cc:194] Registered new tserver with Master: fe35fddaaff7481f8df6cc3eea21890b (127.15.68.193:45259)
I20260806 10:41:52.965018 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008840064s
I20260806 10:41:52.965454 20524 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46936
I20260806 10:41:52.975795 20524 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46938:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:52.976791 20712 heartbeater.cc:503] Master 127.15.68.254:46551 was elected leader, sending a full tablet report...
I20260806 10:41:52.988514 20654 tablet_service.cc:1467] Processing CreateTablet for tablet 64441dfd90724092bc70c3c6ce228484 (DEFAULT_TABLE table=fake-table [id=dc22afc6f5154ee28dcb74a9fb58a500]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:52.989013 20654 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 64441dfd90724092bc70c3c6ce228484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:52.995316 20725 tablet_bootstrap.cc:492] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: Bootstrap starting.
I20260806 10:41:52.996833 20725 tablet_bootstrap.cc:654] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:52.998483 20725 tablet_bootstrap.cc:492] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: No bootstrap required, opened a new log
I20260806 10:41:52.998620 20725 ts_tablet_manager.cc:1397] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260806 10:41:52.999217 20725 raft_consensus.cc:348] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe35fddaaff7481f8df6cc3eea21890b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 45259 } }
I20260806 10:41:52.999480 20725 raft_consensus.cc:374] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:52.999598 20725 raft_consensus.cc:729] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe35fddaaff7481f8df6cc3eea21890b, State: Initialized, Role: FOLLOWER
I20260806 10:41:52.999996 20725 consensus_queue.cc:260] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe35fddaaff7481f8df6cc3eea21890b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 45259 } }
I20260806 10:41:53.000248 20725 raft_consensus.cc:388] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.000360 20725 raft_consensus.cc:482] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.000538 20725 raft_consensus.cc:3037] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.002593 20725 raft_consensus.cc:504] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe35fddaaff7481f8df6cc3eea21890b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 45259 } }
I20260806 10:41:53.002806 20725 leader_election.cc:302] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [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: fe35fddaaff7481f8df6cc3eea21890b; no voters:
I20260806 10:41:53.003178 20725 leader_election.cc:288] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.003289 20728 raft_consensus.cc:2781] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.003774 20728 raft_consensus.cc:686] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 1 LEADER]: Becoming Leader. State: Replica: fe35fddaaff7481f8df6cc3eea21890b, State: Running, Role: LEADER
I20260806 10:41:53.003878 20725 ts_tablet_manager.cc:1428] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260806 10:41:53.004098 20728 consensus_queue.cc:237] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [LEADER]: Queue going to LEADER mode. State: All 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: "fe35fddaaff7481f8df6cc3eea21890b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 45259 } }
I20260806 10:41:53.005928 20523 catalog_manager.cc:5495] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b reported cstate change: term changed from 0 to 1, leader changed from <none> to fe35fddaaff7481f8df6cc3eea21890b (127.15.68.193). New cstate: current_term: 1 leader_uuid: "fe35fddaaff7481f8df6cc3eea21890b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe35fddaaff7481f8df6cc3eea21890b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 45259 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:53.024969 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:53.025702 20523 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46938:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:53.030104 20734 tablet.cc:1722] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:53.030619 20734 tablet.cc:1620] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: MemRowSet was empty: no flush needed.
I20260806 10:41:53.037492 20523 catalog_manager.cc:6040] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: fake-table [id=dc22afc6f5154ee28dcb74a9fb58a500] alter complete (version 1)
I20260806 10:41:53.076924 15635 alter_table-test.cc:1041] Dropping c1
I20260806 10:41:53.077659 20523 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46938:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260806 10:41:53.081808 20734 tablet.cc:1722] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:53.082289 20734 tablet.cc:1620] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: MemRowSet was empty: no flush needed.
I20260806 10:41:53.089118 20524 catalog_manager.cc:6040] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: fake-table [id=dc22afc6f5154ee28dcb74a9fb58a500] alter complete (version 2)
I20260806 10:41:53.107909 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:53.115613 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:53.115922 15635 tablet_replica.cc:330] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b: stopping tablet replica
I20260806 10:41:53.116107 15635 raft_consensus.cc:2229] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:53.116302 15635 raft_consensus.cc:2258] T 64441dfd90724092bc70c3c6ce228484 P fe35fddaaff7481f8df6cc3eea21890b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:53.130450 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:53.133808 15635 master.cc:537] Master@127.15.68.254:46551 shutting down...
I20260806 10:41:53.140326 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:53.140550 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:53.140724 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P add6a64991af4a83890d526f2442d930: stopping tablet replica
I20260806 10:41:53.154620 15635 master.cc:552] Master@127.15.68.254:46551 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (365 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260806 10:41:53.164871 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:32803
I20260806 10:41:53.165370 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:53.166177 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:53.167408 15635 webserver.cc:460] Webserver started at http://127.15.68.254:36457/ using document root <none> and password file <none>
I20260806 10:41:53.167619 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:53.167711 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:53.167836 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:53.168417 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "e185ae6b2ac64488990169775afa74e5"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.170849 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:53.172410 20744 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.172765 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:53.172879 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "e185ae6b2ac64488990169775afa74e5"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.172989 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:53.196743 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:53.197314 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:53.208720 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:32803
I20260806 10:41:53.208741 20827 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:32803 every 8 connection(s)
I20260806 10:41:53.210031 20829 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 10:41:53.214462 20829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5: Bootstrap starting.
I20260806 10:41:53.215838 20829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:53.217371 20829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5: No bootstrap required, opened a new log
I20260806 10:41:53.217988 20829 raft_consensus.cc:348] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e185ae6b2ac64488990169775afa74e5" member_type: VOTER }
I20260806 10:41:53.218130 20829 raft_consensus.cc:374] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:53.218206 20829 raft_consensus.cc:729] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e185ae6b2ac64488990169775afa74e5, State: Initialized, Role: FOLLOWER
I20260806 10:41:53.218441 20829 consensus_queue.cc:260] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e185ae6b2ac64488990169775afa74e5" member_type: VOTER }
I20260806 10:41:53.218582 20829 raft_consensus.cc:388] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.218660 20829 raft_consensus.cc:482] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.218750 20829 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.220657 20829 raft_consensus.cc:504] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e185ae6b2ac64488990169775afa74e5" member_type: VOTER }
I20260806 10:41:53.220870 20829 leader_election.cc:302] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [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: e185ae6b2ac64488990169775afa74e5; no voters:
I20260806 10:41:53.221243 20829 leader_election.cc:288] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.221364 20836 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.221850 20836 raft_consensus.cc:686] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 1 LEADER]: Becoming Leader. State: Replica: e185ae6b2ac64488990169775afa74e5, State: Running, Role: LEADER
I20260806 10:41:53.222117 20836 consensus_queue.cc:237] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [LEADER]: Queue going to LEADER mode. State: All 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: "e185ae6b2ac64488990169775afa74e5" member_type: VOTER }
I20260806 10:41:53.222188 20829 sys_catalog.cc:564] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:53.222806 20838 sys_catalog.cc:455] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e185ae6b2ac64488990169775afa74e5. Latest consensus state: current_term: 1 leader_uuid: "e185ae6b2ac64488990169775afa74e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e185ae6b2ac64488990169775afa74e5" member_type: VOTER } }
I20260806 10:41:53.222892 20837 sys_catalog.cc:455] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e185ae6b2ac64488990169775afa74e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e185ae6b2ac64488990169775afa74e5" member_type: VOTER } }
I20260806 10:41:53.223068 20838 sys_catalog.cc:458] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:53.223222 20837 sys_catalog.cc:458] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:53.226996 20845 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:53.227270 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:53.228294 20845 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:53.230926 20845 catalog_manager.cc:1347] Generated new cluster ID: 660b3ba848144e3080a3939b23a19cc9
I20260806 10:41:53.231000 20845 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:53.237067 20845 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:53.237826 20845 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:53.244978 20845 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5: Generated new TSK 0
I20260806 10:41:53.245172 20845 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:53.259820 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:53.260877 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:53.262233 15635 webserver.cc:460] Webserver started at http://127.15.68.193:45461/ using document root <none> and password file <none>
I20260806 10:41:53.262414 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:53.262477 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:53.262578 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:53.263134 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "81bd097c28d54030b0d13fe031ad22fd"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.265491 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:53.266934 20875 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.267261 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:53.267369 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "81bd097c28d54030b0d13fe031ad22fd"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.267491 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:53.274977 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:53.275480 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:53.276007 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:53.276757 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:53.276831 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.276923 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:53.276984 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.288849 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:40465
I20260806 10:41:53.288885 20965 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:40465 every 8 connection(s)
I20260806 10:41:53.296509 20967 heartbeater.cc:347] Connected to a master server at 127.15.68.254:32803
I20260806 10:41:53.296649 20967 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:53.296932 20967 heartbeater.cc:511] Master 127.15.68.254:32803 requested a full tablet report, sending...
I20260806 10:41:53.297873 20771 ts_manager.cc:194] Registered new tserver with Master: 81bd097c28d54030b0d13fe031ad22fd (127.15.68.193:40465)
I20260806 10:41:53.298502 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008854101s
I20260806 10:41:53.298995 20771 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35278
I20260806 10:41:53.309892 20771 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35292:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:53.310537 20967 heartbeater.cc:503] Master 127.15.68.254:32803 was elected leader, sending a full tablet report...
I20260806 10:41:53.323261 20915 tablet_service.cc:1467] Processing CreateTablet for tablet e225440f88044b8c99f4214439bceb6f (DEFAULT_TABLE table=fake-table [id=0ece885d1e054977977261712181a1e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:53.323733 20915 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e225440f88044b8c99f4214439bceb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:53.328522 20990 tablet_bootstrap.cc:492] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: Bootstrap starting.
I20260806 10:41:53.330161 20990 tablet_bootstrap.cc:654] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:53.331818 20990 tablet_bootstrap.cc:492] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: No bootstrap required, opened a new log
I20260806 10:41:53.331966 20990 ts_tablet_manager.cc:1397] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:41:53.332583 20990 raft_consensus.cc:348] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bd097c28d54030b0d13fe031ad22fd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40465 } }
I20260806 10:41:53.332768 20990 raft_consensus.cc:374] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:53.332856 20990 raft_consensus.cc:729] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bd097c28d54030b0d13fe031ad22fd, State: Initialized, Role: FOLLOWER
I20260806 10:41:53.333088 20990 consensus_queue.cc:260] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81bd097c28d54030b0d13fe031ad22fd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40465 } }
I20260806 10:41:53.333271 20990 raft_consensus.cc:388] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.333366 20990 raft_consensus.cc:482] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.333482 20990 raft_consensus.cc:3037] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.335922 20990 raft_consensus.cc:504] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bd097c28d54030b0d13fe031ad22fd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40465 } }
I20260806 10:41:53.336174 20990 leader_election.cc:302] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [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: 81bd097c28d54030b0d13fe031ad22fd; no voters:
I20260806 10:41:53.336585 20990 leader_election.cc:288] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.336687 20993 raft_consensus.cc:2781] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.337226 20993 raft_consensus.cc:686] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 1 LEADER]: Becoming Leader. State: Replica: 81bd097c28d54030b0d13fe031ad22fd, State: Running, Role: LEADER
I20260806 10:41:53.337296 20990 ts_tablet_manager.cc:1428] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260806 10:41:53.337538 20993 consensus_queue.cc:237] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [LEADER]: Queue going to LEADER mode. State: All 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: "81bd097c28d54030b0d13fe031ad22fd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40465 } }
I20260806 10:41:53.339385 20771 catalog_manager.cc:5495] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 81bd097c28d54030b0d13fe031ad22fd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "81bd097c28d54030b0d13fe031ad22fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81bd097c28d54030b0d13fe031ad22fd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 40465 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:53.360616 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:53.386474 20769 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35292:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:53.391042 21002 tablet.cc:1722] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:53.391523 21002 tablet.cc:1620] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: MemRowSet was empty: no flush needed.
I20260806 10:41:53.398068 20769 catalog_manager.cc:6040] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5: fake-table [id=0ece885d1e054977977261712181a1e3] alter complete (version 1)
I20260806 10:41:53.421985 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:53.429945 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:53.430330 15635 tablet_replica.cc:330] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd: stopping tablet replica
I20260806 10:41:53.430524 15635 raft_consensus.cc:2229] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:53.430737 15635 raft_consensus.cc:2258] T e225440f88044b8c99f4214439bceb6f P 81bd097c28d54030b0d13fe031ad22fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:53.444862 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:53.448148 15635 master.cc:537] Master@127.15.68.254:32803 shutting down...
I20260806 10:41:53.455096 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:53.455296 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:53.455466 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P e185ae6b2ac64488990169775afa74e5: stopping tablet replica
I20260806 10:41:53.469404 15635 master.cc:552] Master@127.15.68.254:32803 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (315 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260806 10:41:53.479990 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:41203
I20260806 10:41:53.480484 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:53.481295 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:53.482482 15635 webserver.cc:460] Webserver started at http://127.15.68.254:45535/ using document root <none> and password file <none>
I20260806 10:41:53.482684 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:53.482755 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:53.482882 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:53.483475 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "f133c9fe37784b01bb0092cdd890df4a"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.485881 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260806 10:41:53.487387 21012 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.487732 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260806 10:41:53.487843 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "f133c9fe37784b01bb0092cdd890df4a"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.487973 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:53.497244 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:53.497735 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:53.508265 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:41203
I20260806 10:41:53.508294 21100 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:41203 every 8 connection(s)
I20260806 10:41:53.509359 21101 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 10:41:53.513676 21101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: Bootstrap starting.
I20260806 10:41:53.514905 21101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:53.516330 21101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: No bootstrap required, opened a new log
I20260806 10:41:53.516901 21101 raft_consensus.cc:348] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f133c9fe37784b01bb0092cdd890df4a" member_type: VOTER }
I20260806 10:41:53.517028 21101 raft_consensus.cc:374] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:53.517084 21101 raft_consensus.cc:729] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f133c9fe37784b01bb0092cdd890df4a, State: Initialized, Role: FOLLOWER
I20260806 10:41:53.517268 21101 consensus_queue.cc:260] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f133c9fe37784b01bb0092cdd890df4a" member_type: VOTER }
I20260806 10:41:53.517408 21101 raft_consensus.cc:388] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.517467 21101 raft_consensus.cc:482] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.517542 21101 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.519320 21101 raft_consensus.cc:504] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f133c9fe37784b01bb0092cdd890df4a" member_type: VOTER }
I20260806 10:41:53.519495 21101 leader_election.cc:302] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [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: f133c9fe37784b01bb0092cdd890df4a; no voters:
I20260806 10:41:53.519829 21101 leader_election.cc:288] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.519927 21105 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.520378 21105 raft_consensus.cc:686] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 1 LEADER]: Becoming Leader. State: Replica: f133c9fe37784b01bb0092cdd890df4a, State: Running, Role: LEADER
I20260806 10:41:53.520663 21101 sys_catalog.cc:564] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:53.520622 21105 consensus_queue.cc:237] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [LEADER]: Queue going to LEADER mode. State: All 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: "f133c9fe37784b01bb0092cdd890df4a" member_type: VOTER }
I20260806 10:41:53.521374 21107 sys_catalog.cc:455] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f133c9fe37784b01bb0092cdd890df4a. Latest consensus state: current_term: 1 leader_uuid: "f133c9fe37784b01bb0092cdd890df4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f133c9fe37784b01bb0092cdd890df4a" member_type: VOTER } }
I20260806 10:41:53.521441 21106 sys_catalog.cc:455] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f133c9fe37784b01bb0092cdd890df4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f133c9fe37784b01bb0092cdd890df4a" member_type: VOTER } }
I20260806 10:41:53.521602 21107 sys_catalog.cc:458] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:53.521663 21106 sys_catalog.cc:458] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:53.522786 21110 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:53.524551 21110 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:53.525599 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:53.527369 21110 catalog_manager.cc:1347] Generated new cluster ID: f49389012e744957a6072eea7653c06b
I20260806 10:41:53.527451 21110 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:53.536262 21110 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:53.537038 21110 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:53.542634 21110 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: Generated new TSK 0
I20260806 10:41:53.542846 21110 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:53.558125 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:53.559309 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:53.560668 15635 webserver.cc:460] Webserver started at http://127.15.68.193:46685/ using document root <none> and password file <none>
I20260806 10:41:53.560876 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:53.560956 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:53.561079 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:53.561678 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "f69d6ad30e0f4612ac682b6a8bd0f65b"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.564074 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:53.565531 21135 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.565863 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:41:53.565970 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "f69d6ad30e0f4612ac682b6a8bd0f65b"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.566071 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:53.588472 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:53.589011 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:53.589565 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:53.590345 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:53.590421 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.590493 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:53.590538 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.601468 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:41793
I20260806 10:41:53.601500 21226 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:41793 every 8 connection(s)
I20260806 10:41:53.608857 21227 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41203
I20260806 10:41:53.608994 21227 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:53.609251 21227 heartbeater.cc:511] Master 127.15.68.254:41203 requested a full tablet report, sending...
I20260806 10:41:53.610051 21037 ts_manager.cc:194] Registered new tserver with Master: f69d6ad30e0f4612ac682b6a8bd0f65b (127.15.68.193:41793)
I20260806 10:41:53.611025 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008781813s
I20260806 10:41:53.611071 21037 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57864
I20260806 10:41:53.622112 21037 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57870:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:53.622607 21227 heartbeater.cc:503] Master 127.15.68.254:41203 was elected leader, sending a full tablet report...
I20260806 10:41:53.633759 21172 tablet_service.cc:1467] Processing CreateTablet for tablet cd09822b212b47d597691a87182c4569 (DEFAULT_TABLE table=fake-table [id=551faea69db2425a9648a68a1c62b531]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:53.634294 21172 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cd09822b212b47d597691a87182c4569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:53.639297 21247 tablet_bootstrap.cc:492] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: Bootstrap starting.
I20260806 10:41:53.640676 21247 tablet_bootstrap.cc:654] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:53.642232 21247 tablet_bootstrap.cc:492] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: No bootstrap required, opened a new log
I20260806 10:41:53.642350 21247 ts_tablet_manager.cc:1397] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:53.642884 21247 raft_consensus.cc:348] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69d6ad30e0f4612ac682b6a8bd0f65b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 41793 } }
I20260806 10:41:53.643040 21247 raft_consensus.cc:374] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:53.643095 21247 raft_consensus.cc:729] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69d6ad30e0f4612ac682b6a8bd0f65b, State: Initialized, Role: FOLLOWER
I20260806 10:41:53.643249 21247 consensus_queue.cc:260] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f69d6ad30e0f4612ac682b6a8bd0f65b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 41793 } }
I20260806 10:41:53.643388 21247 raft_consensus.cc:388] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.643446 21247 raft_consensus.cc:482] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.643512 21247 raft_consensus.cc:3037] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.645267 21247 raft_consensus.cc:504] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69d6ad30e0f4612ac682b6a8bd0f65b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 41793 } }
I20260806 10:41:53.645507 21247 leader_election.cc:302] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [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: f69d6ad30e0f4612ac682b6a8bd0f65b; no voters:
I20260806 10:41:53.645980 21247 leader_election.cc:288] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.646107 21249 raft_consensus.cc:2781] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.646685 21247 ts_tablet_manager.cc:1428] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260806 10:41:53.646817 21249 raft_consensus.cc:686] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 1 LEADER]: Becoming Leader. State: Replica: f69d6ad30e0f4612ac682b6a8bd0f65b, State: Running, Role: LEADER
I20260806 10:41:53.647116 21249 consensus_queue.cc:237] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [LEADER]: Queue going to LEADER mode. State: All 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: "f69d6ad30e0f4612ac682b6a8bd0f65b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 41793 } }
I20260806 10:41:53.648916 21036 catalog_manager.cc:5495] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b reported cstate change: term changed from 0 to 1, leader changed from <none> to f69d6ad30e0f4612ac682b6a8bd0f65b (127.15.68.193). New cstate: current_term: 1 leader_uuid: "f69d6ad30e0f4612ac682b6a8bd0f65b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69d6ad30e0f4612ac682b6a8bd0f65b" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 41793 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:53.664800 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:53.688539 21037 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57870:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:53.692800 21257 tablet.cc:1722] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:53.693253 21257 tablet.cc:1620] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: MemRowSet was empty: no flush needed.
I20260806 10:41:53.699528 21037 catalog_manager.cc:6040] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: fake-table [id=551faea69db2425a9648a68a1c62b531] alter complete (version 1)
I20260806 10:41:53.714417 15635 alter_table-test.cc:1145] Dropping c2
I20260806 10:41:53.715049 21036 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57870:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260806 10:41:53.719065 21257 tablet.cc:1722] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:41:53.719520 21257 tablet.cc:1620] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: MemRowSet was empty: no flush needed.
I20260806 10:41:53.725904 21037 catalog_manager.cc:6040] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: fake-table [id=551faea69db2425a9648a68a1c62b531] alter complete (version 2)
I20260806 10:41:53.736418 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:53.744088 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:53.744446 15635 tablet_replica.cc:330] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b: stopping tablet replica
I20260806 10:41:53.744633 15635 raft_consensus.cc:2229] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:53.744831 15635 raft_consensus.cc:2258] T cd09822b212b47d597691a87182c4569 P f69d6ad30e0f4612ac682b6a8bd0f65b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:53.757288 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:53.760418 15635 master.cc:537] Master@127.15.68.254:41203 shutting down...
I20260806 10:41:53.767202 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:53.767378 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:53.767534 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P f133c9fe37784b01bb0092cdd890df4a: stopping tablet replica
I20260806 10:41:53.771354 15635 master.cc:552] Master@127.15.68.254:41203 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (301 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260806 10:41:53.781411 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:46651
I20260806 10:41:53.781865 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:53.782612 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:53.783864 15635 webserver.cc:460] Webserver started at http://127.15.68.254:37661/ using document root <none> and password file <none>
I20260806 10:41:53.784054 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:53.784116 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:53.784209 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:53.784749 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "935c86fcb7204040a3fb4439c26ad500"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.787021 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:53.788456 21261 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.788738 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:53.788837 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "935c86fcb7204040a3fb4439c26ad500"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.788960 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:53.811578 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:53.812206 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:53.823061 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:46651
I20260806 10:41:53.823083 21338 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:46651 every 8 connection(s)
I20260806 10:41:53.824285 21340 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 10:41:53.828630 21340 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500: Bootstrap starting.
I20260806 10:41:53.829916 21340 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:53.831437 21340 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500: No bootstrap required, opened a new log
I20260806 10:41:53.832105 21340 raft_consensus.cc:348] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935c86fcb7204040a3fb4439c26ad500" member_type: VOTER }
I20260806 10:41:53.832261 21340 raft_consensus.cc:374] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:53.832321 21340 raft_consensus.cc:729] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 935c86fcb7204040a3fb4439c26ad500, State: Initialized, Role: FOLLOWER
I20260806 10:41:53.832489 21340 consensus_queue.cc:260] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "935c86fcb7204040a3fb4439c26ad500" member_type: VOTER }
I20260806 10:41:53.832608 21340 raft_consensus.cc:388] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.832676 21340 raft_consensus.cc:482] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.832746 21340 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.834544 21340 raft_consensus.cc:504] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935c86fcb7204040a3fb4439c26ad500" member_type: VOTER }
I20260806 10:41:53.834728 21340 leader_election.cc:302] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [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: 935c86fcb7204040a3fb4439c26ad500; no voters:
I20260806 10:41:53.835057 21340 leader_election.cc:288] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.835167 21343 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.835656 21343 raft_consensus.cc:686] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 1 LEADER]: Becoming Leader. State: Replica: 935c86fcb7204040a3fb4439c26ad500, State: Running, Role: LEADER
I20260806 10:41:53.835901 21340 sys_catalog.cc:564] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:53.835916 21343 consensus_queue.cc:237] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [LEADER]: Queue going to LEADER mode. State: All 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: "935c86fcb7204040a3fb4439c26ad500" member_type: VOTER }
I20260806 10:41:53.836803 21347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 935c86fcb7204040a3fb4439c26ad500. Latest consensus state: current_term: 1 leader_uuid: "935c86fcb7204040a3fb4439c26ad500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935c86fcb7204040a3fb4439c26ad500" member_type: VOTER } }
I20260806 10:41:53.836795 21344 sys_catalog.cc:455] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "935c86fcb7204040a3fb4439c26ad500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "935c86fcb7204040a3fb4439c26ad500" member_type: VOTER } }
I20260806 10:41:53.837073 21347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:53.837139 21344 sys_catalog.cc:458] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:53.838161 21351 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:53.839404 21351 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:53.840997 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:53.842163 21351 catalog_manager.cc:1347] Generated new cluster ID: 083034b6c5bd476e906cde8dfec6bae7
I20260806 10:41:53.842262 21351 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:53.857610 21351 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:53.858389 21351 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:53.868897 21351 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500: Generated new TSK 0
I20260806 10:41:53.869128 21351 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:53.873499 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:53.874541 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:53.875955 15635 webserver.cc:460] Webserver started at http://127.15.68.193:46557/ using document root <none> and password file <none>
I20260806 10:41:53.876157 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:53.876233 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:53.876369 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:53.877017 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "263c2ec59a034949936da10a0a8b710d"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.879350 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:53.880908 21376 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.881237 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:53.881348 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "263c2ec59a034949936da10a0a8b710d"
format_stamp: "Formatted at 2026-08-06 10:41:53 on dist-test-slave-nj21"
I20260806 10:41:53.881457 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:53.886348 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:53.886844 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:53.887342 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:53.888092 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:53.888161 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.888254 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:53.888311 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:53.900007 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:36017
I20260806 10:41:53.900036 21471 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:36017 every 8 connection(s)
I20260806 10:41:53.907590 21472 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46651
I20260806 10:41:53.907735 21472 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:53.907990 21472 heartbeater.cc:511] Master 127.15.68.254:46651 requested a full tablet report, sending...
I20260806 10:41:53.908790 21284 ts_manager.cc:194] Registered new tserver with Master: 263c2ec59a034949936da10a0a8b710d (127.15.68.193:36017)
I20260806 10:41:53.909703 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008836198s
I20260806 10:41:53.909904 21284 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40964
I20260806 10:41:53.919926 21284 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40980:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:53.921451 21472 heartbeater.cc:503] Master 127.15.68.254:46651 was elected leader, sending a full tablet report...
I20260806 10:41:53.931713 21417 tablet_service.cc:1467] Processing CreateTablet for tablet 55265f53a20b496e9b890c4d02d830c5 (DEFAULT_TABLE table=fake-table [id=14eeaa2d787b47faa8d6f1ccb9f37d93]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:53.932174 21417 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 55265f53a20b496e9b890c4d02d830c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:53.937276 21487 tablet_bootstrap.cc:492] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: Bootstrap starting.
I20260806 10:41:53.938580 21487 tablet_bootstrap.cc:654] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:53.940172 21487 tablet_bootstrap.cc:492] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: No bootstrap required, opened a new log
I20260806 10:41:53.940306 21487 ts_tablet_manager.cc:1397] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:53.940889 21487 raft_consensus.cc:348] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263c2ec59a034949936da10a0a8b710d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36017 } }
I20260806 10:41:53.941044 21487 raft_consensus.cc:374] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:53.941121 21487 raft_consensus.cc:729] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263c2ec59a034949936da10a0a8b710d, State: Initialized, Role: FOLLOWER
I20260806 10:41:53.941327 21487 consensus_queue.cc:260] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "263c2ec59a034949936da10a0a8b710d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36017 } }
I20260806 10:41:53.941491 21487 raft_consensus.cc:388] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:53.941572 21487 raft_consensus.cc:482] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:53.941663 21487 raft_consensus.cc:3037] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:53.943384 21487 raft_consensus.cc:504] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263c2ec59a034949936da10a0a8b710d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36017 } }
I20260806 10:41:53.943595 21487 leader_election.cc:302] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [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: 263c2ec59a034949936da10a0a8b710d; no voters:
I20260806 10:41:53.943990 21487 leader_election.cc:288] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:53.944130 21492 raft_consensus.cc:2781] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:53.945657 21487 ts_tablet_manager.cc:1428] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:41:53.945680 21492 raft_consensus.cc:686] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 1 LEADER]: Becoming Leader. State: Replica: 263c2ec59a034949936da10a0a8b710d, State: Running, Role: LEADER
I20260806 10:41:53.945957 21492 consensus_queue.cc:237] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [LEADER]: Queue going to LEADER mode. State: All 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: "263c2ec59a034949936da10a0a8b710d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36017 } }
I20260806 10:41:53.947779 21282 catalog_manager.cc:5495] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d reported cstate change: term changed from 0 to 1, leader changed from <none> to 263c2ec59a034949936da10a0a8b710d (127.15.68.193). New cstate: current_term: 1 leader_uuid: "263c2ec59a034949936da10a0a8b710d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263c2ec59a034949936da10a0a8b710d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36017 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:53.962531 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:53.998606 21282 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40980:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:54.002383 21503 tablet.cc:1722] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:54.002842 21503 tablet.cc:1620] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: MemRowSet was empty: no flush needed.
I20260806 10:41:54.008694 21282 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500: fake-table [id=14eeaa2d787b47faa8d6f1ccb9f37d93] alter complete (version 1)
I20260806 10:41:54.015858 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:41:54.023622 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:41:54.023968 15635 tablet_replica.cc:330] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d: stopping tablet replica
I20260806 10:41:54.024156 15635 raft_consensus.cc:2229] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:54.024322 15635 raft_consensus.cc:2258] T 55265f53a20b496e9b890c4d02d830c5 P 263c2ec59a034949936da10a0a8b710d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:54.038520 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:41:54.041766 15635 master.cc:537] Master@127.15.68.254:46651 shutting down...
I20260806 10:41:54.048746 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:41:54.048970 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:41:54.049135 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 935c86fcb7204040a3fb4439c26ad500: stopping tablet replica
I20260806 10:41:54.052995 15635 master.cc:552] Master@127.15.68.254:46651 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (291 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260806 10:41:54.072914 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:40697
I20260806 10:41:54.073388 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:54.074157 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:54.075361 15635 webserver.cc:460] Webserver started at http://127.15.68.254:35771/ using document root <none> and password file <none>
I20260806 10:41:54.075546 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:54.075603 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:54.075734 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:54.076333 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8"
format_stamp: "Formatted at 2026-08-06 10:41:54 on dist-test-slave-nj21"
I20260806 10:41:54.078606 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:54.079958 21508 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:54.080233 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260806 10:41:54.080329 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8"
format_stamp: "Formatted at 2026-08-06 10:41:54 on dist-test-slave-nj21"
I20260806 10:41:54.080425 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:41:54.105312 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:54.105774 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:54.115624 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:40697
I20260806 10:41:54.115646 21586 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:40697 every 8 connection(s)
I20260806 10:41:54.116822 21587 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 10:41:54.121089 21587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: Bootstrap starting.
I20260806 10:41:54.122243 21587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:54.123616 21587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: No bootstrap required, opened a new log
I20260806 10:41:54.124217 21587 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8" member_type: VOTER }
I20260806 10:41:54.124341 21587 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:54.124403 21587 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6afaf90b2fdc40fcaa3702a2a02e3fa8, State: Initialized, Role: FOLLOWER
I20260806 10:41:54.124580 21587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6afaf90b2fdc40fcaa3702a2a02e3fa8" member_type: VOTER }
I20260806 10:41:54.124694 21587 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:54.124749 21587 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:54.124819 21587 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:54.126628 21587 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8" member_type: VOTER }
I20260806 10:41:54.126803 21587 leader_election.cc:302] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [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: 6afaf90b2fdc40fcaa3702a2a02e3fa8; no voters:
I20260806 10:41:54.127142 21587 leader_election.cc:288] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:54.127229 21592 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:54.127612 21592 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 1 LEADER]: Becoming Leader. State: Replica: 6afaf90b2fdc40fcaa3702a2a02e3fa8, State: Running, Role: LEADER
I20260806 10:41:54.127835 21592 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [LEADER]: Queue going to LEADER mode. State: All 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: "6afaf90b2fdc40fcaa3702a2a02e3fa8" member_type: VOTER }
I20260806 10:41:54.127915 21587 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:41:54.128486 21593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8" member_type: VOTER } }
I20260806 10:41:54.128525 21595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6afaf90b2fdc40fcaa3702a2a02e3fa8. Latest consensus state: current_term: 1 leader_uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6afaf90b2fdc40fcaa3702a2a02e3fa8" member_type: VOTER } }
I20260806 10:41:54.128744 21595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:54.128726 21593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [sys.catalog]: This master's current role is: LEADER
I20260806 10:41:54.129588 21599 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:41:54.130642 21599 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:41:54.133512 21599 catalog_manager.cc:1347] Generated new cluster ID: bf268a7b886f4fc490bdc3532650a615
I20260806 10:41:54.133586 21599 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:41:54.134654 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:41:54.142772 21599 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:41:54.143553 21599 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:41:54.148695 21599 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: Generated new TSK 0
I20260806 10:41:54.148912 21599 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:41:54.151046 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:41:54.152275 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:41:54.153736 15635 webserver.cc:460] Webserver started at http://127.15.68.193:42807/ using document root <none> and password file <none>
I20260806 10:41:54.153939 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:41:54.154006 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:41:54.154129 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:41:54.154738 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "d92618c2bd4443bbaef4cc29934faf37"
format_stamp: "Formatted at 2026-08-06 10:41:54 on dist-test-slave-nj21"
I20260806 10:41:54.157362 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:41:54.158797 21618 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:54.159108 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:41:54.159200 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "d92618c2bd4443bbaef4cc29934faf37"
format_stamp: "Formatted at 2026-08-06 10:41:54 on dist-test-slave-nj21"
I20260806 10:41:54.159298 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:41:54.178457 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:41:54.178874 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:41:54.179345 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:41:54.180194 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:41:54.180251 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:54.180320 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:41:54.180354 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:41:54.191291 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:39995
I20260806 10:41:54.191337 21726 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:39995 every 8 connection(s)
I20260806 10:41:54.198954 21727 heartbeater.cc:347] Connected to a master server at 127.15.68.254:40697
I20260806 10:41:54.199081 21727 heartbeater.cc:464] Registering TS with master...
I20260806 10:41:54.199353 21727 heartbeater.cc:511] Master 127.15.68.254:40697 requested a full tablet report, sending...
I20260806 10:41:54.200150 21535 ts_manager.cc:194] Registered new tserver with Master: d92618c2bd4443bbaef4cc29934faf37 (127.15.68.193:39995)
I20260806 10:41:54.201072 21535 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57222
I20260806 10:41:54.201102 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008772112s
I20260806 10:41:54.210800 21535 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57224:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:41:54.212402 21727 heartbeater.cc:503] Master 127.15.68.254:40697 was elected leader, sending a full tablet report...
I20260806 10:41:54.222249 21665 tablet_service.cc:1467] Processing CreateTablet for tablet 8b072a31126e49399a1f1e5f258daf3d (DEFAULT_TABLE table=fake-table [id=07eeb63b0b9144a5895e2087af2ffbda]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:41:54.222656 21665 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b072a31126e49399a1f1e5f258daf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:41:54.227828 21747 tablet_bootstrap.cc:492] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Bootstrap starting.
I20260806 10:41:54.228982 21747 tablet_bootstrap.cc:654] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Neither blocks nor log segments found. Creating new log.
I20260806 10:41:54.230517 21747 tablet_bootstrap.cc:492] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: No bootstrap required, opened a new log
I20260806 10:41:54.230623 21747 ts_tablet_manager.cc:1397] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:41:54.231150 21747 raft_consensus.cc:348] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92618c2bd4443bbaef4cc29934faf37" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39995 } }
I20260806 10:41:54.231287 21747 raft_consensus.cc:374] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:41:54.231339 21747 raft_consensus.cc:729] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92618c2bd4443bbaef4cc29934faf37, State: Initialized, Role: FOLLOWER
I20260806 10:41:54.231521 21747 consensus_queue.cc:260] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d92618c2bd4443bbaef4cc29934faf37" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39995 } }
I20260806 10:41:54.231647 21747 raft_consensus.cc:388] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:41:54.231724 21747 raft_consensus.cc:482] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:41:54.231792 21747 raft_consensus.cc:3037] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:41:54.233704 21747 raft_consensus.cc:504] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92618c2bd4443bbaef4cc29934faf37" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39995 } }
I20260806 10:41:54.233892 21747 leader_election.cc:302] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [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: d92618c2bd4443bbaef4cc29934faf37; no voters:
I20260806 10:41:54.234248 21747 leader_election.cc:288] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:41:54.234356 21750 raft_consensus.cc:2781] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:41:54.234761 21750 raft_consensus.cc:686] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 1 LEADER]: Becoming Leader. State: Replica: d92618c2bd4443bbaef4cc29934faf37, State: Running, Role: LEADER
I20260806 10:41:54.235046 21750 consensus_queue.cc:237] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [LEADER]: Queue going to LEADER mode. State: All 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: "d92618c2bd4443bbaef4cc29934faf37" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39995 } }
I20260806 10:41:54.236085 21747 ts_tablet_manager.cc:1428] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260806 10:41:54.236841 21535 catalog_manager.cc:5495] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92618c2bd4443bbaef4cc29934faf37 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "d92618c2bd4443bbaef4cc29934faf37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d92618c2bd4443bbaef4cc29934faf37" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260806 10:41:54.259130 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:41:54.271833 21760 alter_table-test.cc:1284] Scanner saw 0 rows
I20260806 10:41:54.275831 21760 alter_table-test.cc:1284] Scanner saw 50 rows
I20260806 10:41:54.279232 21760 alter_table-test.cc:1284] Scanner saw 50 rows
I20260806 10:41:54.282759 21760 alter_table-test.cc:1284] Scanner saw 50 rows
I20260806 10:41:54.285735 21760 alter_table-test.cc:1284] Scanner saw 100 rows
I20260806 10:41:54.289462 21760 alter_table-test.cc:1284] Scanner saw 100 rows
I20260806 10:41:54.293282 21760 alter_table-test.cc:1284] Scanner saw 150 rows
I20260806 10:41:54.297333 21760 alter_table-test.cc:1284] Scanner saw 150 rows
I20260806 10:41:54.302742 21760 alter_table-test.cc:1284] Scanner saw 200 rows
I20260806 10:41:54.307425 21760 alter_table-test.cc:1284] Scanner saw 250 rows
I20260806 10:41:54.320148 21760 alter_table-test.cc:1284] Scanner saw 300 rows
I20260806 10:41:54.325485 21760 alter_table-test.cc:1284] Scanner saw 350 rows
I20260806 10:41:54.331128 21760 alter_table-test.cc:1284] Scanner saw 400 rows
I20260806 10:41:54.336621 21760 alter_table-test.cc:1284] Scanner saw 400 rows
I20260806 10:41:54.342849 21760 alter_table-test.cc:1284] Scanner saw 450 rows
I20260806 10:41:54.349733 21760 alter_table-test.cc:1284] Scanner saw 500 rows
I20260806 10:41:54.355219 21760 alter_table-test.cc:1284] Scanner saw 550 rows
I20260806 10:41:54.361018 21760 alter_table-test.cc:1284] Scanner saw 550 rows
I20260806 10:41:54.369223 21760 alter_table-test.cc:1284] Scanner saw 650 rows
I20260806 10:41:54.376412 21760 alter_table-test.cc:1284] Scanner saw 700 rows
I20260806 10:41:54.394277 21760 alter_table-test.cc:1284] Scanner saw 750 rows
I20260806 10:41:54.400835 21760 alter_table-test.cc:1284] Scanner saw 800 rows
I20260806 10:41:54.408071 21760 alter_table-test.cc:1284] Scanner saw 850 rows
I20260806 10:41:54.416687 21760 alter_table-test.cc:1284] Scanner saw 900 rows
I20260806 10:41:54.423792 21760 alter_table-test.cc:1284] Scanner saw 950 rows
I20260806 10:41:54.435184 21760 alter_table-test.cc:1284] Scanner saw 1000 rows
I20260806 10:41:54.446722 21760 alter_table-test.cc:1284] Scanner saw 1100 rows
I20260806 10:41:54.459021 21760 alter_table-test.cc:1284] Scanner saw 1200 rows
I20260806 10:41:54.471007 21760 alter_table-test.cc:1284] Scanner saw 1250 rows
I20260806 10:41:54.482030 21760 alter_table-test.cc:1284] Scanner saw 1350 rows
I20260806 10:41:54.501735 21760 alter_table-test.cc:1284] Scanner saw 1400 rows
I20260806 10:41:54.512280 21760 alter_table-test.cc:1284] Scanner saw 1500 rows
I20260806 10:41:54.523698 21760 alter_table-test.cc:1284] Scanner saw 1600 rows
I20260806 10:41:54.535895 21760 alter_table-test.cc:1284] Scanner saw 1650 rows
I20260806 10:41:54.548009 21760 alter_table-test.cc:1284] Scanner saw 1750 rows
I20260806 10:41:54.560580 21760 alter_table-test.cc:1284] Scanner saw 1850 rows
I20260806 10:41:54.573391 21760 alter_table-test.cc:1284] Scanner saw 1950 rows
I20260806 10:41:54.590794 21760 alter_table-test.cc:1284] Scanner saw 2050 rows
I20260806 10:41:54.610074 21760 alter_table-test.cc:1284] Scanner saw 2150 rows
I20260806 10:41:54.626426 21760 alter_table-test.cc:1284] Scanner saw 2250 rows
I20260806 10:41:54.644263 21760 alter_table-test.cc:1284] Scanner saw 2400 rows
I20260806 10:41:54.666903 21760 alter_table-test.cc:1284] Scanner saw 2550 rows
I20260806 10:41:54.687176 21760 alter_table-test.cc:1284] Scanner saw 2700 rows
I20260806 10:41:54.708815 21760 alter_table-test.cc:1284] Scanner saw 2850 rows
I20260806 10:41:54.732659 21760 alter_table-test.cc:1284] Scanner saw 3050 rows
I20260806 10:41:54.753050 21760 alter_table-test.cc:1284] Scanner saw 3200 rows
I20260806 10:41:54.774094 21760 alter_table-test.cc:1284] Scanner saw 3300 rows
I20260806 10:41:54.800735 21760 alter_table-test.cc:1284] Scanner saw 3400 rows
I20260806 10:41:54.828830 21760 alter_table-test.cc:1284] Scanner saw 3600 rows
I20260806 10:41:54.856966 21760 alter_table-test.cc:1284] Scanner saw 3800 rows
I20260806 10:41:54.885896 21760 alter_table-test.cc:1284] Scanner saw 4050 rows
I20260806 10:41:54.919823 21760 alter_table-test.cc:1284] Scanner saw 4200 rows
I20260806 10:41:54.951622 21760 alter_table-test.cc:1284] Scanner saw 4450 rows
I20260806 10:41:54.989182 21760 alter_table-test.cc:1284] Scanner saw 4750 rows
I20260806 10:41:55.025431 21760 alter_table-test.cc:1284] Scanner saw 5050 rows
I20260806 10:41:55.057477 21760 alter_table-test.cc:1284] Scanner saw 5350 rows
I20260806 10:41:55.094062 21760 alter_table-test.cc:1284] Scanner saw 5550 rows
I20260806 10:41:55.137568 21760 alter_table-test.cc:1284] Scanner saw 5800 rows
I20260806 10:41:55.180539 21760 alter_table-test.cc:1284] Scanner saw 6150 rows
I20260806 10:41:55.224256 21760 alter_table-test.cc:1284] Scanner saw 6500 rows
I20260806 10:41:55.280124 21760 alter_table-test.cc:1284] Scanner saw 6850 rows
I20260806 10:41:55.334621 21760 alter_table-test.cc:1284] Scanner saw 7150 rows
I20260806 10:41:55.388862 21760 alter_table-test.cc:1284] Scanner saw 7450 rows
I20260806 10:41:55.436923 21760 alter_table-test.cc:1284] Scanner saw 7850 rows
I20260806 10:41:55.488368 21760 alter_table-test.cc:1284] Scanner saw 8150 rows
I20260806 10:41:55.559880 21760 alter_table-test.cc:1284] Scanner saw 8500 rows
I20260806 10:41:55.623929 21760 alter_table-test.cc:1284] Scanner saw 9100 rows
I20260806 10:41:55.690846 21760 alter_table-test.cc:1284] Scanner saw 9550 rows
I20260806 10:41:55.764987 21760 alter_table-test.cc:1284] Scanner saw 10000 rows
I20260806 10:41:55.844995 21760 alter_table-test.cc:1284] Scanner saw 10600 rows
I20260806 10:41:55.924506 21760 alter_table-test.cc:1284] Scanner saw 11100 rows
I20260806 10:41:56.023850 21760 alter_table-test.cc:1284] Scanner saw 11650 rows
I20260806 10:41:56.129122 21760 alter_table-test.cc:1284] Scanner saw 12400 rows
I20260806 10:41:56.219554 21760 alter_table-test.cc:1284] Scanner saw 13100 rows
I20260806 10:41:56.318024 21760 alter_table-test.cc:1284] Scanner saw 13750 rows
I20260806 10:41:56.419493 21760 alter_table-test.cc:1284] Scanner saw 14450 rows
I20260806 10:41:56.534425 21760 alter_table-test.cc:1284] Scanner saw 15150 rows
I20260806 10:41:56.650511 21760 alter_table-test.cc:1284] Scanner saw 16000 rows
I20260806 10:41:56.797427 21760 alter_table-test.cc:1284] Scanner saw 16800 rows
I20260806 10:41:56.917441 21760 alter_table-test.cc:1284] Scanner saw 17850 rows
I20260806 10:41:57.060379 21760 alter_table-test.cc:1284] Scanner saw 18750 rows
I20260806 10:41:57.200927 21760 alter_table-test.cc:1284] Scanner saw 19750 rows
I20260806 10:41:57.260654 21528 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\002\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:41:57.291951 21766 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:41:57.385843 21760 alter_table-test.cc:1284] Scanner saw 20750 rows
I20260806 10:41:57.562024 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:57.737594 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:57.922851 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:58.096460 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:58.268045 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:58.441996 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:58.565325 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:58.704242 21766 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 1) took 1419 ms. Trace:
I20260806 10:41:58.704517 21766 rpcz_store.cc:276] 0806 10:41:57.284419 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:41:57.284593 (+ 174us) service_pool.cc:227] Handling call
0806 10:41:58.704218 (+1419625us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:41:57.286172 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:41:57.286259 (+ 87us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:41:57.290283 (+ 4024us) alter_schema_op.cc:65] Acquired schema lock
0806 10:41:57.290291 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:41:57.290309 (+ 18us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:41:57.290311 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:41:57.290449 (+ 138us) log.cc:842] Serialized 193 byte log entry
0806 10:41:57.291068 (+ 619us) op_driver.cc:444] REPLICATION: finished
0806 10:41:57.291925 (+ 857us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:41:58.700035 (+1408110us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:41:58.700320 (+ 285us) log.cc:842] Serialized 5 byte log entry
0806 10:41:58.703396 (+ 3076us) tablet_metadata.cc:641] Metadata flushed
0806 10:41:58.704142 (+ 746us) log.cc:842] Serialized 15 byte log entry
0806 10:41:58.704180 (+ 38us) alter_schema_op.cc:71] Released schema lock
0806 10:41:58.704183 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":802,"bytes_written":101005,"cfile_init":1,"compiler_manager_pool.queue_time_us":683,"compiler_manager_pool.run_cpu_time_us":557746,"compiler_manager_pool.run_wall_time_us":564908,"dirs.queue_time_us":382,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":837,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3482,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"prepare.queue_time_us":1268,"prepare.run_cpu_time_us":516,"prepare.run_wall_time_us":4307,"replication_time_us":737,"rows_written":21350,"thread_start_us":1040,"threads_started":3,"wal-append.queue_time_us":385}]]}
I20260806 10:41:58.709290 21535 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 1)
I20260806 10:41:58.716069 21779 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=870, attempt_no=0}) took 1420 ms. Trace:
I20260806 10:41:58.716197 21779 rpcz_store.cc:276] 0806 10:41:57.295358 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:41:57.295420 (+ 62us) service_pool.cc:227] Handling call
0806 10:41:58.716051 (+1420631us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:41:58.711754 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:41:58.711867 (+ 113us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:41:58.711872 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:41:58.711875 (+ 3us) tablet.cc:660] Decoding operations
0806 10:41:58.712217 (+ 342us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:41:58.712227 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0806 10:41:58.712233 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:41:58.712660 (+ 427us) tablet.cc:699] Row locks acquired
0806 10:41:58.712663 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:41:58.712700 (+ 37us) write_op.cc:270] Start()
0806 10:41:58.712728 (+ 28us) write_op.cc:276] Timestamp: L: 964
0806 10:41:58.712733 (+ 5us) op_driver.cc:331] REPLICATION: starting
0806 10:41:58.712910 (+ 177us) log.cc:842] Serialized 788 byte log entry
0806 10:41:58.713439 (+ 529us) op_driver.cc:444] REPLICATION: finished
0806 10:41:58.713915 (+ 476us) write_op.cc:301] APPLY: starting
0806 10:41:58.713928 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:41:58.714631 (+ 703us) tablet.cc:1368] finished BulkCheckPresence
0806 10:41:58.714657 (+ 26us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:41:58.715568 (+ 911us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:41:58.715632 (+ 64us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=49,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:41:58.715639 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:41:58.715819 (+ 180us) log.cc:842] Serialized 320 byte log entry
0806 10:41:58.715897 (+ 78us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:41:58.715944 (+ 47us) write_op.cc:454] Released schema lock
0806 10:41:58.715953 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":424,"cfile_cache_hit":3,"cfile_cache_hit_bytes":8373,"cfile_cache_miss":2,"cfile_cache_miss_bytes":8212,"lbm_read_time_us":58,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":1415900,"prepare.run_cpu_time_us":1210,"prepare.run_wall_time_us":1210,"replication_time_us":685,"thread_start_us":308,"threads_started":1}]]}
I20260806 10:41:58.720080 21760 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260806 10:41:58.742537 21760 alter_table-test.cc:1284] Scanner saw 21400 rows
I20260806 10:41:58.765472 21760 alter_table-test.cc:1284] Scanner saw 21550 rows
I20260806 10:41:58.792210 21766 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=869, attempt_no=0}) took 1501 ms. Trace:
I20260806 10:41:58.792658 21760 alter_table-test.cc:1284] Scanner saw 21700 rows
I20260806 10:41:58.792338 21766 rpcz_store.cc:276] 0806 10:41:57.290812 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:41:57.290888 (+ 76us) service_pool.cc:227] Handling call
0806 10:41:58.792188 (+1501300us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:41:57.292063 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:41:57.292137 (+ 74us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:41:58.704191 (+1412054us) write_op.cc:435] Acquired schema lock
0806 10:41:58.704194 (+ 3us) tablet.cc:660] Decoding operations
0806 10:41:58.705202 (+ 1008us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:41:58.706788 (+ 1586us) write_op.cc:641] Partition lock acquired for write op
0806 10:41:58.706795 (+ 7us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:41:58.707306 (+ 511us) tablet.cc:699] Row locks acquired
0806 10:41:58.707309 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:41:58.707348 (+ 39us) write_op.cc:270] Start()
0806 10:41:58.707378 (+ 30us) write_op.cc:276] Timestamp: L: 963
0806 10:41:58.707382 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:41:58.707620 (+ 238us) log.cc:842] Serialized 788 byte log entry
0806 10:41:58.711988 (+ 4368us) op_driver.cc:444] REPLICATION: finished
0806 10:41:58.712101 (+ 113us) write_op.cc:301] APPLY: starting
0806 10:41:58.712115 (+ 14us) tablet.cc:1365] starting BulkCheckPresence
0806 10:41:58.742289 (+ 30174us) tablet.cc:1368] finished BulkCheckPresence
0806 10:41:58.742310 (+ 21us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:41:58.791839 (+ 49529us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:41:58.791878 (+ 39us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:41:58.791883 (+ 5us) write_op.cc:312] APPLY: finished
0806 10:41:58.791993 (+ 110us) log.cc:842] Serialized 420 byte log entry
0806 10:41:58.792061 (+ 68us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:41:58.792100 (+ 39us) write_op.cc:454] Released schema lock
0806 10:41:58.792109 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"cfile_cache_hit":244,"cfile_cache_hit_bytes":771986,"cfile_cache_miss":14,"cfile_cache_miss_bytes":51217,"cfile_init":1,"lbm_read_time_us":400,"lbm_reads_lt_1ms":18,"num_ops":50,"prepare.queue_time_us":809,"prepare.run_cpu_time_us":221685,"prepare.run_wall_time_us":1419643,"replication_time_us":4589,"spinlock_wait_cycles":2048}]]}
I20260806 10:41:58.820423 21760 alter_table-test.cc:1284] Scanner saw 21900 rows
I20260806 10:41:58.852036 21760 alter_table-test.cc:1284] Scanner saw 22100 rows
I20260806 10:41:58.878934 21760 alter_table-test.cc:1284] Scanner saw 22350 rows
I20260806 10:41:58.913012 21760 alter_table-test.cc:1284] Scanner saw 22550 rows
I20260806 10:41:58.947811 21760 alter_table-test.cc:1284] Scanner saw 22800 rows
I20260806 10:41:58.981501 21760 alter_table-test.cc:1284] Scanner saw 23050 rows
I20260806 10:41:59.015269 21760 alter_table-test.cc:1284] Scanner saw 23350 rows
I20260806 10:41:59.053946 21760 alter_table-test.cc:1284] Scanner saw 23600 rows
I20260806 10:41:59.085242 21760 alter_table-test.cc:1284] Scanner saw 23900 rows
I20260806 10:41:59.115121 21760 alter_table-test.cc:1284] Scanner saw 24100 rows
I20260806 10:41:59.146963 21760 alter_table-test.cc:1284] Scanner saw 24300 rows
I20260806 10:41:59.177225 21760 alter_table-test.cc:1284] Scanner saw 24500 rows
I20260806 10:41:59.217214 21760 alter_table-test.cc:1284] Scanner saw 24700 rows
I20260806 10:41:59.249269 21760 alter_table-test.cc:1284] Scanner saw 24950 rows
I20260806 10:41:59.283114 21760 alter_table-test.cc:1284] Scanner saw 25200 rows
I20260806 10:41:59.323324 21760 alter_table-test.cc:1284] Scanner saw 25400 rows
I20260806 10:41:59.364256 21760 alter_table-test.cc:1284] Scanner saw 25750 rows
I20260806 10:41:59.408322 21760 alter_table-test.cc:1284] Scanner saw 26100 rows
I20260806 10:41:59.448932 21760 alter_table-test.cc:1284] Scanner saw 26300 rows
I20260806 10:41:59.487891 21760 alter_table-test.cc:1284] Scanner saw 26500 rows
I20260806 10:41:59.533730 21760 alter_table-test.cc:1284] Scanner saw 26700 rows
I20260806 10:41:59.579744 21760 alter_table-test.cc:1284] Scanner saw 27050 rows
I20260806 10:41:59.631394 21760 alter_table-test.cc:1284] Scanner saw 27350 rows
I20260806 10:41:59.670471 21760 alter_table-test.cc:1284] Scanner saw 27750 rows
I20260806 10:41:59.712503 21760 alter_table-test.cc:1284] Scanner saw 28000 rows
I20260806 10:41:59.752143 21760 alter_table-test.cc:1284] Scanner saw 28200 rows
I20260806 10:41:59.800478 21760 alter_table-test.cc:1284] Scanner saw 28500 rows
I20260806 10:41:59.852741 21760 alter_table-test.cc:1284] Scanner saw 28850 rows
I20260806 10:41:59.901170 21760 alter_table-test.cc:1284] Scanner saw 29150 rows
I20260806 10:41:59.950619 21760 alter_table-test.cc:1284] Scanner saw 29450 rows
I20260806 10:42:00.006183 21760 alter_table-test.cc:1284] Scanner saw 29800 rows
I20260806 10:42:00.062561 21760 alter_table-test.cc:1284] Scanner saw 30200 rows
I20260806 10:42:00.125236 21760 alter_table-test.cc:1284] Scanner saw 30600 rows
I20260806 10:42:00.175470 21760 alter_table-test.cc:1284] Scanner saw 31100 rows
I20260806 10:42:00.233428 21760 alter_table-test.cc:1284] Scanner saw 31400 rows
I20260806 10:42:00.291183 21760 alter_table-test.cc:1284] Scanner saw 31800 rows
I20260806 10:42:00.357070 21760 alter_table-test.cc:1284] Scanner saw 32150 rows
I20260806 10:42:00.425808 21760 alter_table-test.cc:1284] Scanner saw 32500 rows
I20260806 10:42:00.478159 21760 alter_table-test.cc:1284] Scanner saw 32900 rows
I20260806 10:42:00.540571 21760 alter_table-test.cc:1284] Scanner saw 33300 rows
I20260806 10:42:00.615635 21760 alter_table-test.cc:1284] Scanner saw 33800 rows
I20260806 10:42:00.688823 21760 alter_table-test.cc:1284] Scanner saw 34250 rows
I20260806 10:42:00.755405 21760 alter_table-test.cc:1284] Scanner saw 34850 rows
I20260806 10:42:00.822157 21760 alter_table-test.cc:1284] Scanner saw 35300 rows
I20260806 10:42:00.877617 21760 alter_table-test.cc:1284] Scanner saw 35800 rows
I20260806 10:42:00.938639 21760 alter_table-test.cc:1284] Scanner saw 36200 rows
I20260806 10:42:01.009495 21760 alter_table-test.cc:1284] Scanner saw 36600 rows
I20260806 10:42:01.080945 21760 alter_table-test.cc:1284] Scanner saw 37150 rows
I20260806 10:42:01.161899 21760 alter_table-test.cc:1284] Scanner saw 37600 rows
I20260806 10:42:01.235167 21760 alter_table-test.cc:1284] Scanner saw 38250 rows
I20260806 10:42:01.312743 21760 alter_table-test.cc:1284] Scanner saw 38750 rows
I20260806 10:42:01.389575 21760 alter_table-test.cc:1284] Scanner saw 39300 rows
I20260806 10:42:01.466578 21760 alter_table-test.cc:1284] Scanner saw 39850 rows
I20260806 10:42:01.542218 21760 alter_table-test.cc:1284] Scanner saw 40450 rows
I20260806 10:42:01.617292 21760 alter_table-test.cc:1284] Scanner saw 40950 rows
I20260806 10:42:01.703495 21760 alter_table-test.cc:1284] Scanner saw 41450 rows
I20260806 10:42:01.786284 21760 alter_table-test.cc:1284] Scanner saw 42050 rows
I20260806 10:42:01.873195 21760 alter_table-test.cc:1284] Scanner saw 42650 rows
I20260806 10:42:01.958786 21760 alter_table-test.cc:1284] Scanner saw 43300 rows
I20260806 10:42:01.967440 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\003\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:01.993645 21779 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:02.064998 21760 alter_table-test.cc:1284] Scanner saw 43900 rows
I20260806 10:42:02.191107 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:02.307758 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:02.451392 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:02.598153 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:02.727005 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:02.848785 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:03.012131 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:03.191720 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:03.244396 21779 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 2) took 1262 ms. Trace:
I20260806 10:42:03.244839 21779 rpcz_store.cc:276] 0806 10:42:01.981884 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:01.981930 (+ 46us) service_pool.cc:227] Handling call
0806 10:42:03.244375 (+1262445us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:01.982264 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:01.982382 (+ 118us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:01.990572 (+ 8190us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:01.990580 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:01.990603 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:01.990605 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:42:01.990771 (+ 166us) log.cc:842] Serialized 227 byte log entry
0806 10:42:01.992907 (+ 2136us) op_driver.cc:444] REPLICATION: finished
0806 10:42:01.993598 (+ 691us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:03.238946 (+1245348us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:03.239226 (+ 280us) log.cc:842] Serialized 5 byte log entry
0806 10:42:03.243420 (+ 4194us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:03.244297 (+ 877us) log.cc:842] Serialized 15 byte log entry
0806 10:42:03.244336 (+ 39us) alter_schema_op.cc:71] Released schema lock
0806 10:42:03.244340 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":644,"bytes_written":96532,"cfile_init":1,"compiler_manager_pool.queue_time_us":455,"compiler_manager_pool.run_cpu_time_us":602249,"compiler_manager_pool.run_wall_time_us":622937,"dirs.queue_time_us":9704,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":799,"drs_written":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3042,"lbm_writes_lt_1ms":45,"peak_mem_usage":0,"prepare.queue_time_us":56,"prepare.run_cpu_time_us":1581,"prepare.run_wall_time_us":8559,"replication_time_us":2279,"rows_written":22700,"thread_start_us":8978,"threads_started":3,"wal-append.queue_time_us":632}]]}
I20260806 10:42:03.251458 21779 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=1405, attempt_no=0}) took 1266 ms. Trace:
I20260806 10:42:03.251863 21779 rpcz_store.cc:276] 0806 10:42:01.984929 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:01.984976 (+ 47us) service_pool.cc:227] Handling call
0806 10:42:03.251439 (+1266463us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:01.990868 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:01.990946 (+ 78us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:03.245021 (+1254075us) write_op.cc:435] Acquired schema lock
0806 10:42:03.245025 (+ 4us) tablet.cc:660] Decoding operations
0806 10:42:03.245408 (+ 383us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:03.245425 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:03.245432 (+ 7us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:03.245820 (+ 388us) tablet.cc:699] Row locks acquired
0806 10:42:03.245824 (+ 4us) write_op.cc:260] PREPARE: finished
0806 10:42:03.245865 (+ 41us) write_op.cc:270] Start()
0806 10:42:03.245897 (+ 32us) write_op.cc:276] Timestamp: L: 1572
0806 10:42:03.245900 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:03.246065 (+ 165us) log.cc:842] Serialized 788 byte log entry
0806 10:42:03.248113 (+ 2048us) op_driver.cc:444] REPLICATION: finished
0806 10:42:03.248447 (+ 334us) write_op.cc:301] APPLY: starting
0806 10:42:03.248469 (+ 22us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:03.249954 (+ 1485us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:03.249986 (+ 32us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:03.250953 (+ 967us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:03.251025 (+ 72us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:42:03.251033 (+ 8us) write_op.cc:312] APPLY: finished
0806 10:42:03.251195 (+ 162us) log.cc:842] Serialized 320 byte log entry
0806 10:42:03.251269 (+ 74us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:03.251330 (+ 61us) write_op.cc:454] Released schema lock
0806 10:42:03.251339 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":281,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16598,"cfile_init":1,"lbm_read_time_us":169,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":5577,"prepare.run_cpu_time_us":205661,"prepare.run_wall_time_us":1255259,"replication_time_us":2193}]]}
I20260806 10:42:03.285211 21528 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 2)
I20260806 10:42:03.313304 21779 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=1406, attempt_no=0}) took 1320 ms. Trace:
I20260806 10:42:03.313519 21779 rpcz_store.cc:276] 0806 10:42:01.993080 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:01.993126 (+ 46us) service_pool.cc:227] Handling call
0806 10:42:03.313283 (+1320157us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:03.246168 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:03.246265 (+ 97us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:03.246271 (+ 6us) write_op.cc:435] Acquired schema lock
0806 10:42:03.246273 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:03.246616 (+ 343us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:03.246627 (+ 11us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:03.246633 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:03.247134 (+ 501us) tablet.cc:699] Row locks acquired
0806 10:42:03.247137 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:03.247173 (+ 36us) write_op.cc:270] Start()
0806 10:42:03.247205 (+ 32us) write_op.cc:276] Timestamp: L: 1573
0806 10:42:03.247209 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:03.247400 (+ 191us) log.cc:842] Serialized 788 byte log entry
0806 10:42:03.248448 (+ 1048us) op_driver.cc:444] REPLICATION: finished
0806 10:42:03.252953 (+ 4505us) write_op.cc:301] APPLY: starting
0806 10:42:03.252966 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:03.287360 (+ 34394us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:03.287384 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:03.312880 (+ 25496us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:03.312943 (+ 63us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=131,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:03.312950 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:42:03.313087 (+ 137us) log.cc:842] Serialized 420 byte log entry
0806 10:42:03.313155 (+ 68us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:03.313206 (+ 51us) write_op.cc:454] Released schema lock
0806 10:42:03.313214 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4452,"cfile_cache_hit":263,"cfile_cache_hit_bytes":906974,"cfile_cache_miss":8,"cfile_cache_miss_bytes":31460,"lbm_read_time_us":233,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1252634,"prepare.run_cpu_time_us":1285,"prepare.run_wall_time_us":1282,"replication_time_us":1221,"spinlock_wait_cycles":3968,"thread_start_us":18406,"threads_started":1}]]}
I20260806 10:42:03.328914 21760 alter_table-test.cc:1284] Scanner saw 44050 rows
I20260806 10:42:03.407145 21760 alter_table-test.cc:1284] Scanner saw 44500 rows
I20260806 10:42:03.475975 21760 alter_table-test.cc:1284] Scanner saw 44950 rows
I20260806 10:42:03.547959 21760 alter_table-test.cc:1284] Scanner saw 45350 rows
I20260806 10:42:03.612938 21760 alter_table-test.cc:1284] Scanner saw 45800 rows
I20260806 10:42:03.681212 21760 alter_table-test.cc:1284] Scanner saw 46200 rows
I20260806 10:42:03.749167 21760 alter_table-test.cc:1284] Scanner saw 46650 rows
I20260806 10:42:03.812779 21760 alter_table-test.cc:1284] Scanner saw 47150 rows
I20260806 10:42:03.881613 21760 alter_table-test.cc:1284] Scanner saw 47550 rows
I20260806 10:42:03.935137 21760 alter_table-test.cc:1284] Scanner saw 48050 rows
I20260806 10:42:03.995164 21760 alter_table-test.cc:1284] Scanner saw 48350 rows
I20260806 10:42:04.066732 21760 alter_table-test.cc:1284] Scanner saw 48750 rows
I20260806 10:42:04.145198 21760 alter_table-test.cc:1284] Scanner saw 49150 rows
I20260806 10:42:04.220356 21760 alter_table-test.cc:1284] Scanner saw 49600 rows
I20260806 10:42:04.300258 21760 alter_table-test.cc:1284] Scanner saw 50050 rows
I20260806 10:42:04.382898 21760 alter_table-test.cc:1284] Scanner saw 50650 rows
I20260806 10:42:04.460697 21760 alter_table-test.cc:1284] Scanner saw 51250 rows
I20260806 10:42:04.548535 21760 alter_table-test.cc:1284] Scanner saw 51750 rows
I20260806 10:42:04.634332 21760 alter_table-test.cc:1284] Scanner saw 52500 rows
I20260806 10:42:04.708377 21760 alter_table-test.cc:1284] Scanner saw 53100 rows
I20260806 10:42:04.816766 21760 alter_table-test.cc:1284] Scanner saw 53550 rows
I20260806 10:42:04.911819 21760 alter_table-test.cc:1284] Scanner saw 54350 rows
I20260806 10:42:05.013528 21760 alter_table-test.cc:1284] Scanner saw 55000 rows
I20260806 10:42:05.112368 21760 alter_table-test.cc:1284] Scanner saw 55750 rows
I20260806 10:42:05.209578 21760 alter_table-test.cc:1284] Scanner saw 56500 rows
I20260806 10:42:05.310343 21760 alter_table-test.cc:1284] Scanner saw 57100 rows
I20260806 10:42:05.423974 21760 alter_table-test.cc:1284] Scanner saw 57750 rows
I20260806 10:42:05.517695 21760 alter_table-test.cc:1284] Scanner saw 58500 rows
I20260806 10:42:05.651639 21760 alter_table-test.cc:1284] Scanner saw 59050 rows
I20260806 10:42:05.754961 21760 alter_table-test.cc:1284] Scanner saw 59950 rows
I20260806 10:42:05.859802 21760 alter_table-test.cc:1284] Scanner saw 60600 rows
I20260806 10:42:05.959703 21760 alter_table-test.cc:1284] Scanner saw 61400 rows
I20260806 10:42:06.063179 21760 alter_table-test.cc:1284] Scanner saw 62000 rows
I20260806 10:42:06.186143 21760 alter_table-test.cc:1284] Scanner saw 62650 rows
I20260806 10:42:06.293663 21760 alter_table-test.cc:1284] Scanner saw 63550 rows
I20260806 10:42:06.342881 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\004\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:06.355440 21797 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:06.435344 21760 alter_table-test.cc:1284] Scanner saw 64300 rows
I20260806 10:42:06.600852 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:06.761759 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:06.926101 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:07.086108 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:07.254040 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:07.406793 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:07.572495 21797 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 3) took 1221 ms. Trace:
I20260806 10:42:07.572717 21797 rpcz_store.cc:276] 0806 10:42:06.350619 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:06.350667 (+ 48us) service_pool.cc:227] Handling call
0806 10:42:07.572468 (+1221801us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:06.351591 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:06.351759 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:06.354590 (+ 2831us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:06.354599 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:06.354616 (+ 17us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:06.354619 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:06.354762 (+ 143us) log.cc:842] Serialized 262 byte log entry
0806 10:42:06.355314 (+ 552us) op_driver.cc:444] REPLICATION: finished
0806 10:42:06.355419 (+ 105us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:07.561496 (+1206077us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:07.561900 (+ 404us) log.cc:842] Serialized 5 byte log entry
0806 10:42:07.568386 (+ 6486us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:07.569821 (+ 1435us) log.cc:842] Serialized 15 byte log entry
0806 10:42:07.569886 (+ 65us) alter_schema_op.cc:71] Released schema lock
0806 10:42:07.569890 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"bytes_written":83645,"cfile_init":1,"compiler_manager_pool.queue_time_us":410,"compiler_manager_pool.run_cpu_time_us":601066,"compiler_manager_pool.run_wall_time_us":623663,"dirs.queue_time_us":1948,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":897,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3013,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"prepare.queue_time_us":595,"prepare.run_cpu_time_us":717,"prepare.run_wall_time_us":3220,"replication_time_us":675,"rows_written":20700,"thread_start_us":1284,"threads_started":3,"wal-append.queue_time_us":795}]]}
I20260806 10:42:07.583563 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:07.587751 21817 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=1890, attempt_no=0}) took 1230 ms. Trace:
I20260806 10:42:07.587857 21817 rpcz_store.cc:276] 0806 10:42:06.357486 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:06.357537 (+ 51us) service_pool.cc:227] Handling call
0806 10:42:07.587730 (+1230193us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:07.571225 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:07.571321 (+ 96us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:07.571327 (+ 6us) write_op.cc:435] Acquired schema lock
0806 10:42:07.571329 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:07.571621 (+ 292us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:07.571631 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:07.571637 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:07.572132 (+ 495us) tablet.cc:699] Row locks acquired
0806 10:42:07.572135 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:07.572170 (+ 35us) write_op.cc:270] Start()
0806 10:42:07.572202 (+ 32us) write_op.cc:276] Timestamp: L: 2100
0806 10:42:07.572206 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:07.572382 (+ 176us) log.cc:842] Serialized 788 byte log entry
0806 10:42:07.578452 (+ 6070us) op_driver.cc:444] REPLICATION: finished
0806 10:42:07.585669 (+ 7217us) write_op.cc:301] APPLY: starting
0806 10:42:07.585683 (+ 14us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:07.586702 (+ 1019us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:07.586724 (+ 22us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:07.587343 (+ 619us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:07.587383 (+ 40us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:42:07.587388 (+ 5us) write_op.cc:312] APPLY: finished
0806 10:42:07.587490 (+ 102us) log.cc:842] Serialized 320 byte log entry
0806 10:42:07.587551 (+ 61us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:07.587607 (+ 56us) write_op.cc:454] Released schema lock
0806 10:42:07.587616 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7173,"cfile_cache_hit":9,"cfile_cache_hit_bytes":29077,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12480,"cfile_init":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1213335,"prepare.run_cpu_time_us":1209,"prepare.run_wall_time_us":1207,"replication_time_us":6231,"spinlock_wait_cycles":1792,"thread_start_us":7099,"threads_started":1}]]}
I20260806 10:42:07.590286 21535 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 3)
I20260806 10:42:07.625662 21797 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=1889, attempt_no=0}) took 1272 ms. Trace:
I20260806 10:42:07.625809 21797 rpcz_store.cc:276] 0806 10:42:06.353294 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:06.353342 (+ 48us) service_pool.cc:227] Handling call
0806 10:42:07.625641 (+1272299us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:06.354852 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:06.354926 (+ 74us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:07.569936 (+1215010us) write_op.cc:435] Acquired schema lock
0806 10:42:07.569940 (+ 4us) tablet.cc:660] Decoding operations
0806 10:42:07.570328 (+ 388us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:07.570343 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:07.570349 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:07.570811 (+ 462us) tablet.cc:699] Row locks acquired
0806 10:42:07.570814 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:07.570859 (+ 45us) write_op.cc:270] Start()
0806 10:42:07.570897 (+ 38us) write_op.cc:276] Timestamp: L: 2099
0806 10:42:07.570902 (+ 5us) op_driver.cc:331] REPLICATION: starting
0806 10:42:07.571122 (+ 220us) log.cc:842] Serialized 788 byte log entry
0806 10:42:07.578322 (+ 7200us) op_driver.cc:444] REPLICATION: finished
0806 10:42:07.578451 (+ 129us) write_op.cc:301] APPLY: starting
0806 10:42:07.578469 (+ 18us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:07.599463 (+ 20994us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:07.599489 (+ 26us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:07.625150 (+ 25661us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:07.625277 (+ 127us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=150,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:07.625284 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:42:07.625437 (+ 153us) log.cc:842] Serialized 420 byte log entry
0806 10:42:07.625509 (+ 72us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:07.625557 (+ 48us) write_op.cc:454] Released schema lock
0806 10:42:07.625565 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"cfile_cache_hit":274,"cfile_cache_hit_bytes":923919,"cfile_cache_miss":7,"cfile_cache_miss_bytes":26607,"lbm_read_time_us":184,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1113,"prepare.run_cpu_time_us":192637,"prepare.run_wall_time_us":1216326,"replication_time_us":7389}]]}
I20260806 10:42:07.674185 21760 alter_table-test.cc:1284] Scanner saw 64750 rows
I20260806 10:42:07.768745 21760 alter_table-test.cc:1284] Scanner saw 65300 rows
I20260806 10:42:07.863811 21760 alter_table-test.cc:1284] Scanner saw 65950 rows
I20260806 10:42:07.958379 21760 alter_table-test.cc:1284] Scanner saw 66550 rows
I20260806 10:42:08.070227 21760 alter_table-test.cc:1284] Scanner saw 67200 rows
I20260806 10:42:08.178225 21760 alter_table-test.cc:1284] Scanner saw 68000 rows
I20260806 10:42:08.289944 21760 alter_table-test.cc:1284] Scanner saw 68750 rows
I20260806 10:42:08.397612 21760 alter_table-test.cc:1284] Scanner saw 69500 rows
I20260806 10:42:08.501901 21760 alter_table-test.cc:1284] Scanner saw 70200 rows
I20260806 10:42:08.616890 21760 alter_table-test.cc:1284] Scanner saw 70850 rows
I20260806 10:42:08.731009 21760 alter_table-test.cc:1284] Scanner saw 71600 rows
I20260806 10:42:08.841639 21760 alter_table-test.cc:1284] Scanner saw 72300 rows
I20260806 10:42:08.946952 21760 alter_table-test.cc:1284] Scanner saw 73000 rows
I20260806 10:42:09.073939 21760 alter_table-test.cc:1284] Scanner saw 73650 rows
I20260806 10:42:09.204380 21760 alter_table-test.cc:1284] Scanner saw 74550 rows
I20260806 10:42:09.328733 21760 alter_table-test.cc:1284] Scanner saw 75400 rows
I20260806 10:42:09.469405 21760 alter_table-test.cc:1284] Scanner saw 76250 rows
I20260806 10:42:09.604846 21760 alter_table-test.cc:1284] Scanner saw 77150 rows
I20260806 10:42:09.734210 21760 alter_table-test.cc:1284] Scanner saw 77850 rows
I20260806 10:42:09.857074 21760 alter_table-test.cc:1284] Scanner saw 78700 rows
I20260806 10:42:10.006668 21760 alter_table-test.cc:1284] Scanner saw 79400 rows
I20260806 10:42:10.159334 21760 alter_table-test.cc:1284] Scanner saw 80350 rows
I20260806 10:42:10.302366 21760 alter_table-test.cc:1284] Scanner saw 81200 rows
I20260806 10:42:10.445859 21760 alter_table-test.cc:1284] Scanner saw 82050 rows
I20260806 10:42:10.604243 21760 alter_table-test.cc:1284] Scanner saw 82950 rows
I20260806 10:42:10.701808 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\005\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:10.744611 21817 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:10.799763 21760 alter_table-test.cc:1284] Scanner saw 83900 rows
I20260806 10:42:11.018153 21760 alter_table-test.cc:1284] Scanner saw 84550 rows
I20260806 10:42:11.242812 21760 alter_table-test.cc:1284] Scanner saw 84550 rows
I20260806 10:42:11.438396 21760 alter_table-test.cc:1284] Scanner saw 84550 rows
I20260806 10:42:11.644678 21760 alter_table-test.cc:1284] Scanner saw 84550 rows
I20260806 10:42:11.841331 21760 alter_table-test.cc:1284] Scanner saw 84550 rows
I20260806 10:42:12.008024 21817 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 4) took 1292 ms. Trace:
I20260806 10:42:12.008247 21817 rpcz_store.cc:276] 0806 10:42:10.715342 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:10.718210 (+ 2868us) service_pool.cc:227] Handling call
0806 10:42:12.008001 (+1289791us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:10.718639 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:10.718792 (+ 153us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:10.743331 (+ 24539us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:10.743341 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:10.743370 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:10.743373 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:10.743583 (+ 210us) log.cc:842] Serialized 296 byte log entry
0806 10:42:10.744248 (+ 665us) op_driver.cc:444] REPLICATION: finished
0806 10:42:10.744583 (+ 335us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:12.002049 (+1257466us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:12.002449 (+ 400us) log.cc:842] Serialized 5 byte log entry
0806 10:42:12.006801 (+ 4352us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:12.007911 (+ 1110us) log.cc:842] Serialized 15 byte log entry
0806 10:42:12.007958 (+ 47us) alter_schema_op.cc:71] Released schema lock
0806 10:42:12.007963 (+ 5us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":261,"bytes_written":80019,"cfile_init":1,"compiler_manager_pool.queue_time_us":523,"compiler_manager_pool.run_cpu_time_us":631341,"compiler_manager_pool.run_wall_time_us":633786,"dirs.queue_time_us":442,"dirs.run_cpu_time_us":237,"dirs.run_wall_time_us":1700,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3148,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"prepare.queue_time_us":80,"prepare.run_cpu_time_us":4108,"prepare.run_wall_time_us":25714,"replication_time_us":851,"rows_written":19800,"thread_start_us":955,"threads_started":3,"wal-append.queue_time_us":400}]]}
I20260806 10:42:12.015542 21817 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=2356, attempt_no=0}) took 1296 ms. Trace:
I20260806 10:42:12.015702 21817 rpcz_store.cc:276] 0806 10:42:10.718712 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:10.719035 (+ 323us) service_pool.cc:227] Handling call
0806 10:42:12.015519 (+1296484us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:10.744397 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:10.744495 (+ 98us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:12.008284 (+1263789us) write_op.cc:435] Acquired schema lock
0806 10:42:12.008288 (+ 4us) tablet.cc:660] Decoding operations
0806 10:42:12.008759 (+ 471us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:12.008776 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:12.008782 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:12.009191 (+ 409us) tablet.cc:699] Row locks acquired
0806 10:42:12.009194 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:12.009238 (+ 44us) write_op.cc:270] Start()
0806 10:42:12.009277 (+ 39us) write_op.cc:276] Timestamp: L: 2599
0806 10:42:12.009281 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:12.009508 (+ 227us) log.cc:842] Serialized 788 byte log entry
0806 10:42:12.011821 (+ 2313us) op_driver.cc:444] REPLICATION: finished
0806 10:42:12.011937 (+ 116us) write_op.cc:301] APPLY: starting
0806 10:42:12.011954 (+ 17us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:12.013944 (+ 1990us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:12.013973 (+ 29us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:12.015040 (+ 1067us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:12.015111 (+ 71us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:42:12.015119 (+ 8us) write_op.cc:312] APPLY: finished
0806 10:42:12.015276 (+ 157us) log.cc:842] Serialized 320 byte log entry
0806 10:42:12.015347 (+ 71us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:12.015409 (+ 62us) write_op.cc:454] Released schema lock
0806 10:42:12.015419 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"cfile_cache_hit":8,"cfile_cache_hit_bytes":32848,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12468,"cfile_init":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":24965,"prepare.run_cpu_time_us":200402,"prepare.run_wall_time_us":1265182,"replication_time_us":2488}]]}
I20260806 10:42:12.030413 21535 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 4)
I20260806 10:42:12.043728 21760 alter_table-test.cc:1284] Scanner saw 84550 rows
I20260806 10:42:12.067487 21817 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=2357, attempt_no=0}) took 1321 ms. Trace:
I20260806 10:42:12.067646 21817 rpcz_store.cc:276] 0806 10:42:10.745915 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:10.745980 (+ 65us) service_pool.cc:227] Handling call
0806 10:42:12.067463 (+1321483us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:12.009615 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:12.009704 (+ 89us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:12.009709 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:42:12.009711 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:12.010036 (+ 325us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:12.010047 (+ 11us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:12.010051 (+ 4us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:12.010521 (+ 470us) tablet.cc:699] Row locks acquired
0806 10:42:12.010525 (+ 4us) write_op.cc:260] PREPARE: finished
0806 10:42:12.010561 (+ 36us) write_op.cc:270] Start()
0806 10:42:12.010590 (+ 29us) write_op.cc:276] Timestamp: L: 2600
0806 10:42:12.010595 (+ 5us) op_driver.cc:331] REPLICATION: starting
0806 10:42:12.010783 (+ 188us) log.cc:842] Serialized 788 byte log entry
0806 10:42:12.011953 (+ 1170us) op_driver.cc:444] REPLICATION: finished
0806 10:42:12.016527 (+ 4574us) write_op.cc:301] APPLY: starting
0806 10:42:12.016538 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:12.042369 (+ 25831us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:12.042393 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:12.066907 (+ 24514us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:12.066975 (+ 68us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=169,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:12.066982 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:42:12.067130 (+ 148us) log.cc:842] Serialized 420 byte log entry
0806 10:42:12.067310 (+ 180us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:12.067366 (+ 56us) write_op.cc:454] Released schema lock
0806 10:42:12.067376 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4540,"cfile_cache_hit":281,"cfile_cache_hit_bytes":975372,"cfile_cache_miss":10,"cfile_cache_miss_bytes":39534,"lbm_read_time_us":282,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1263157,"prepare.run_cpu_time_us":1220,"prepare.run_wall_time_us":1219,"replication_time_us":1343,"thread_start_us":7964,"threads_started":1}]]}
I20260806 10:42:12.169113 21760 alter_table-test.cc:1284] Scanner saw 84700 rows
I20260806 10:42:12.285192 21760 alter_table-test.cc:1284] Scanner saw 85550 rows
I20260806 10:42:12.426687 21760 alter_table-test.cc:1284] Scanner saw 86200 rows
I20260806 10:42:12.543865 21760 alter_table-test.cc:1284] Scanner saw 86950 rows
I20260806 10:42:12.689447 21760 alter_table-test.cc:1284] Scanner saw 87600 rows
I20260806 10:42:12.836659 21760 alter_table-test.cc:1284] Scanner saw 88500 rows
I20260806 10:42:12.985751 21760 alter_table-test.cc:1284] Scanner saw 89300 rows
I20260806 10:42:13.145012 21760 alter_table-test.cc:1284] Scanner saw 90100 rows
I20260806 10:42:13.296335 21760 alter_table-test.cc:1284] Scanner saw 91100 rows
I20260806 10:42:13.452133 21760 alter_table-test.cc:1284] Scanner saw 91950 rows
I20260806 10:42:13.617123 21760 alter_table-test.cc:1284] Scanner saw 93050 rows
I20260806 10:42:13.783877 21760 alter_table-test.cc:1284] Scanner saw 94050 rows
I20260806 10:42:13.915385 21760 alter_table-test.cc:1284] Scanner saw 95100 rows
I20260806 10:42:14.078250 21760 alter_table-test.cc:1284] Scanner saw 95900 rows
I20260806 10:42:14.255441 21760 alter_table-test.cc:1284] Scanner saw 96850 rows
I20260806 10:42:14.412750 21760 alter_table-test.cc:1284] Scanner saw 98050 rows
I20260806 10:42:14.582697 21760 alter_table-test.cc:1284] Scanner saw 99000 rows
I20260806 10:42:14.755534 21760 alter_table-test.cc:1284] Scanner saw 100100 rows
I20260806 10:42:14.916752 21760 alter_table-test.cc:1284] Scanner saw 101150 rows
I20260806 10:42:15.066596 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\006\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:15.099391 21760 alter_table-test.cc:1284] Scanner saw 102100 rows
I20260806 10:42:15.118319 21837 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:15.302773 21760 alter_table-test.cc:1284] Scanner saw 103150 rows
I20260806 10:42:15.518463 21760 alter_table-test.cc:1284] Scanner saw 103150 rows
I20260806 10:42:15.740268 21760 alter_table-test.cc:1284] Scanner saw 103150 rows
I20260806 10:42:15.984679 21760 alter_table-test.cc:1284] Scanner saw 103150 rows
I20260806 10:42:16.231113 21760 alter_table-test.cc:1284] Scanner saw 103150 rows
I20260806 10:42:16.343595 21837 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 5) took 1257 ms. Trace:
I20260806 10:42:16.343832 21837 rpcz_store.cc:276] 0806 10:42:15.086598 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:15.086658 (+ 60us) service_pool.cc:227] Handling call
0806 10:42:16.343571 (+1256913us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:15.087059 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:15.087250 (+ 191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:15.116887 (+ 29637us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:15.116896 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:15.117174 (+ 278us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:15.117177 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:15.117392 (+ 215us) log.cc:842] Serialized 330 byte log entry
0806 10:42:15.118000 (+ 608us) op_driver.cc:444] REPLICATION: finished
0806 10:42:15.118293 (+ 293us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:16.337808 (+1219515us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:16.338158 (+ 350us) log.cc:842] Serialized 5 byte log entry
0806 10:42:16.342328 (+ 4170us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:16.343488 (+ 1160us) log.cc:842] Serialized 15 byte log entry
0806 10:42:16.343527 (+ 39us) alter_schema_op.cc:71] Released schema lock
0806 10:42:16.343531 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":236,"bytes_written":70661,"cfile_init":1,"compiler_manager_pool.queue_time_us":534,"compiler_manager_pool.run_cpu_time_us":622333,"compiler_manager_pool.run_wall_time_us":632985,"dirs.queue_time_us":495,"dirs.run_cpu_time_us":237,"dirs.run_wall_time_us":971,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3143,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":59,"prepare.run_cpu_time_us":4873,"prepare.run_wall_time_us":31030,"replication_time_us":799,"rows_written":18600,"thread_start_us":926,"threads_started":3,"wal-append.queue_time_us":372}]]}
I20260806 10:42:16.349972 21535 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 5)
I20260806 10:42:16.351297 21837 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=2796, attempt_no=0}) took 1257 ms. Trace:
I20260806 10:42:16.351399 21837 rpcz_store.cc:276] 0806 10:42:15.093759 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:15.093833 (+ 74us) service_pool.cc:227] Handling call
0806 10:42:16.351279 (+1257446us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:15.118125 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:15.118213 (+ 88us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:16.343762 (+1225549us) write_op.cc:435] Acquired schema lock
0806 10:42:16.343765 (+ 3us) tablet.cc:660] Decoding operations
0806 10:42:16.344252 (+ 487us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:16.344267 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:16.344273 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:16.344877 (+ 604us) tablet.cc:699] Row locks acquired
0806 10:42:16.344879 (+ 2us) write_op.cc:260] PREPARE: finished
0806 10:42:16.344918 (+ 39us) write_op.cc:270] Start()
0806 10:42:16.344945 (+ 27us) write_op.cc:276] Timestamp: L: 3066
0806 10:42:16.344947 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:42:16.345111 (+ 164us) log.cc:842] Serialized 788 byte log entry
0806 10:42:16.347789 (+ 2678us) op_driver.cc:444] REPLICATION: finished
0806 10:42:16.347870 (+ 81us) write_op.cc:301] APPLY: starting
0806 10:42:16.347882 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:16.350099 (+ 2217us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:16.350123 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:16.350944 (+ 821us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:16.350983 (+ 39us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:42:16.350988 (+ 5us) write_op.cc:312] APPLY: finished
0806 10:42:16.351074 (+ 86us) log.cc:842] Serialized 320 byte log entry
0806 10:42:16.351132 (+ 58us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:16.351179 (+ 47us) write_op.cc:454] Released schema lock
0806 10:42:16.351188 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37,"cfile_cache_hit":14,"cfile_cache_hit_bytes":57484,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":23905,"prepare.run_cpu_time_us":187701,"prepare.run_wall_time_us":1227051,"replication_time_us":2821}]]}
I20260806 10:42:16.407804 21858 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=2797, attempt_no=0}) took 1287 ms. Trace:
I20260806 10:42:16.407997 21858 rpcz_store.cc:276] 0806 10:42:15.120202 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:15.120326 (+ 124us) service_pool.cc:227] Handling call
0806 10:42:16.407781 (+1287455us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:16.345216 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:16.345308 (+ 92us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:16.345312 (+ 4us) write_op.cc:435] Acquired schema lock
0806 10:42:16.345314 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:16.345645 (+ 331us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:16.345654 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:16.345660 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:16.346194 (+ 534us) tablet.cc:699] Row locks acquired
0806 10:42:16.346197 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:16.346233 (+ 36us) write_op.cc:270] Start()
0806 10:42:16.346263 (+ 30us) write_op.cc:276] Timestamp: L: 3067
0806 10:42:16.346268 (+ 5us) op_driver.cc:331] REPLICATION: starting
0806 10:42:16.346460 (+ 192us) log.cc:842] Serialized 788 byte log entry
0806 10:42:16.348550 (+ 2090us) op_driver.cc:444] REPLICATION: finished
0806 10:42:16.350019 (+ 1469us) write_op.cc:301] APPLY: starting
0806 10:42:16.350032 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:16.377047 (+ 27015us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:16.377072 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:16.407330 (+ 30258us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:16.407400 (+ 70us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=204,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:16.407407 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:42:16.407553 (+ 146us) log.cc:842] Serialized 420 byte log entry
0806 10:42:16.407622 (+ 69us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:16.407696 (+ 74us) write_op.cc:454] Released schema lock
0806 10:42:16.407705 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1420,"cfile_cache_hit":309,"cfile_cache_hit_bytes":1013046,"cfile_cache_miss":6,"cfile_cache_miss_bytes":21321,"lbm_read_time_us":155,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":1224451,"prepare.run_cpu_time_us":1270,"prepare.run_wall_time_us":1297,"replication_time_us":2264,"thread_start_us":469,"threads_started":1}]]}
I20260806 10:42:16.444901 21760 alter_table-test.cc:1284] Scanner saw 103150 rows
I20260806 10:42:16.625574 21760 alter_table-test.cc:1284] Scanner saw 103800 rows
I20260806 10:42:16.802906 21760 alter_table-test.cc:1284] Scanner saw 105000 rows
I20260806 10:42:16.961252 21760 alter_table-test.cc:1284] Scanner saw 105900 rows
I20260806 10:42:17.126510 21760 alter_table-test.cc:1284] Scanner saw 106750 rows
I20260806 10:42:17.293020 21760 alter_table-test.cc:1284] Scanner saw 107650 rows
I20260806 10:42:17.472236 21760 alter_table-test.cc:1284] Scanner saw 108650 rows
I20260806 10:42:17.664372 21760 alter_table-test.cc:1284] Scanner saw 109850 rows
I20260806 10:42:17.861966 21760 alter_table-test.cc:1284] Scanner saw 111200 rows
I20260806 10:42:18.034413 21760 alter_table-test.cc:1284] Scanner saw 112450 rows
I20260806 10:42:18.231226 21760 alter_table-test.cc:1284] Scanner saw 113400 rows
I20260806 10:42:18.416280 21760 alter_table-test.cc:1284] Scanner saw 114650 rows
I20260806 10:42:18.599254 21760 alter_table-test.cc:1284] Scanner saw 115600 rows
I20260806 10:42:18.793411 21760 alter_table-test.cc:1284] Scanner saw 116700 rows
I20260806 10:42:18.993680 21760 alter_table-test.cc:1284] Scanner saw 117950 rows
I20260806 10:42:19.187237 21760 alter_table-test.cc:1284] Scanner saw 119100 rows
I20260806 10:42:19.412747 21760 alter_table-test.cc:1284] Scanner saw 120200 rows
I20260806 10:42:19.437489 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\007\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:19.464433 21858 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:19.650954 21760 alter_table-test.cc:1284] Scanner saw 121700 rows
I20260806 10:42:19.888382 21760 alter_table-test.cc:1284] Scanner saw 121950 rows
I20260806 10:42:20.127005 21760 alter_table-test.cc:1284] Scanner saw 121950 rows
I20260806 10:42:20.372474 21760 alter_table-test.cc:1284] Scanner saw 121950 rows
I20260806 10:42:20.636271 21760 alter_table-test.cc:1284] Scanner saw 121950 rows
I20260806 10:42:20.674347 21858 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 6) took 1211 ms. Trace:
I20260806 10:42:20.674523 21858 rpcz_store.cc:276] 0806 10:42:19.462593 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:19.462642 (+ 49us) service_pool.cc:227] Handling call
0806 10:42:20.674324 (+1211682us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:19.463249 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:19.463415 (+ 166us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:19.463423 (+ 8us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:19.463428 (+ 5us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:19.463446 (+ 18us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:19.463449 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:19.463611 (+ 162us) log.cc:842] Serialized 364 byte log entry
0806 10:42:19.464285 (+ 674us) op_driver.cc:444] REPLICATION: finished
0806 10:42:19.464396 (+ 111us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:20.670011 (+1205615us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:20.670369 (+ 358us) log.cc:842] Serialized 5 byte log entry
0806 10:42:20.673379 (+ 3010us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:20.674240 (+ 861us) log.cc:842] Serialized 15 byte log entry
0806 10:42:20.674278 (+ 38us) alter_schema_op.cc:71] Released schema lock
0806 10:42:20.674281 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"bytes_written":69137,"cfile_init":1,"compiler_manager_pool.queue_time_us":561,"compiler_manager_pool.run_cpu_time_us":607411,"compiler_manager_pool.run_wall_time_us":609042,"dirs.queue_time_us":433,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1088,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3164,"lbm_writes_lt_1ms":57,"peak_mem_usage":0,"prepare.queue_time_us":202,"prepare.run_cpu_time_us":415,"prepare.run_wall_time_us":414,"replication_time_us":815,"rows_written":18800,"thread_start_us":963,"threads_started":3,"wal-append.queue_time_us":343}]]}
I20260806 10:42:20.679246 21535 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 6)
I20260806 10:42:20.687844 21858 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=3239, attempt_no=0}) took 1228 ms. Trace:
I20260806 10:42:20.687963 21858 rpcz_store.cc:276] 0806 10:42:19.459884 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:19.461808 (+ 1924us) service_pool.cc:227] Handling call
0806 10:42:20.687824 (+1226016us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:19.463749 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:19.463821 (+ 72us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:20.674323 (+1210502us) write_op.cc:435] Acquired schema lock
0806 10:42:20.674327 (+ 4us) tablet.cc:660] Decoding operations
0806 10:42:20.674648 (+ 321us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:20.674663 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:20.674669 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:20.675334 (+ 665us) tablet.cc:699] Row locks acquired
0806 10:42:20.675337 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:20.675379 (+ 42us) write_op.cc:270] Start()
0806 10:42:20.675415 (+ 36us) write_op.cc:276] Timestamp: L: 3532
0806 10:42:20.675419 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:20.675626 (+ 207us) log.cc:842] Serialized 788 byte log entry
0806 10:42:20.683528 (+ 7902us) op_driver.cc:444] REPLICATION: finished
0806 10:42:20.683626 (+ 98us) write_op.cc:301] APPLY: starting
0806 10:42:20.683638 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:20.686207 (+ 2569us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:20.686234 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:20.687368 (+ 1134us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:20.687428 (+ 60us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=296,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:42:20.687434 (+ 6us) write_op.cc:312] APPLY: finished
0806 10:42:20.687570 (+ 136us) log.cc:842] Serialized 320 byte log entry
0806 10:42:20.687639 (+ 69us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:20.687719 (+ 80us) write_op.cc:454] Released schema lock
0806 10:42:20.687728 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"cfile_cache_hit":25,"cfile_cache_hit_bytes":78949,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":161,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":331,"prepare.run_cpu_time_us":181611,"prepare.run_wall_time_us":1211942,"replication_time_us":8093,"spinlock_wait_cycles":1280}]]}
I20260806 10:42:20.752171 21873 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=3240, attempt_no=0}) took 1285 ms. Trace:
I20260806 10:42:20.752385 21873 rpcz_store.cc:276] 0806 10:42:19.466233 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:19.466326 (+ 93us) service_pool.cc:227] Handling call
0806 10:42:20.752146 (+1285820us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:20.675748 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:20.675832 (+ 84us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:20.675837 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:42:20.675839 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:20.676183 (+ 344us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:20.676192 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:20.676197 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:20.676655 (+ 458us) tablet.cc:699] Row locks acquired
0806 10:42:20.676658 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:20.676691 (+ 33us) write_op.cc:270] Start()
0806 10:42:20.676718 (+ 27us) write_op.cc:276] Timestamp: L: 3533
0806 10:42:20.676721 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:20.676878 (+ 157us) log.cc:842] Serialized 788 byte log entry
0806 10:42:20.684039 (+ 7161us) op_driver.cc:444] REPLICATION: finished
0806 10:42:20.684460 (+ 421us) write_op.cc:301] APPLY: starting
0806 10:42:20.684472 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:20.711566 (+ 27094us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:20.711593 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:20.751783 (+ 40190us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:20.751839 (+ 56us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=237,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:20.751844 (+ 5us) write_op.cc:312] APPLY: finished
0806 10:42:20.751941 (+ 97us) log.cc:842] Serialized 420 byte log entry
0806 10:42:20.752008 (+ 67us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:20.752060 (+ 52us) write_op.cc:454] Released schema lock
0806 10:42:20.752070 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":373,"cfile_cache_hit":326,"cfile_cache_hit_bytes":1029388,"cfile_cache_miss":7,"cfile_cache_miss_bytes":25758,"lbm_read_time_us":175,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1209043,"prepare.run_cpu_time_us":1181,"prepare.run_wall_time_us":1180,"replication_time_us":7297,"thread_start_us":270,"threads_started":1}]]}
I20260806 10:42:20.854939 21760 alter_table-test.cc:1284] Scanner saw 121950 rows
I20260806 10:42:21.076610 21760 alter_table-test.cc:1284] Scanner saw 122800 rows
I20260806 10:42:21.291973 21760 alter_table-test.cc:1284] Scanner saw 124150 rows
I20260806 10:42:21.472374 21760 alter_table-test.cc:1284] Scanner saw 125300 rows
I20260806 10:42:21.666721 21760 alter_table-test.cc:1284] Scanner saw 126250 rows
I20260806 10:42:21.870088 21760 alter_table-test.cc:1284] Scanner saw 127200 rows
I20260806 10:42:22.089999 21760 alter_table-test.cc:1284] Scanner saw 128300 rows
I20260806 10:42:22.315231 21760 alter_table-test.cc:1284] Scanner saw 129650 rows
I20260806 10:42:22.515808 21760 alter_table-test.cc:1284] Scanner saw 131050 rows
I20260806 10:42:22.727479 21760 alter_table-test.cc:1284] Scanner saw 132150 rows
I20260806 10:42:22.932559 21760 alter_table-test.cc:1284] Scanner saw 133300 rows
I20260806 10:42:23.172045 21760 alter_table-test.cc:1284] Scanner saw 134350 rows
I20260806 10:42:23.404471 21760 alter_table-test.cc:1284] Scanner saw 135850 rows
I20260806 10:42:23.655635 21760 alter_table-test.cc:1284] Scanner saw 137150 rows
I20260806 10:42:23.814677 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\010\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:23.869330 21858 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:23.904178 21760 alter_table-test.cc:1284] Scanner saw 138800 rows
I20260806 10:42:24.201771 21760 alter_table-test.cc:1284] Scanner saw 140000 rows
I20260806 10:42:24.236789 21535 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 7)
I20260806 10:42:24.480921 21760 alter_table-test.cc:1284] Scanner saw 140000 rows
I20260806 10:42:24.755235 21760 alter_table-test.cc:1284] Scanner saw 140000 rows
I20260806 10:42:25.031574 21760 alter_table-test.cc:1284] Scanner saw 140000 rows
I20260806 10:42:25.069918 21858 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59854 (request call id 7) took 1206 ms. Trace:
I20260806 10:42:25.070056 21858 rpcz_store.cc:276] 0806 10:42:23.863692 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:23.863745 (+ 53us) service_pool.cc:227] Handling call
0806 10:42:25.069893 (+1206148us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:23.864143 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:23.864334 (+ 191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:23.868565 (+ 4231us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:23.868574 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:23.868594 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:23.868596 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:42:23.868779 (+ 183us) log.cc:842] Serialized 398 byte log entry
0806 10:42:23.869216 (+ 437us) op_driver.cc:444] REPLICATION: finished
0806 10:42:23.869306 (+ 90us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:25.064575 (+1195269us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:25.065051 (+ 476us) log.cc:842] Serialized 5 byte log entry
0806 10:42:25.068888 (+ 3837us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:25.069803 (+ 915us) log.cc:842] Serialized 15 byte log entry
0806 10:42:25.069852 (+ 49us) alter_schema_op.cc:71] Released schema lock
0806 10:42:25.069855 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"bytes_written":70748,"cfile_init":1,"compiler_manager_pool.queue_time_us":498,"compiler_manager_pool.run_cpu_time_us":632643,"compiler_manager_pool.run_wall_time_us":639669,"dirs.queue_time_us":1051,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":1164,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3276,"lbm_writes_lt_1ms":61,"peak_mem_usage":0,"prepare.queue_time_us":54,"prepare.run_cpu_time_us":1073,"prepare.run_wall_time_us":4692,"replication_time_us":599,"rows_written":18050,"thread_start_us":1936,"threads_started":3,"wal-append.queue_time_us":982}]]}
I20260806 10:42:25.078439 21888 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=3664, attempt_no=0}) took 1206 ms. Trace:
I20260806 10:42:25.078567 21888 rpcz_store.cc:276] 0806 10:42:23.872065 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:23.872114 (+ 49us) service_pool.cc:227] Handling call
0806 10:42:25.078417 (+1206303us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:25.071389 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:25.071458 (+ 69us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:25.071461 (+ 3us) write_op.cc:435] Acquired schema lock
0806 10:42:25.071463 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:25.071642 (+ 179us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:25.071649 (+ 7us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:25.071651 (+ 2us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:25.072035 (+ 384us) tablet.cc:699] Row locks acquired
0806 10:42:25.072038 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:42:25.072065 (+ 27us) write_op.cc:270] Start()
0806 10:42:25.072089 (+ 24us) write_op.cc:276] Timestamp: L: 3997
0806 10:42:25.072091 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:42:25.072236 (+ 145us) log.cc:842] Serialized 788 byte log entry
0806 10:42:25.072718 (+ 482us) op_driver.cc:444] REPLICATION: finished
0806 10:42:25.073435 (+ 717us) write_op.cc:301] APPLY: starting
0806 10:42:25.073448 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:25.076670 (+ 3222us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:25.076695 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:25.077963 (+ 1268us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:25.078030 (+ 67us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:42:25.078036 (+ 6us) write_op.cc:312] APPLY: finished
0806 10:42:25.078186 (+ 150us) log.cc:842] Serialized 320 byte log entry
0806 10:42:25.078258 (+ 72us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:25.078316 (+ 58us) write_op.cc:454] Released schema lock
0806 10:42:25.078323 (+ 7us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":666,"cfile_cache_hit":26,"cfile_cache_hit_bytes":83043,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":205,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1198928,"prepare.run_cpu_time_us":899,"prepare.run_wall_time_us":897,"replication_time_us":611,"thread_start_us":556,"threads_started":1}]]}
I20260806 10:42:25.115439 21858 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=3663, attempt_no=0}) took 1251 ms. Trace:
I20260806 10:42:25.115581 21858 rpcz_store.cc:276] 0806 10:42:23.864286 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:23.864381 (+ 95us) service_pool.cc:227] Handling call
0806 10:42:25.115415 (+1251034us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:23.868880 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:23.868959 (+ 79us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:25.070293 (+1201334us) write_op.cc:435] Acquired schema lock
0806 10:42:25.070297 (+ 4us) tablet.cc:660] Decoding operations
0806 10:42:25.070685 (+ 388us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:25.070701 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:25.070707 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:25.071050 (+ 343us) tablet.cc:699] Row locks acquired
0806 10:42:25.071052 (+ 2us) write_op.cc:260] PREPARE: finished
0806 10:42:25.071088 (+ 36us) write_op.cc:270] Start()
0806 10:42:25.071116 (+ 28us) write_op.cc:276] Timestamp: L: 3996
0806 10:42:25.071119 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:25.071287 (+ 168us) log.cc:842] Serialized 788 byte log entry
0806 10:42:25.072472 (+ 1185us) op_driver.cc:444] REPLICATION: finished
0806 10:42:25.072570 (+ 98us) write_op.cc:301] APPLY: starting
0806 10:42:25.072583 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:25.090037 (+ 17454us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:25.090064 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:25.114991 (+ 24927us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:25.115048 (+ 57us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=268,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:25.115056 (+ 8us) write_op.cc:312] APPLY: finished
0806 10:42:25.115196 (+ 140us) log.cc:842] Serialized 420 byte log entry
0806 10:42:25.115263 (+ 67us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:25.115321 (+ 58us) write_op.cc:454] Released schema lock
0806 10:42:25.115339 (+ 18us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"cfile_cache_hit":339,"cfile_cache_hit_bytes":1055801,"cfile_cache_miss":9,"cfile_cache_miss_bytes":35087,"lbm_read_time_us":140,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":4102,"prepare.run_cpu_time_us":185707,"prepare.run_wall_time_us":1202477,"replication_time_us":1338}]]}
I20260806 10:42:25.294447 21760 alter_table-test.cc:1284] Scanner saw 140000 rows
I20260806 10:42:25.512804 21760 alter_table-test.cc:1284] Scanner saw 141150 rows
I20260806 10:42:25.796818 21760 alter_table-test.cc:1284] Scanner saw 142300 rows
I20260806 10:42:26.008473 21760 alter_table-test.cc:1284] Scanner saw 143800 rows
I20260806 10:42:26.271636 21760 alter_table-test.cc:1284] Scanner saw 144850 rows
I20260806 10:42:26.501127 21760 alter_table-test.cc:1284] Scanner saw 146350 rows
I20260806 10:42:26.727835 21760 alter_table-test.cc:1284] Scanner saw 147600 rows
I20260806 10:42:26.966543 21760 alter_table-test.cc:1284] Scanner saw 148700 rows
I20260806 10:42:27.196303 21760 alter_table-test.cc:1284] Scanner saw 149900 rows
I20260806 10:42:27.320492 21535 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\t\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:27.357752 21888 tablet.cc:1722] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
19:c9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:27.468328 21760 alter_table-test.cc:1284] Scanner saw 151050 rows
I20260806 10:42:27.828455 21760 alter_table-test.cc:1284] Scanner saw 151800 rows
I20260806 10:42:28.196714 21760 alter_table-test.cc:1284] Scanner saw 151800 rows
I20260806 10:42:28.341053 21528 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: fake-table [id=07eeb63b0b9144a5895e2087af2ffbda] alter complete (version 8)
I20260806 10:42:28.390909 21888 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59874 (ReqId={client: 67cff095ba104dcba19e041326f1f74c, seq_no=3947, attempt_no=0}) took 1030 ms. Trace:
I20260806 10:42:28.391058 21888 rpcz_store.cc:276] 0806 10:42:27.360061 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:27.360113 (+ 52us) service_pool.cc:227] Handling call
0806 10:42:28.390887 (+1030774us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:28.326359 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 8b072a31126e49399a1f1e5f258daf3d
0806 10:42:28.326442 (+ 83us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:42:28.326447 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:42:28.326449 (+ 2us) tablet.cc:660] Decoding operations
0806 10:42:28.326800 (+ 351us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:42:28.326810 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0806 10:42:28.326815 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:42:28.327257 (+ 442us) tablet.cc:699] Row locks acquired
0806 10:42:28.327259 (+ 2us) write_op.cc:260] PREPARE: finished
0806 10:42:28.327301 (+ 42us) write_op.cc:270] Start()
0806 10:42:28.328479 (+ 1178us) write_op.cc:276] Timestamp: L: 4317
0806 10:42:28.328484 (+ 5us) op_driver.cc:331] REPLICATION: starting
0806 10:42:28.328644 (+ 160us) log.cc:842] Serialized 788 byte log entry
0806 10:42:28.332916 (+ 4272us) op_driver.cc:444] REPLICATION: finished
0806 10:42:28.338632 (+ 5716us) write_op.cc:301] APPLY: starting
0806 10:42:28.338645 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:42:28.361012 (+ 22367us) tablet.cc:1368] finished BulkCheckPresence
0806 10:42:28.361036 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:42:28.390254 (+ 29218us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:42:28.390331 (+ 77us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=289,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0806 10:42:28.390339 (+ 8us) write_op.cc:312] APPLY: finished
0806 10:42:28.390491 (+ 152us) log.cc:842] Serialized 420 byte log entry
0806 10:42:28.390732 (+ 241us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:42:28.390800 (+ 68us) write_op.cc:454] Released schema lock
0806 10:42:28.390808 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5681,"cfile_cache_hit":349,"cfile_cache_hit_bytes":1060189,"cfile_cache_miss":6,"cfile_cache_miss_bytes":19323,"lbm_read_time_us":135,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":965823,"prepare.run_cpu_time_us":1206,"prepare.run_wall_time_us":2337,"replication_time_us":4412,"spinlock_wait_cycles":45952,"thread_start_us":10557,"threads_started":1}]]}
I20260806 10:42:28.500095 21760 alter_table-test.cc:1284] Scanner saw 151800 rows
I20260806 10:42:28.500679 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:28.510268 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:28.510473 15635 tablet_replica.cc:330] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37: stopping tablet replica
I20260806 10:42:28.510656 15635 raft_consensus.cc:2229] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:28.510900 15635 raft_consensus.cc:2258] T 8b072a31126e49399a1f1e5f258daf3d P d92618c2bd4443bbaef4cc29934faf37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:28.526285 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:28.530334 15635 master.cc:537] Master@127.15.68.254:40697 shutting down...
I20260806 10:42:28.538978 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:28.539160 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:28.539242 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6afaf90b2fdc40fcaa3702a2a02e3fa8: stopping tablet replica
I20260806 10:42:28.544085 15635 master.cc:552] Master@127.15.68.254:40697 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (34482 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260806 10:42:28.555830 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:33049
I20260806 10:42:28.556298 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:28.557070 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:28.561446 15635 webserver.cc:460] Webserver started at http://127.15.68.254:40727/ using document root <none> and password file <none>
I20260806 10:42:28.561633 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:28.561687 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:28.561789 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:28.562363 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "81a99b460b1b410794a6a79b53e03365"
format_stamp: "Formatted at 2026-08-06 10:42:28 on dist-test-slave-nj21"
I20260806 10:42:28.565030 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:42:28.567034 21915 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:28.567343 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260806 10:42:28.567446 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "81a99b460b1b410794a6a79b53e03365"
format_stamp: "Formatted at 2026-08-06 10:42:28 on dist-test-slave-nj21"
I20260806 10:42:28.567554 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:28.589207 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:28.589673 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:28.599407 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:33049
I20260806 10:42:28.599459 21985 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:33049 every 8 connection(s)
I20260806 10:42:28.600627 21987 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 10:42:28.605185 21987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365: Bootstrap starting.
I20260806 10:42:28.606436 21987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.607944 21987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365: No bootstrap required, opened a new log
I20260806 10:42:28.608512 21987 raft_consensus.cc:348] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a99b460b1b410794a6a79b53e03365" member_type: VOTER }
I20260806 10:42:28.608652 21987 raft_consensus.cc:374] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.608719 21987 raft_consensus.cc:729] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81a99b460b1b410794a6a79b53e03365, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.608939 21987 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a99b460b1b410794a6a79b53e03365" member_type: VOTER }
I20260806 10:42:28.609076 21987 raft_consensus.cc:388] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.609154 21987 raft_consensus.cc:482] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.609244 21987 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.611161 21987 raft_consensus.cc:504] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a99b460b1b410794a6a79b53e03365" member_type: VOTER }
I20260806 10:42:28.611352 21987 leader_election.cc:302] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [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: 81a99b460b1b410794a6a79b53e03365; no voters:
I20260806 10:42:28.611759 21987 leader_election.cc:288] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.611860 21992 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.612349 21992 raft_consensus.cc:686] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 1 LEADER]: Becoming Leader. State: Replica: 81a99b460b1b410794a6a79b53e03365, State: Running, Role: LEADER
I20260806 10:42:28.612618 21987 sys_catalog.cc:564] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:28.612577 21992 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [LEADER]: Queue going to LEADER mode. State: All 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: "81a99b460b1b410794a6a79b53e03365" member_type: VOTER }
I20260806 10:42:28.613349 21995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81a99b460b1b410794a6a79b53e03365. Latest consensus state: current_term: 1 leader_uuid: "81a99b460b1b410794a6a79b53e03365" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a99b460b1b410794a6a79b53e03365" member_type: VOTER } }
I20260806 10:42:28.613538 21995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:28.613829 21994 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81a99b460b1b410794a6a79b53e03365" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81a99b460b1b410794a6a79b53e03365" member_type: VOTER } }
I20260806 10:42:28.614035 21994 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:28.617170 21998 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:28.617252 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:28.618224 21998 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:28.620749 21998 catalog_manager.cc:1347] Generated new cluster ID: 0d068eecc08548fcad621170addf7cc4
I20260806 10:42:28.620821 21998 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:28.636911 21998 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:28.637717 21998 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:28.649389 21998 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365: Generated new TSK 0
I20260806 10:42:28.649627 21998 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:28.681967 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:28.683022 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:28.684772 15635 webserver.cc:460] Webserver started at http://127.15.68.193:45031/ using document root <none> and password file <none>
I20260806 10:42:28.684988 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:28.685052 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:28.685163 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:28.685761 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "de7a7bb0bc2341069aaf3649ebfa67cd"
format_stamp: "Formatted at 2026-08-06 10:42:28 on dist-test-slave-nj21"
I20260806 10:42:28.688117 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:28.689586 22022 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:28.689905 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:28.690013 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "de7a7bb0bc2341069aaf3649ebfa67cd"
format_stamp: "Formatted at 2026-08-06 10:42:28 on dist-test-slave-nj21"
I20260806 10:42:28.690132 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:28.701159 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:28.701634 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:28.702140 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:28.702914 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:28.702981 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:28.703059 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:28.703120 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:28.715288 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:44923
I20260806 10:42:28.715325 22107 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:44923 every 8 connection(s)
I20260806 10:42:28.722352 22108 heartbeater.cc:347] Connected to a master server at 127.15.68.254:33049
I20260806 10:42:28.722489 22108 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:28.722766 22108 heartbeater.cc:511] Master 127.15.68.254:33049 requested a full tablet report, sending...
I20260806 10:42:28.723659 21936 ts_manager.cc:194] Registered new tserver with Master: de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193:44923)
I20260806 10:42:28.723984 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007851471s
I20260806 10:42:28.725137 21936 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33552
I20260806 10:42:28.734490 21936 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33560:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:28.736752 22108 heartbeater.cc:503] Master 127.15.68.254:33049 was elected leader, sending a full tablet report...
I20260806 10:42:28.746843 22061 tablet_service.cc:1467] Processing CreateTablet for tablet f922cfac062844df99fae38df94ebbd8 (DEFAULT_TABLE table=fake-table [id=ef09b9c58f44404c90965d2ecbc8cfaf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:28.747278 22061 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f922cfac062844df99fae38df94ebbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.752868 22123 tablet_bootstrap.cc:492] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.754276 22123 tablet_bootstrap.cc:654] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.755790 22123 tablet_bootstrap.cc:492] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.755910 22123 ts_tablet_manager.cc:1397] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:28.756417 22123 raft_consensus.cc:348] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.756567 22123 raft_consensus.cc:374] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.756625 22123 raft_consensus.cc:729] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.756794 22123 consensus_queue.cc:260] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.756925 22123 raft_consensus.cc:388] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.756990 22123 raft_consensus.cc:482] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.757057 22123 raft_consensus.cc:3037] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.759317 22123 raft_consensus.cc:504] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.759536 22123 leader_election.cc:302] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.760033 22123 leader_election.cc:288] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.760145 22126 raft_consensus.cc:2781] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.760787 22123 ts_tablet_manager.cc:1428] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:28.763849 22126 raft_consensus.cc:686] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.764048 22126 consensus_queue.cc:237] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.765986 21936 catalog_manager.cc:5495] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.783699 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:28.784674 21936 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33560:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:28.794070 22061 tablet_service.cc:1467] Processing CreateTablet for tablet badd221721f74bcdb99ddd9e885fad93 (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:28.794216 22060 tablet_service.cc:1467] Processing CreateTablet for tablet ce0399346cb646f4a069e3fb18c23561 (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260806 10:42:28.794431 22055 tablet_service.cc:1467] Processing CreateTablet for tablet bf505f46db7b422da6bf464d7d5a9408 (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260806 10:42:28.794598 22061 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet badd221721f74bcdb99ddd9e885fad93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.794849 22060 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ce0399346cb646f4a069e3fb18c23561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.795009 22054 tablet_service.cc:1467] Processing CreateTablet for tablet 6406ec7203b448fb8b1ac47b901e10a7 (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260806 10:42:28.795370 22054 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6406ec7203b448fb8b1ac47b901e10a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.796010 22052 tablet_service.cc:1467] Processing CreateTablet for tablet f4b0dda11c634c36bccf80532e76120e (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260806 10:42:28.796164 22049 tablet_service.cc:1467] Processing CreateTablet for tablet efaad96e812c40ed84249c232e7d1e5d (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260806 10:42:28.796393 22052 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f4b0dda11c634c36bccf80532e76120e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.796206 22053 tablet_service.cc:1467] Processing CreateTablet for tablet b4e664fb40cf4b63a0a997712d80ffec (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260806 10:42:28.796815 22053 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b4e664fb40cf4b63a0a997712d80ffec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.799993 22051 tablet_service.cc:1467] Processing CreateTablet for tablet eed1a73b3ad94ff98cb50513c8aed6a9 (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260806 10:42:28.800405 22049 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet efaad96e812c40ed84249c232e7d1e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.800599 22050 tablet_service.cc:1467] Processing CreateTablet for tablet 86eba3e0c46840aa88f43404ff73efb3 (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260806 10:42:28.801013 22050 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 86eba3e0c46840aa88f43404ff73efb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.801797 22123 tablet_bootstrap.cc:492] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.803597 22123 tablet_bootstrap.cc:654] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.804010 22048 tablet_service.cc:1467] Processing CreateTablet for tablet a405811450c644f199f12233722ef68d (DEFAULT_TABLE table=split-table [id=d67983902ba5489aa76f500e112f0c8e]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260806 10:42:28.804461 22048 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a405811450c644f199f12233722ef68d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.807819 22055 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf505f46db7b422da6bf464d7d5a9408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.811069 22051 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eed1a73b3ad94ff98cb50513c8aed6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:28.811703 22123 tablet_bootstrap.cc:492] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.811861 22123 ts_tablet_manager.cc:1397] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.004s
I20260806 10:42:28.812552 22123 raft_consensus.cc:348] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.812767 22123 raft_consensus.cc:374] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.812867 22123 raft_consensus.cc:729] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.813138 22123 consensus_queue.cc:260] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.813323 22123 raft_consensus.cc:388] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.813431 22123 raft_consensus.cc:482] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.813519 22123 raft_consensus.cc:3037] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.816104 22123 raft_consensus.cc:504] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.816360 22123 leader_election.cc:302] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.816568 22123 leader_election.cc:288] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.816828 22129 raft_consensus.cc:2781] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.816993 22129 raft_consensus.cc:686] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.817241 22129 consensus_queue.cc:237] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.821401 22123 ts_tablet_manager.cc:1428] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260806 10:42:28.821691 22123 tablet_bootstrap.cc:492] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.823310 22123 tablet_bootstrap.cc:654] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.825579 22123 tablet_bootstrap.cc:492] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.825491 21935 catalog_manager.cc:5495] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.825711 22123 ts_tablet_manager.cc:1397] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:28.826262 22123 raft_consensus.cc:348] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.826454 22123 raft_consensus.cc:374] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.826541 22123 raft_consensus.cc:729] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.826747 22123 consensus_queue.cc:260] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.826946 22123 raft_consensus.cc:388] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.827047 22123 raft_consensus.cc:482] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.827145 22123 raft_consensus.cc:3037] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.829875 22123 raft_consensus.cc:504] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.830130 22123 leader_election.cc:302] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.830332 22123 leader_election.cc:288] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.830394 22129 raft_consensus.cc:2781] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.830636 22129 raft_consensus.cc:686] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.830789 22123 ts_tablet_manager.cc:1428] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260806 10:42:28.830864 22129 consensus_queue.cc:237] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.831058 22123 tablet_bootstrap.cc:492] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.832641 22123 tablet_bootstrap.cc:654] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.833722 21935 catalog_manager.cc:5495] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.834300 22123 tablet_bootstrap.cc:492] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.834456 22123 ts_tablet_manager.cc:1397] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260806 10:42:28.835035 22123 raft_consensus.cc:348] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.835225 22123 raft_consensus.cc:374] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.835330 22123 raft_consensus.cc:729] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.835536 22123 consensus_queue.cc:260] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.835713 22123 raft_consensus.cc:388] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.835815 22123 raft_consensus.cc:482] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.835924 22123 raft_consensus.cc:3037] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.838009 22123 raft_consensus.cc:504] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.838205 22123 leader_election.cc:302] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.838397 22123 leader_election.cc:288] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.838471 22129 raft_consensus.cc:2781] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.838624 22129 raft_consensus.cc:686] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.838810 22123 ts_tablet_manager.cc:1428] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260806 10:42:28.838838 22129 consensus_queue.cc:237] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.839061 22123 tablet_bootstrap.cc:492] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.840618 22123 tablet_bootstrap.cc:654] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.840839 21935 catalog_manager.cc:5495] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.842317 22123 tablet_bootstrap.cc:492] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.842458 22123 ts_tablet_manager.cc:1397] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:28.843096 22123 raft_consensus.cc:348] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.843281 22123 raft_consensus.cc:374] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.843371 22123 raft_consensus.cc:729] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.843569 22123 consensus_queue.cc:260] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.843780 22123 raft_consensus.cc:388] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.843878 22123 raft_consensus.cc:482] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.843979 22123 raft_consensus.cc:3037] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.846254 22123 raft_consensus.cc:504] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.846441 22123 leader_election.cc:302] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.846572 22123 leader_election.cc:288] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.846669 22129 raft_consensus.cc:2781] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.846817 22129 raft_consensus.cc:686] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.847016 22129 consensus_queue.cc:237] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.848951 21935 catalog_manager.cc:5495] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.856257 22123 ts_tablet_manager.cc:1428] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.014s user 0.011s sys 0.003s
I20260806 10:42:28.856467 22123 tablet_bootstrap.cc:492] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.857522 22123 tablet_bootstrap.cc:654] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.859057 22123 tablet_bootstrap.cc:492] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.859154 22123 ts_tablet_manager.cc:1397] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:28.859644 22123 raft_consensus.cc:348] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.859838 22123 raft_consensus.cc:374] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.859927 22123 raft_consensus.cc:729] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.860180 22123 consensus_queue.cc:260] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.860385 22123 raft_consensus.cc:388] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.860487 22123 raft_consensus.cc:482] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.860584 22123 raft_consensus.cc:3037] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.862794 22123 raft_consensus.cc:504] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.862970 22123 leader_election.cc:302] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.863102 22123 leader_election.cc:288] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.863191 22129 raft_consensus.cc:2781] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.863344 22129 raft_consensus.cc:686] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.863535 22123 ts_tablet_manager.cc:1428] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260806 10:42:28.863559 22129 consensus_queue.cc:237] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.863827 22123 tablet_bootstrap.cc:492] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.865213 22123 tablet_bootstrap.cc:654] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.865530 21935 catalog_manager.cc:5495] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.866765 22123 tablet_bootstrap.cc:492] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.866907 22123 ts_tablet_manager.cc:1397] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:28.867555 22123 raft_consensus.cc:348] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.867729 22123 raft_consensus.cc:374] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.867821 22123 raft_consensus.cc:729] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.868034 22123 consensus_queue.cc:260] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.868230 22123 raft_consensus.cc:388] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.868325 22123 raft_consensus.cc:482] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.868427 22123 raft_consensus.cc:3037] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.870496 22123 raft_consensus.cc:504] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.870683 22123 leader_election.cc:302] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.870850 22123 leader_election.cc:288] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.870910 22129 raft_consensus.cc:2781] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.871062 22129 raft_consensus.cc:686] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.871213 22123 ts_tablet_manager.cc:1428] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.004s user 0.000s sys 0.001s
I20260806 10:42:28.871261 22129 consensus_queue.cc:237] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.871405 22123 tablet_bootstrap.cc:492] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.872764 22123 tablet_bootstrap.cc:654] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.873032 21935 catalog_manager.cc:5495] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.874341 22123 tablet_bootstrap.cc:492] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.874478 22123 ts_tablet_manager.cc:1397] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:28.875034 22123 raft_consensus.cc:348] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.875178 22123 raft_consensus.cc:374] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.875286 22123 raft_consensus.cc:729] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.876055 22123 consensus_queue.cc:260] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.876449 22123 raft_consensus.cc:388] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.876653 22123 raft_consensus.cc:482] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.876824 22123 raft_consensus.cc:3037] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.879047 22123 raft_consensus.cc:504] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.879241 22123 leader_election.cc:302] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.879438 22123 leader_election.cc:288] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.879518 22129 raft_consensus.cc:2781] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.879710 22129 raft_consensus.cc:686] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.879854 22123 ts_tablet_manager.cc:1428] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:42:28.879946 22129 consensus_queue.cc:237] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.880102 22123 tablet_bootstrap.cc:492] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.881466 22123 tablet_bootstrap.cc:654] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.881902 21935 catalog_manager.cc:5495] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.883059 22123 tablet_bootstrap.cc:492] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.883214 22123 ts_tablet_manager.cc:1397] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:28.883901 22123 raft_consensus.cc:348] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.884099 22123 raft_consensus.cc:374] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.884182 22123 raft_consensus.cc:729] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.884388 22123 consensus_queue.cc:260] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.884557 22123 raft_consensus.cc:388] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.884621 22123 raft_consensus.cc:482] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.884690 22123 raft_consensus.cc:3037] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.886816 22123 raft_consensus.cc:504] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.886996 22123 leader_election.cc:302] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.887131 22123 leader_election.cc:288] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.887212 22129 raft_consensus.cc:2781] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.887351 22129 raft_consensus.cc:686] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.887588 22123 ts_tablet_manager.cc:1428] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260806 10:42:28.887562 22129 consensus_queue.cc:237] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.887866 22123 tablet_bootstrap.cc:492] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.889228 22123 tablet_bootstrap.cc:654] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.889415 21935 catalog_manager.cc:5495] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.890873 22123 tablet_bootstrap.cc:492] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.891002 22123 ts_tablet_manager.cc:1397] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:28.891646 22123 raft_consensus.cc:348] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.891840 22123 raft_consensus.cc:374] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.891935 22123 raft_consensus.cc:729] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.892138 22123 consensus_queue.cc:260] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.892330 22123 raft_consensus.cc:388] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.892434 22123 raft_consensus.cc:482] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.892537 22123 raft_consensus.cc:3037] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.894688 22123 raft_consensus.cc:504] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.894862 22123 leader_election.cc:302] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.895001 22123 leader_election.cc:288] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.895084 22129 raft_consensus.cc:2781] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.895223 22129 raft_consensus.cc:686] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.895429 22123 ts_tablet_manager.cc:1428] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260806 10:42:28.895440 22129 consensus_queue.cc:237] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.895715 22123 tablet_bootstrap.cc:492] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: Bootstrap starting.
I20260806 10:42:28.897149 22123 tablet_bootstrap.cc:654] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:28.897398 21935 catalog_manager.cc:5495] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.898712 22123 tablet_bootstrap.cc:492] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: No bootstrap required, opened a new log
I20260806 10:42:28.898830 22123 ts_tablet_manager.cc:1397] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 10:42:28.899310 22123 raft_consensus.cc:348] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.899504 22123 raft_consensus.cc:374] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:28.899595 22123 raft_consensus.cc:729] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Initialized, Role: FOLLOWER
I20260806 10:42:28.899828 22123 consensus_queue.cc:260] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.900012 22123 raft_consensus.cc:388] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:28.900106 22123 raft_consensus.cc:482] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:28.900205 22123 raft_consensus.cc:3037] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:28.902408 22123 raft_consensus.cc:504] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.902590 22123 leader_election.cc:302] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [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: de7a7bb0bc2341069aaf3649ebfa67cd; no voters:
I20260806 10:42:28.902717 22123 leader_election.cc:288] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:28.902794 22129 raft_consensus.cc:2781] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:28.902948 22129 raft_consensus.cc:686] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Becoming Leader. State: Replica: de7a7bb0bc2341069aaf3649ebfa67cd, State: Running, Role: LEADER
I20260806 10:42:28.903102 22123 ts_tablet_manager.cc:1428] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: Time spent starting tablet: real 0.004s user 0.001s sys 0.001s
I20260806 10:42:28.903177 22129 consensus_queue.cc:237] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [LEADER]: Queue going to LEADER mode. State: All 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: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } }
I20260806 10:42:28.904903 21935 catalog_manager.cc:5495] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd reported cstate change: term changed from 0 to 1, leader changed from <none> to de7a7bb0bc2341069aaf3649ebfa67cd (127.15.68.193). New cstate: current_term: 1 leader_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de7a7bb0bc2341069aaf3649ebfa67cd" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 44923 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:28.921101 21935 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33560:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:28.956995 22185 tablet.cc:1722] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.957732 22185 tablet.cc:1620] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.960042 22174 tablet.cc:1722] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.960867 22174 tablet.cc:1620] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.964136 22170 tablet.cc:1722] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.964932 22170 tablet.cc:1620] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.969931 22185 tablet.cc:1722] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.970476 22185 tablet.cc:1620] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.975006 22174 tablet.cc:1722] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.975807 22174 tablet.cc:1620] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.976763 22170 tablet.cc:1722] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.977386 22170 tablet.cc:1620] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.978323 22178 tablet.cc:1722] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.979341 22178 tablet.cc:1620] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.983901 22170 tablet.cc:1722] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.984418 22170 tablet.cc:1620] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.984414 22174 tablet.cc:1722] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.984760 22178 tablet.cc:1722] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:28.985174 22174 tablet.cc:1620] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.985261 22178 tablet.cc:1620] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: MemRowSet was empty: no flush needed.
I20260806 10:42:28.994297 21935 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365: split-table [id=d67983902ba5489aa76f500e112f0c8e] alter complete (version 1)
I20260806 10:42:29.009513 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:29.017807 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:29.018180 15635 tablet_replica.cc:330] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.018396 15635 raft_consensus.cc:2229] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.018581 15635 raft_consensus.cc:2258] T 86eba3e0c46840aa88f43404ff73efb3 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.019336 15635 tablet_replica.cc:330] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.019521 15635 raft_consensus.cc:2229] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.019718 15635 raft_consensus.cc:2258] T f4b0dda11c634c36bccf80532e76120e P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.020428 15635 tablet_replica.cc:330] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.020589 15635 raft_consensus.cc:2229] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.020754 15635 raft_consensus.cc:2258] T 6406ec7203b448fb8b1ac47b901e10a7 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.021450 15635 tablet_replica.cc:330] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.021611 15635 raft_consensus.cc:2229] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.021773 15635 raft_consensus.cc:2258] T eed1a73b3ad94ff98cb50513c8aed6a9 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.022531 15635 tablet_replica.cc:330] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.022692 15635 raft_consensus.cc:2229] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.022854 15635 raft_consensus.cc:2258] T a405811450c644f199f12233722ef68d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.023583 15635 tablet_replica.cc:330] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.023764 15635 raft_consensus.cc:2229] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.023931 15635 raft_consensus.cc:2258] T ce0399346cb646f4a069e3fb18c23561 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.024679 15635 tablet_replica.cc:330] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.024833 15635 raft_consensus.cc:2229] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.024994 15635 raft_consensus.cc:2258] T efaad96e812c40ed84249c232e7d1e5d P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.025676 15635 tablet_replica.cc:330] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.025833 15635 raft_consensus.cc:2229] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.025980 15635 raft_consensus.cc:2258] T f922cfac062844df99fae38df94ebbd8 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.026652 15635 tablet_replica.cc:330] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.026805 15635 raft_consensus.cc:2229] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.026984 15635 raft_consensus.cc:2258] T badd221721f74bcdb99ddd9e885fad93 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.027661 15635 tablet_replica.cc:330] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.027840 15635 raft_consensus.cc:2229] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.028004 15635 raft_consensus.cc:2258] T b4e664fb40cf4b63a0a997712d80ffec P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.028723 15635 tablet_replica.cc:330] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd: stopping tablet replica
I20260806 10:42:29.028863 15635 raft_consensus.cc:2229] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.029034 15635 raft_consensus.cc:2258] T bf505f46db7b422da6bf464d7d5a9408 P de7a7bb0bc2341069aaf3649ebfa67cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.045967 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:29.050968 15635 master.cc:537] Master@127.15.68.254:33049 shutting down...
I20260806 10:42:29.057471 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.057675 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.057835 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 81a99b460b1b410794a6a79b53e03365: stopping tablet replica
I20260806 10:42:29.071724 15635 master.cc:552] Master@127.15.68.254:33049 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (534 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260806 10:42:29.090888 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:38169
I20260806 10:42:29.091404 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:29.092262 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:29.093497 15635 webserver.cc:460] Webserver started at http://127.15.68.254:34921/ using document root <none> and password file <none>
I20260806 10:42:29.093698 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:29.093771 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:29.093904 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:29.094493 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "886d166349404adbb92fc8dd05b0a5a6"
format_stamp: "Formatted at 2026-08-06 10:42:29 on dist-test-slave-nj21"
I20260806 10:42:29.097015 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:29.098480 22190 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:29.098778 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:29.098891 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "886d166349404adbb92fc8dd05b0a5a6"
format_stamp: "Formatted at 2026-08-06 10:42:29 on dist-test-slave-nj21"
I20260806 10:42:29.099002 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:29.122449 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:29.122987 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:29.134560 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:38169
I20260806 10:42:29.134588 22262 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:38169 every 8 connection(s)
I20260806 10:42:29.135872 22263 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 10:42:29.141008 22263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6: Bootstrap starting.
I20260806 10:42:29.142297 22263 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.143891 22263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6: No bootstrap required, opened a new log
I20260806 10:42:29.144476 22263 raft_consensus.cc:348] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886d166349404adbb92fc8dd05b0a5a6" member_type: VOTER }
I20260806 10:42:29.144615 22263 raft_consensus.cc:374] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.144691 22263 raft_consensus.cc:729] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886d166349404adbb92fc8dd05b0a5a6, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.144896 22263 consensus_queue.cc:260] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "886d166349404adbb92fc8dd05b0a5a6" member_type: VOTER }
I20260806 10:42:29.145030 22263 raft_consensus.cc:388] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.145107 22263 raft_consensus.cc:482] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.145197 22263 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.147346 22263 raft_consensus.cc:504] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886d166349404adbb92fc8dd05b0a5a6" member_type: VOTER }
I20260806 10:42:29.147578 22263 leader_election.cc:302] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [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: 886d166349404adbb92fc8dd05b0a5a6; no voters:
I20260806 10:42:29.148022 22263 leader_election.cc:288] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.148144 22266 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.148650 22266 raft_consensus.cc:686] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 1 LEADER]: Becoming Leader. State: Replica: 886d166349404adbb92fc8dd05b0a5a6, State: Running, Role: LEADER
I20260806 10:42:29.148931 22263 sys_catalog.cc:564] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:29.148881 22266 consensus_queue.cc:237] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [LEADER]: Queue going to LEADER mode. State: All 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: "886d166349404adbb92fc8dd05b0a5a6" member_type: VOTER }
I20260806 10:42:29.149792 22267 sys_catalog.cc:455] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "886d166349404adbb92fc8dd05b0a5a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886d166349404adbb92fc8dd05b0a5a6" member_type: VOTER } }
I20260806 10:42:29.149802 22268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 886d166349404adbb92fc8dd05b0a5a6. Latest consensus state: current_term: 1 leader_uuid: "886d166349404adbb92fc8dd05b0a5a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886d166349404adbb92fc8dd05b0a5a6" member_type: VOTER } }
I20260806 10:42:29.150068 22268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:29.150528 22267 sys_catalog.cc:458] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:29.154692 22273 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:29.154889 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:29.155848 22273 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:29.158285 22273 catalog_manager.cc:1347] Generated new cluster ID: 5e94d8e4ee734604a54020afbca294c3
I20260806 10:42:29.158375 22273 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:29.173323 22273 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:29.174162 22273 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:29.186754 22273 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6: Generated new TSK 0
I20260806 10:42:29.186985 22273 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:29.219614 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:29.220768 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:29.222131 15635 webserver.cc:460] Webserver started at http://127.15.68.193:44303/ using document root <none> and password file <none>
I20260806 10:42:29.222321 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:29.222384 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:29.222486 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:29.223063 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "8844b26b2ac047e994dd5bfde4872e33"
format_stamp: "Formatted at 2026-08-06 10:42:29 on dist-test-slave-nj21"
I20260806 10:42:29.225510 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:29.226984 22293 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:29.227319 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:29.227430 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "8844b26b2ac047e994dd5bfde4872e33"
format_stamp: "Formatted at 2026-08-06 10:42:29 on dist-test-slave-nj21"
I20260806 10:42:29.227550 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:29.234082 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:29.234520 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:29.235028 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:29.235810 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:29.235886 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:29.235993 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:29.236049 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:29.247457 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:43333
I20260806 10:42:29.247490 22376 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:43333 every 8 connection(s)
I20260806 10:42:29.255075 22378 heartbeater.cc:347] Connected to a master server at 127.15.68.254:38169
I20260806 10:42:29.255198 22378 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:29.255447 22378 heartbeater.cc:511] Master 127.15.68.254:38169 requested a full tablet report, sending...
I20260806 10:42:29.256176 22214 ts_manager.cc:194] Registered new tserver with Master: 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333)
I20260806 10:42:29.256228 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007904763s
I20260806 10:42:29.257218 22214 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36500
I20260806 10:42:29.266630 22214 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36516:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:29.268785 22378 heartbeater.cc:503] Master 127.15.68.254:38169 was elected leader, sending a full tablet report...
I20260806 10:42:29.278179 22328 tablet_service.cc:1467] Processing CreateTablet for tablet 0ba687803e0b464eb36dc4156db735ae (DEFAULT_TABLE table=fake-table [id=c450aaaad5534d14a502be00c37076d7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:29.278623 22328 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ba687803e0b464eb36dc4156db735ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.284157 22400 tablet_bootstrap.cc:492] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.285493 22400 tablet_bootstrap.cc:654] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.287106 22400 tablet_bootstrap.cc:492] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.287236 22400 ts_tablet_manager.cc:1397] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:29.287814 22400 raft_consensus.cc:348] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.287979 22400 raft_consensus.cc:374] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.288053 22400 raft_consensus.cc:729] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.288247 22400 consensus_queue.cc:260] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.288395 22400 raft_consensus.cc:388] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.288477 22400 raft_consensus.cc:482] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.288568 22400 raft_consensus.cc:3037] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.290725 22400 raft_consensus.cc:504] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.290990 22400 leader_election.cc:302] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.291514 22400 leader_election.cc:288] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.291615 22402 raft_consensus.cc:2781] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.292027 22402 raft_consensus.cc:686] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.292297 22402 consensus_queue.cc:237] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.292734 22400 ts_tablet_manager.cc:1428] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:42:29.294134 22214 catalog_manager.cc:5495] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.308911 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:29.309765 22214 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36516:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:29.318604 22328 tablet_service.cc:1467] Processing CreateTablet for tablet 39d7a6d45a80481191f6772f99eb08cc (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:29.318655 22327 tablet_service.cc:1467] Processing CreateTablet for tablet f9825c3445954363babfc5eaaf46e2a2 (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260806 10:42:29.319121 22327 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f9825c3445954363babfc5eaaf46e2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.319887 22328 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39d7a6d45a80481191f6772f99eb08cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.322012 22326 tablet_service.cc:1467] Processing CreateTablet for tablet d1ea3368be8d46de988d69e979c1f7b0 (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260806 10:42:29.322396 22326 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d1ea3368be8d46de988d69e979c1f7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.325728 22400 tablet_bootstrap.cc:492] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.327389 22400 tablet_bootstrap.cc:654] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.327849 22325 tablet_service.cc:1467] Processing CreateTablet for tablet abd401d7a9b14d259dcfb098669be8b2 (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260806 10:42:29.327991 22318 tablet_service.cc:1467] Processing CreateTablet for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260806 10:42:29.328261 22325 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet abd401d7a9b14d259dcfb098669be8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.328545 22320 tablet_service.cc:1467] Processing CreateTablet for tablet 7374c930045c4d4faccbafa51887e318 (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260806 10:42:29.328917 22320 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7374c930045c4d4faccbafa51887e318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.331957 22321 tablet_service.cc:1467] Processing CreateTablet for tablet 90da567a276b4ca08dd95827ba1ebe47 (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260806 10:42:29.332306 22321 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 90da567a276b4ca08dd95827ba1ebe47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.335399 22324 tablet_service.cc:1467] Processing CreateTablet for tablet 48e49ce8203f437ca53b71e9080571be (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260806 10:42:29.335801 22322 tablet_service.cc:1467] Processing CreateTablet for tablet 67d73c3235b2451594b4a67a117c1eeb (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260806 10:42:29.336407 22323 tablet_service.cc:1467] Processing CreateTablet for tablet 6555fd64b1e54d7584efc3198dd1bc6c (DEFAULT_TABLE table=split-table [id=b979a25982c14504b5f0865a20b4cd97]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260806 10:42:29.336524 22400 tablet_bootstrap.cc:492] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.336668 22400 ts_tablet_manager.cc:1397] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.011s user 0.000s sys 0.009s
I20260806 10:42:29.335826 22324 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48e49ce8203f437ca53b71e9080571be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.337309 22400 raft_consensus.cc:348] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.337462 22400 raft_consensus.cc:374] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.337533 22400 raft_consensus.cc:729] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.337746 22400 consensus_queue.cc:260] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.337894 22400 raft_consensus.cc:388] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.337980 22400 raft_consensus.cc:482] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.338074 22400 raft_consensus.cc:3037] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.339804 22323 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6555fd64b1e54d7584efc3198dd1bc6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.340040 22322 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 67d73c3235b2451594b4a67a117c1eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.339962 22400 raft_consensus.cc:504] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.340219 22400 leader_election.cc:302] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.340430 22400 leader_election.cc:288] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.340548 22402 raft_consensus.cc:2781] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.340706 22402 raft_consensus.cc:686] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.340430 22318 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:29.340926 22402 consensus_queue.cc:237] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.340921 22400 ts_tablet_manager.cc:1428] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:29.341609 22400 tablet_bootstrap.cc:492] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.343134 22400 tablet_bootstrap.cc:654] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.347645 22400 tablet_bootstrap.cc:492] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.347819 22400 ts_tablet_manager.cc:1397] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.004s
I20260806 10:42:29.348475 22400 raft_consensus.cc:348] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.348656 22400 raft_consensus.cc:374] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.348785 22400 raft_consensus.cc:729] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.349046 22400 consensus_queue.cc:260] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.349242 22400 raft_consensus.cc:388] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.349327 22400 raft_consensus.cc:482] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.349416 22400 raft_consensus.cc:3037] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.351322 22214 catalog_manager.cc:5495] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.351524 22400 raft_consensus.cc:504] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.351774 22400 leader_election.cc:302] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.351948 22400 leader_election.cc:288] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.352003 22404 raft_consensus.cc:2781] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.352159 22404 raft_consensus.cc:686] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.352370 22400 ts_tablet_manager.cc:1428] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:29.352411 22404 consensus_queue.cc:237] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.352640 22400 tablet_bootstrap.cc:492] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.354288 22400 tablet_bootstrap.cc:654] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.356096 22400 tablet_bootstrap.cc:492] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.356246 22400 ts_tablet_manager.cc:1397] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:29.356956 22400 raft_consensus.cc:348] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.357153 22400 raft_consensus.cc:374] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.357237 22400 raft_consensus.cc:729] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.357450 22400 consensus_queue.cc:260] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.357637 22400 raft_consensus.cc:388] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.357720 22400 raft_consensus.cc:482] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.357825 22400 raft_consensus.cc:3037] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.360486 22400 raft_consensus.cc:504] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.360723 22400 leader_election.cc:302] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.360900 22400 leader_election.cc:288] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.361124 22405 raft_consensus.cc:2781] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.361317 22400 ts_tablet_manager.cc:1428] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.005s user 0.002s sys 0.002s
I20260806 10:42:29.361297 22405 raft_consensus.cc:686] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.361573 22400 tablet_bootstrap.cc:492] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.361315 22214 catalog_manager.cc:5495] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.361656 22405 consensus_queue.cc:237] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.363148 22400 tablet_bootstrap.cc:654] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.364841 22400 tablet_bootstrap.cc:492] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.364984 22400 ts_tablet_manager.cc:1397] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:29.365559 22400 raft_consensus.cc:348] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.365697 22400 raft_consensus.cc:374] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.365757 22400 raft_consensus.cc:729] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.365846 22214 catalog_manager.cc:5495] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.365955 22400 consensus_queue.cc:260] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.366117 22400 raft_consensus.cc:388] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.366204 22400 raft_consensus.cc:482] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.366297 22400 raft_consensus.cc:3037] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.368849 22400 raft_consensus.cc:504] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.369041 22400 leader_election.cc:302] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.369203 22400 leader_election.cc:288] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.369313 22405 raft_consensus.cc:2781] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.369508 22405 raft_consensus.cc:686] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.369625 22400 ts_tablet_manager.cc:1428] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:29.369732 22405 consensus_queue.cc:237] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.369835 22400 tablet_bootstrap.cc:492] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.371228 22400 tablet_bootstrap.cc:654] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.371722 22214 catalog_manager.cc:5495] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.372881 22400 tablet_bootstrap.cc:492] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.373003 22400 ts_tablet_manager.cc:1397] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:29.374635 22400 raft_consensus.cc:348] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.374806 22400 raft_consensus.cc:374] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.374895 22400 raft_consensus.cc:729] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.375094 22400 consensus_queue.cc:260] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.375281 22400 raft_consensus.cc:388] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.375377 22400 raft_consensus.cc:482] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.375494 22400 raft_consensus.cc:3037] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.377521 22400 raft_consensus.cc:504] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.377715 22400 leader_election.cc:302] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.377874 22400 leader_election.cc:288] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.377944 22405 raft_consensus.cc:2781] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.378077 22405 raft_consensus.cc:686] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.378296 22400 ts_tablet_manager.cc:1428] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.005s user 0.001s sys 0.001s
I20260806 10:42:29.378294 22405 consensus_queue.cc:237] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.378575 22400 tablet_bootstrap.cc:492] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.380008 22400 tablet_bootstrap.cc:654] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.380416 22214 catalog_manager.cc:5495] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.381585 22400 tablet_bootstrap.cc:492] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.381707 22400 ts_tablet_manager.cc:1397] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:29.382265 22400 raft_consensus.cc:348] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.382411 22400 raft_consensus.cc:374] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.382504 22400 raft_consensus.cc:729] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.382712 22400 consensus_queue.cc:260] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.382862 22400 raft_consensus.cc:388] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.382947 22400 raft_consensus.cc:482] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.383050 22400 raft_consensus.cc:3037] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.384963 22400 raft_consensus.cc:504] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.385164 22400 leader_election.cc:302] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.385319 22400 leader_election.cc:288] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.385437 22405 raft_consensus.cc:2781] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.385617 22405 raft_consensus.cc:686] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.385754 22400 ts_tablet_manager.cc:1428] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:29.385989 22400 tablet_bootstrap.cc:492] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.385897 22405 consensus_queue.cc:237] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.387434 22400 tablet_bootstrap.cc:654] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.388070 22214 catalog_manager.cc:5495] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.389144 22400 tablet_bootstrap.cc:492] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.389281 22400 ts_tablet_manager.cc:1397] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:29.389870 22400 raft_consensus.cc:348] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.390009 22400 raft_consensus.cc:374] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.390092 22400 raft_consensus.cc:729] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.390322 22400 consensus_queue.cc:260] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.390476 22400 raft_consensus.cc:388] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.390563 22400 raft_consensus.cc:482] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.390667 22400 raft_consensus.cc:3037] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.392892 22400 raft_consensus.cc:504] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.393081 22400 leader_election.cc:302] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.393241 22400 leader_election.cc:288] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.393316 22405 raft_consensus.cc:2781] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.393510 22405 raft_consensus.cc:686] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.393661 22400 ts_tablet_manager.cc:1428] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:29.393726 22405 consensus_queue.cc:237] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.393890 22400 tablet_bootstrap.cc:492] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.395291 22400 tablet_bootstrap.cc:654] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.395622 22214 catalog_manager.cc:5495] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.396988 22400 tablet_bootstrap.cc:492] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.397142 22400 ts_tablet_manager.cc:1397] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:29.397743 22400 raft_consensus.cc:348] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.397917 22400 raft_consensus.cc:374] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.398005 22400 raft_consensus.cc:729] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.398208 22400 consensus_queue.cc:260] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.398399 22400 raft_consensus.cc:388] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.398515 22400 raft_consensus.cc:482] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.398619 22400 raft_consensus.cc:3037] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.400890 22400 raft_consensus.cc:504] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.401073 22400 leader_election.cc:302] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.401206 22400 leader_election.cc:288] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.401283 22405 raft_consensus.cc:2781] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.401463 22405 raft_consensus.cc:686] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.401597 22400 ts_tablet_manager.cc:1428] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:29.401675 22405 consensus_queue.cc:237] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.401842 22400 tablet_bootstrap.cc:492] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.403242 22400 tablet_bootstrap.cc:654] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.403513 22214 catalog_manager.cc:5495] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.405001 22400 tablet_bootstrap.cc:492] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.405133 22400 ts_tablet_manager.cc:1397] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:29.405711 22400 raft_consensus.cc:348] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.405892 22400 raft_consensus.cc:374] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.405987 22400 raft_consensus.cc:729] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.406196 22400 consensus_queue.cc:260] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.406347 22400 raft_consensus.cc:388] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.406431 22400 raft_consensus.cc:482] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.406536 22400 raft_consensus.cc:3037] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.408749 22400 raft_consensus.cc:504] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.408944 22400 leader_election.cc:302] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.409116 22400 leader_election.cc:288] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.409193 22405 raft_consensus.cc:2781] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.409374 22405 raft_consensus.cc:686] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.409528 22400 ts_tablet_manager.cc:1428] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:29.409596 22405 consensus_queue.cc:237] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.409775 22400 tablet_bootstrap.cc:492] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Bootstrap starting.
I20260806 10:42:29.411266 22400 tablet_bootstrap.cc:654] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.411259 22214 catalog_manager.cc:5495] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.412891 22400 tablet_bootstrap.cc:492] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: No bootstrap required, opened a new log
I20260806 10:42:29.413035 22400 ts_tablet_manager.cc:1397] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:29.413704 22400 raft_consensus.cc:348] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.413852 22400 raft_consensus.cc:374] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.413933 22400 raft_consensus.cc:729] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.414134 22400 consensus_queue.cc:260] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.414283 22400 raft_consensus.cc:388] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.414373 22400 raft_consensus.cc:482] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.414486 22400 raft_consensus.cc:3037] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.416508 22400 raft_consensus.cc:504] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.416683 22400 leader_election.cc:302] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [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: 8844b26b2ac047e994dd5bfde4872e33; no voters:
I20260806 10:42:29.416816 22400 leader_election.cc:288] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.416903 22405 raft_consensus.cc:2781] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.417064 22405 raft_consensus.cc:686] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Becoming Leader. State: Replica: 8844b26b2ac047e994dd5bfde4872e33, State: Running, Role: LEADER
I20260806 10:42:29.417228 22400 ts_tablet_manager.cc:1428] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:29.417286 22405 consensus_queue.cc:237] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [LEADER]: Queue going to LEADER mode. State: All 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: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } }
I20260806 10:42:29.418929 22214 catalog_manager.cc:5495] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "8844b26b2ac047e994dd5bfde4872e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8844b26b2ac047e994dd5bfde4872e33" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43333 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:29.423972 22214 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col0" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.446627 22210 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col1" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.454934 22210 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col2" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.464900 22210 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col3" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.476754 22209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col4" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.483428 22209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col5" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.485654 22441 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.486821 22441 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.492794 22214 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col6" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.502192 22441 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.505302 22209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col7" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.512832 22440 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.513603 22458 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.513746 22440 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.514181 22458 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.517894 22441 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.518618 22440 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.519104 22440 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.518623 22209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col8" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.522886 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 8 got 1
I20260806 10:42:29.525049 22440 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.526016 22440 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.527220 22441 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.527707 22441 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.527729 22439 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.528283 22439 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.527556 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 9 got 1
I20260806 10:42:29.529270 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 9 got 1
I20260806 10:42:29.529516 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 9 got 1
I20260806 10:42:29.531399 22440 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.532419 22440 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.532963 22458 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:29.533795 22458 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.537003 22440 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.537808 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 9 got 1
I20260806 10:42:29.536433 22209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36516:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col9" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:29.538138 22440 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.538134 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 9 got 1
I20260806 10:42:29.542768 22440 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.543856 22440 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.544664 22214 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.544601 22441 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.544862 22214 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 1
I20260806 10:42:29.545116 22441 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.547601 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 1
I20260806 10:42:29.549599 22441 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.549187 22440 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.550130 22441 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.550292 22440 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.554919 22440 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.555464 22440 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.556805 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.557601 22439 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.558101 22439 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.561780 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.562155 22441 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.562654 22441 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.563113 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 1
I20260806 10:42:29.563388 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.564494 22439 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.565308 22439 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.566210 22440 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.566825 22440 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.570081 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.570297 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.570482 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.571380 22441 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.571918 22441 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.573118 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.573321 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 1
I20260806 10:42:29.574229 22440 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.575050 22440 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.574323 22458 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.576980 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.577291 22441 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.577803 22441 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.578502 22458 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.579732 22439 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.580396 22439 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.580374 22440 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.581473 22440 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.582352 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.582567 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.582744 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.588496 22439 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.589699 22439 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.589382 22458 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:29.590409 22458 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.592338 22440 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.592898 22440 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.591090 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.593508 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.593693 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.595203 22439 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.594772 22458 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.596062 22458 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.596978 22441 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.597858 22441 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.598016 22439 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.598783 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 2
I20260806 10:42:29.603091 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.603400 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.604063 22458 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.600304 22440 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.604601 22458 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.604857 22440 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.604564 22441 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.605510 22441 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.608573 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.608800 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.609021 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.608866 22458 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.609200 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.609426 22458 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.611449 22439 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:29.612133 22439 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.612699 22440 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.612773 22441 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.613463 22440 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.613497 22441 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.615038 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.615264 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.618161 22440 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.619377 22440 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.620057 22441 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.620893 22441 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.621778 22458 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.623240 22458 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.624336 22439 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.624943 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.625752 22440 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.626332 22440 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.627564 22441 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.628193 22441 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.624950 22439 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.630494 22458 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.631098 22458 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.632476 22441 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.633039 22441 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.636157 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.636796 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.637917 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 3
I20260806 10:42:29.638213 22441 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.638540 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.639119 22441 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.638962 22458 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:29.639320 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.639874 22440 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.640542 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.641031 22440 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.639541 22458 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.645574 22441 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.646144 22441 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.647221 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.647502 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.647782 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.648020 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.648237 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.648548 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.645735 22440 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.650061 22458 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.651247 22440 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.651365 22458 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.654397 22441 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.655364 22441 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.653760 22439 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.656507 22439 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.657814 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.658277 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.659904 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 4
I20260806 10:42:29.661403 22458 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.662176 22458 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.659889 22440 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.663041 22440 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.667055 22458 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.667915 22458 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.670056 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.670276 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.670492 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.670710 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.670629 22441 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:29.671864 22441 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.673487 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.675427 22440 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.677582 22440 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.679745 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.684454 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 5
I20260806 10:42:29.686095 22441 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.687351 22441 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.688154 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.691452 22440 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.693025 22440 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.695988 22441 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.697124 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.697250 22441 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.699999 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.700253 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.706398 22441 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.707432 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.703663 22458 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.703594 22439 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.707734 22441 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.709296 22458 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.709355 22439 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.710631 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.712553 22440 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.713800 22440 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.718781 22441 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:29.719633 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.720355 22441 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.724534 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.727267 22440 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.728453 22440 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.729209 22439 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.729862 22439 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.730854 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet d1ea3368be8d46de988d69e979c1f7b0 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.731106 22458 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.731753 22458 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.731992 22441 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.732707 22441 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.735281 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 39d7a6d45a80481191f6772f99eb08cc (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.735494 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 6
I20260806 10:42:29.737072 22441 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.737732 22441 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.738691 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 411c9635f7f74d7ab0466eb7e6b9f0d4 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.741914 22441 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.742571 22441 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.744012 22439 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.744788 22458 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.745473 22458 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.746124 22439 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.746312 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.746984 22441 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.747710 22441 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.750377 22458 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:29.751006 22458 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.752599 22441 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.753268 22441 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.753166 22440 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.753870 22440 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.757872 22441 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.758595 22441 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.761780 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.762331 22439 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.762882 22441 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.763559 22441 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.763782 22439 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.764051 22458 tablet.cc:1722] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.764874 22458 tablet.cc:1620] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.765450 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.766642 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.767632 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.768440 22441 tablet.cc:1722] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.769721 22441 tablet.cc:1620] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.770457 22458 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.771239 22458 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.770668 22440 tablet.cc:1722] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.772287 22440 tablet.cc:1620] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.776233 22458 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.776916 22458 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.776914 22439 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.778414 22439 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.778765 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.779333 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 48e49ce8203f437ca53b71e9080571be (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.779938 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.779295 22441 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:29.780134 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 7
I20260806 10:42:29.780364 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet abd401d7a9b14d259dcfb098669be8b2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.780594 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.780709 22441 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.782321 22458 tablet.cc:1722] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.783072 22458 tablet.cc:1620] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.786675 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.786948 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet f9825c3445954363babfc5eaaf46e2a2 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.786551 22439 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.787177 22458 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.787607 22439 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.787843 22458 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.789227 22441 tablet.cc:1722] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.790416 22441 tablet.cc:1620] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.792253 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 7374c930045c4d4faccbafa51887e318 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.792451 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 8
I20260806 10:42:29.793519 22458 tablet.cc:1722] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.794214 22458 tablet.cc:1620] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.794766 22439 tablet.cc:1722] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.795465 22439 tablet.cc:1620] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.796625 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 90da567a276b4ca08dd95827ba1ebe47 (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.796938 22210 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 67d73c3235b2451594b4a67a117c1eeb (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.797813 22441 tablet.cc:1722] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.798858 22441 tablet.cc:1620] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.798557 22458 tablet.cc:1722] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.799467 22458 tablet.cc:1620] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.796605 22440 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:29.802062 22440 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.807253 22440 tablet.cc:1722] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:29.807880 22440 tablet.cc:1620] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: MemRowSet was empty: no flush needed.
I20260806 10:42:29.808820 22209 catalog_manager.cc:5587] TS 8844b26b2ac047e994dd5bfde4872e33 (127.15.68.193:43333) does not have the latest schema for tablet 6555fd64b1e54d7584efc3198dd1bc6c (table split-table [id=b979a25982c14504b5f0865a20b4cd97]). Expected version 10 got 9
I20260806 10:42:29.814247 22209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6: split-table [id=b979a25982c14504b5f0865a20b4cd97] alter complete (version 10)
I20260806 10:42:29.862600 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:29.870587 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:29.870945 15635 tablet_replica.cc:330] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.871173 15635 raft_consensus.cc:2229] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.871397 15635 raft_consensus.cc:2258] T 411c9635f7f74d7ab0466eb7e6b9f0d4 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.872265 15635 tablet_replica.cc:330] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.872423 15635 raft_consensus.cc:2229] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.872676 15635 raft_consensus.cc:2258] T 48e49ce8203f437ca53b71e9080571be P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.873425 15635 tablet_replica.cc:330] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.873564 15635 raft_consensus.cc:2229] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.873731 15635 raft_consensus.cc:2258] T f9825c3445954363babfc5eaaf46e2a2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.874403 15635 tablet_replica.cc:330] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.874541 15635 raft_consensus.cc:2229] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.874708 15635 raft_consensus.cc:2258] T 67d73c3235b2451594b4a67a117c1eeb P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.875367 15635 tablet_replica.cc:330] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.875522 15635 raft_consensus.cc:2229] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.875741 15635 raft_consensus.cc:2258] T 39d7a6d45a80481191f6772f99eb08cc P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.876353 15635 tablet_replica.cc:330] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.876513 15635 raft_consensus.cc:2229] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.876708 15635 raft_consensus.cc:2258] T 7374c930045c4d4faccbafa51887e318 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.877454 15635 tablet_replica.cc:330] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.877614 15635 raft_consensus.cc:2229] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.877806 15635 raft_consensus.cc:2258] T d1ea3368be8d46de988d69e979c1f7b0 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.878422 15635 tablet_replica.cc:330] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.878574 15635 raft_consensus.cc:2229] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.878774 15635 raft_consensus.cc:2258] T 6555fd64b1e54d7584efc3198dd1bc6c P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.879444 15635 tablet_replica.cc:330] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.879598 15635 raft_consensus.cc:2229] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.879776 15635 raft_consensus.cc:2258] T 0ba687803e0b464eb36dc4156db735ae P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.880411 15635 tablet_replica.cc:330] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.880558 15635 raft_consensus.cc:2229] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.880749 15635 raft_consensus.cc:2258] T abd401d7a9b14d259dcfb098669be8b2 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.881328 15635 tablet_replica.cc:330] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33: stopping tablet replica
I20260806 10:42:29.881470 15635 raft_consensus.cc:2229] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.881664 15635 raft_consensus.cc:2258] T 90da567a276b4ca08dd95827ba1ebe47 P 8844b26b2ac047e994dd5bfde4872e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.889608 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:29.894438 15635 master.cc:537] Master@127.15.68.254:38169 shutting down...
I20260806 10:42:29.901544 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:29.901734 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:29.901844 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 886d166349404adbb92fc8dd05b0a5a6: stopping tablet replica
I20260806 10:42:29.915261 15635 master.cc:552] Master@127.15.68.254:38169 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (836 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260806 10:42:29.927312 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:36155
I20260806 10:42:29.927801 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:29.928558 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:29.929768 15635 webserver.cc:460] Webserver started at http://127.15.68.254:39629/ using document root <none> and password file <none>
I20260806 10:42:29.929946 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:29.930006 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:29.930110 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:29.930678 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "30869314c5c04679af9d02bf2e09fe00"
format_stamp: "Formatted at 2026-08-06 10:42:29 on dist-test-slave-nj21"
I20260806 10:42:29.933260 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:29.934778 22466 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:29.935082 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:29.935199 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "30869314c5c04679af9d02bf2e09fe00"
format_stamp: "Formatted at 2026-08-06 10:42:29 on dist-test-slave-nj21"
I20260806 10:42:29.935319 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:29.958092 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:29.958577 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:29.969521 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:36155
I20260806 10:42:29.969540 22538 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:36155 every 8 connection(s)
I20260806 10:42:29.970757 22539 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 10:42:29.975543 22539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Bootstrap starting.
I20260806 10:42:29.976810 22539 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:29.978315 22539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: No bootstrap required, opened a new log
I20260806 10:42:29.978874 22539 raft_consensus.cc:348] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30869314c5c04679af9d02bf2e09fe00" member_type: VOTER }
I20260806 10:42:29.979043 22539 raft_consensus.cc:374] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:29.979123 22539 raft_consensus.cc:729] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30869314c5c04679af9d02bf2e09fe00, State: Initialized, Role: FOLLOWER
I20260806 10:42:29.979324 22539 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30869314c5c04679af9d02bf2e09fe00" member_type: VOTER }
I20260806 10:42:29.979460 22539 raft_consensus.cc:388] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:29.979538 22539 raft_consensus.cc:482] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:29.979635 22539 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:29.981662 22539 raft_consensus.cc:504] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30869314c5c04679af9d02bf2e09fe00" member_type: VOTER }
I20260806 10:42:29.981854 22539 leader_election.cc:302] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [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: 30869314c5c04679af9d02bf2e09fe00; no voters:
I20260806 10:42:29.982247 22539 leader_election.cc:288] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:29.982385 22544 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:29.982862 22544 raft_consensus.cc:686] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 1 LEADER]: Becoming Leader. State: Replica: 30869314c5c04679af9d02bf2e09fe00, State: Running, Role: LEADER
I20260806 10:42:29.983047 22539 sys_catalog.cc:564] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:29.983086 22544 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [LEADER]: Queue going to LEADER mode. State: All 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: "30869314c5c04679af9d02bf2e09fe00" member_type: VOTER }
I20260806 10:42:29.983788 22546 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30869314c5c04679af9d02bf2e09fe00. Latest consensus state: current_term: 1 leader_uuid: "30869314c5c04679af9d02bf2e09fe00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30869314c5c04679af9d02bf2e09fe00" member_type: VOTER } }
I20260806 10:42:29.983873 22545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30869314c5c04679af9d02bf2e09fe00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30869314c5c04679af9d02bf2e09fe00" member_type: VOTER } }
I20260806 10:42:29.983984 22546 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:29.984009 22545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:29.984504 22549 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:29.985682 22549 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:29.988481 22549 catalog_manager.cc:1347] Generated new cluster ID: a16fb42da66948448021dd00dbb5568a
I20260806 10:42:29.988572 22549 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:29.990875 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:30.004156 22549 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:30.004964 22549 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:30.008620 22549 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Generated new TSK 0
I20260806 10:42:30.008818 22549 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:30.023236 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:30.024282 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:30.025611 15635 webserver.cc:460] Webserver started at http://127.15.68.193:33481/ using document root <none> and password file <none>
I20260806 10:42:30.025812 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:30.025875 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:30.025997 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:30.026559 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "83a2b3f01c394fbd89b38cef8d33cb6c"
format_stamp: "Formatted at 2026-08-06 10:42:30 on dist-test-slave-nj21"
I20260806 10:42:30.028946 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:30.030460 22573 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.030828 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:30.030949 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "83a2b3f01c394fbd89b38cef8d33cb6c"
format_stamp: "Formatted at 2026-08-06 10:42:30 on dist-test-slave-nj21"
I20260806 10:42:30.031075 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:30.049263 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:30.049882 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:30.050465 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:30.051273 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:30.051368 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.051466 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:30.051539 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.063963 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:46151
I20260806 10:42:30.063997 22665 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:46151 every 8 connection(s)
I20260806 10:42:30.071266 22666 heartbeater.cc:347] Connected to a master server at 127.15.68.254:36155
I20260806 10:42:30.071391 22666 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:30.071707 22666 heartbeater.cc:511] Master 127.15.68.254:36155 requested a full tablet report, sending...
I20260806 10:42:30.072544 22490 ts_manager.cc:194] Registered new tserver with Master: 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151)
I20260806 10:42:30.072605 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007857887s
I20260806 10:42:30.073637 22490 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35916
I20260806 10:42:30.082913 22490 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35920:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:30.085005 22666 heartbeater.cc:503] Master 127.15.68.254:36155 was elected leader, sending a full tablet report...
I20260806 10:42:30.094772 22613 tablet_service.cc:1467] Processing CreateTablet for tablet 03d2483832fd4cc689180963c627d98d (DEFAULT_TABLE table=fake-table [id=845ed2137f02404a9df34a6f71cdb312]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:30.095211 22613 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03d2483832fd4cc689180963c627d98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.100680 22684 tablet_bootstrap.cc:492] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.101905 22684 tablet_bootstrap.cc:654] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.103509 22684 tablet_bootstrap.cc:492] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.103623 22684 ts_tablet_manager.cc:1397] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:30.104197 22684 raft_consensus.cc:348] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.104347 22684 raft_consensus.cc:374] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.104414 22684 raft_consensus.cc:729] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.104579 22684 consensus_queue.cc:260] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.104718 22684 raft_consensus.cc:388] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.104774 22684 raft_consensus.cc:482] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.104852 22684 raft_consensus.cc:3037] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.106565 22684 raft_consensus.cc:504] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.106774 22684 leader_election.cc:302] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.107180 22684 leader_election.cc:288] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.107300 22688 raft_consensus.cc:2781] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.111931 22688 raft_consensus.cc:686] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.112257 22684 ts_tablet_manager.cc:1428] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.008s user 0.004s sys 0.004s
I20260806 10:42:30.112231 22688 consensus_queue.cc:237] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.114086 22489 catalog_manager.cc:5495] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.132947 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:30.134106 22489 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35920:
name: "test-alter-range-partitioning"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:30.141705 22613 tablet_service.cc:1467] Processing CreateTablet for tablet 3d3bd0e18b6c47ee968b596e6e6cf01a (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:30.141799 22611 tablet_service.cc:1467] Processing CreateTablet for tablet 9520e2105c6842aca0904316592421a8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:30.142153 22613 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d3bd0e18b6c47ee968b596e6e6cf01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.142390 22611 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9520e2105c6842aca0904316592421a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.147406 22684 tablet_bootstrap.cc:492] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.148697 22684 tablet_bootstrap.cc:654] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.150224 22684 tablet_bootstrap.cc:492] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.150403 22684 ts_tablet_manager.cc:1397] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:30.151109 22684 raft_consensus.cc:348] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.151332 22684 raft_consensus.cc:374] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.151427 22684 raft_consensus.cc:729] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.151662 22684 consensus_queue.cc:260] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.151891 22684 raft_consensus.cc:388] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.152009 22684 raft_consensus.cc:482] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.152117 22684 raft_consensus.cc:3037] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.154114 22684 raft_consensus.cc:504] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.154350 22684 leader_election.cc:302] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.154551 22684 leader_election.cc:288] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.154595 22688 raft_consensus.cc:2781] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.154844 22688 raft_consensus.cc:686] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.155011 22684 ts_tablet_manager.cc:1428] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260806 10:42:30.155095 22688 consensus_queue.cc:237] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.155288 22684 tablet_bootstrap.cc:492] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.156767 22684 tablet_bootstrap.cc:654] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.157141 22489 catalog_manager.cc:5495] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.158248 22684 tablet_bootstrap.cc:492] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.158399 22684 ts_tablet_manager.cc:1397] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:30.159137 22684 raft_consensus.cc:348] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.159320 22684 raft_consensus.cc:374] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.159454 22684 raft_consensus.cc:729] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.159729 22684 consensus_queue.cc:260] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.159915 22684 raft_consensus.cc:388] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.160005 22684 raft_consensus.cc:482] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.160125 22684 raft_consensus.cc:3037] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.161988 22684 raft_consensus.cc:504] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.162210 22684 leader_election.cc:302] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.162374 22684 leader_election.cc:288] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.162482 22688 raft_consensus.cc:2781] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.162634 22688 raft_consensus.cc:686] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.162820 22684 ts_tablet_manager.cc:1428] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260806 10:42:30.162869 22688 consensus_queue.cc:237] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.164513 22489 catalog_manager.cc:5495] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.196784 22489 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35920:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:30.200469 22489 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet 3d3bd0e18b6c47ee968b596e6e6cf01a
I20260806 10:42:30.200886 22489 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet 9520e2105c6842aca0904316592421a8
I20260806 10:42:30.201363 22611 tablet_service.cc:1514] Processing DeleteTablet for tablet 3d3bd0e18b6c47ee968b596e6e6cf01a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.201498 22613 tablet_service.cc:1514] Processing DeleteTablet for tablet 9520e2105c6842aca0904316592421a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.202211 22705 tablet_replica.cc:330] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.202426 22705 raft_consensus.cc:2229] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.202702 22705 raft_consensus.cc:2258] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.203804 22705 ts_tablet_manager.cc:1905] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.205734 22489 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35920:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:30.209488 22489 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f7c8be62de84a57801e5dba16a2ba28 has no consensus state
W20260806 10:42:30.209681 22489 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebe1d45355ce44a7871e11d98f921f9f has no consensus state
I20260806 10:42:30.209707 22705 ts_tablet_manager.cc:1918] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 10:42:30.209864 22705 log.cc:1196] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/3d3bd0e18b6c47ee968b596e6e6cf01a
I20260806 10:42:30.210310 22705 ts_tablet_manager.cc:1939] T 3d3bd0e18b6c47ee968b596e6e6cf01a P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
I20260806 10:42:30.211462 22705 tablet_replica.cc:330] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.211695 22705 raft_consensus.cc:2229] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.211922 22705 raft_consensus.cc:2258] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.211874 22468 catalog_manager.cc:4841] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): tablet 3d3bd0e18b6c47ee968b596e6e6cf01a (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]) successfully deleted
I20260806 10:42:30.213095 22705 ts_tablet_manager.cc:1905] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.213415 22611 tablet_service.cc:1467] Processing CreateTablet for tablet 4f7c8be62de84a57801e5dba16a2ba28 (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:30.213490 22613 tablet_service.cc:1467] Processing CreateTablet for tablet ebe1d45355ce44a7871e11d98f921f9f (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:30.213909 22611 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f7c8be62de84a57801e5dba16a2ba28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.214147 22613 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ebe1d45355ce44a7871e11d98f921f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.219164 22684 tablet_bootstrap.cc:492] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.219447 22705 ts_tablet_manager.cc:1918] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 10:42:30.219761 22705 log.cc:1196] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/9520e2105c6842aca0904316592421a8
I20260806 10:42:30.220216 22705 ts_tablet_manager.cc:1939] T 9520e2105c6842aca0904316592421a8 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
I20260806 10:42:30.220815 22684 tablet_bootstrap.cc:654] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.221046 22468 catalog_manager.cc:4841] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): tablet 9520e2105c6842aca0904316592421a8 (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]) successfully deleted
I20260806 10:42:30.222410 22684 tablet_bootstrap.cc:492] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.222569 22684 ts_tablet_manager.cc:1397] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:30.223109 22684 raft_consensus.cc:348] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.223275 22684 raft_consensus.cc:374] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.223356 22684 raft_consensus.cc:729] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.223564 22684 consensus_queue.cc:260] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.223731 22684 raft_consensus.cc:388] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.223832 22684 raft_consensus.cc:482] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.223923 22684 raft_consensus.cc:3037] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.225987 22684 raft_consensus.cc:504] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.226192 22684 leader_election.cc:302] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.226379 22684 leader_election.cc:288] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.226493 22691 raft_consensus.cc:2781] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.226649 22691 raft_consensus.cc:686] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.226763 22684 ts_tablet_manager.cc:1428] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.004s user 0.000s sys 0.002s
I20260806 10:42:30.226913 22691 consensus_queue.cc:237] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.227010 22684 tablet_bootstrap.cc:492] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.228924 22489 catalog_manager.cc:5495] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.229319 22684 tablet_bootstrap.cc:654] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.231070 22684 tablet_bootstrap.cc:492] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.231208 22684 ts_tablet_manager.cc:1397] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:30.231930 22684 raft_consensus.cc:348] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.232074 22684 raft_consensus.cc:374] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.232168 22684 raft_consensus.cc:729] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.232347 22684 consensus_queue.cc:260] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.232507 22684 raft_consensus.cc:388] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.232597 22684 raft_consensus.cc:482] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.232717 22684 raft_consensus.cc:3037] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.235059 22684 raft_consensus.cc:504] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.235251 22684 leader_election.cc:302] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.235389 22684 leader_election.cc:288] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.235466 22691 raft_consensus.cc:2781] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.235693 22691 raft_consensus.cc:686] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.235882 22684 ts_tablet_manager.cc:1428] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:30.235931 22691 consensus_queue.cc:237] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.237519 22489 catalog_manager.cc:5495] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.241196 22489 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94] alter complete (version 0)
I20260806 10:42:30.269657 22489 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35920:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\0011\000\000\000\t\001\225\000\000\000""\010\0011\000\000\000\t\001\225\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:30.274111 22489 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 817d9bdea2324f81b32a02347c304d63 has no consensus state
W20260806 10:42:30.274246 22489 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa4e9847c3e74715acc7d7413ee790d6 has no consensus state
I20260806 10:42:30.274317 22489 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet 4f7c8be62de84a57801e5dba16a2ba28
I20260806 10:42:30.274484 22489 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet ebe1d45355ce44a7871e11d98f921f9f
I20260806 10:42:30.274892 22611 tablet_service.cc:1514] Processing DeleteTablet for tablet 4f7c8be62de84a57801e5dba16a2ba28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.275113 22613 tablet_service.cc:1514] Processing DeleteTablet for tablet ebe1d45355ce44a7871e11d98f921f9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.275208 22705 tablet_replica.cc:330] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.275418 22705 raft_consensus.cc:2229] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.275686 22705 raft_consensus.cc:2258] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.276634 22705 ts_tablet_manager.cc:1905] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.278705 22613 tablet_service.cc:1467] Processing CreateTablet for tablet 817d9bdea2324f81b32a02347c304d63 (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260806 10:42:30.279032 22611 tablet_service.cc:1467] Processing CreateTablet for tablet fa4e9847c3e74715acc7d7413ee790d6 (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260806 10:42:30.279207 22613 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 817d9bdea2324f81b32a02347c304d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.279439 22611 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fa4e9847c3e74715acc7d7413ee790d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.284155 22705 ts_tablet_manager.cc:1918] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 10:42:30.284358 22705 log.cc:1196] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/4f7c8be62de84a57801e5dba16a2ba28
I20260806 10:42:30.284847 22705 ts_tablet_manager.cc:1939] T 4f7c8be62de84a57801e5dba16a2ba28 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
I20260806 10:42:30.285669 22684 tablet_bootstrap.cc:492] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.285795 22705 tablet_replica.cc:330] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.286015 22705 raft_consensus.cc:2229] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.286136 22468 catalog_manager.cc:4841] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): tablet 4f7c8be62de84a57801e5dba16a2ba28 (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]) successfully deleted
I20260806 10:42:30.286278 22705 raft_consensus.cc:2258] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.287352 22684 tablet_bootstrap.cc:654] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.287627 22705 ts_tablet_manager.cc:1905] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.293874 22705 ts_tablet_manager.cc:1918] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 10:42:30.294042 22705 log.cc:1196] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ebe1d45355ce44a7871e11d98f921f9f
I20260806 10:42:30.294492 22705 ts_tablet_manager.cc:1939] T ebe1d45355ce44a7871e11d98f921f9f P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
I20260806 10:42:30.295428 22468 catalog_manager.cc:4841] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): tablet ebe1d45355ce44a7871e11d98f921f9f (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]) successfully deleted
I20260806 10:42:30.298655 22684 tablet_bootstrap.cc:492] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.298812 22684 ts_tablet_manager.cc:1397] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.013s user 0.005s sys 0.007s
I20260806 10:42:30.299547 22684 raft_consensus.cc:348] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.299764 22684 raft_consensus.cc:374] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.299866 22684 raft_consensus.cc:729] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.300119 22684 consensus_queue.cc:260] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.300299 22684 raft_consensus.cc:388] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.300416 22684 raft_consensus.cc:482] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.300525 22684 raft_consensus.cc:3037] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.303227 22684 raft_consensus.cc:504] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.303484 22684 leader_election.cc:302] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.303784 22691 raft_consensus.cc:2781] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.303931 22691 raft_consensus.cc:686] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.304176 22691 consensus_queue.cc:237] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.305894 22684 leader_election.cc:288] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.306407 22684 ts_tablet_manager.cc:1428] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.007s user 0.001s sys 0.005s
I20260806 10:42:30.306259 22485 catalog_manager.cc:5495] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.306701 22684 tablet_bootstrap.cc:492] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.308337 22684 tablet_bootstrap.cc:654] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.316293 22684 tablet_bootstrap.cc:492] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.316439 22684 ts_tablet_manager.cc:1397] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
W20260806 10:42:30.316942 22468 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 817d9bdea2324f81b32a02347c304d63 (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 817d9bdea2324f81b32a02347c304d63 consensus state has no leader
I20260806 10:42:30.317122 22684 raft_consensus.cc:348] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.317303 22684 raft_consensus.cc:374] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.317418 22684 raft_consensus.cc:729] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.318068 22684 consensus_queue.cc:260] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.318245 22684 raft_consensus.cc:388] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.318334 22684 raft_consensus.cc:482] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.318466 22684 raft_consensus.cc:3037] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.320679 22684 raft_consensus.cc:504] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.320881 22684 leader_election.cc:302] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.321079 22684 leader_election.cc:288] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.321127 22691 raft_consensus.cc:2781] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.321331 22691 raft_consensus.cc:686] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.321563 22691 consensus_queue.cc:237] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.325423 22684 ts_tablet_manager.cc:1428] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.009s user 0.005s sys 0.001s
I20260806 10:42:30.333498 22485 catalog_manager.cc:5495] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.337824 22485 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94] alter complete (version 0)
I20260806 10:42:30.361816 22486 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35920:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:30.365743 22486 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c82e256eaf14a7fa86cac9ea7b54bef has no consensus state
W20260806 10:42:30.365901 22486 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b7492d4dc0b7402a95143780cdcae07e has no consensus state
I20260806 10:42:30.365959 22486 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet 817d9bdea2324f81b32a02347c304d63
I20260806 10:42:30.366154 22486 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet fa4e9847c3e74715acc7d7413ee790d6
I20260806 10:42:30.366575 22611 tablet_service.cc:1514] Processing DeleteTablet for tablet 817d9bdea2324f81b32a02347c304d63 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.366757 22613 tablet_service.cc:1514] Processing DeleteTablet for tablet fa4e9847c3e74715acc7d7413ee790d6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.367035 22705 tablet_replica.cc:330] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.367242 22705 raft_consensus.cc:2229] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.367491 22705 raft_consensus.cc:2258] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.368341 22705 ts_tablet_manager.cc:1905] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.369851 22613 tablet_service.cc:1467] Processing CreateTablet for tablet 8c82e256eaf14a7fa86cac9ea7b54bef (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260806 10:42:30.370002 22611 tablet_service.cc:1467] Processing CreateTablet for tablet b7492d4dc0b7402a95143780cdcae07e (DEFAULT_TABLE table=test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260806 10:42:30.371690 22613 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c82e256eaf14a7fa86cac9ea7b54bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.371987 22611 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b7492d4dc0b7402a95143780cdcae07e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.375026 22705 ts_tablet_manager.cc:1918] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 10:42:30.375161 22705 log.cc:1196] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/817d9bdea2324f81b32a02347c304d63
I20260806 10:42:30.375689 22705 ts_tablet_manager.cc:1939] T 817d9bdea2324f81b32a02347c304d63 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
I20260806 10:42:30.376811 22705 tablet_replica.cc:330] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.377028 22705 raft_consensus.cc:2229] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.377235 22705 raft_consensus.cc:2258] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.377619 22468 catalog_manager.cc:4841] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): tablet 817d9bdea2324f81b32a02347c304d63 (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]) successfully deleted
I20260806 10:42:30.378400 22705 ts_tablet_manager.cc:1905] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.383008 22684 tablet_bootstrap.cc:492] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.383162 22705 ts_tablet_manager.cc:1918] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260806 10:42:30.383306 22705 log.cc:1196] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/fa4e9847c3e74715acc7d7413ee790d6
I20260806 10:42:30.383663 22705 ts_tablet_manager.cc:1939] T fa4e9847c3e74715acc7d7413ee790d6 P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
I20260806 10:42:30.384536 22684 tablet_bootstrap.cc:654] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.385708 22468 catalog_manager.cc:4841] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): tablet fa4e9847c3e74715acc7d7413ee790d6 (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]) successfully deleted
I20260806 10:42:30.386680 22684 tablet_bootstrap.cc:492] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.386840 22684 ts_tablet_manager.cc:1397] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 10:42:30.387432 22684 raft_consensus.cc:348] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.387651 22684 raft_consensus.cc:374] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.387760 22684 raft_consensus.cc:729] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.387971 22684 consensus_queue.cc:260] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.388113 22684 raft_consensus.cc:388] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.388185 22684 raft_consensus.cc:482] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.388252 22684 raft_consensus.cc:3037] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.390398 22684 raft_consensus.cc:504] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.390604 22684 leader_election.cc:302] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.390815 22684 leader_election.cc:288] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.390889 22691 raft_consensus.cc:2781] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.391057 22691 raft_consensus.cc:686] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.391233 22684 ts_tablet_manager.cc:1428] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.004s user 0.000s sys 0.002s
I20260806 10:42:30.391299 22691 consensus_queue.cc:237] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.391506 22684 tablet_bootstrap.cc:492] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.393096 22684 tablet_bootstrap.cc:654] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.393054 22486 catalog_manager.cc:5495] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
W20260806 10:42:30.400202 22468 catalog_manager.cc:4914] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): alter failed for tablet 817d9bdea2324f81b32a02347c304d63 (table test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94]),no further retry: Not found: Tablet not found: 817d9bdea2324f81b32a02347c304d63
I20260806 10:42:30.400732 22684 tablet_bootstrap.cc:492] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.400914 22684 ts_tablet_manager.cc:1397] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.009s user 0.006s sys 0.003s
I20260806 10:42:30.401556 22684 raft_consensus.cc:348] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.401760 22684 raft_consensus.cc:374] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.401942 22684 raft_consensus.cc:729] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.402204 22684 consensus_queue.cc:260] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.402479 22684 raft_consensus.cc:388] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.402658 22684 raft_consensus.cc:482] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.402853 22684 raft_consensus.cc:3037] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.405131 22684 raft_consensus.cc:504] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.405350 22684 leader_election.cc:302] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.405539 22684 leader_election.cc:288] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.405602 22691 raft_consensus.cc:2781] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.405771 22691 raft_consensus.cc:686] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.405985 22684 ts_tablet_manager.cc:1428] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:30.406010 22691 consensus_queue.cc:237] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.407794 22486 catalog_manager.cc:5495] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.411444 22486 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: test-alter-range-partitioning [id=96e70dd1609f4b339abe938408c7bb94] alter complete (version 0)
I20260806 10:42:30.438301 22490 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35920:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } new_table_name: "test-alter-range-partitioning-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:30.442334 22490 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cc1eb162d1f84b8c8604de1aba4a6bf3 has no consensus state
W20260806 10:42:30.442713 22490 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8eddcd8212064dc98bb67d4a4ddb37d1 has no consensus state
I20260806 10:42:30.443838 22704 tablet.cc:1722] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:30.445566 22703 tablet.cc:1722] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:30.448100 22613 tablet_service.cc:1467] Processing CreateTablet for tablet 8eddcd8212064dc98bb67d4a4ddb37d1 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260806 10:42:30.448678 22613 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8eddcd8212064dc98bb67d4a4ddb37d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.456808 22684 tablet_bootstrap.cc:492] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.457374 22611 tablet_service.cc:1467] Processing CreateTablet for tablet cc1eb162d1f84b8c8604de1aba4a6bf3 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=96e70dd1609f4b339abe938408c7bb94]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260806 10:42:30.459239 22611 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cc1eb162d1f84b8c8604de1aba4a6bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:30.459300 22684 tablet_bootstrap.cc:654] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.463323 22684 tablet_bootstrap.cc:492] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.463615 22684 ts_tablet_manager.cc:1397] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.007s user 0.001s sys 0.004s
I20260806 10:42:30.464522 22684 raft_consensus.cc:348] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.464891 22684 raft_consensus.cc:374] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.465046 22684 raft_consensus.cc:729] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.465391 22684 consensus_queue.cc:260] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.465627 22684 raft_consensus.cc:388] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.465835 22684 raft_consensus.cc:482] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.466001 22684 raft_consensus.cc:3037] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.468688 22684 raft_consensus.cc:504] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.468979 22684 leader_election.cc:302] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.469372 22684 leader_election.cc:288] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.469441 22689 raft_consensus.cc:2781] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.469759 22689 raft_consensus.cc:686] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.470325 22689 consensus_queue.cc:237] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.473726 22684 ts_tablet_manager.cc:1428] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.010s user 0.006s sys 0.000s
I20260806 10:42:30.474172 22684 tablet_bootstrap.cc:492] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: Bootstrap starting.
I20260806 10:42:30.476490 22684 tablet_bootstrap.cc:654] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.479945 22486 catalog_manager.cc:5495] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.480379 22486 catalog_manager.cc:5587] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151) does not have the latest schema for tablet 8eddcd8212064dc98bb67d4a4ddb37d1 (table test-alter-range-partitioning-renamed [id=96e70dd1609f4b339abe938408c7bb94]). Expected version 1 got 0
I20260806 10:42:30.483273 22684 tablet_bootstrap.cc:492] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: No bootstrap required, opened a new log
I20260806 10:42:30.483530 22684 ts_tablet_manager.cc:1397] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent bootstrapping tablet: real 0.010s user 0.000s sys 0.007s
I20260806 10:42:30.484699 22684 raft_consensus.cc:348] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.484850 22486 catalog_manager.cc:5587] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151) does not have the latest schema for tablet 8eddcd8212064dc98bb67d4a4ddb37d1 (table test-alter-range-partitioning-renamed [id=96e70dd1609f4b339abe938408c7bb94]). Expected version 1 got 0
I20260806 10:42:30.484967 22684 raft_consensus.cc:374] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.485222 22684 raft_consensus.cc:729] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.485617 22684 consensus_queue.cc:260] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.485977 22684 raft_consensus.cc:388] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.486145 22684 raft_consensus.cc:482] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.486426 22684 raft_consensus.cc:3037] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.489871 22684 raft_consensus.cc:504] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.490217 22684 leader_election.cc:302] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [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: 83a2b3f01c394fbd89b38cef8d33cb6c; no voters:
I20260806 10:42:30.490499 22684 leader_election.cc:288] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.490509 22689 raft_consensus.cc:2781] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.490826 22689 raft_consensus.cc:686] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Becoming Leader. State: Replica: 83a2b3f01c394fbd89b38cef8d33cb6c, State: Running, Role: LEADER
I20260806 10:42:30.491089 22689 consensus_queue.cc:237] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [LEADER]: Queue going to LEADER mode. State: All 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: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } }
I20260806 10:42:30.491346 22684 ts_tablet_manager.cc:1428] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: Time spent starting tablet: real 0.008s user 0.007s sys 0.000s
I20260806 10:42:30.493227 22490 catalog_manager.cc:5495] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193). New cstate: current_term: 1 leader_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a2b3f01c394fbd89b38cef8d33cb6c" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 46151 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:30.493498 22490 catalog_manager.cc:5587] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151) does not have the latest schema for tablet cc1eb162d1f84b8c8604de1aba4a6bf3 (table test-alter-range-partitioning-renamed [id=96e70dd1609f4b339abe938408c7bb94]). Expected version 1 got 0
I20260806 10:42:30.500648 22704 tablet.cc:1722] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:30.553326 22704 tablet.cc:1722] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:30.560864 22490 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: test-alter-range-partitioning-renamed [id=96e70dd1609f4b339abe938408c7bb94] alter complete (version 1)
I20260806 10:42:30.674772 22490 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35920:
table { table_name: "test-alter-range-partitioning-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:30.679167 22490 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet 8c82e256eaf14a7fa86cac9ea7b54bef
I20260806 10:42:30.679419 22490 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet b7492d4dc0b7402a95143780cdcae07e
I20260806 10:42:30.679699 22490 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet cc1eb162d1f84b8c8604de1aba4a6bf3
I20260806 10:42:30.679951 22490 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: Sending DeleteTablet for 1 replicas of tablet 8eddcd8212064dc98bb67d4a4ddb37d1
I20260806 10:42:30.680063 22611 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c82e256eaf14a7fa86cac9ea7b54bef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.680464 22705 tablet_replica.cc:330] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.680734 22705 raft_consensus.cc:2229] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.681058 22705 raft_consensus.cc:2258] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.681191 22613 tablet_service.cc:1514] Processing DeleteTablet for tablet cc1eb162d1f84b8c8604de1aba4a6bf3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.681653 22613 tablet_service.cc:1514] Processing DeleteTablet for tablet 8eddcd8212064dc98bb67d4a4ddb37d1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.681710 22611 tablet_service.cc:1514] Processing DeleteTablet for tablet b7492d4dc0b7402a95143780cdcae07e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:30 UTC) from {username='slave'} at 127.0.0.1:56796
I20260806 10:42:30.682875 22705 ts_tablet_manager.cc:1905] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:30.683861 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:30.702378 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:30.707497 22705 ts_tablet_manager.cc:1918] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260806 10:42:30.707640 22705 log.cc:1196] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8c82e256eaf14a7fa86cac9ea7b54bef
I20260806 10:42:30.708027 22705 ts_tablet_manager.cc:1939] T 8c82e256eaf14a7fa86cac9ea7b54bef P 83a2b3f01c394fbd89b38cef8d33cb6c: Deleting consensus metadata
W20260806 10:42:30.708922 22468 catalog_manager.cc:4833] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): delete failed for tablet 8c82e256eaf14a7fa86cac9ea7b54bef with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260806 10:42:30.709345 15635 tablet_replica.cc:330] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
W20260806 10:42:30.709326 22468 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20260806 10:42:30.709647 15635 raft_consensus.cc:2229] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.709990 15635 raft_consensus.cc:2258] T cc1eb162d1f84b8c8604de1aba4a6bf3 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.711203 15635 tablet_replica.cc:330] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
W20260806 10:42:30.711283 22468 catalog_manager.cc:4584] TS 83a2b3f01c394fbd89b38cef8d33cb6c (127.15.68.193:46151): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet cc1eb162d1f84b8c8604de1aba4a6bf3: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260806 10:42:30.711418 15635 raft_consensus.cc:2229] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.711630 15635 raft_consensus.cc:2258] T 8eddcd8212064dc98bb67d4a4ddb37d1 P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.712492 15635 tablet_replica.cc:330] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.712633 15635 raft_consensus.cc:2229] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.712862 15635 raft_consensus.cc:2258] T b7492d4dc0b7402a95143780cdcae07e P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.713675 15635 tablet_replica.cc:330] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c: stopping tablet replica
I20260806 10:42:30.713847 15635 raft_consensus.cc:2229] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.714001 15635 raft_consensus.cc:2258] T 03d2483832fd4cc689180963c627d98d P 83a2b3f01c394fbd89b38cef8d33cb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.719651 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:30.726382 15635 master.cc:537] Master@127.15.68.254:36155 shutting down...
I20260806 10:42:30.771287 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:30.771545 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:30.771689 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 30869314c5c04679af9d02bf2e09fe00: stopping tablet replica
I20260806 10:42:30.785548 15635 master.cc:552] Master@127.15.68.254:36155 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (870 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260806 10:42:30.797837 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:35413
I20260806 10:42:30.798323 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:30.799158 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:30.800595 15635 webserver.cc:460] Webserver started at http://127.15.68.254:33549/ using document root <none> and password file <none>
I20260806 10:42:30.800832 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:30.800912 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:30.801069 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:30.801685 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "7d4a8e4b91504fb688a88099a8f04df2"
format_stamp: "Formatted at 2026-08-06 10:42:30 on dist-test-slave-nj21"
I20260806 10:42:30.804214 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:30.805835 22744 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.806177 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:42:30.806314 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "7d4a8e4b91504fb688a88099a8f04df2"
format_stamp: "Formatted at 2026-08-06 10:42:30 on dist-test-slave-nj21"
I20260806 10:42:30.806442 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:30.821408 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:30.821913 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:30.836843 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:35413
I20260806 10:42:30.836869 22814 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:35413 every 8 connection(s)
I20260806 10:42:30.838267 22815 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 10:42:30.843048 22815 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2: Bootstrap starting.
I20260806 10:42:30.844475 22815 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:30.846062 22815 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2: No bootstrap required, opened a new log
I20260806 10:42:30.846740 22815 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4a8e4b91504fb688a88099a8f04df2" member_type: VOTER }
I20260806 10:42:30.846890 22815 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:30.846985 22815 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d4a8e4b91504fb688a88099a8f04df2, State: Initialized, Role: FOLLOWER
I20260806 10:42:30.847182 22815 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d4a8e4b91504fb688a88099a8f04df2" member_type: VOTER }
I20260806 10:42:30.847332 22815 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:30.847409 22815 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:30.847532 22815 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:30.849558 22815 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4a8e4b91504fb688a88099a8f04df2" member_type: VOTER }
I20260806 10:42:30.849778 22815 leader_election.cc:302] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [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: 7d4a8e4b91504fb688a88099a8f04df2; no voters:
I20260806 10:42:30.850234 22815 leader_election.cc:288] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:30.850347 22819 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:30.851161 22815 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:30.855434 22819 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 1 LEADER]: Becoming Leader. State: Replica: 7d4a8e4b91504fb688a88099a8f04df2, State: Running, Role: LEADER
I20260806 10:42:30.855786 22819 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [LEADER]: Queue going to LEADER mode. State: All 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: "7d4a8e4b91504fb688a88099a8f04df2" member_type: VOTER }
I20260806 10:42:30.858188 22820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d4a8e4b91504fb688a88099a8f04df2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4a8e4b91504fb688a88099a8f04df2" member_type: VOTER } }
I20260806 10:42:30.858388 22820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:30.858822 22821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d4a8e4b91504fb688a88099a8f04df2. Latest consensus state: current_term: 1 leader_uuid: "7d4a8e4b91504fb688a88099a8f04df2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4a8e4b91504fb688a88099a8f04df2" member_type: VOTER } }
I20260806 10:42:30.859011 22821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:30.868526 22833 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:30.870237 22833 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:30.871785 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:30.873499 22833 catalog_manager.cc:1347] Generated new cluster ID: 62c730918c684af196304700157c184c
I20260806 10:42:30.873585 22833 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:30.882066 22833 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:30.882925 22833 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:30.888006 22833 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2: Generated new TSK 0
I20260806 10:42:30.888231 22833 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:30.904556 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:30.905661 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:30.907133 15635 webserver.cc:460] Webserver started at http://127.15.68.193:42487/ using document root <none> and password file <none>
I20260806 10:42:30.907344 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:30.907449 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:30.907599 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:30.908284 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "a73495a76c304a9597f257ccf21458e1"
format_stamp: "Formatted at 2026-08-06 10:42:30 on dist-test-slave-nj21"
I20260806 10:42:30.910995 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:30.912639 22847 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.912997 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:30.913132 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "a73495a76c304a9597f257ccf21458e1"
format_stamp: "Formatted at 2026-08-06 10:42:30 on dist-test-slave-nj21"
I20260806 10:42:30.913275 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:30.934459 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:30.935235 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:30.936326 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:30.943872 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:30.943954 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.944079 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:30.944141 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:30.960143 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:39583
I20260806 10:42:30.960167 22931 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:39583 every 8 connection(s)
I20260806 10:42:30.968129 22932 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35413
I20260806 10:42:30.968262 22932 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:30.968601 22932 heartbeater.cc:511] Master 127.15.68.254:35413 requested a full tablet report, sending...
I20260806 10:42:30.969429 22765 ts_manager.cc:194] Registered new tserver with Master: a73495a76c304a9597f257ccf21458e1 (127.15.68.193:39583)
I20260806 10:42:30.969893 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008887152s
I20260806 10:42:30.970460 22765 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51930
I20260806 10:42:30.981417 22765 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51938:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:30.981806 22932 heartbeater.cc:503] Master 127.15.68.254:35413 was elected leader, sending a full tablet report...
I20260806 10:42:30.994956 22879 tablet_service.cc:1467] Processing CreateTablet for tablet 28c455f6012149ecaa6f969cf700cb3f (DEFAULT_TABLE table=fake-table [id=155004f8487042b6bec42501ee2bc265]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:30.995373 22879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 28c455f6012149ecaa6f969cf700cb3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.000648 22945 tablet_bootstrap.cc:492] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1: Bootstrap starting.
I20260806 10:42:31.002182 22945 tablet_bootstrap.cc:654] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.003883 22945 tablet_bootstrap.cc:492] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1: No bootstrap required, opened a new log
I20260806 10:42:31.004010 22945 ts_tablet_manager.cc:1397] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:31.004628 22945 raft_consensus.cc:348] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.004828 22945 raft_consensus.cc:374] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.004912 22945 raft_consensus.cc:729] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.005141 22945 consensus_queue.cc:260] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.005360 22945 raft_consensus.cc:388] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.005478 22945 raft_consensus.cc:482] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.005604 22945 raft_consensus.cc:3037] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.007781 22945 raft_consensus.cc:504] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.008033 22945 leader_election.cc:302] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [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: a73495a76c304a9597f257ccf21458e1; no voters:
I20260806 10:42:31.008462 22945 leader_election.cc:288] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.008579 22948 raft_consensus.cc:2781] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.009020 22948 raft_consensus.cc:686] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Becoming Leader. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Running, Role: LEADER
I20260806 10:42:31.009327 22948 consensus_queue.cc:237] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [LEADER]: Queue going to LEADER mode. State: All 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.011269 22765 catalog_manager.cc:5495] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a73495a76c304a9597f257ccf21458e1 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a73495a76c304a9597f257ccf21458e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:31.015266 22945 ts_tablet_manager.cc:1428] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1: Time spent starting tablet: real 0.011s user 0.011s sys 0.000s
I20260806 10:42:31.037150 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:31.038224 22765 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51938:
name: "test-alter-range-partitioning-invalid"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:31.044421 22879 tablet_service.cc:1467] Processing CreateTablet for tablet 09732efe78dc4968be15086b2ac5100f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=8b9353092f034c54ab720e0d0f90ccf6]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.044864 22879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09732efe78dc4968be15086b2ac5100f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.049562 22945 tablet_bootstrap.cc:492] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1: Bootstrap starting.
I20260806 10:42:31.051043 22945 tablet_bootstrap.cc:654] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.052789 22945 tablet_bootstrap.cc:492] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1: No bootstrap required, opened a new log
I20260806 10:42:31.052977 22945 ts_tablet_manager.cc:1397] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.053637 22945 raft_consensus.cc:348] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.053818 22945 raft_consensus.cc:374] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.053907 22945 raft_consensus.cc:729] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.054162 22945 consensus_queue.cc:260] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.054371 22945 raft_consensus.cc:388] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.054486 22945 raft_consensus.cc:482] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.054589 22945 raft_consensus.cc:3037] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.056747 22945 raft_consensus.cc:504] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.056974 22945 leader_election.cc:302] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [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: a73495a76c304a9597f257ccf21458e1; no voters:
I20260806 10:42:31.057188 22945 leader_election.cc:288] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.057413 22949 raft_consensus.cc:2781] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.057626 22945 ts_tablet_manager.cc:1428] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1: Time spent starting tablet: real 0.005s user 0.000s sys 0.003s
I20260806 10:42:31.057590 22949 raft_consensus.cc:686] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Becoming Leader. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Running, Role: LEADER
I20260806 10:42:31.057899 22949 consensus_queue.cc:237] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [LEADER]: Queue going to LEADER mode. State: All 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.059700 22765 catalog_manager.cc:5495] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a73495a76c304a9597f257ccf21458e1 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a73495a76c304a9597f257ccf21458e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:31.094390 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.100479 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.106293 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\316\377\377\377\t\0012\000\000\000""\010\001\316\377\377\377\t\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.112497 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\001\226\000\000\000""\006\001\316\377\377\377\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:31.126801 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.126933 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127023 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127110 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127167 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.127239 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.127292 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.127362 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.127418 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.127496 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.127553 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127626 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127699 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127770 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127830 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127899 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.127964 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128049 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128105 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128175 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128232 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128310 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128366 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128436 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128492 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128561 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128616 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128687 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128746 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128816 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128871 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.128948 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129004 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129091 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129144 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129213 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129268 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129343 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129400 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260806 10:42:31.129484 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129541 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129611 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129665 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129735 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129791 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129865 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129920 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.129997 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130053 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130139 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130198 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130268 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130344 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130396 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260806 10:42:31.130441 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130496 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130534 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130584 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130630 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130698 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130766 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130847 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130906 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.130963 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.131012 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.131063 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.131106 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260806 10:42:31.131163 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131212 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131273 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131315 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131372 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131413 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131469 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131515 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131567 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131608 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131659 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131733 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260806 10:42:31.131806 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.131850 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.131906 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.131953 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132006 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132048 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132102 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132143 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132195 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132241 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132293 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132335 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132391 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132434 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260806 10:42:31.132490 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260806 10:42:31.132534 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260806 10:42:31.132601 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260806 10:42:31.132644 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260806 10:42:31.132704 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260806 10:42:31.132750 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260806 10:42:31.132802 15635 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
I20260806 10:42:31.139979 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.155066 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.161870 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\0012\000\000\000""\006\001\316\377\377\377\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.168596 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\372\000\000\000""\006\001\226\000\000\000\007\001\372\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.175877 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.181849 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.187767 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\226\000\000\000""\006\001d\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.194164 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\310\000\000\000""\006\001\226\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.200268 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.206383 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.213406 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.220853 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.228349 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:31.231815 22764 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 557dea02a96040b7b89a56b23f627b6a has no consensus state
W20260806 10:42:31.232141 22764 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f911ba1abae746ef8dcf5df760b28aee has no consensus state
I20260806 10:42:31.235436 22879 tablet_service.cc:1467] Processing CreateTablet for tablet 557dea02a96040b7b89a56b23f627b6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=8b9353092f034c54ab720e0d0f90ccf6]), partition=RANGE (c0) PARTITION VALUES < 0
I20260806 10:42:31.235527 22878 tablet_service.cc:1467] Processing CreateTablet for tablet f911ba1abae746ef8dcf5df760b28aee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=8b9353092f034c54ab720e0d0f90ccf6]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260806 10:42:31.235874 22879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 557dea02a96040b7b89a56b23f627b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.236079 22878 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f911ba1abae746ef8dcf5df760b28aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.241720 22945 tablet_bootstrap.cc:492] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1: Bootstrap starting.
I20260806 10:42:31.242827 22945 tablet_bootstrap.cc:654] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.244379 22945 tablet_bootstrap.cc:492] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1: No bootstrap required, opened a new log
I20260806 10:42:31.244513 22945 ts_tablet_manager.cc:1397] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.245069 22945 raft_consensus.cc:348] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.245204 22945 raft_consensus.cc:374] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.245265 22945 raft_consensus.cc:729] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.245432 22945 consensus_queue.cc:260] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.245560 22945 raft_consensus.cc:388] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.245615 22945 raft_consensus.cc:482] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.245687 22945 raft_consensus.cc:3037] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.248035 22945 raft_consensus.cc:504] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.248211 22945 leader_election.cc:302] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [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: a73495a76c304a9597f257ccf21458e1; no voters:
I20260806 10:42:31.248363 22945 leader_election.cc:288] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.248457 22949 raft_consensus.cc:2781] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.248572 22949 raft_consensus.cc:686] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Becoming Leader. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Running, Role: LEADER
I20260806 10:42:31.248752 22945 ts_tablet_manager.cc:1428] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:31.248744 22949 consensus_queue.cc:237] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [LEADER]: Queue going to LEADER mode. State: All 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.248996 22945 tablet_bootstrap.cc:492] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1: Bootstrap starting.
I20260806 10:42:31.250483 22945 tablet_bootstrap.cc:654] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.252111 22945 tablet_bootstrap.cc:492] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1: No bootstrap required, opened a new log
I20260806 10:42:31.252243 22945 ts_tablet_manager.cc:1397] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:31.252805 22764 catalog_manager.cc:5495] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a73495a76c304a9597f257ccf21458e1 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a73495a76c304a9597f257ccf21458e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:31.252861 22945 raft_consensus.cc:348] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.253015 22945 raft_consensus.cc:374] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.253067 22945 raft_consensus.cc:729] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.253238 22945 consensus_queue.cc:260] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.253391 22945 raft_consensus.cc:388] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.253451 22945 raft_consensus.cc:482] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.253512 22945 raft_consensus.cc:3037] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.256533 22945 raft_consensus.cc:504] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.256865 22945 leader_election.cc:302] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [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: a73495a76c304a9597f257ccf21458e1; no voters:
I20260806 10:42:31.257141 22945 leader_election.cc:288] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.257189 22949 raft_consensus.cc:2781] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.257398 22949 raft_consensus.cc:686] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Becoming Leader. State: Replica: a73495a76c304a9597f257ccf21458e1, State: Running, Role: LEADER
I20260806 10:42:31.257593 22949 consensus_queue.cc:237] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [LEADER]: Queue going to LEADER mode. State: All 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: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } }
I20260806 10:42:31.257953 22945 ts_tablet_manager.cc:1428] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:31.259322 22764 catalog_manager.cc:5495] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a73495a76c304a9597f257ccf21458e1 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "a73495a76c304a9597f257ccf21458e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a73495a76c304a9597f257ccf21458e1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39583 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:31.263190 22764 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2: test-alter-range-partitioning-invalid [id=8b9353092f034c54ab720e0d0f90ccf6] alter complete (version 0)
I20260806 10:42:31.266407 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.278208 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.288817 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.300870 22764 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.311370 22765 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51938:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.320210 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:31.330367 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:31.330777 15635 tablet_replica.cc:330] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1: stopping tablet replica
I20260806 10:42:31.330965 15635 raft_consensus.cc:2229] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.331135 15635 raft_consensus.cc:2258] T 557dea02a96040b7b89a56b23f627b6a P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.331961 15635 tablet_replica.cc:330] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1: stopping tablet replica
I20260806 10:42:31.332115 15635 raft_consensus.cc:2229] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.332249 15635 raft_consensus.cc:2258] T f911ba1abae746ef8dcf5df760b28aee P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.332960 15635 tablet_replica.cc:330] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1: stopping tablet replica
I20260806 10:42:31.333089 15635 raft_consensus.cc:2229] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.333217 15635 raft_consensus.cc:2258] T 28c455f6012149ecaa6f969cf700cb3f P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.333869 15635 tablet_replica.cc:330] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1: stopping tablet replica
I20260806 10:42:31.333989 15635 raft_consensus.cc:2229] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.334147 15635 raft_consensus.cc:2258] T 09732efe78dc4968be15086b2ac5100f P a73495a76c304a9597f257ccf21458e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.342399 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:31.346989 15635 master.cc:537] Master@127.15.68.254:35413 shutting down...
I20260806 10:42:31.354847 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.355063 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.355232 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 7d4a8e4b91504fb688a88099a8f04df2: stopping tablet replica
I20260806 10:42:31.359779 15635 master.cc:552] Master@127.15.68.254:35413 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (573 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260806 10:42:31.370916 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:45415
I20260806 10:42:31.371378 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:31.372210 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:31.373564 15635 webserver.cc:460] Webserver started at http://127.15.68.254:42087/ using document root <none> and password file <none>
I20260806 10:42:31.373750 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:31.373816 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:31.373930 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:31.374501 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "7bc5d89753a4486e9e9658b19c01594d"
format_stamp: "Formatted at 2026-08-06 10:42:31 on dist-test-slave-nj21"
I20260806 10:42:31.377010 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:31.378561 22970 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:31.378880 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:31.378973 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "7bc5d89753a4486e9e9658b19c01594d"
format_stamp: "Formatted at 2026-08-06 10:42:31 on dist-test-slave-nj21"
I20260806 10:42:31.379091 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:31.389472 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:31.389887 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:31.403038 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:45415
I20260806 10:42:31.403051 23042 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:45415 every 8 connection(s)
I20260806 10:42:31.404366 23043 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 10:42:31.410185 23043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Bootstrap starting.
I20260806 10:42:31.411514 23043 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.413085 23043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: No bootstrap required, opened a new log
I20260806 10:42:31.413699 23043 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc5d89753a4486e9e9658b19c01594d" member_type: VOTER }
I20260806 10:42:31.413854 23043 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.413908 23043 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc5d89753a4486e9e9658b19c01594d, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.414084 23043 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7bc5d89753a4486e9e9658b19c01594d" member_type: VOTER }
I20260806 10:42:31.414215 23043 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.414266 23043 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.414335 23043 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.416723 23043 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc5d89753a4486e9e9658b19c01594d" member_type: VOTER }
I20260806 10:42:31.416929 23043 leader_election.cc:302] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [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: 7bc5d89753a4486e9e9658b19c01594d; no voters:
I20260806 10:42:31.417302 23043 leader_election.cc:288] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.417436 23046 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.418036 23046 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 1 LEADER]: Becoming Leader. State: Replica: 7bc5d89753a4486e9e9658b19c01594d, State: Running, Role: LEADER
I20260806 10:42:31.418128 23043 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:31.418272 23046 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [LEADER]: Queue going to LEADER mode. State: All 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: "7bc5d89753a4486e9e9658b19c01594d" member_type: VOTER }
I20260806 10:42:31.419133 23047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7bc5d89753a4486e9e9658b19c01594d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc5d89753a4486e9e9658b19c01594d" member_type: VOTER } }
I20260806 10:42:31.419322 23047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:31.419327 23048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7bc5d89753a4486e9e9658b19c01594d. Latest consensus state: current_term: 1 leader_uuid: "7bc5d89753a4486e9e9658b19c01594d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc5d89753a4486e9e9658b19c01594d" member_type: VOTER } }
I20260806 10:42:31.419512 23048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:31.425123 23053 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:31.426539 23053 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:31.427568 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:31.429301 23053 catalog_manager.cc:1347] Generated new cluster ID: 2cf7f1bac4e543b882aee1213b65bf18
I20260806 10:42:31.429375 23053 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:31.444124 23053 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:31.444950 23053 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:31.451978 23053 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Generated new TSK 0
I20260806 10:42:31.452184 23053 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:31.460222 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:31.461199 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:31.462517 15635 webserver.cc:460] Webserver started at http://127.15.68.193:41655/ using document root <none> and password file <none>
I20260806 10:42:31.462697 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:31.462743 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:31.462832 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:31.463370 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "ca020a834add4a7f8c83983a4ae34cfa"
format_stamp: "Formatted at 2026-08-06 10:42:31 on dist-test-slave-nj21"
I20260806 10:42:31.465801 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:31.467212 23071 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:31.467518 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:31.467604 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "ca020a834add4a7f8c83983a4ae34cfa"
format_stamp: "Formatted at 2026-08-06 10:42:31 on dist-test-slave-nj21"
I20260806 10:42:31.467736 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:31.473543 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:31.473951 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:31.474435 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:31.475174 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:31.475229 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:31.475293 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:31.475329 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:31.486464 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:37529
I20260806 10:42:31.486497 23158 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:37529 every 8 connection(s)
I20260806 10:42:31.495400 23159 heartbeater.cc:347] Connected to a master server at 127.15.68.254:45415
I20260806 10:42:31.495508 23159 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:31.495810 23159 heartbeater.cc:511] Master 127.15.68.254:45415 requested a full tablet report, sending...
I20260806 10:42:31.496575 22993 ts_manager.cc:194] Registered new tserver with Master: ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529)
I20260806 10:42:31.496608 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009336248s
I20260806 10:42:31.498055 22993 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37626
I20260806 10:42:31.507498 22993 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37632:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:31.509336 23159 heartbeater.cc:503] Master 127.15.68.254:45415 was elected leader, sending a full tablet report...
I20260806 10:42:31.519346 23111 tablet_service.cc:1467] Processing CreateTablet for tablet eb1c64ffb9004970b777a2c5536c1724 (DEFAULT_TABLE table=fake-table [id=bfd0a5c66fdd48dcb9a041bdc7cdbc8a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:31.519768 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb1c64ffb9004970b777a2c5536c1724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.525625 23173 tablet_bootstrap.cc:492] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.526948 23173 tablet_bootstrap.cc:654] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.528367 23173 tablet_bootstrap.cc:492] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.528468 23173 ts_tablet_manager.cc:1397] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.528955 23173 raft_consensus.cc:348] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.529090 23173 raft_consensus.cc:374] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.529129 23173 raft_consensus.cc:729] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.529273 23173 consensus_queue.cc:260] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.529383 23173 raft_consensus.cc:388] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.529423 23173 raft_consensus.cc:482] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.529486 23173 raft_consensus.cc:3037] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.531383 23173 raft_consensus.cc:504] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.531580 23173 leader_election.cc:302] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.532058 23173 leader_election.cc:288] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.532163 23175 raft_consensus.cc:2781] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.532814 23173 ts_tablet_manager.cc:1428] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260806 10:42:31.533334 23175 raft_consensus.cc:686] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.533593 23175 consensus_queue.cc:237] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.535359 22993 catalog_manager.cc:5495] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193). New cstate: current_term: 1 leader_uuid: "ca020a834add4a7f8c83983a4ae34cfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:31.550271 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:31.551007 22993 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37632:
name: "test-alter-range-partitioning-invalid-unbounded"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:31.556689 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 24cb0cf2158040249a5d31112f255956 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:31.557021 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24cb0cf2158040249a5d31112f255956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.561976 23173 tablet_bootstrap.cc:492] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.563265 23173 tablet_bootstrap.cc:654] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.564656 23173 tablet_bootstrap.cc:492] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.564775 23173 ts_tablet_manager.cc:1397] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.565359 23173 raft_consensus.cc:348] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.565503 23173 raft_consensus.cc:374] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.565570 23173 raft_consensus.cc:729] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.565776 23173 consensus_queue.cc:260] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.565961 23173 raft_consensus.cc:388] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.566037 23173 raft_consensus.cc:482] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.566126 23173 raft_consensus.cc:3037] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.568135 23173 raft_consensus.cc:504] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.568351 23173 leader_election.cc:302] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.568509 23173 leader_election.cc:288] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.568565 23175 raft_consensus.cc:2781] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.568717 23175 raft_consensus.cc:686] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.568886 23173 ts_tablet_manager.cc:1428] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:31.569288 23175 consensus_queue.cc:237] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.571211 22993 catalog_manager.cc:5495] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193). New cstate: current_term: 1 leader_uuid: "ca020a834add4a7f8c83983a4ae34cfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:31.577361 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.580225 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 24cb0cf2158040249a5d31112f255956
I20260806 10:42:31.580822 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 24cb0cf2158040249a5d31112f255956 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.581370 23186 tablet_replica.cc:330] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.581549 23186 raft_consensus.cc:2229] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.581743 23186 raft_consensus.cc:2258] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.582926 23186 ts_tablet_manager.cc:1905] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.583222 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:31.586488 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ae17fc968b841f59f78005372a38cda has no consensus state
I20260806 10:42:31.588343 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.589361 23186 ts_tablet_manager.cc:1918] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.589551 23186 log.cc:1196] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/24cb0cf2158040249a5d31112f255956
I20260806 10:42:31.589922 23186 ts_tablet_manager.cc:1939] T 24cb0cf2158040249a5d31112f255956 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.589919 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 7ae17fc968b841f59f78005372a38cda (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.590346 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ae17fc968b841f59f78005372a38cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.590657 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.591161 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 24cb0cf2158040249a5d31112f255956 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.593843 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 7ae17fc968b841f59f78005372a38cda
I20260806 10:42:31.594480 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 7ae17fc968b841f59f78005372a38cda with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.595088 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 7ae17fc968b841f59f78005372a38cda because the tablet was not found. No further retry: Not found: Tablet not found: 7ae17fc968b841f59f78005372a38cda
I20260806 10:42:31.595757 23173 tablet_bootstrap.cc:492] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.595456 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.597316 23173 tablet_bootstrap.cc:654] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.598431 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.599054 23173 tablet_bootstrap.cc:492] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.599170 23173 ts_tablet_manager.cc:1397] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:31.599746 23173 raft_consensus.cc:348] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.599885 23173 raft_consensus.cc:374] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.599943 23173 raft_consensus.cc:729] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.600122 23173 consensus_queue.cc:260] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.600258 23173 raft_consensus.cc:388] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.600322 23173 raft_consensus.cc:482] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.600391 23173 raft_consensus.cc:3037] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:31.601531 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91c7ba54ba144ed1abf5dd06b3103d38 has no consensus state
I20260806 10:42:31.602454 23173 raft_consensus.cc:504] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.602660 23173 leader_election.cc:302] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.602841 23173 leader_election.cc:288] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.602901 23175 raft_consensus.cc:2781] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.603060 23175 raft_consensus.cc:686] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.603286 23173 ts_tablet_manager.cc:1428] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260806 10:42:31.603308 23175 consensus_queue.cc:237] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.604391 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.604975 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 91c7ba54ba144ed1abf5dd06b3103d38 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.605369 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 91c7ba54ba144ed1abf5dd06b3103d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.606644 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.609659 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 91c7ba54ba144ed1abf5dd06b3103d38
I20260806 10:42:31.610312 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 91c7ba54ba144ed1abf5dd06b3103d38 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.610896 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 91c7ba54ba144ed1abf5dd06b3103d38 because the tablet was not found. No further retry: Not found: Tablet not found: 91c7ba54ba144ed1abf5dd06b3103d38
I20260806 10:42:31.611624 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.612001 23173 tablet_bootstrap.cc:492] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.613046 23173 tablet_bootstrap.cc:654] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.613651 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.614573 23173 tablet_bootstrap.cc:492] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.614593 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 7ae17fc968b841f59f78005372a38cda with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.614776 23173 ts_tablet_manager.cc:1397] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.614987 23186 tablet_replica.cc:330] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.615149 23186 raft_consensus.cc:2229] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.615312 23186 raft_consensus.cc:2258] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.615422 23173 raft_consensus.cc:348] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.615608 23173 raft_consensus.cc:374] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.615705 23173 raft_consensus.cc:729] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.615924 23173 consensus_queue.cc:260] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.616117 23173 raft_consensus.cc:388] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.616178 23173 raft_consensus.cc:482] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.616254 23173 raft_consensus.cc:3037] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.616638 23186 ts_tablet_manager.cc:1905] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.616552 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.618340 23173 raft_consensus.cc:504] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.618539 23173 leader_election.cc:302] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.618701 23173 leader_election.cc:288] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.618780 23175 raft_consensus.cc:2781] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.618909 23175 raft_consensus.cc:686] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.619150 23173 ts_tablet_manager.cc:1428] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.000s sys 0.004s
I20260806 10:42:31.619099 23175 consensus_queue.cc:237] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:31.620548 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7eeb90dee1634633bd87be11343544e9 has no consensus state
I20260806 10:42:31.622911 23186 ts_tablet_manager.cc:1918] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.623039 23186 log.cc:1196] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/7ae17fc968b841f59f78005372a38cda
I20260806 10:42:31.623073 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.623384 23186 ts_tablet_manager.cc:1939] T 7ae17fc968b841f59f78005372a38cda P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.623703 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 7eeb90dee1634633bd87be11343544e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.623868 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 91c7ba54ba144ed1abf5dd06b3103d38 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.624137 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7eeb90dee1634633bd87be11343544e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.624441 23186 tablet_replica.cc:330] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.624553 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 7ae17fc968b841f59f78005372a38cda (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.624596 23186 raft_consensus.cc:2229] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.624729 23186 raft_consensus.cc:2258] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.625525 23186 ts_tablet_manager.cc:1905] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.628685 23173 tablet_bootstrap.cc:492] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.629724 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.630039 23173 tablet_bootstrap.cc:654] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.630239 23186 ts_tablet_manager.cc:1918] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.630342 23186 log.cc:1196] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/91c7ba54ba144ed1abf5dd06b3103d38
I20260806 10:42:31.630609 23186 ts_tablet_manager.cc:1939] T 91c7ba54ba144ed1abf5dd06b3103d38 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.631433 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 91c7ba54ba144ed1abf5dd06b3103d38 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.631628 23173 tablet_bootstrap.cc:492] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.631774 23173 ts_tablet_manager.cc:1397] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:31.632357 23173 raft_consensus.cc:348] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.632512 23173 raft_consensus.cc:374] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.632577 23173 raft_consensus.cc:729] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.632799 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 7eeb90dee1634633bd87be11343544e9
I20260806 10:42:31.632774 23173 consensus_queue.cc:260] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.632949 23173 raft_consensus.cc:388] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.633015 23173 raft_consensus.cc:482] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.633086 23173 raft_consensus.cc:3037] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.633633 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 7eeb90dee1634633bd87be11343544e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.633889 22973 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 91c7ba54ba144ed1abf5dd06b3103d38 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 91c7ba54ba144ed1abf5dd06b3103d38 consensus state has no leader
W20260806 10:42:31.634153 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 7eeb90dee1634633bd87be11343544e9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7eeb90dee1634633bd87be11343544e9 already in progress: creating tablet
I20260806 10:42:31.634691 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.635416 23173 raft_consensus.cc:504] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.635604 23173 leader_election.cc:302] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.635768 23173 leader_election.cc:288] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.635826 23175 raft_consensus.cc:2781] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.636089 23175 raft_consensus.cc:686] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.636215 23173 ts_tablet_manager.cc:1428] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260806 10:42:31.636288 23175 consensus_queue.cc:237] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.637104 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:31.639736 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a829e66596aa4189b7783f04e7db3947 has no consensus state
I20260806 10:42:31.641093 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.641789 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 7eeb90dee1634633bd87be11343544e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.642365 23186 tablet_replica.cc:330] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.642534 23186 raft_consensus.cc:2229] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.642690 23186 raft_consensus.cc:2258] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.643025 23109 tablet_service.cc:1467] Processing CreateTablet for tablet a829e66596aa4189b7783f04e7db3947 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.643431 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a829e66596aa4189b7783f04e7db3947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.643878 23186 ts_tablet_manager.cc:1905] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.647892 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.648685 23186 ts_tablet_manager.cc:1918] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.648787 23186 log.cc:1196] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/7eeb90dee1634633bd87be11343544e9
I20260806 10:42:31.649115 23186 ts_tablet_manager.cc:1939] T 7eeb90dee1634633bd87be11343544e9 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.649731 23173 tablet_bootstrap.cc:492] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.650151 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 7eeb90dee1634633bd87be11343544e9 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.650619 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a829e66596aa4189b7783f04e7db3947
I20260806 10:42:31.651077 23173 tablet_bootstrap.cc:654] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.651250 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a829e66596aa4189b7783f04e7db3947 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.651856 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a829e66596aa4189b7783f04e7db3947 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a829e66596aa4189b7783f04e7db3947 already in progress: creating tablet
I20260806 10:42:31.652153 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.652510 23173 tablet_bootstrap.cc:492] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.652618 23173 ts_tablet_manager.cc:1397] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 10:42:31.653127 23173 raft_consensus.cc:348] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.653250 23173 raft_consensus.cc:374] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.653307 23173 raft_consensus.cc:729] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.653479 23173 consensus_queue.cc:260] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.653615 23173 raft_consensus.cc:388] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.653676 23173 raft_consensus.cc:482] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.653745 23173 raft_consensus.cc:3037] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.654309 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.656221 23173 raft_consensus.cc:504] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.656451 23173 leader_election.cc:302] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.656666 23175 raft_consensus.cc:2781] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.656778 23175 raft_consensus.cc:686] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.656951 23175 consensus_queue.cc:237] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:31.657366 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da3f61f975d04167af723b7a31920a82 has no consensus state
I20260806 10:42:31.657645 23173 leader_election.cc:288] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.658100 23173 ts_tablet_manager.cc:1428] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260806 10:42:31.659729 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a829e66596aa4189b7783f04e7db3947 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.659946 23186 tablet_replica.cc:330] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.660100 23186 raft_consensus.cc:2229] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.660243 23186 raft_consensus.cc:2258] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.660367 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.660722 23109 tablet_service.cc:1467] Processing CreateTablet for tablet da3f61f975d04167af723b7a31920a82 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260806 10:42:31.661067 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da3f61f975d04167af723b7a31920a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.662557 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.665199 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet da3f61f975d04167af723b7a31920a82
I20260806 10:42:31.665800 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet da3f61f975d04167af723b7a31920a82 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.666458 23173 tablet_bootstrap.cc:492] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.666779 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.667188 23186 ts_tablet_manager.cc:1905] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.667649 23173 tablet_bootstrap.cc:654] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.669364 23173 tablet_bootstrap.cc:492] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.669515 23173 ts_tablet_manager.cc:1397] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:31.669351 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.670056 23173 raft_consensus.cc:348] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.670179 23173 raft_consensus.cc:374] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.670231 23173 raft_consensus.cc:729] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.670408 23173 consensus_queue.cc:260] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.670573 23173 raft_consensus.cc:388] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.670634 23173 raft_consensus.cc:482] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.670706 23173 raft_consensus.cc:3037] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:31.672636 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 46ce9f20dd88410dafcd15849481c895 has no consensus state
I20260806 10:42:31.673508 23186 ts_tablet_manager.cc:1918] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.673621 23186 log.cc:1196] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a829e66596aa4189b7783f04e7db3947
I20260806 10:42:31.673573 23173 raft_consensus.cc:504] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.673785 23173 leader_election.cc:302] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.674052 23175 raft_consensus.cc:2781] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.674129 23186 ts_tablet_manager.cc:1939] T a829e66596aa4189b7783f04e7db3947 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.674170 23175 raft_consensus.cc:686] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.674350 23175 consensus_queue.cc:237] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.674989 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a829e66596aa4189b7783f04e7db3947 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.675526 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet da3f61f975d04167af723b7a31920a82 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet da3f61f975d04167af723b7a31920a82 already in progress: creating tablet
I20260806 10:42:31.676065 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.677232 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 46ce9f20dd88410dafcd15849481c895 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260806 10:42:31.677738 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 46ce9f20dd88410dafcd15849481c895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.678452 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.680101 23173 leader_election.cc:288] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.680734 23173 ts_tablet_manager.cc:1428] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260806 10:42:31.682832 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 46ce9f20dd88410dafcd15849481c895
I20260806 10:42:31.683416 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 46ce9f20dd88410dafcd15849481c895 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.683928 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 46ce9f20dd88410dafcd15849481c895 because the tablet was not found. No further retry: Not found: Tablet not found: 46ce9f20dd88410dafcd15849481c895
I20260806 10:42:31.684243 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.685913 23173 tablet_bootstrap.cc:492] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.686772 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.687224 23173 tablet_bootstrap.cc:654] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.688550 23173 tablet_bootstrap.cc:492] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.688663 23173 ts_tablet_manager.cc:1397] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.689162 23173 raft_consensus.cc:348] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.689324 23173 raft_consensus.cc:374] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.689396 23173 raft_consensus.cc:729] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.689591 23173 consensus_queue.cc:260] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.689801 23173 raft_consensus.cc:388] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260806 10:42:31.689845 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6f97183bf95e4bae9d0ef3e8e93b02fe has no consensus state
I20260806 10:42:31.689868 23173 raft_consensus.cc:482] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.689940 23173 raft_consensus.cc:3037] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.691236 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet da3f61f975d04167af723b7a31920a82 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.691133 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.691926 23186 tablet_replica.cc:330] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.692103 23186 raft_consensus.cc:2229] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.692274 23186 raft_consensus.cc:2258] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.692977 23173 raft_consensus.cc:504] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.693193 23173 leader_election.cc:302] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.693419 23175 raft_consensus.cc:2781] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.693375 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.693800 23175 raft_consensus.cc:686] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.694011 23175 consensus_queue.cc:237] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.694267 23186 ts_tablet_manager.cc:1905] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.694530 23173 leader_election.cc:288] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.694518 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 6f97183bf95e4bae9d0ef3e8e93b02fe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.694901 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6f97183bf95e4bae9d0ef3e8e93b02fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.694984 23173 ts_tablet_manager.cc:1428] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260806 10:42:31.696543 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 6f97183bf95e4bae9d0ef3e8e93b02fe
I20260806 10:42:31.700196 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 6f97183bf95e4bae9d0ef3e8e93b02fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.700529 23186 ts_tablet_manager.cc:1918] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.700644 23186 log.cc:1196] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/da3f61f975d04167af723b7a31920a82
I20260806 10:42:31.701027 23186 ts_tablet_manager.cc:1939] T da3f61f975d04167af723b7a31920a82 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.700917 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.701210 23173 tablet_bootstrap.cc:492] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.701834 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet da3f61f975d04167af723b7a31920a82 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.702167 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 6f97183bf95e4bae9d0ef3e8e93b02fe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6f97183bf95e4bae9d0ef3e8e93b02fe already in progress: creating tablet
I20260806 10:42:31.702476 23173 tablet_bootstrap.cc:654] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.703056 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.703791 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 46ce9f20dd88410dafcd15849481c895 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.704041 23186 tablet_replica.cc:330] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.704180 23173 tablet_bootstrap.cc:492] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.704198 23186 raft_consensus.cc:2229] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.704304 23173 ts_tablet_manager.cc:1397] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:31.704371 23186 raft_consensus.cc:2258] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.705241 23186 ts_tablet_manager.cc:1905] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.705463 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.705547 23173 raft_consensus.cc:348] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.705699 23173 raft_consensus.cc:374] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.705752 23173 raft_consensus.cc:729] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.705935 23173 consensus_queue.cc:260] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.706092 23173 raft_consensus.cc:388] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.706131 23173 raft_consensus.cc:482] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.706173 23173 raft_consensus.cc:3037] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.708614 23173 raft_consensus.cc:504] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:31.708751 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f57bf0dfb1034f69b4b3c0217eb92bbe has no consensus state
I20260806 10:42:31.708794 23173 leader_election.cc:302] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.708950 23173 leader_election.cc:288] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.709663 23175 raft_consensus.cc:2781] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.709813 23175 raft_consensus.cc:686] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.710000 23175 consensus_queue.cc:237] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.710546 23173 ts_tablet_manager.cc:1428] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:31.710757 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.711210 23186 ts_tablet_manager.cc:1918] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.711303 23186 log.cc:1196] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/46ce9f20dd88410dafcd15849481c895
I20260806 10:42:31.711723 23186 ts_tablet_manager.cc:1939] T 46ce9f20dd88410dafcd15849481c895 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.712100 23109 tablet_service.cc:1467] Processing CreateTablet for tablet f57bf0dfb1034f69b4b3c0217eb92bbe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.712488 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f57bf0dfb1034f69b4b3c0217eb92bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.713114 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.715595 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f57bf0dfb1034f69b4b3c0217eb92bbe
I20260806 10:42:31.717021 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.717424 23173 tablet_bootstrap.cc:492] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.717520 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 46ce9f20dd88410dafcd15849481c895 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.717744 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f57bf0dfb1034f69b4b3c0217eb92bbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.718247 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f57bf0dfb1034f69b4b3c0217eb92bbe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f57bf0dfb1034f69b4b3c0217eb92bbe already in progress: creating tablet
I20260806 10:42:31.719363 23173 tablet_bootstrap.cc:654] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.719653 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.720793 23173 tablet_bootstrap.cc:492] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.721167 23173 ts_tablet_manager.cc:1397] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:31.721671 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.721761 23173 raft_consensus.cc:348] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.721931 23173 raft_consensus.cc:374] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.721994 23173 raft_consensus.cc:729] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.722177 23173 consensus_queue.cc:260] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.722347 23173 raft_consensus.cc:388] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.722434 23173 raft_consensus.cc:482] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.722500 23173 raft_consensus.cc:3037] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.723147 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 6f97183bf95e4bae9d0ef3e8e93b02fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.723400 23186 tablet_replica.cc:330] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.723595 23186 raft_consensus.cc:2229] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.723760 23186 raft_consensus.cc:2258] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:31.724985 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e7a35003bd441d983c96ae1eea858b0 has no consensus state
I20260806 10:42:31.725143 23186 ts_tablet_manager.cc:1905] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.725455 23173 raft_consensus.cc:504] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.725672 23173 leader_election.cc:302] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.725886 23179 raft_consensus.cc:2781] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.725991 23179 raft_consensus.cc:686] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.726174 23179 consensus_queue.cc:237] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.728332 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.728430 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 3e7a35003bd441d983c96ae1eea858b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260806 10:42:31.728845 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3e7a35003bd441d983c96ae1eea858b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.730458 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.731864 23173 leader_election.cc:288] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.732491 23173 ts_tablet_manager.cc:1428] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260806 10:42:31.733548 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 3e7a35003bd441d983c96ae1eea858b0
I20260806 10:42:31.734141 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 3e7a35003bd441d983c96ae1eea858b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.735268 23173 tablet_bootstrap.cc:492] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.735105 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.736630 23173 tablet_bootstrap.cc:654] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.738497 23173 tablet_bootstrap.cc:492] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.738649 23173 ts_tablet_manager.cc:1397] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:31.738484 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.738646 23186 ts_tablet_manager.cc:1918] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.738813 23186 log.cc:1196] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/6f97183bf95e4bae9d0ef3e8e93b02fe
I20260806 10:42:31.739209 23186 ts_tablet_manager.cc:1939] T 6f97183bf95e4bae9d0ef3e8e93b02fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.739320 23173 raft_consensus.cc:348] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.739483 23173 raft_consensus.cc:374] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.739547 23173 raft_consensus.cc:729] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.739744 23173 consensus_queue.cc:260] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.739912 23173 raft_consensus.cc:388] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.739981 23173 raft_consensus.cc:482] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.740053 23173 raft_consensus.cc:3037] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.740140 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 6f97183bf95e4bae9d0ef3e8e93b02fe (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.740664 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 3e7a35003bd441d983c96ae1eea858b0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3e7a35003bd441d983c96ae1eea858b0 already in progress: creating tablet
W20260806 10:42:31.741621 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5fb0141cf154401a9bb955d1dac2e92d has no consensus state
I20260806 10:42:31.742411 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f57bf0dfb1034f69b4b3c0217eb92bbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.742367 23173 raft_consensus.cc:504] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.742609 23186 tablet_replica.cc:330] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.742580 23173 leader_election.cc:302] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.742750 23186 raft_consensus.cc:2229] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.742911 23175 raft_consensus.cc:2781] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.742933 23186 raft_consensus.cc:2258] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.742833 23173 leader_election.cc:288] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.743060 23175 raft_consensus.cc:686] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.743244 23175 consensus_queue.cc:237] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.743343 23173 ts_tablet_manager.cc:1428] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260806 10:42:31.743885 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.744756 23186 ts_tablet_manager.cc:1905] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.746060 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.747825 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 5fb0141cf154401a9bb955d1dac2e92d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260806 10:42:31.748203 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fb0141cf154401a9bb955d1dac2e92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.750020 23186 ts_tablet_manager.cc:1918] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.750092 23186 log.cc:1196] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f57bf0dfb1034f69b4b3c0217eb92bbe
I20260806 10:42:31.750311 23186 ts_tablet_manager.cc:1939] T f57bf0dfb1034f69b4b3c0217eb92bbe P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.751030 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f57bf0dfb1034f69b4b3c0217eb92bbe (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.752151 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 5fb0141cf154401a9bb955d1dac2e92d
I20260806 10:42:31.752715 23173 tablet_bootstrap.cc:492] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.753612 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.754062 23173 tablet_bootstrap.cc:654] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.754725 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 5fb0141cf154401a9bb955d1dac2e92d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.754904 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
W20260806 10:42:31.755342 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 5fb0141cf154401a9bb955d1dac2e92d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5fb0141cf154401a9bb955d1dac2e92d already in progress: creating tablet
I20260806 10:42:31.755825 23173 tablet_bootstrap.cc:492] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.755996 23173 ts_tablet_manager.cc:1397] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:31.756253 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f57bf0dfb1034f69b4b3c0217eb92bbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.756624 23173 raft_consensus.cc:348] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.756776 23173 raft_consensus.cc:374] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.756827 23173 raft_consensus.cc:729] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:31.756933 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f57bf0dfb1034f69b4b3c0217eb92bbe because the tablet was not found. No further retry: Not found: Tablet not found: f57bf0dfb1034f69b4b3c0217eb92bbe
I20260806 10:42:31.756990 23173 consensus_queue.cc:260] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.757154 23173 raft_consensus.cc:388] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.757221 23173 raft_consensus.cc:482] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.757308 23173 raft_consensus.cc:3037] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.757350 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.758126 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 3e7a35003bd441d983c96ae1eea858b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.758330 23186 tablet_replica.cc:330] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.758482 23186 raft_consensus.cc:2229] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.758617 23186 raft_consensus.cc:2258] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.759399 23186 ts_tablet_manager.cc:1905] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.760035 23173 raft_consensus.cc:504] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.760250 23173 leader_election.cc:302] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.760489 23175 raft_consensus.cc:2781] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.760630 23175 raft_consensus.cc:686] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
W20260806 10:42:31.760807 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16d5d9a7e61c42e6beced45babb99139 has no consensus state
I20260806 10:42:31.760821 23175 consensus_queue.cc:237] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.762470 23173 leader_election.cc:288] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.762907 23173 ts_tablet_manager.cc:1428] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.003s sys 0.002s
I20260806 10:42:31.763418 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.764129 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 16d5d9a7e61c42e6beced45babb99139 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.764554 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 16d5d9a7e61c42e6beced45babb99139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.765358 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 5fb0141cf154401a9bb955d1dac2e92d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.765686 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.768584 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 16d5d9a7e61c42e6beced45babb99139
I20260806 10:42:31.769209 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 16d5d9a7e61c42e6beced45babb99139 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.770026 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.770542 23173 tablet_bootstrap.cc:492] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.770852 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.771389 23186 ts_tablet_manager.cc:1918] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.771499 23186 log.cc:1196] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/3e7a35003bd441d983c96ae1eea858b0
I20260806 10:42:31.771857 23173 tablet_bootstrap.cc:654] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.771889 23186 ts_tablet_manager.cc:1939] T 3e7a35003bd441d983c96ae1eea858b0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.772715 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 3e7a35003bd441d983c96ae1eea858b0 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.772804 23186 tablet_replica.cc:330] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.772945 23186 raft_consensus.cc:2229] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.773108 23186 raft_consensus.cc:2258] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.773391 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.773784 23173 tablet_bootstrap.cc:492] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.773905 23173 ts_tablet_manager.cc:1397] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.774008 23186 ts_tablet_manager.cc:1905] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.774633 23173 raft_consensus.cc:348] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.774784 23173 raft_consensus.cc:374] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.774837 23173 raft_consensus.cc:729] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.775004 23173 consensus_queue.cc:260] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.775154 23173 raft_consensus.cc:388] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.775203 23173 raft_consensus.cc:482] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.775280 23173 raft_consensus.cc:3037] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:31.776363 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2abc880e902a4d06bb492478f05f1b59 has no consensus state
I20260806 10:42:31.777868 23173 raft_consensus.cc:504] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.778084 23173 leader_election.cc:302] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.778234 23173 leader_election.cc:288] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.778374 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.778597 23173 ts_tablet_manager.cc:1428] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260806 10:42:31.778635 23179 raft_consensus.cc:2781] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.778784 23179 raft_consensus.cc:686] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.778959 23179 consensus_queue.cc:237] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.780057 23186 ts_tablet_manager.cc:1918] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.780164 23186 log.cc:1196] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/5fb0141cf154401a9bb955d1dac2e92d
I20260806 10:42:31.780525 23186 ts_tablet_manager.cc:1939] T 5fb0141cf154401a9bb955d1dac2e92d P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.780426 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 2abc880e902a4d06bb492478f05f1b59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.780819 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2abc880e902a4d06bb492478f05f1b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.781186 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.781837 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 5fb0141cf154401a9bb955d1dac2e92d (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.782075 23186 tablet_replica.cc:330] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.782222 23186 raft_consensus.cc:2229] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.782362 23186 raft_consensus.cc:2258] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.784158 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 2abc880e902a4d06bb492478f05f1b59
I20260806 10:42:31.784808 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 2abc880e902a4d06bb492478f05f1b59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.785624 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.786401 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.788436 23186 ts_tablet_manager.cc:1905] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.788558 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:31.791486 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58ec3020d74f42d68c583d317571dd6c has no consensus state
I20260806 10:42:31.793346 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.794565 23173 tablet_bootstrap.cc:492] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.794565 23186 ts_tablet_manager.cc:1918] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.794711 23186 log.cc:1196] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/16d5d9a7e61c42e6beced45babb99139
I20260806 10:42:31.794832 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 58ec3020d74f42d68c583d317571dd6c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260806 10:42:31.795029 23186 ts_tablet_manager.cc:1939] T 16d5d9a7e61c42e6beced45babb99139 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.795222 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58ec3020d74f42d68c583d317571dd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.795930 23173 tablet_bootstrap.cc:654] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.795917 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 16d5d9a7e61c42e6beced45babb99139 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.796155 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 2abc880e902a4d06bb492478f05f1b59 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2abc880e902a4d06bb492478f05f1b59 already in progress: creating tablet
I20260806 10:42:31.797305 23173 tablet_bootstrap.cc:492] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.797389 23173 ts_tablet_manager.cc:1397] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.797941 23173 raft_consensus.cc:348] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.798076 23173 raft_consensus.cc:374] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.798110 23173 raft_consensus.cc:729] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.798249 23173 consensus_queue.cc:260] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.798368 23173 raft_consensus.cc:388] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.798421 23173 raft_consensus.cc:482] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.798483 23173 raft_consensus.cc:3037] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.800359 23173 raft_consensus.cc:504] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.800565 23173 leader_election.cc:302] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.800721 23173 leader_election.cc:288] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.800599 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.800799 23178 raft_consensus.cc:2781] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.800930 23178 raft_consensus.cc:686] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.801065 23173 ts_tablet_manager.cc:1428] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:31.801148 23178 consensus_queue.cc:237] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.801270 23173 tablet_bootstrap.cc:492] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.802466 23173 tablet_bootstrap.cc:654] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.803773 23173 tablet_bootstrap.cc:492] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.803879 23173 ts_tablet_manager.cc:1397] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.804216 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 58ec3020d74f42d68c583d317571dd6c
I20260806 10:42:31.804347 23173 raft_consensus.cc:348] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.804492 23173 raft_consensus.cc:374] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.804548 23173 raft_consensus.cc:729] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.804730 23173 consensus_queue.cc:260] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.804901 23173 raft_consensus.cc:388] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.804970 23173 raft_consensus.cc:482] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.805037 23173 raft_consensus.cc:3037] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.805099 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 58ec3020d74f42d68c583d317571dd6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.805526 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.805915 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.806250 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 2abc880e902a4d06bb492478f05f1b59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.807004 23173 raft_consensus.cc:504] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.807179 23173 leader_election.cc:302] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.807335 23173 leader_election.cc:288] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.807384 23178 raft_consensus.cc:2781] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.807528 23178 raft_consensus.cc:686] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.807735 23173 ts_tablet_manager.cc:1428] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:31.807744 23178 consensus_queue.cc:237] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.807965 23186 tablet_replica.cc:330] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.808336 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.808724 23186 raft_consensus.cc:2229] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.808971 23186 pending_rounds.cc:62] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Trying to abort 1 pending ops.
I20260806 10:42:31.809226 23186 pending_rounds.cc:68] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 30 op_type: NO_OP noop_request { }
I20260806 10:42:31.809473 23186 raft_consensus.cc:2866] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 10:42:31.809610 23186 raft_consensus.cc:2258] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.810429 23186 ts_tablet_manager.cc:1905] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:31.811581 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07d83f89c1cc4bcabbfc93e663ecab3c has no consensus state
I20260806 10:42:31.813544 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.814783 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 07d83f89c1cc4bcabbfc93e663ecab3c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260806 10:42:31.815212 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 07d83f89c1cc4bcabbfc93e663ecab3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.815418 23186 ts_tablet_manager.cc:1918] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.815526 23186 log.cc:1196] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/58ec3020d74f42d68c583d317571dd6c
I20260806 10:42:31.815896 23186 ts_tablet_manager.cc:1939] T 58ec3020d74f42d68c583d317571dd6c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.815819 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.816720 23186 tablet_replica.cc:330] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.816841 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 58ec3020d74f42d68c583d317571dd6c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.816867 23186 raft_consensus.cc:2229] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.817041 23186 raft_consensus.cc:2258] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.817813 23186 ts_tablet_manager.cc:1905] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.818573 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 07d83f89c1cc4bcabbfc93e663ecab3c
I20260806 10:42:31.819262 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 07d83f89c1cc4bcabbfc93e663ecab3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.820073 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.821934 23173 tablet_bootstrap.cc:492] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.822134 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.823216 23173 tablet_bootstrap.cc:654] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.823493 23186 ts_tablet_manager.cc:1918] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.823607 23186 log.cc:1196] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/2abc880e902a4d06bb492478f05f1b59
I20260806 10:42:31.823946 23186 ts_tablet_manager.cc:1939] T 2abc880e902a4d06bb492478f05f1b59 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.824780 23173 tablet_bootstrap.cc:492] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.824901 23173 ts_tablet_manager.cc:1397] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.825152 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 2abc880e902a4d06bb492478f05f1b59 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.825367 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 07d83f89c1cc4bcabbfc93e663ecab3c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 07d83f89c1cc4bcabbfc93e663ecab3c already in progress: creating tablet
I20260806 10:42:31.825577 23173 raft_consensus.cc:348] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.825702 23173 raft_consensus.cc:374] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.825733 23173 raft_consensus.cc:729] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:31.825760 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 79ba7fb1b7af48d29eb58b758f5de843 has no consensus state
I20260806 10:42:31.825910 23173 consensus_queue.cc:260] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.826074 23173 raft_consensus.cc:388] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.826129 23173 raft_consensus.cc:482] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.826192 23173 raft_consensus.cc:3037] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.828384 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.829054 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 79ba7fb1b7af48d29eb58b758f5de843 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.829440 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79ba7fb1b7af48d29eb58b758f5de843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.830610 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.831610 23173 raft_consensus.cc:504] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.831840 23173 leader_election.cc:302] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.831992 23173 leader_election.cc:288] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.832050 23178 raft_consensus.cc:2781] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.834302 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 79ba7fb1b7af48d29eb58b758f5de843
I20260806 10:42:31.834950 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 79ba7fb1b7af48d29eb58b758f5de843 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.835645 23178 raft_consensus.cc:686] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
W20260806 10:42:31.836051 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 79ba7fb1b7af48d29eb58b758f5de843 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 79ba7fb1b7af48d29eb58b758f5de843 already in progress: creating tablet
I20260806 10:42:31.836197 23178 consensus_queue.cc:237] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.836102 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.837806 23173 ts_tablet_manager.cc:1428] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.013s user 0.005s sys 0.000s
I20260806 10:42:31.838042 23173 tablet_bootstrap.cc:492] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.839280 23173 tablet_bootstrap.cc:654] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.839149 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.840786 23173 tablet_bootstrap.cc:492] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.840898 23173 ts_tablet_manager.cc:1397] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 10:42:31.841132 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.841491 23173 raft_consensus.cc:348] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.841641 23173 raft_consensus.cc:374] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.841701 23173 raft_consensus.cc:729] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.841869 23173 consensus_queue.cc:260] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.842046 23173 raft_consensus.cc:388] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.842105 23173 raft_consensus.cc:482] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.842163 23173 raft_consensus.cc:3037] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.842854 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 07d83f89c1cc4bcabbfc93e663ecab3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.843452 23186 tablet_replica.cc:330] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.843631 23186 raft_consensus.cc:2229] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.844007 23186 raft_consensus.cc:2258] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:31.844066 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7819df4eb0474dd49b54fec80dcccbe0 has no consensus state
I20260806 10:42:31.844919 23173 raft_consensus.cc:504] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.845129 23173 leader_election.cc:302] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.845283 23173 leader_election.cc:288] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.845372 23178 raft_consensus.cc:2781] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.845482 23178 raft_consensus.cc:686] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.845660 23173 ts_tablet_manager.cc:1428] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:31.845654 23178 consensus_queue.cc:237] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.846000 23186 ts_tablet_manager.cc:1905] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.846458 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.847776 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 7819df4eb0474dd49b54fec80dcccbe0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.848810 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.849048 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 79ba7fb1b7af48d29eb58b758f5de843 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.849962 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7819df4eb0474dd49b54fec80dcccbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.851634 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 7819df4eb0474dd49b54fec80dcccbe0
I20260806 10:42:31.852236 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 7819df4eb0474dd49b54fec80dcccbe0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.853588 23186 ts_tablet_manager.cc:1918] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.853691 23186 log.cc:1196] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/07d83f89c1cc4bcabbfc93e663ecab3c
I20260806 10:42:31.853961 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.854137 23186 ts_tablet_manager.cc:1939] T 07d83f89c1cc4bcabbfc93e663ecab3c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.854172 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.854931 23186 tablet_replica.cc:330] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.855079 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 07d83f89c1cc4bcabbfc93e663ecab3c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.855086 23186 raft_consensus.cc:2229] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.855268 23186 raft_consensus.cc:2258] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.856206 23186 ts_tablet_manager.cc:1905] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.856387 23173 tablet_bootstrap.cc:492] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.856665 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.857714 23173 tablet_bootstrap.cc:654] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.859311 23173 tablet_bootstrap.cc:492] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.859436 23173 ts_tablet_manager.cc:1397] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.860028 23173 raft_consensus.cc:348] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:31.860144 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 has no consensus state
I20260806 10:42:31.860159 23173 raft_consensus.cc:374] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.861109 23173 raft_consensus.cc:729] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.861158 23186 ts_tablet_manager.cc:1918] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.861255 23186 log.cc:1196] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/79ba7fb1b7af48d29eb58b758f5de843
I20260806 10:42:31.861325 23173 consensus_queue.cc:260] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.861515 23186 ts_tablet_manager.cc:1939] T 79ba7fb1b7af48d29eb58b758f5de843 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.861491 23173 raft_consensus.cc:388] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.861593 23173 raft_consensus.cc:482] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.861663 23173 raft_consensus.cc:3037] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.862253 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 79ba7fb1b7af48d29eb58b758f5de843 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.862517 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 7819df4eb0474dd49b54fec80dcccbe0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7819df4eb0474dd49b54fec80dcccbe0 already in progress: creating tablet
I20260806 10:42:31.862721 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.863830 23111 tablet_service.cc:1467] Processing CreateTablet for tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260806 10:42:31.864137 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet efa4a5e8c6a84e1dbf4c1fdc10616f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.864576 23173 raft_consensus.cc:504] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.864799 23173 leader_election.cc:302] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.865022 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.865031 23178 raft_consensus.cc:2781] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.866573 23178 raft_consensus.cc:686] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.866755 23178 consensus_queue.cc:237] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.868287 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet efa4a5e8c6a84e1dbf4c1fdc10616f67
I20260806 10:42:31.865052 23173 leader_election.cc:288] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.869127 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.869681 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 already in progress: creating tablet
I20260806 10:42:31.870014 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.870420 23173 ts_tablet_manager.cc:1428] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260806 10:42:31.870630 23173 tablet_bootstrap.cc:492] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.871183 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.871876 23173 tablet_bootstrap.cc:654] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.872138 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 7819df4eb0474dd49b54fec80dcccbe0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.872390 23186 tablet_replica.cc:330] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.872587 23186 raft_consensus.cc:2229] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.873462 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.873646 23186 raft_consensus.cc:2258] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.874497 23186 ts_tablet_manager.cc:1905] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.875571 23173 tablet_bootstrap.cc:492] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.875766 23173 ts_tablet_manager.cc:1397] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.003s
I20260806 10:42:31.876354 23173 raft_consensus.cc:348] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:31.876456 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ffc08791cd94d0e939c93650611b397 has no consensus state
I20260806 10:42:31.876693 23173 raft_consensus.cc:374] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.876762 23173 raft_consensus.cc:729] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.876945 23173 consensus_queue.cc:260] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.877101 23173 raft_consensus.cc:388] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.877157 23173 raft_consensus.cc:482] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.877221 23173 raft_consensus.cc:3037] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.878268 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.879920 23173 raft_consensus.cc:504] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.880124 23173 leader_election.cc:302] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.880280 23173 leader_election.cc:288] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.880343 23178 raft_consensus.cc:2781] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.880467 23178 raft_consensus.cc:686] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.880667 23178 consensus_queue.cc:237] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.880941 23173 ts_tablet_manager.cc:1428] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260806 10:42:31.880662 23186 ts_tablet_manager.cc:1918] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.881469 23186 log.cc:1196] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/7819df4eb0474dd49b54fec80dcccbe0
I20260806 10:42:31.881280 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.881822 23186 ts_tablet_manager.cc:1939] T 7819df4eb0474dd49b54fec80dcccbe0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.881374 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 0ffc08791cd94d0e939c93650611b397 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260806 10:42:31.883014 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ffc08791cd94d0e939c93650611b397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.883613 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 7819df4eb0474dd49b54fec80dcccbe0 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.884261 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 0ffc08791cd94d0e939c93650611b397
I20260806 10:42:31.884847 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 0ffc08791cd94d0e939c93650611b397 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.885686 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 0ffc08791cd94d0e939c93650611b397 because the tablet was not found. No further retry: Not found: Tablet not found: 0ffc08791cd94d0e939c93650611b397
I20260806 10:42:31.886183 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.886020 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.886801 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.887377 23186 tablet_replica.cc:330] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.887533 23186 raft_consensus.cc:2229] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.887709 23186 raft_consensus.cc:2258] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.888918 23173 tablet_bootstrap.cc:492] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.889156 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.890129 23173 tablet_bootstrap.cc:654] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.891597 23173 tablet_bootstrap.cc:492] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.891701 23186 ts_tablet_manager.cc:1905] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.891749 23173 ts_tablet_manager.cc:1397] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:31.892295 23173 raft_consensus.cc:348] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.892422 23173 raft_consensus.cc:374] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.892457 23173 raft_consensus.cc:729] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.892627 23173 consensus_queue.cc:260] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.892757 23173 raft_consensus.cc:388] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.892817 23173 raft_consensus.cc:482] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.892899 23173 raft_consensus.cc:3037] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.894801 23173 raft_consensus.cc:504] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.894986 23173 leader_election.cc:302] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.895165 23173 leader_election.cc:288] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.895221 23178 raft_consensus.cc:2781] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.895395 23178 raft_consensus.cc:686] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.895602 23173 ts_tablet_manager.cc:1428] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:31.895599 23178 consensus_queue.cc:237] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.897017 23186 ts_tablet_manager.cc:1918] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.897135 23186 log.cc:1196] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/efa4a5e8c6a84e1dbf4c1fdc10616f67
I20260806 10:42:31.897483 23186 ts_tablet_manager.cc:1939] T efa4a5e8c6a84e1dbf4c1fdc10616f67 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.898428 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet efa4a5e8c6a84e1dbf4c1fdc10616f67 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.898618 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 923cb6fe370b4ff5ac11051045acfd1b has no consensus state
I20260806 10:42:31.900455 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.902216 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 0ffc08791cd94d0e939c93650611b397 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.902599 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.902781 23186 tablet_replica.cc:330] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.902659 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 923cb6fe370b4ff5ac11051045acfd1b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.903081 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 923cb6fe370b4ff5ac11051045acfd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.903383 23186 raft_consensus.cc:2229] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.903546 23186 raft_consensus.cc:2258] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.904769 23186 ts_tablet_manager.cc:1905] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.905576 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 923cb6fe370b4ff5ac11051045acfd1b
I20260806 10:42:31.907270 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 923cb6fe370b4ff5ac11051045acfd1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.907975 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.907863 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.909873 23173 tablet_bootstrap.cc:492] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.910209 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.911443 23173 tablet_bootstrap.cc:654] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.911479 23186 ts_tablet_manager.cc:1918] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.911588 23186 log.cc:1196] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/0ffc08791cd94d0e939c93650611b397
I20260806 10:42:31.911999 23186 ts_tablet_manager.cc:1939] T 0ffc08791cd94d0e939c93650611b397 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.913048 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 0ffc08791cd94d0e939c93650611b397 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.913252 23173 tablet_bootstrap.cc:492] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.913364 23173 ts_tablet_manager.cc:1397] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260806 10:42:31.913350 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 923cb6fe370b4ff5ac11051045acfd1b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 923cb6fe370b4ff5ac11051045acfd1b already in progress: creating tablet
W20260806 10:42:31.913479 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 709a93513b29465097713ac69abb7146 has no consensus state
I20260806 10:42:31.914095 23173 raft_consensus.cc:348] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.914290 23173 raft_consensus.cc:374] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.914363 23173 raft_consensus.cc:729] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.914566 23173 consensus_queue.cc:260] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.914731 23173 raft_consensus.cc:388] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.914804 23173 raft_consensus.cc:482] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.914888 23173 raft_consensus.cc:3037] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.914932 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.916872 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 709a93513b29465097713ac69abb7146 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.917320 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 709a93513b29465097713ac69abb7146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.917953 23173 raft_consensus.cc:504] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.918210 23173 leader_election.cc:302] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.918426 23173 leader_election.cc:288] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.918510 23178 raft_consensus.cc:2781] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.918646 23178 raft_consensus.cc:686] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.918866 23173 ts_tablet_manager.cc:1428] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260806 10:42:31.918834 23178 consensus_queue.cc:237] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.919761 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.922922 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 709a93513b29465097713ac69abb7146
I20260806 10:42:31.923216 23173 tablet_bootstrap.cc:492] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.923576 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 709a93513b29465097713ac69abb7146 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.924379 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 709a93513b29465097713ac69abb7146 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 709a93513b29465097713ac69abb7146 already in progress: creating tablet
I20260806 10:42:31.924612 23173 tablet_bootstrap.cc:654] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.925266 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.925942 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 923cb6fe370b4ff5ac11051045acfd1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.925942 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.926461 23186 tablet_replica.cc:330] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.926673 23186 raft_consensus.cc:2229] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.926792 23173 tablet_bootstrap.cc:492] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.926848 23186 raft_consensus.cc:2258] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.926923 23173 ts_tablet_manager.cc:1397] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:31.927840 23186 ts_tablet_manager.cc:1905] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.928087 23173 raft_consensus.cc:348] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.928272 23173 raft_consensus.cc:374] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.928354 23173 raft_consensus.cc:729] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.928567 23173 consensus_queue.cc:260] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.928778 23173 raft_consensus.cc:388] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.928859 23173 raft_consensus.cc:482] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.928933 23173 raft_consensus.cc:3037] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.929948 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.931746 23173 raft_consensus.cc:504] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.931986 23173 leader_election.cc:302] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.932175 23173 leader_election.cc:288] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.932235 23179 raft_consensus.cc:2781] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.932354 23179 raft_consensus.cc:686] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.932650 23173 ts_tablet_manager.cc:1428] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260806 10:42:31.932536 23179 consensus_queue.cc:237] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.933251 23186 ts_tablet_manager.cc:1918] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.933349 23186 log.cc:1196] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/923cb6fe370b4ff5ac11051045acfd1b
I20260806 10:42:31.933653 23186 ts_tablet_manager.cc:1939] T 923cb6fe370b4ff5ac11051045acfd1b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
W20260806 10:42:31.933951 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3346fd6319fc4365bce9478897274738 has no consensus state
I20260806 10:42:31.935042 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 923cb6fe370b4ff5ac11051045acfd1b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.935957 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.937474 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 3346fd6319fc4365bce9478897274738 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260806 10:42:31.937893 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3346fd6319fc4365bce9478897274738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.938869 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 709a93513b29465097713ac69abb7146 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.939083 23186 tablet_replica.cc:330] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.939229 23186 raft_consensus.cc:2229] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.939378 23186 raft_consensus.cc:2258] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.939520 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.940836 23186 ts_tablet_manager.cc:1905] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.942850 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 3346fd6319fc4365bce9478897274738
I20260806 10:42:31.943439 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 3346fd6319fc4365bce9478897274738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.943955 23173 tablet_bootstrap.cc:492] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.944770 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.945431 23173 tablet_bootstrap.cc:654] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.945613 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.946767 23186 ts_tablet_manager.cc:1918] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.946864 23186 log.cc:1196] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/709a93513b29465097713ac69abb7146
I20260806 10:42:31.947182 23186 ts_tablet_manager.cc:1939] T 709a93513b29465097713ac69abb7146 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.948247 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 709a93513b29465097713ac69abb7146 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:31.948486 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 3346fd6319fc4365bce9478897274738 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3346fd6319fc4365bce9478897274738 already in progress: creating tablet
I20260806 10:42:31.948581 23173 tablet_bootstrap.cc:492] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.948458 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.948676 23173 ts_tablet_manager.cc:1397] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260806 10:42:31.949162 23173 raft_consensus.cc:348] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.949283 23173 raft_consensus.cc:374] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.949340 23173 raft_consensus.cc:729] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.949534 23173 consensus_queue.cc:260] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.949707 23173 raft_consensus.cc:388] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.949775 23173 raft_consensus.cc:482] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.949849 23173 raft_consensus.cc:3037] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:31.951440 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffe83065c0074d2494b2c7b3643a2481 has no consensus state
I20260806 10:42:31.952070 23173 raft_consensus.cc:504] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.952301 23173 leader_election.cc:302] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.952461 23173 leader_election.cc:288] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.952527 23179 raft_consensus.cc:2781] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.952746 23179 raft_consensus.cc:686] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.952889 23173 ts_tablet_manager.cc:1428] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:31.952790 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.952955 23179 consensus_queue.cc:237] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.954962 23111 tablet_service.cc:1467] Processing CreateTablet for tablet ffe83065c0074d2494b2c7b3643a2481 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260806 10:42:31.955332 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ffe83065c0074d2494b2c7b3643a2481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.955199 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.958124 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ffe83065c0074d2494b2c7b3643a2481
I20260806 10:42:31.958791 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ffe83065c0074d2494b2c7b3643a2481 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.959340 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ffe83065c0074d2494b2c7b3643a2481 because the tablet was not found. No further retry: Not found: Tablet not found: ffe83065c0074d2494b2c7b3643a2481
I20260806 10:42:31.960168 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.960887 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 3346fd6319fc4365bce9478897274738 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.960994 23173 tablet_bootstrap.cc:492] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.960927 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.961369 23186 tablet_replica.cc:330] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.961536 23186 raft_consensus.cc:2229] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.961691 23186 raft_consensus.cc:2258] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.962316 23173 tablet_bootstrap.cc:654] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.962683 23186 ts_tablet_manager.cc:1905] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.963450 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:31.966609 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c008e46ec491412ba4fc44b86694e004 has no consensus state
I20260806 10:42:31.966964 23173 tablet_bootstrap.cc:492] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.967080 23173 ts_tablet_manager.cc:1397] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.004s
I20260806 10:42:31.967739 23173 raft_consensus.cc:348] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.967891 23173 raft_consensus.cc:374] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.967947 23173 raft_consensus.cc:729] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.968155 23173 consensus_queue.cc:260] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.968320 23173 raft_consensus.cc:388] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.968384 23173 raft_consensus.cc:482] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.968448 23173 raft_consensus.cc:3037] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.968295 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.969451 23186 ts_tablet_manager.cc:1918] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.969570 23186 log.cc:1196] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/3346fd6319fc4365bce9478897274738
I20260806 10:42:31.969941 23186 ts_tablet_manager.cc:1939] T 3346fd6319fc4365bce9478897274738 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.970182 23111 tablet_service.cc:1467] Processing CreateTablet for tablet c008e46ec491412ba4fc44b86694e004 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.970562 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c008e46ec491412ba4fc44b86694e004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.970825 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 3346fd6319fc4365bce9478897274738 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.970880 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.971271 23173 raft_consensus.cc:504] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.971513 23173 leader_election.cc:302] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.971753 23179 raft_consensus.cc:2781] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.971856 23179 raft_consensus.cc:686] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.972114 23179 consensus_queue.cc:237] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.972716 23173 leader_election.cc:288] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.973168 23173 ts_tablet_manager.cc:1428] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260806 10:42:31.974675 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet c008e46ec491412ba4fc44b86694e004
I20260806 10:42:31.975227 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet c008e46ec491412ba4fc44b86694e004 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.975791 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet c008e46ec491412ba4fc44b86694e004 because the tablet was not found. No further retry: Not found: Tablet not found: c008e46ec491412ba4fc44b86694e004
I20260806 10:42:31.976553 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.977270 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.978149 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ffe83065c0074d2494b2c7b3643a2481 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.978370 23186 tablet_replica.cc:330] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.978520 23186 raft_consensus.cc:2229] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.978667 23186 raft_consensus.cc:2258] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.979276 23173 tablet_bootstrap.cc:492] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.979382 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.980243 23186 ts_tablet_manager.cc:1905] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.980547 23173 tablet_bootstrap.cc:654] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:31.982004 23173 tablet_bootstrap.cc:492] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:31.982115 23173 ts_tablet_manager.cc:1397] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
W20260806 10:42:31.982697 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f1d4063143424d1e9d9fd8f46f1a864b has no consensus state
I20260806 10:42:31.982704 23173 raft_consensus.cc:348] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.982900 23173 raft_consensus.cc:374] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:31.982954 23173 raft_consensus.cc:729] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:31.983788 23173 consensus_queue.cc:260] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.983965 23173 raft_consensus.cc:388] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:31.984030 23173 raft_consensus.cc:482] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:31.984100 23173 raft_consensus.cc:3037] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:31.984421 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.986438 23186 ts_tablet_manager.cc:1918] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:31.986555 23186 log.cc:1196] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ffe83065c0074d2494b2c7b3643a2481
I20260806 10:42:31.986807 23173 raft_consensus.cc:504] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.986922 23186 ts_tablet_manager.cc:1939] T ffe83065c0074d2494b2c7b3643a2481 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:31.986779 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.987025 23173 leader_election.cc:302] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:31.987246 23179 raft_consensus.cc:2781] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:31.987182 23111 tablet_service.cc:1467] Processing CreateTablet for tablet f1d4063143424d1e9d9fd8f46f1a864b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:31.987361 23179 raft_consensus.cc:686] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:31.987586 23179 consensus_queue.cc:237] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:31.987833 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ffe83065c0074d2494b2c7b3643a2481 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:31.987715 23173 leader_election.cc:288] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:31.988677 23173 ts_tablet_manager.cc:1428] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:31.989625 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1d4063143424d1e9d9fd8f46f1a864b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:31.989956 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f1d4063143424d1e9d9fd8f46f1a864b
I20260806 10:42:31.990525 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f1d4063143424d1e9d9fd8f46f1a864b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:31.991072 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f1d4063143424d1e9d9fd8f46f1a864b because the tablet was not found. No further retry: Not found: Tablet not found: f1d4063143424d1e9d9fd8f46f1a864b
I20260806 10:42:31.991524 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.991916 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:31.992781 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet c008e46ec491412ba4fc44b86694e004 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:31.993053 23186 tablet_replica.cc:330] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:31.993248 23186 raft_consensus.cc:2229] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:31.993456 23186 raft_consensus.cc:2258] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:31.994392 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:31.994755 23186 ts_tablet_manager.cc:1905] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:31.996516 23173 tablet_bootstrap.cc:492] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:31.997905 23173 tablet_bootstrap.cc:654] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:31.999722 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d84e03efc6c14807a4ef45bd88f53e0d has no consensus state
I20260806 10:42:31.999910 23173 tablet_bootstrap.cc:492] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.000038 23173 ts_tablet_manager.cc:1397] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 10:42:32.000682 23173 raft_consensus.cc:348] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.000835 23173 raft_consensus.cc:374] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.000885 23173 raft_consensus.cc:729] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.001047 23173 consensus_queue.cc:260] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.001199 23173 raft_consensus.cc:388] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.001256 23173 raft_consensus.cc:482] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.001322 23173 raft_consensus.cc:3037] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.001281 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.003595 23173 raft_consensus.cc:504] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.003820 23173 leader_election.cc:302] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.003774 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.003993 23173 leader_election.cc:288] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.004046 23178 raft_consensus.cc:2781] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.004231 23178 raft_consensus.cc:686] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.004477 23173 ts_tablet_manager.cc:1428] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.002s sys 0.002s
I20260806 10:42:32.004426 23178 consensus_queue.cc:237] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.004609 23111 tablet_service.cc:1467] Processing CreateTablet for tablet d84e03efc6c14807a4ef45bd88f53e0d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.005059 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d84e03efc6c14807a4ef45bd88f53e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.006968 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet d84e03efc6c14807a4ef45bd88f53e0d
I20260806 10:42:32.007550 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet d84e03efc6c14807a4ef45bd88f53e0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.009087 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.012432 23173 tablet_bootstrap.cc:492] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.012753 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.013760 23173 tablet_bootstrap.cc:654] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:32.015691 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f246df6e1a57488bad61bcf22f83b47b has no consensus state
I20260806 10:42:32.016973 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.018961 23186 ts_tablet_manager.cc:1918] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.019088 23186 log.cc:1196] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/c008e46ec491412ba4fc44b86694e004
I20260806 10:42:32.019481 23186 ts_tablet_manager.cc:1939] T c008e46ec491412ba4fc44b86694e004 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.020025 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.020460 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet c008e46ec491412ba4fc44b86694e004 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.021044 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet d84e03efc6c14807a4ef45bd88f53e0d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d84e03efc6c14807a4ef45bd88f53e0d already in progress: creating tablet
I20260806 10:42:32.021353 23173 tablet_bootstrap.cc:492] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.021482 23173 ts_tablet_manager.cc:1397] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.004s
I20260806 10:42:32.021943 23109 tablet_service.cc:1467] Processing CreateTablet for tablet f246df6e1a57488bad61bcf22f83b47b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.022032 23173 raft_consensus.cc:348] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.022143 23173 raft_consensus.cc:374] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.022176 23173 raft_consensus.cc:729] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.022320 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f246df6e1a57488bad61bcf22f83b47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.022578 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f1d4063143424d1e9d9fd8f46f1a864b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:31 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.022800 23186 tablet_replica.cc:330] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.022958 23186 raft_consensus.cc:2229] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.023069 23186 raft_consensus.cc:2258] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.023929 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f246df6e1a57488bad61bcf22f83b47b
I20260806 10:42:32.024030 23186 ts_tablet_manager.cc:1905] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.024488 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f246df6e1a57488bad61bcf22f83b47b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.025820 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.022317 23173 consensus_queue.cc:260] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.027267 23173 raft_consensus.cc:388] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.027347 23173 raft_consensus.cc:482] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.027418 23173 raft_consensus.cc:3037] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.028370 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.029417 23173 raft_consensus.cc:504] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.029661 23173 leader_election.cc:302] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.029881 23178 raft_consensus.cc:2781] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.030005 23178 raft_consensus.cc:686] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.030037 23186 ts_tablet_manager.cc:1918] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.030136 23186 log.cc:1196] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f1d4063143424d1e9d9fd8f46f1a864b
I20260806 10:42:32.030229 23178 consensus_queue.cc:237] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.030479 23186 ts_tablet_manager.cc:1939] T f1d4063143424d1e9d9fd8f46f1a864b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.031368 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f1d4063143424d1e9d9fd8f46f1a864b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.031888 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9cffad52f263412087d63ab0c111e1c1 has no consensus state
W20260806 10:42:32.032408 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f246df6e1a57488bad61bcf22f83b47b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f246df6e1a57488bad61bcf22f83b47b already in progress: creating tablet
I20260806 10:42:32.034029 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.035488 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 9cffad52f263412087d63ab0c111e1c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.035926 23173 leader_election.cc:288] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.035936 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9cffad52f263412087d63ab0c111e1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.036091 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.036592 23173 ts_tablet_manager.cc:1428] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.015s user 0.004s sys 0.000s
I20260806 10:42:32.036826 23173 tablet_bootstrap.cc:492] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.038080 23173 tablet_bootstrap.cc:654] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.038635 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 9cffad52f263412087d63ab0c111e1c1
I20260806 10:42:32.039309 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 9cffad52f263412087d63ab0c111e1c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.040045 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 9cffad52f263412087d63ab0c111e1c1 because the tablet was not found. No further retry: Not found: Tablet not found: 9cffad52f263412087d63ab0c111e1c1
I20260806 10:42:32.040096 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.042279 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.044811 23173 tablet_bootstrap.cc:492] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.044948 23173 ts_tablet_manager.cc:1397] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.003s sys 0.001s
I20260806 10:42:32.045578 23173 raft_consensus.cc:348] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.045746 23173 raft_consensus.cc:374] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.045810 23173 raft_consensus.cc:729] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:32.045840 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac264d02ec434ae694629293ca777af6 has no consensus state
I20260806 10:42:32.046339 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet d84e03efc6c14807a4ef45bd88f53e0d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.046671 23186 tablet_replica.cc:330] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.046852 23186 raft_consensus.cc:2229] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.047047 23186 raft_consensus.cc:2258] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.046046 23173 consensus_queue.cc:260] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.047312 23173 raft_consensus.cc:388] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.047391 23173 raft_consensus.cc:482] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.047488 23173 raft_consensus.cc:3037] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.047560 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.049449 23109 tablet_service.cc:1467] Processing CreateTablet for tablet ac264d02ec434ae694629293ca777af6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.049867 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac264d02ec434ae694629293ca777af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.050323 23173 raft_consensus.cc:504] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.050474 23186 ts_tablet_manager.cc:1905] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.050484 23173 leader_election.cc:302] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.050629 23173 leader_election.cc:288] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.050704 23178 raft_consensus.cc:2781] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.050818 23178 raft_consensus.cc:686] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.050997 23178 consensus_queue.cc:237] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.051350 23173 ts_tablet_manager.cc:1428] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20260806 10:42:32.051594 23173 tablet_bootstrap.cc:492] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.053072 23173 tablet_bootstrap.cc:654] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.055018 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.058267 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ac264d02ec434ae694629293ca777af6
I20260806 10:42:32.058269 23186 ts_tablet_manager.cc:1918] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.058475 23186 log.cc:1196] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/d84e03efc6c14807a4ef45bd88f53e0d
I20260806 10:42:32.058825 23186 ts_tablet_manager.cc:1939] T d84e03efc6c14807a4ef45bd88f53e0d P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.058873 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ac264d02ec434ae694629293ca777af6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.059175 23173 tablet_bootstrap.cc:492] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.059334 23173 ts_tablet_manager.cc:1397] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.002s sys 0.003s
I20260806 10:42:32.059896 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet d84e03efc6c14807a4ef45bd88f53e0d (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.060269 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
W20260806 10:42:32.060489 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ac264d02ec434ae694629293ca777af6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ac264d02ec434ae694629293ca777af6 already in progress: creating tablet
I20260806 10:42:32.060683 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.060972 23173 raft_consensus.cc:348] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.061110 23173 raft_consensus.cc:374] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.061172 23173 raft_consensus.cc:729] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.061350 23173 consensus_queue.cc:260] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.061510 23173 raft_consensus.cc:388] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.061573 23173 raft_consensus.cc:482] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.061647 23173 raft_consensus.cc:3037] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.061725 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f246df6e1a57488bad61bcf22f83b47b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.062912 23186 tablet_replica.cc:330] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.063105 23186 raft_consensus.cc:2229] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.063097 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.063318 23186 raft_consensus.cc:2258] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.064276 23186 ts_tablet_manager.cc:1905] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.064366 23173 raft_consensus.cc:504] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.064570 23173 leader_election.cc:302] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.064728 23173 leader_election.cc:288] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.064819 23178 raft_consensus.cc:2781] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.064991 23178 raft_consensus.cc:686] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.065234 23178 consensus_queue.cc:237] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.066211 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 74c71cd3b0b74502acdad0b760562d77 has no consensus state
I20260806 10:42:32.066958 23173 ts_tablet_manager.cc:1428] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
I20260806 10:42:32.067188 23173 tablet_bootstrap.cc:492] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.067884 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 9cffad52f263412087d63ab0c111e1c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.068969 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.069559 23173 tablet_bootstrap.cc:654] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.070508 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 74c71cd3b0b74502acdad0b760562d77 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260806 10:42:32.070883 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 74c71cd3b0b74502acdad0b760562d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.071156 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.071756 23186 ts_tablet_manager.cc:1918] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.071867 23186 log.cc:1196] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f246df6e1a57488bad61bcf22f83b47b
I20260806 10:42:32.072225 23186 ts_tablet_manager.cc:1939] T f246df6e1a57488bad61bcf22f83b47b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.073330 23173 tablet_bootstrap.cc:492] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.073414 23173 ts_tablet_manager.cc:1397] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.003s
I20260806 10:42:32.077170 23186 tablet_replica.cc:330] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.077265 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f246df6e1a57488bad61bcf22f83b47b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.077280 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 74c71cd3b0b74502acdad0b760562d77
I20260806 10:42:32.077329 23186 raft_consensus.cc:2229] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.076987 23173 raft_consensus.cc:348] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.077498 23186 raft_consensus.cc:2258] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.077541 23173 raft_consensus.cc:374] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.077607 23173 raft_consensus.cc:729] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.078158 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 74c71cd3b0b74502acdad0b760562d77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.078137 23173 consensus_queue.cc:260] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.078327 23173 raft_consensus.cc:388] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.078394 23173 raft_consensus.cc:482] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.078408 23186 ts_tablet_manager.cc:1905] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.078466 23173 raft_consensus.cc:3037] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.079245 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.080672 23173 raft_consensus.cc:504] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.080859 23173 leader_election.cc:302] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.081019 23173 leader_election.cc:288] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.081107 23178 raft_consensus.cc:2781] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.081449 23178 raft_consensus.cc:686] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.081717 23173 ts_tablet_manager.cc:1428] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.003s sys 0.001s
I20260806 10:42:32.081713 23178 consensus_queue.cc:237] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.081975 23173 tablet_bootstrap.cc:492] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.081820 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.083487 23173 tablet_bootstrap.cc:654] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:32.084973 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51f1646d58654b43aa44b30fb086297d has no consensus state
I20260806 10:42:32.085021 23186 ts_tablet_manager.cc:1918] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.085114 23186 log.cc:1196] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/9cffad52f263412087d63ab0c111e1c1
I20260806 10:42:32.085462 23186 ts_tablet_manager.cc:1939] T 9cffad52f263412087d63ab0c111e1c1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.086311 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 9cffad52f263412087d63ab0c111e1c1 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.087922 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.088267 23173 tablet_bootstrap.cc:492] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.088255 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 51f1646d58654b43aa44b30fb086297d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260806 10:42:32.088429 23173 ts_tablet_manager.cc:1397] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.007s user 0.005s sys 0.000s
I20260806 10:42:32.088636 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 51f1646d58654b43aa44b30fb086297d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.089076 23173 raft_consensus.cc:348] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.089251 23173 raft_consensus.cc:374] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.089310 23173 raft_consensus.cc:729] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.089545 23173 consensus_queue.cc:260] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.089715 23173 raft_consensus.cc:388] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.089775 23173 raft_consensus.cc:482] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.089852 23173 raft_consensus.cc:3037] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.089989 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.092803 23173 raft_consensus.cc:504] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.093065 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 51f1646d58654b43aa44b30fb086297d
I20260806 10:42:32.093977 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 51f1646d58654b43aa44b30fb086297d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.093046 23173 leader_election.cc:302] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.094414 23173 leader_election.cc:288] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.094516 23178 raft_consensus.cc:2781] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.094717 23178 raft_consensus.cc:686] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.094568 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.094856 23173 ts_tablet_manager.cc:1428] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:32.095082 23173 tablet_bootstrap.cc:492] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
W20260806 10:42:32.095189 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 74c71cd3b0b74502acdad0b760562d77 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 74c71cd3b0b74502acdad0b760562d77 already in progress: creating tablet
W20260806 10:42:32.096021 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 51f1646d58654b43aa44b30fb086297d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 51f1646d58654b43aa44b30fb086297d already in progress: creating tablet
I20260806 10:42:32.096411 23173 tablet_bootstrap.cc:654] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.097494 23178 consensus_queue.cc:237] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.097467 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.098169 23173 tablet_bootstrap.cc:492] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.098301 23173 ts_tablet_manager.cc:1397] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.098585 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.098857 23173 raft_consensus.cc:348] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.099028 23173 raft_consensus.cc:374] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.099090 23173 raft_consensus.cc:729] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.099282 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ac264d02ec434ae694629293ca777af6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.099252 23173 consensus_queue.cc:260] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.099409 23173 raft_consensus.cc:388] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.099481 23186 tablet_replica.cc:330] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.099481 23173 raft_consensus.cc:482] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.099606 23173 raft_consensus.cc:3037] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.099651 23186 raft_consensus.cc:2229] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.099821 23186 raft_consensus.cc:2258] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.100955 23186 ts_tablet_manager.cc:1905] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:32.101912 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 918bd187ff1440c8801370335ad6ac5d has no consensus state
I20260806 10:42:32.102639 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 74c71cd3b0b74502acdad0b760562d77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.104702 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.104877 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 918bd187ff1440c8801370335ad6ac5d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.105216 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 918bd187ff1440c8801370335ad6ac5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.106806 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.107029 23186 ts_tablet_manager.cc:1918] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.107131 23186 log.cc:1196] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ac264d02ec434ae694629293ca777af6
I20260806 10:42:32.107462 23186 ts_tablet_manager.cc:1939] T ac264d02ec434ae694629293ca777af6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.108395 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ac264d02ec434ae694629293ca777af6 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.108666 23186 tablet_replica.cc:330] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.108819 23186 raft_consensus.cc:2229] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.108979 23186 raft_consensus.cc:2258] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.110059 23186 ts_tablet_manager.cc:1905] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.110174 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 918bd187ff1440c8801370335ad6ac5d
I20260806 10:42:32.110345 23173 raft_consensus.cc:504] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.110613 23173 leader_election.cc:302] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.110736 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 918bd187ff1440c8801370335ad6ac5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.111011 23173 leader_election.cc:288] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.111153 23178 raft_consensus.cc:2781] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.111366 23178 raft_consensus.cc:686] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.111608 23178 consensus_queue.cc:237] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.112576 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.115175 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.115383 23186 ts_tablet_manager.cc:1918] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.115525 23186 log.cc:1196] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/74c71cd3b0b74502acdad0b760562d77
I20260806 10:42:32.115553 23173 ts_tablet_manager.cc:1428] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.017s user 0.006s sys 0.000s
I20260806 10:42:32.115834 23173 tablet_bootstrap.cc:492] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.115973 23186 ts_tablet_manager.cc:1939] T 74c71cd3b0b74502acdad0b760562d77 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.116091 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.116909 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 74c71cd3b0b74502acdad0b760562d77 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.117164 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 918bd187ff1440c8801370335ad6ac5d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 918bd187ff1440c8801370335ad6ac5d already in progress: creating tablet
I20260806 10:42:32.117238 23173 tablet_bootstrap.cc:654] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.117377 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 51f1646d58654b43aa44b30fb086297d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.117610 23186 tablet_replica.cc:330] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.117830 23186 raft_consensus.cc:2229] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.118034 23186 raft_consensus.cc:2258] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.119163 23186 ts_tablet_manager.cc:1905] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:32.119395 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ccf75e3c48804da3bdce71de5d187976 has no consensus state
I20260806 10:42:32.119403 23173 tablet_bootstrap.cc:492] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.119598 23173 ts_tablet_manager.cc:1397] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:32.120909 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.122203 23173 raft_consensus.cc:348] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.122386 23173 raft_consensus.cc:374] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.122496 23173 raft_consensus.cc:729] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.122706 23173 consensus_queue.cc:260] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.122951 23173 raft_consensus.cc:388] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.123055 23173 raft_consensus.cc:482] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.123188 23173 raft_consensus.cc:3037] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.123086 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.123462 23109 tablet_service.cc:1467] Processing CreateTablet for tablet ccf75e3c48804da3bdce71de5d187976 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.124006 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ccf75e3c48804da3bdce71de5d187976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.125510 23186 ts_tablet_manager.cc:1918] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.125664 23186 log.cc:1196] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/51f1646d58654b43aa44b30fb086297d
I20260806 10:42:32.125931 23173 raft_consensus.cc:504] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.126106 23186 ts_tablet_manager.cc:1939] T 51f1646d58654b43aa44b30fb086297d P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.126250 23173 leader_election.cc:302] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.126492 23178 raft_consensus.cc:2781] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.126655 23178 raft_consensus.cc:686] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.126863 23178 consensus_queue.cc:237] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.127063 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 51f1646d58654b43aa44b30fb086297d (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.127336 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ccf75e3c48804da3bdce71de5d187976
I20260806 10:42:32.128110 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ccf75e3c48804da3bdce71de5d187976 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.128585 23173 leader_election.cc:288] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.129370 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ccf75e3c48804da3bdce71de5d187976 because the tablet was not found. No further retry: Not found: Tablet not found: ccf75e3c48804da3bdce71de5d187976
I20260806 10:42:32.129365 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.129410 23173 ts_tablet_manager.cc:1428] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260806 10:42:32.131319 23173 tablet_bootstrap.cc:492] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.132553 23173 tablet_bootstrap.cc:654] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.133234 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.133579 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.133869 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 918bd187ff1440c8801370335ad6ac5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.134145 23186 tablet_replica.cc:330] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.134405 23173 tablet_bootstrap.cc:492] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.134621 23173 ts_tablet_manager.cc:1397] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:32.134407 23186 raft_consensus.cc:2229] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.135110 23186 raft_consensus.cc:2258] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.136272 23186 ts_tablet_manager.cc:1905] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.136222 23173 raft_consensus.cc:348] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.136445 23173 raft_consensus.cc:374] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.136545 23173 raft_consensus.cc:729] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.136832 23173 consensus_queue.cc:260] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.137040 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6d8946358124db6914028fc24d4d017 has no consensus state
I20260806 10:42:32.137082 23173 raft_consensus.cc:388] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.137185 23173 raft_consensus.cc:482] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.137574 23173 raft_consensus.cc:3037] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.140074 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.140241 23109 tablet_service.cc:1467] Processing CreateTablet for tablet d6d8946358124db6914028fc24d4d017 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260806 10:42:32.140491 23173 raft_consensus.cc:504] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.140648 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d6d8946358124db6914028fc24d4d017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.140728 23173 leader_election.cc:302] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.140990 23178 raft_consensus.cc:2781] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.141129 23178 raft_consensus.cc:686] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.141350 23178 consensus_queue.cc:237] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.142334 23186 ts_tablet_manager.cc:1918] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.142491 23186 log.cc:1196] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/918bd187ff1440c8801370335ad6ac5d
I20260806 10:42:32.142665 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.142915 23186 ts_tablet_manager.cc:1939] T 918bd187ff1440c8801370335ad6ac5d P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.143939 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 918bd187ff1440c8801370335ad6ac5d (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.145839 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet d6d8946358124db6914028fc24d4d017
I20260806 10:42:32.146468 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet d6d8946358124db6914028fc24d4d017 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.147229 23173 leader_election.cc:288] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.147423 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet d6d8946358124db6914028fc24d4d017 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d6d8946358124db6914028fc24d4d017 already in progress: creating tablet
I20260806 10:42:32.147480 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.147720 23173 ts_tablet_manager.cc:1428] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20260806 10:42:32.148519 23173 tablet_bootstrap.cc:492] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.149850 23173 tablet_bootstrap.cc:654] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.150460 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.151300 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.151597 23173 tablet_bootstrap.cc:492] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.151803 23173 ts_tablet_manager.cc:1397] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:32.152153 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ccf75e3c48804da3bdce71de5d187976 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.152422 23186 tablet_replica.cc:330] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.152655 23186 raft_consensus.cc:2229] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.152681 23173 raft_consensus.cc:348] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.152855 23173 raft_consensus.cc:374] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.152853 23186 raft_consensus.cc:2258] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.152999 23173 raft_consensus.cc:729] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.153266 23173 consensus_queue.cc:260] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.153491 23173 raft_consensus.cc:388] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.153589 23173 raft_consensus.cc:482] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.153697 23173 raft_consensus.cc:3037] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.155244 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed8af5dfadac442c9638524e34b13123 has no consensus state
I20260806 10:42:32.156836 23186 ts_tablet_manager.cc:1905] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.157150 23173 raft_consensus.cc:504] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.157418 23173 leader_election.cc:302] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.157236 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.158037 23178 raft_consensus.cc:2781] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.158219 23178 raft_consensus.cc:686] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.158452 23178 consensus_queue.cc:237] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.158457 23109 tablet_service.cc:1467] Processing CreateTablet for tablet ed8af5dfadac442c9638524e34b13123 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260806 10:42:32.158910 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed8af5dfadac442c9638524e34b13123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.160245 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.162909 23186 ts_tablet_manager.cc:1918] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.163059 23186 log.cc:1196] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ccf75e3c48804da3bdce71de5d187976
I20260806 10:42:32.163409 23186 ts_tablet_manager.cc:1939] T ccf75e3c48804da3bdce71de5d187976 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.164024 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ed8af5dfadac442c9638524e34b13123
I20260806 10:42:32.164337 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ccf75e3c48804da3bdce71de5d187976 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.164839 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ed8af5dfadac442c9638524e34b13123 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.165246 23173 leader_election.cc:288] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.165478 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ed8af5dfadac442c9638524e34b13123 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ed8af5dfadac442c9638524e34b13123 already in progress: creating tablet
I20260806 10:42:32.165725 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.166867 23173 ts_tablet_manager.cc:1428] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.015s user 0.003s sys 0.002s
I20260806 10:42:32.167124 23173 tablet_bootstrap.cc:492] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.168551 23173 tablet_bootstrap.cc:654] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.168819 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.169276 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.170184 23173 tablet_bootstrap.cc:492] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.170209 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet d6d8946358124db6914028fc24d4d017 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.170490 23173 ts_tablet_manager.cc:1397] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:32.170533 23186 tablet_replica.cc:330] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.170755 23186 raft_consensus.cc:2229] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.170950 23186 raft_consensus.cc:2258] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.171393 23173 raft_consensus.cc:348] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.171604 23173 raft_consensus.cc:374] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.171718 23173 raft_consensus.cc:729] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.171962 23173 consensus_queue.cc:260] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.172178 23173 raft_consensus.cc:388] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260806 10:42:32.172289 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 55d14aeb25584d8bb7bd769ce0cb4dbb has no consensus state
I20260806 10:42:32.172571 23186 ts_tablet_manager.cc:1905] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.172351 23173 raft_consensus.cc:482] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.173269 23173 raft_consensus.cc:3037] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.174223 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.175613 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 55d14aeb25584d8bb7bd769ce0cb4dbb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.175951 23173 raft_consensus.cc:504] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.176077 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 55d14aeb25584d8bb7bd769ce0cb4dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.176199 23173 leader_election.cc:302] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.176457 23178 raft_consensus.cc:2781] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.176612 23178 raft_consensus.cc:686] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.176582 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.176842 23178 consensus_queue.cc:237] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.178751 23186 ts_tablet_manager.cc:1918] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.178897 23186 log.cc:1196] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/d6d8946358124db6914028fc24d4d017
I20260806 10:42:32.179288 23186 ts_tablet_manager.cc:1939] T d6d8946358124db6914028fc24d4d017 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.180219 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 55d14aeb25584d8bb7bd769ce0cb4dbb
I20260806 10:42:32.180258 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet d6d8946358124db6914028fc24d4d017 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.181007 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 55d14aeb25584d8bb7bd769ce0cb4dbb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.181417 23173 leader_election.cc:288] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.181507 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 55d14aeb25584d8bb7bd769ce0cb4dbb because the tablet was not found. No further retry: Not found: Tablet not found: 55d14aeb25584d8bb7bd769ce0cb4dbb
I20260806 10:42:32.181931 23173 ts_tablet_manager.cc:1428] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.002s sys 0.003s
I20260806 10:42:32.182300 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.183774 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.184581 23173 tablet_bootstrap.cc:492] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.185030 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ed8af5dfadac442c9638524e34b13123 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.185271 23186 tablet_replica.cc:330] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.185487 23186 raft_consensus.cc:2229] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.185671 23186 raft_consensus.cc:2258] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.186206 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.186547 23173 tablet_bootstrap.cc:654] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.186728 23186 ts_tablet_manager.cc:1905] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.188150 23173 tablet_bootstrap.cc:492] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.188301 23173 ts_tablet_manager.cc:1397] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:32.188910 23173 raft_consensus.cc:348] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.189083 23173 raft_consensus.cc:374] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.189191 23173 raft_consensus.cc:729] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.189425 23173 consensus_queue.cc:260] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.189666 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4357000f15214fc6bbc46323e32bbb92 has no consensus state
I20260806 10:42:32.189662 23173 raft_consensus.cc:388] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.189808 23173 raft_consensus.cc:482] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.189929 23173 raft_consensus.cc:3037] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.191895 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.192596 23186 ts_tablet_manager.cc:1918] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.192757 23186 log.cc:1196] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ed8af5dfadac442c9638524e34b13123
I20260806 10:42:32.192860 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 4357000f15214fc6bbc46323e32bbb92 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.193058 23186 ts_tablet_manager.cc:1939] T ed8af5dfadac442c9638524e34b13123 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.193332 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4357000f15214fc6bbc46323e32bbb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.194267 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.195906 23173 raft_consensus.cc:504] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.196177 23173 leader_election.cc:302] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.196372 23173 leader_election.cc:288] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.196434 23178 raft_consensus.cc:2781] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.196607 23178 raft_consensus.cc:686] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.196852 23178 consensus_queue.cc:237] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.197624 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 4357000f15214fc6bbc46323e32bbb92
I20260806 10:42:32.196799 23173 ts_tablet_manager.cc:1428] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.000s sys 0.005s
I20260806 10:42:32.198685 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 4357000f15214fc6bbc46323e32bbb92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.199910 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.200229 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ed8af5dfadac442c9638524e34b13123 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.201129 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 4357000f15214fc6bbc46323e32bbb92 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4357000f15214fc6bbc46323e32bbb92 already in progress: creating tablet
I20260806 10:42:32.201550 23173 tablet_bootstrap.cc:492] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.202517 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.202840 23173 tablet_bootstrap.cc:654] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.203409 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.204282 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 55d14aeb25584d8bb7bd769ce0cb4dbb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.204556 23173 tablet_bootstrap.cc:492] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.204557 23186 tablet_replica.cc:330] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.204739 23173 ts_tablet_manager.cc:1397] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.002s
I20260806 10:42:32.204767 23186 raft_consensus.cc:2229] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.204963 23186 raft_consensus.cc:2258] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.205415 23173 raft_consensus.cc:348] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.205618 23173 raft_consensus.cc:374] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.205721 23173 raft_consensus.cc:729] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.205962 23173 consensus_queue.cc:260] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.206065 23186 ts_tablet_manager.cc:1905] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.206171 23173 raft_consensus.cc:388] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.206269 23173 raft_consensus.cc:482] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.206359 23173 raft_consensus.cc:3037] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.206642 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 21615ac4ec1d4371888ba3d45687af17 has no consensus state
I20260806 10:42:32.208639 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.208804 23173 raft_consensus.cc:504] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.209010 23173 leader_election.cc:302] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.209156 23173 leader_election.cc:288] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.209220 23178 raft_consensus.cc:2781] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.209340 23178 raft_consensus.cc:686] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.209481 23173 ts_tablet_manager.cc:1428] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:32.209573 23178 consensus_queue.cc:237] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.210942 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 21615ac4ec1d4371888ba3d45687af17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260806 10:42:32.211321 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 21615ac4ec1d4371888ba3d45687af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.213203 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 4357000f15214fc6bbc46323e32bbb92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.216950 23173 tablet_bootstrap.cc:492] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.216789 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.218199 23173 tablet_bootstrap.cc:654] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.219584 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 21615ac4ec1d4371888ba3d45687af17
I20260806 10:42:32.219746 23173 tablet_bootstrap.cc:492] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.219875 23173 ts_tablet_manager.cc:1397] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.220495 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 21615ac4ec1d4371888ba3d45687af17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.220494 23173 raft_consensus.cc:348] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.220654 23173 raft_consensus.cc:374] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.220698 23173 raft_consensus.cc:729] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.220865 23173 consensus_queue.cc:260] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.221017 23173 raft_consensus.cc:388] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.221073 23173 raft_consensus.cc:482] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.221136 23173 raft_consensus.cc:3037] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.221191 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.223527 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.223788 23173 raft_consensus.cc:504] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.224030 23173 leader_election.cc:302] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.224189 23173 leader_election.cc:288] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.224295 23178 raft_consensus.cc:2781] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.224470 23178 raft_consensus.cc:686] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.224805 23173 ts_tablet_manager.cc:1428] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260806 10:42:32.224826 23178 consensus_queue.cc:237] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.226689 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b966c1f9d9b44309ae1788855eaa98e has no consensus state
I20260806 10:42:32.228417 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.230209 23186 ts_tablet_manager.cc:1918] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.230309 23186 log.cc:1196] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/55d14aeb25584d8bb7bd769ce0cb4dbb
I20260806 10:42:32.230643 23186 ts_tablet_manager.cc:1939] T 55d14aeb25584d8bb7bd769ce0cb4dbb P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.230792 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.231233 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 8b966c1f9d9b44309ae1788855eaa98e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260806 10:42:32.231510 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 55d14aeb25584d8bb7bd769ce0cb4dbb (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.231601 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b966c1f9d9b44309ae1788855eaa98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.233573 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 8b966c1f9d9b44309ae1788855eaa98e
I20260806 10:42:32.234133 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 8b966c1f9d9b44309ae1788855eaa98e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.235044 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.231590 23186 tablet_replica.cc:330] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.235885 23186 raft_consensus.cc:2229] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.236049 23186 raft_consensus.cc:2258] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.236104 23173 tablet_bootstrap.cc:492] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.236970 23186 ts_tablet_manager.cc:1905] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.237510 23173 tablet_bootstrap.cc:654] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.237460 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.239038 23173 tablet_bootstrap.cc:492] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.239158 23173 ts_tablet_manager.cc:1397] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:32.239805 23173 raft_consensus.cc:348] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.239949 23173 raft_consensus.cc:374] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.240012 23173 raft_consensus.cc:729] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:32.240870 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1790589e3d7947f69640bba00ab2bb94 has no consensus state
I20260806 10:42:32.240846 23173 consensus_queue.cc:260] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.241047 23173 raft_consensus.cc:388] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.241119 23173 raft_consensus.cc:482] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.241420 23173 raft_consensus.cc:3037] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.243139 23186 ts_tablet_manager.cc:1918] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.243245 23186 log.cc:1196] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/4357000f15214fc6bbc46323e32bbb92
I20260806 10:42:32.243080 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.243614 23186 ts_tablet_manager.cc:1939] T 4357000f15214fc6bbc46323e32bbb92 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.243924 23173 raft_consensus.cc:504] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.244133 23173 leader_election.cc:302] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.244338 23178 raft_consensus.cc:2781] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.244448 23178 raft_consensus.cc:686] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.244474 23186 tablet_replica.cc:330] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.244620 23186 raft_consensus.cc:2229] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.244630 23178 consensus_queue.cc:237] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.244779 23186 raft_consensus.cc:2258] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.244915 23173 leader_election.cc:288] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.244913 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 1790589e3d7947f69640bba00ab2bb94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.245414 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1790589e3d7947f69640bba00ab2bb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.245441 23173 ts_tablet_manager.cc:1428] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260806 10:42:32.245872 23186 ts_tablet_manager.cc:1905] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.247985 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 4357000f15214fc6bbc46323e32bbb92 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.249236 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.251134 23173 tablet_bootstrap.cc:492] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.251493 23186 ts_tablet_manager.cc:1918] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.251590 23186 log.cc:1196] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/21615ac4ec1d4371888ba3d45687af17
I20260806 10:42:32.251969 23186 ts_tablet_manager.cc:1939] T 21615ac4ec1d4371888ba3d45687af17 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.252434 23173 tablet_bootstrap.cc:654] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.252511 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 1790589e3d7947f69640bba00ab2bb94
I20260806 10:42:32.252878 23186 tablet_replica.cc:330] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.252990 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 21615ac4ec1d4371888ba3d45687af17 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.253027 23186 raft_consensus.cc:2229] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.253168 23186 raft_consensus.cc:2258] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.253954 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 1790589e3d7947f69640bba00ab2bb94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.254043 23186 ts_tablet_manager.cc:1905] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.254361 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.255920 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.258446 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.259826 23186 ts_tablet_manager.cc:1918] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.259944 23186 log.cc:1196] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8b966c1f9d9b44309ae1788855eaa98e
I20260806 10:42:32.260257 23186 ts_tablet_manager.cc:1939] T 8b966c1f9d9b44309ae1788855eaa98e P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.260581 23173 tablet_bootstrap.cc:492] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.260728 23173 ts_tablet_manager.cc:1397] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.010s user 0.002s sys 0.007s
I20260806 10:42:32.261082 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 8b966c1f9d9b44309ae1788855eaa98e (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.261322 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 1790589e3d7947f69640bba00ab2bb94 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1790589e3d7947f69640bba00ab2bb94 already in progress: creating tablet
I20260806 10:42:32.261368 23173 raft_consensus.cc:348] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.261502 23173 raft_consensus.cc:374] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.261552 23173 raft_consensus.cc:729] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:32.261688 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 445e394a0429450c9c9e1b43aee545d5 has no consensus state
I20260806 10:42:32.261719 23173 consensus_queue.cc:260] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.261880 23173 raft_consensus.cc:388] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.261941 23173 raft_consensus.cc:482] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.262010 23173 raft_consensus.cc:3037] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.263468 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.264236 23173 raft_consensus.cc:504] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.264452 23173 leader_election.cc:302] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.264595 23173 leader_election.cc:288] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.264649 23178 raft_consensus.cc:2781] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.264752 23178 raft_consensus.cc:686] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.264771 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 445e394a0429450c9c9e1b43aee545d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.264935 23178 consensus_queue.cc:237] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.265131 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 445e394a0429450c9c9e1b43aee545d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.265208 23173 ts_tablet_manager.cc:1428] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:32.266129 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.269026 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 445e394a0429450c9c9e1b43aee545d5
I20260806 10:42:32.269845 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 445e394a0429450c9c9e1b43aee545d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.270524 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 445e394a0429450c9c9e1b43aee545d5 because the tablet was not found. No further retry: Not found: Tablet not found: 445e394a0429450c9c9e1b43aee545d5
I20260806 10:42:32.270800 23173 tablet_bootstrap.cc:492] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.271552 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.270534 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.272056 23173 tablet_bootstrap.cc:654] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.272195 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 1790589e3d7947f69640bba00ab2bb94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.272425 23186 tablet_replica.cc:330] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.272565 23186 raft_consensus.cc:2229] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.272704 23186 raft_consensus.cc:2258] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.274506 23173 tablet_bootstrap.cc:492] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.274616 23173 ts_tablet_manager.cc:1397] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 10:42:32.274852 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.275120 23173 raft_consensus.cc:348] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.275272 23173 raft_consensus.cc:374] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.275329 23173 raft_consensus.cc:729] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.275507 23173 consensus_queue.cc:260] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.275635 23173 raft_consensus.cc:388] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.275712 23173 raft_consensus.cc:482] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.275784 23173 raft_consensus.cc:3037] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.277779 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 303995a9ad284a26820db15b8072cb04 has no consensus state
I20260806 10:42:32.278304 23173 raft_consensus.cc:504] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.278501 23173 leader_election.cc:302] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.278650 23173 leader_election.cc:288] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.278756 23178 raft_consensus.cc:2781] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.279462 23186 ts_tablet_manager.cc:1905] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.279574 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.281102 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 303995a9ad284a26820db15b8072cb04 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 1
I20260806 10:42:32.281518 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 303995a9ad284a26820db15b8072cb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.281741 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.282555 23178 raft_consensus.cc:686] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.282604 23173 ts_tablet_manager.cc:1428] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.001s sys 0.004s
I20260806 10:42:32.282811 23178 consensus_queue.cc:237] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.284694 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 303995a9ad284a26820db15b8072cb04
I20260806 10:42:32.285356 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 303995a9ad284a26820db15b8072cb04 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.286154 23186 ts_tablet_manager.cc:1918] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.286310 23186 log.cc:1196] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/1790589e3d7947f69640bba00ab2bb94
I20260806 10:42:32.286707 23186 ts_tablet_manager.cc:1939] T 1790589e3d7947f69640bba00ab2bb94 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.286623 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.288319 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 1790589e3d7947f69640bba00ab2bb94 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.288579 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 303995a9ad284a26820db15b8072cb04 because the tablet was not found. No further retry: Not found: Tablet not found: 303995a9ad284a26820db15b8072cb04
I20260806 10:42:32.289355 23173 tablet_bootstrap.cc:492] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.289705 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.290736 23173 tablet_bootstrap.cc:654] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.292531 23173 tablet_bootstrap.cc:492] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.292678 23173 ts_tablet_manager.cc:1397] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
W20260806 10:42:32.292896 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffb7cd8c389f4b8c82f4d75309e4407b has no consensus state
I20260806 10:42:32.293391 23173 raft_consensus.cc:348] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.293562 23173 raft_consensus.cc:374] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.293666 23173 raft_consensus.cc:729] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.293879 23173 consensus_queue.cc:260] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.294103 23173 raft_consensus.cc:388] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.294202 23173 raft_consensus.cc:482] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.294250 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 445e394a0429450c9c9e1b43aee545d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.294319 23173 raft_consensus.cc:3037] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.295044 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.295850 23186 tablet_replica.cc:330] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.296058 23186 raft_consensus.cc:2229] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.296281 23186 raft_consensus.cc:2258] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.296573 23109 tablet_service.cc:1467] Processing CreateTablet for tablet ffb7cd8c389f4b8c82f4d75309e4407b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 1
I20260806 10:42:32.296953 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ffb7cd8c389f4b8c82f4d75309e4407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.297087 23173 raft_consensus.cc:504] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.297422 23173 leader_election.cc:302] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.297612 23173 leader_election.cc:288] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.297669 23178 raft_consensus.cc:2781] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.297824 23178 raft_consensus.cc:686] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.298065 23178 consensus_queue.cc:237] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.298388 23173 ts_tablet_manager.cc:1428] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260806 10:42:32.298288 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.300521 23186 ts_tablet_manager.cc:1905] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.301496 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ffb7cd8c389f4b8c82f4d75309e4407b
I20260806 10:42:32.302050 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ffb7cd8c389f4b8c82f4d75309e4407b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.303386 23173 tablet_bootstrap.cc:492] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.304178 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.304768 23173 tablet_bootstrap.cc:654] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.304738 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.306447 23186 ts_tablet_manager.cc:1918] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.306599 23186 log.cc:1196] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/445e394a0429450c9c9e1b43aee545d5
I20260806 10:42:32.306638 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 303995a9ad284a26820db15b8072cb04 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.307034 23186 ts_tablet_manager.cc:1939] T 445e394a0429450c9c9e1b43aee545d5 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.307777 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.308111 23186 tablet_replica.cc:330] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.308347 23186 raft_consensus.cc:2229] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.308382 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 445e394a0429450c9c9e1b43aee545d5 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.308528 23186 raft_consensus.cc:2258] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:32.308653 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ffb7cd8c389f4b8c82f4d75309e4407b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ffb7cd8c389f4b8c82f4d75309e4407b already in progress: creating tablet
I20260806 10:42:32.309536 23186 ts_tablet_manager.cc:1905] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.310231 23173 tablet_bootstrap.cc:492] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.310391 23173 ts_tablet_manager.cc:1397] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.311010 23173 raft_consensus.cc:348] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.311195 23173 raft_consensus.cc:374] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.311271 23173 raft_consensus.cc:729] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.311517 23173 consensus_queue.cc:260] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.311687 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3318e44bead746b5ae27022ca29811bf has no consensus state
I20260806 10:42:32.311950 23173 raft_consensus.cc:388] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.312068 23173 raft_consensus.cc:482] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.312160 23173 raft_consensus.cc:3037] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.313678 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.314739 23173 raft_consensus.cc:504] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.314970 23173 leader_election.cc:302] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.315179 23173 leader_election.cc:288] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.315253 23178 raft_consensus.cc:2781] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.315416 23178 raft_consensus.cc:686] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.315469 23186 ts_tablet_manager.cc:1918] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.315608 23186 log.cc:1196] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/303995a9ad284a26820db15b8072cb04
I20260806 10:42:32.315696 23178 consensus_queue.cc:237] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.315970 23173 ts_tablet_manager.cc:1428] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:32.315997 23186 ts_tablet_manager.cc:1939] T 303995a9ad284a26820db15b8072cb04 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.316031 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.317936 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 303995a9ad284a26820db15b8072cb04 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.318331 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 3318e44bead746b5ae27022ca29811bf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.318749 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3318e44bead746b5ae27022ca29811bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.319031 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 3318e44bead746b5ae27022ca29811bf
I20260806 10:42:32.320960 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 3318e44bead746b5ae27022ca29811bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.320992 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.321233 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.321911 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ffb7cd8c389f4b8c82f4d75309e4407b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.322181 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 3318e44bead746b5ae27022ca29811bf because the tablet was not found. No further retry: Not found: Tablet not found: 3318e44bead746b5ae27022ca29811bf
I20260806 10:42:32.322713 23186 tablet_replica.cc:330] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.322909 23186 raft_consensus.cc:2229] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.323113 23186 raft_consensus.cc:2258] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.323346 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.324400 23186 ts_tablet_manager.cc:1905] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.325264 23173 tablet_bootstrap.cc:492] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.326596 23173 tablet_bootstrap.cc:654] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:32.326805 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 457fab6f74654f3591eecee550bdbcd0 has no consensus state
I20260806 10:42:32.329140 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.331182 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 457fab6f74654f3591eecee550bdbcd0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.331609 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 457fab6f74654f3591eecee550bdbcd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.331562 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.332044 23173 tablet_bootstrap.cc:492] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.332187 23173 ts_tablet_manager.cc:1397] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.007s user 0.001s sys 0.003s
I20260806 10:42:32.332866 23173 raft_consensus.cc:348] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.333060 23173 raft_consensus.cc:374] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.333158 23173 raft_consensus.cc:729] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.333392 23173 consensus_queue.cc:260] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.333616 23173 raft_consensus.cc:388] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.333709 23173 raft_consensus.cc:482] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.333825 23173 raft_consensus.cc:3037] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.334241 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 457fab6f74654f3591eecee550bdbcd0
I20260806 10:42:32.334838 23108 tablet_service.cc:1514] Processing DeleteTablet for tablet 457fab6f74654f3591eecee550bdbcd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.335770 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.336164 23186 ts_tablet_manager.cc:1918] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.336295 23186 log.cc:1196] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ffb7cd8c389f4b8c82f4d75309e4407b
I20260806 10:42:32.336489 23173 raft_consensus.cc:504] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.336709 23186 ts_tablet_manager.cc:1939] T ffb7cd8c389f4b8c82f4d75309e4407b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.336763 23173 leader_election.cc:302] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.337054 23178 raft_consensus.cc:2781] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.337216 23178 raft_consensus.cc:686] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.337424 23178 consensus_queue.cc:237] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.338068 23173 leader_election.cc:288] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.338742 23173 ts_tablet_manager.cc:1428] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:32.339020 23173 tablet_bootstrap.cc:492] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.338886 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.339092 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ffb7cd8c389f4b8c82f4d75309e4407b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.339707 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 457fab6f74654f3591eecee550bdbcd0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 457fab6f74654f3591eecee550bdbcd0 already in progress: creating tablet
I20260806 10:42:32.340387 23173 tablet_bootstrap.cc:654] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.341737 23173 tablet_bootstrap.cc:492] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
W20260806 10:42:32.341902 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 514f7fd081dc4edea7bdc13ac6668827 has no consensus state
I20260806 10:42:32.341934 23173 ts_tablet_manager.cc:1397] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.342552 23173 raft_consensus.cc:348] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.342662 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 3318e44bead746b5ae27022ca29811bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.342767 23173 raft_consensus.cc:374] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.342854 23173 raft_consensus.cc:729] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.342905 23186 tablet_replica.cc:330] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.343091 23186 raft_consensus.cc:2229] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.343123 23173 consensus_queue.cc:260] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.343257 23186 raft_consensus.cc:2258] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.343298 23173 raft_consensus.cc:388] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.343410 23173 raft_consensus.cc:482] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.343506 23173 raft_consensus.cc:3037] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.344084 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.344990 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 514f7fd081dc4edea7bdc13ac6668827 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 50
I20260806 10:42:32.345402 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 514f7fd081dc4edea7bdc13ac6668827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.346316 23173 raft_consensus.cc:504] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.346551 23173 leader_election.cc:302] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.346832 23178 raft_consensus.cc:2781] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.347021 23178 raft_consensus.cc:686] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.346825 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.347560 23186 ts_tablet_manager.cc:1905] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.347522 23178 consensus_queue.cc:237] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.350198 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 514f7fd081dc4edea7bdc13ac6668827
I20260806 10:42:32.350901 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 514f7fd081dc4edea7bdc13ac6668827 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.352161 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.353382 23173 leader_election.cc:288] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.353580 23186 ts_tablet_manager.cc:1918] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.353735 23186 log.cc:1196] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/3318e44bead746b5ae27022ca29811bf
I20260806 10:42:32.353823 23173 ts_tablet_manager.cc:1428] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.012s user 0.001s sys 0.003s
I20260806 10:42:32.354092 23186 ts_tablet_manager.cc:1939] T 3318e44bead746b5ae27022ca29811bf P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.354131 23173 tablet_bootstrap.cc:492] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.355145 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.355355 23173 tablet_bootstrap.cc:654] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.357115 23173 tablet_bootstrap.cc:492] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.357064 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 3318e44bead746b5ae27022ca29811bf (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.357265 23173 ts_tablet_manager.cc:1397] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
W20260806 10:42:32.357410 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 514f7fd081dc4edea7bdc13ac6668827 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 514f7fd081dc4edea7bdc13ac6668827 already in progress: creating tablet
I20260806 10:42:32.357909 23173 raft_consensus.cc:348] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.358109 23173 raft_consensus.cc:374] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.358228 23173 raft_consensus.cc:729] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.358469 23173 consensus_queue.cc:260] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.358691 23173 raft_consensus.cc:388] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260806 10:42:32.358754 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6af052b5ee045c199cbd95fee4c8a87 has no consensus state
I20260806 10:42:32.358798 23173 raft_consensus.cc:482] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.358930 23173 raft_consensus.cc:3037] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.361016 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.361681 23173 raft_consensus.cc:504] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.361860 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 457fab6f74654f3591eecee550bdbcd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.361953 23173 leader_election.cc:302] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.362111 23186 tablet_replica.cc:330] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.362161 23175 raft_consensus.cc:2781] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.362311 23175 raft_consensus.cc:686] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.362262 23109 tablet_service.cc:1467] Processing CreateTablet for tablet e6af052b5ee045c199cbd95fee4c8a87 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 50
I20260806 10:42:32.362532 23175 consensus_queue.cc:237] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.362665 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6af052b5ee045c199cbd95fee4c8a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.362316 23186 raft_consensus.cc:2229] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.363298 23186 raft_consensus.cc:2258] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.363332 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.363590 23173 leader_election.cc:288] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.364288 23173 ts_tablet_manager.cc:1428] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.365571 23186 ts_tablet_manager.cc:1905] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.366326 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet e6af052b5ee045c199cbd95fee4c8a87
I20260806 10:42:32.367908 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.368112 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet e6af052b5ee045c199cbd95fee4c8a87 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.369215 23173 tablet_bootstrap.cc:492] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.370641 23173 tablet_bootstrap.cc:654] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.370648 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.372130 23186 ts_tablet_manager.cc:1918] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.372237 23173 tablet_bootstrap.cc:492] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.372269 23186 log.cc:1196] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/457fab6f74654f3591eecee550bdbcd0
I20260806 10:42:32.372407 23173 ts_tablet_manager.cc:1397] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.372694 23186 ts_tablet_manager.cc:1939] T 457fab6f74654f3591eecee550bdbcd0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.373057 23173 raft_consensus.cc:348] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.373268 23173 raft_consensus.cc:374] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.373381 23173 raft_consensus.cc:729] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.373570 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 457fab6f74654f3591eecee550bdbcd0 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.373644 23173 consensus_queue.cc:260] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.373811 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet e6af052b5ee045c199cbd95fee4c8a87 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e6af052b5ee045c199cbd95fee4c8a87 already in progress: creating tablet
I20260806 10:42:32.373839 23173 raft_consensus.cc:388] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.373952 23173 raft_consensus.cc:482] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.374091 23173 raft_consensus.cc:3037] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.374630 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.375265 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 514f7fd081dc4edea7bdc13ac6668827 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.375590 23186 tablet_replica.cc:330] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
W20260806 10:42:32.375953 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b2a0db04aad46a4b6a083b4c5bb4211 has no consensus state
I20260806 10:42:32.375928 23186 raft_consensus.cc:2229] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.376241 23186 raft_consensus.cc:2258] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.376865 23173 raft_consensus.cc:504] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.377113 23173 leader_election.cc:302] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.377333 23173 leader_election.cc:288] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.377413 23175 raft_consensus.cc:2781] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.377562 23175 raft_consensus.cc:686] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.377863 23173 ts_tablet_manager.cc:1428] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:32.377820 23175 consensus_queue.cc:237] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.378321 23186 ts_tablet_manager.cc:1905] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.378944 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.380417 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 8b2a0db04aad46a4b6a083b4c5bb4211 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.380844 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b2a0db04aad46a4b6a083b4c5bb4211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.381237 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.383791 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 8b2a0db04aad46a4b6a083b4c5bb4211
I20260806 10:42:32.384385 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 8b2a0db04aad46a4b6a083b4c5bb4211 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.384550 23186 ts_tablet_manager.cc:1918] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.384701 23186 log.cc:1196] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/514f7fd081dc4edea7bdc13ac6668827
I20260806 10:42:32.385076 23186 ts_tablet_manager.cc:1939] T 514f7fd081dc4edea7bdc13ac6668827 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.385502 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.386029 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 514f7fd081dc4edea7bdc13ac6668827 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.386309 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 8b2a0db04aad46a4b6a083b4c5bb4211 because the tablet was not found. No further retry: Not found: Tablet not found: 8b2a0db04aad46a4b6a083b4c5bb4211
I20260806 10:42:32.386826 23173 tablet_bootstrap.cc:492] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.387972 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.388365 23173 tablet_bootstrap.cc:654] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.389813 23173 tablet_bootstrap.cc:492] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.389958 23173 ts_tablet_manager.cc:1397] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.390599 23173 raft_consensus.cc:348] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.390799 23173 raft_consensus.cc:374] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.390908 23173 raft_consensus.cc:729] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:32.390969 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 42dd8441168345fca86e5119a3acbace has no consensus state
I20260806 10:42:32.391134 23173 consensus_queue.cc:260] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.391348 23173 raft_consensus.cc:388] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.391465 23173 raft_consensus.cc:482] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.391582 23173 raft_consensus.cc:3037] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.391908 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet e6af052b5ee045c199cbd95fee4c8a87 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.392212 23186 tablet_replica.cc:330] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.392431 23186 raft_consensus.cc:2229] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.392678 23186 raft_consensus.cc:2258] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.394235 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 42dd8441168345fca86e5119a3acbace (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.394508 23173 raft_consensus.cc:504] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.394691 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42dd8441168345fca86e5119a3acbace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.394770 23173 leader_election.cc:302] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.395071 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.395340 23179 raft_consensus.cc:2781] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.395499 23179 raft_consensus.cc:686] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.395764 23186 ts_tablet_manager.cc:1905] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.395751 23179 consensus_queue.cc:237] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.396212 23173 leader_election.cc:288] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.396793 23173 ts_tablet_manager.cc:1428] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.397392 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.400625 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 42dd8441168345fca86e5119a3acbace
I20260806 10:42:32.400708 23173 tablet_bootstrap.cc:492] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.401229 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 42dd8441168345fca86e5119a3acbace with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.401954 23173 tablet_bootstrap.cc:654] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.402233 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.403455 23173 tablet_bootstrap.cc:492] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.403478 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.403643 23173 ts_tablet_manager.cc:1397] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:32.404263 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 8b2a0db04aad46a4b6a083b4c5bb4211 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.404311 23173 raft_consensus.cc:348] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.404533 23173 raft_consensus.cc:374] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.404645 23173 raft_consensus.cc:729] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.404913 23173 consensus_queue.cc:260] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.405112 23173 raft_consensus.cc:388] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.405220 23173 raft_consensus.cc:482] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.405315 23173 raft_consensus.cc:3037] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.405790 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.406328 23186 ts_tablet_manager.cc:1918] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.406467 23186 log.cc:1196] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/e6af052b5ee045c199cbd95fee4c8a87
I20260806 10:42:32.406867 23186 ts_tablet_manager.cc:1939] T e6af052b5ee045c199cbd95fee4c8a87 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.407801 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet e6af052b5ee045c199cbd95fee4c8a87 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.407831 23173 raft_consensus.cc:504] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.408071 23173 leader_election.cc:302] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.408180 23186 tablet_replica.cc:330] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
W20260806 10:42:32.408144 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 42dd8441168345fca86e5119a3acbace because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 42dd8441168345fca86e5119a3acbace already in progress: creating tablet
I20260806 10:42:32.408318 23179 raft_consensus.cc:2781] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.408365 23186 raft_consensus.cc:2229] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.408505 23179 raft_consensus.cc:686] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.408574 23186 raft_consensus.cc:2258] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.408735 23179 consensus_queue.cc:237] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.409526 23186 ts_tablet_manager.cc:1905] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.409616 23173 leader_election.cc:288] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.409739 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 89cf0b38ec34433aa9f8fbe35a659364 has no consensus state
I20260806 10:42:32.410080 23173 ts_tablet_manager.cc:1428] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:32.412633 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 42dd8441168345fca86e5119a3acbace with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.412721 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.413550 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 89cf0b38ec34433aa9f8fbe35a659364 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:32.413928 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 89cf0b38ec34433aa9f8fbe35a659364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.416081 23186 ts_tablet_manager.cc:1918] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.416226 23186 log.cc:1196] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8b2a0db04aad46a4b6a083b4c5bb4211
I20260806 10:42:32.416564 23186 ts_tablet_manager.cc:1939] T 8b2a0db04aad46a4b6a083b4c5bb4211 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.417407 23186 tablet_replica.cc:330] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.417452 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 8b2a0db04aad46a4b6a083b4c5bb4211 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.417583 23186 raft_consensus.cc:2229] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.417765 23186 raft_consensus.cc:2258] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.418540 23186 ts_tablet_manager.cc:1905] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.420110 23173 tablet_bootstrap.cc:492] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.420647 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.421221 23173 tablet_bootstrap.cc:654] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.422640 23173 tablet_bootstrap.cc:492] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.422821 23173 ts_tablet_manager.cc:1397] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.423498 23173 raft_consensus.cc:348] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.423717 23173 raft_consensus.cc:374] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.423827 23173 raft_consensus.cc:729] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.424108 23173 consensus_queue.cc:260] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.424336 23173 raft_consensus.cc:388] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.424340 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 89cf0b38ec34433aa9f8fbe35a659364
I20260806 10:42:32.424461 23173 raft_consensus.cc:482] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.424587 23173 raft_consensus.cc:3037] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.424748 23186 ts_tablet_manager.cc:1918] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.424896 23186 log.cc:1196] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/42dd8441168345fca86e5119a3acbace
I20260806 10:42:32.425132 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 89cf0b38ec34433aa9f8fbe35a659364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.425310 23186 ts_tablet_manager.cc:1939] T 42dd8441168345fca86e5119a3acbace P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.426122 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 42dd8441168345fca86e5119a3acbace (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.426024 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.426718 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 89cf0b38ec34433aa9f8fbe35a659364 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 89cf0b38ec34433aa9f8fbe35a659364 already in progress: creating tablet
I20260806 10:42:32.427156 23173 raft_consensus.cc:504] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.427384 23173 leader_election.cc:302] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.427556 23173 leader_election.cc:288] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.427637 23179 raft_consensus.cc:2781] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.427806 23179 raft_consensus.cc:686] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.428037 23179 consensus_queue.cc:237] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.429167 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.432062 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9ab675012da44d4b4393aaf6ce7db8a has no consensus state
I20260806 10:42:32.432742 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 89cf0b38ec34433aa9f8fbe35a659364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.433293 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 89cf0b38ec34433aa9f8fbe35a659364 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 89cf0b38ec34433aa9f8fbe35a659364 already in progress: creating tablet
I20260806 10:42:32.434392 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.435463 23109 tablet_service.cc:1467] Processing CreateTablet for tablet d9ab675012da44d4b4393aaf6ce7db8a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:32.435824 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d9ab675012da44d4b4393aaf6ce7db8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.436539 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.439502 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet d9ab675012da44d4b4393aaf6ce7db8a
I20260806 10:42:32.440115 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet d9ab675012da44d4b4393aaf6ce7db8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.440766 23173 ts_tablet_manager.cc:1428] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.018s user 0.014s sys 0.003s
W20260806 10:42:32.440752 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet d9ab675012da44d4b4393aaf6ce7db8a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d9ab675012da44d4b4393aaf6ce7db8a already in progress: creating tablet
I20260806 10:42:32.441033 23173 tablet_bootstrap.cc:492] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.441025 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.442131 23173 tablet_bootstrap.cc:654] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.443478 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.443953 23173 tablet_bootstrap.cc:492] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.444053 23173 ts_tablet_manager.cc:1397] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.444409 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.444551 23173 raft_consensus.cc:348] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.444694 23173 raft_consensus.cc:374] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.444753 23173 raft_consensus.cc:729] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.444955 23173 consensus_queue.cc:260] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.445106 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 89cf0b38ec34433aa9f8fbe35a659364 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.445125 23173 raft_consensus.cc:388] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.445237 23173 raft_consensus.cc:482] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.445315 23173 raft_consensus.cc:3037] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.445396 23186 tablet_replica.cc:330] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.445539 23186 raft_consensus.cc:2229] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.445681 23186 raft_consensus.cc:2258] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.446574 23186 ts_tablet_manager.cc:1905] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.447932 23173 raft_consensus.cc:504] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.448133 23173 leader_election.cc:302] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.448375 23179 raft_consensus.cc:2781] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
W20260806 10:42:32.448472 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c8a93861c7234c94b22ae7883aa10378 has no consensus state
I20260806 10:42:32.448498 23179 raft_consensus.cc:686] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.448670 23179 consensus_queue.cc:237] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.449302 23173 leader_election.cc:288] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.449976 23173 ts_tablet_manager.cc:1428] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:32.451900 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.452503 23186 ts_tablet_manager.cc:1918] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.452657 23186 log.cc:1196] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/89cf0b38ec34433aa9f8fbe35a659364
I20260806 10:42:32.452721 23111 tablet_service.cc:1467] Processing CreateTablet for tablet c8a93861c7234c94b22ae7883aa10378 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.453053 23186 ts_tablet_manager.cc:1939] T 89cf0b38ec34433aa9f8fbe35a659364 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.453133 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8a93861c7234c94b22ae7883aa10378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.453727 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet d9ab675012da44d4b4393aaf6ce7db8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.454002 23186 tablet_replica.cc:330] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.454046 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 89cf0b38ec34433aa9f8fbe35a659364 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.454258 23186 raft_consensus.cc:2229] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.454154 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.454553 23186 raft_consensus.cc:2258] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.457970 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet c8a93861c7234c94b22ae7883aa10378
I20260806 10:42:32.457973 23186 ts_tablet_manager.cc:1905] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.458811 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet c8a93861c7234c94b22ae7883aa10378 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.459266 23173 tablet_bootstrap.cc:492] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.459542 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.460680 23173 tablet_bootstrap.cc:654] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.462054 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.462302 23173 tablet_bootstrap.cc:492] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.462456 23173 ts_tablet_manager.cc:1397] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.463141 23173 raft_consensus.cc:348] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.463351 23186 ts_tablet_manager.cc:1918] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.463351 23173 raft_consensus.cc:374] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.463505 23186 log.cc:1196] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/d9ab675012da44d4b4393aaf6ce7db8a
I20260806 10:42:32.463510 23173 raft_consensus.cc:729] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.463791 23173 consensus_queue.cc:260] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.463904 23186 ts_tablet_manager.cc:1939] T d9ab675012da44d4b4393aaf6ce7db8a P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.464026 23173 raft_consensus.cc:388] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.464131 23173 raft_consensus.cc:482] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.464260 23173 raft_consensus.cc:3037] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.465404 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 683dc5f959784e17be2f35c8073e7841 has no consensus state
I20260806 10:42:32.465708 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet d9ab675012da44d4b4393aaf6ce7db8a (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.465993 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet c8a93861c7234c94b22ae7883aa10378 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c8a93861c7234c94b22ae7883aa10378 already in progress: creating tablet
I20260806 10:42:32.466867 23173 raft_consensus.cc:504] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.467131 23173 leader_election.cc:302] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.467324 23173 leader_election.cc:288] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.467411 23179 raft_consensus.cc:2781] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.467574 23179 raft_consensus.cc:686] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.467924 23173 ts_tablet_manager.cc:1428] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:42:32.467893 23179 consensus_queue.cc:237] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.468132 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.469193 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 683dc5f959784e17be2f35c8073e7841 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.469635 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 683dc5f959784e17be2f35c8073e7841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.470414 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.471030 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet c8a93861c7234c94b22ae7883aa10378 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.472023 23186 tablet_replica.cc:330] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.472218 23186 raft_consensus.cc:2229] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.472383 23186 raft_consensus.cc:2258] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.473125 23186 ts_tablet_manager.cc:1905] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.473526 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 683dc5f959784e17be2f35c8073e7841
I20260806 10:42:32.474463 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 683dc5f959784e17be2f35c8073e7841 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.475039 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.475492 23173 tablet_bootstrap.cc:492] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.476610 23173 tablet_bootstrap.cc:654] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.477766 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.478121 23173 tablet_bootstrap.cc:492] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.478281 23173 ts_tablet_manager.cc:1397] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:32.478765 23186 ts_tablet_manager.cc:1918] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.478909 23186 log.cc:1196] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/c8a93861c7234c94b22ae7883aa10378
I20260806 10:42:32.478943 23173 raft_consensus.cc:348] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.479168 23173 raft_consensus.cc:374] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.479254 23173 raft_consensus.cc:729] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.479296 23186 ts_tablet_manager.cc:1939] T c8a93861c7234c94b22ae7883aa10378 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.479519 23173 consensus_queue.cc:260] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.479730 23173 raft_consensus.cc:388] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.479846 23173 raft_consensus.cc:482] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.479949 23173 raft_consensus.cc:3037] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.480585 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet c8a93861c7234c94b22ae7883aa10378 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.480871 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 683dc5f959784e17be2f35c8073e7841 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 683dc5f959784e17be2f35c8073e7841 already in progress: creating tablet
W20260806 10:42:32.481238 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a666245efd524e1a85a1255e86a1b3fe has no consensus state
I20260806 10:42:32.482483 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.482631 23173 raft_consensus.cc:504] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.482879 23173 leader_election.cc:302] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.483116 23179 raft_consensus.cc:2781] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.483279 23179 raft_consensus.cc:686] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.483508 23179 consensus_queue.cc:237] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.484553 23173 leader_election.cc:288] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.484745 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.484992 23173 ts_tablet_manager.cc:1428] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.485071 23111 tablet_service.cc:1467] Processing CreateTablet for tablet a666245efd524e1a85a1255e86a1b3fe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 125
I20260806 10:42:32.485419 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a666245efd524e1a85a1255e86a1b3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.487663 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a666245efd524e1a85a1255e86a1b3fe
I20260806 10:42:32.488338 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a666245efd524e1a85a1255e86a1b3fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.489207 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.489423 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a666245efd524e1a85a1255e86a1b3fe because the tablet was not found. No further retry: Not found: Tablet not found: a666245efd524e1a85a1255e86a1b3fe
I20260806 10:42:32.490232 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.491145 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 683dc5f959784e17be2f35c8073e7841 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.491410 23186 tablet_replica.cc:330] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.491523 23173 tablet_bootstrap.cc:492] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.491600 23186 raft_consensus.cc:2229] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.491802 23186 raft_consensus.cc:2258] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.492729 23173 tablet_bootstrap.cc:654] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.492761 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.493580 23186 ts_tablet_manager.cc:1905] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.494234 23173 tablet_bootstrap.cc:492] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.494432 23173 ts_tablet_manager.cc:1397] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:32.495117 23173 raft_consensus.cc:348] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.495872 23173 raft_consensus.cc:374] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 10:42:32.495913 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf89ab3b4b2e4156b3ed285b122e8c67 has no consensus state
I20260806 10:42:32.496021 23173 raft_consensus.cc:729] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.496368 23173 consensus_queue.cc:260] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.496562 23173 raft_consensus.cc:388] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.496660 23173 raft_consensus.cc:482] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.496789 23173 raft_consensus.cc:3037] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.497195 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.499090 23111 tablet_service.cc:1467] Processing CreateTablet for tablet cf89ab3b4b2e4156b3ed285b122e8c67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 125
I20260806 10:42:32.499539 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf89ab3b4b2e4156b3ed285b122e8c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.499789 23173 raft_consensus.cc:504] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.500065 23173 leader_election.cc:302] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.500322 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.500778 23186 ts_tablet_manager.cc:1918] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.500924 23186 log.cc:1196] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/683dc5f959784e17be2f35c8073e7841
I20260806 10:42:32.501258 23186 ts_tablet_manager.cc:1939] T 683dc5f959784e17be2f35c8073e7841 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.500321 23175 raft_consensus.cc:2781] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.502115 23175 raft_consensus.cc:686] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.502328 23175 consensus_queue.cc:237] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.502113 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 683dc5f959784e17be2f35c8073e7841 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.503811 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet cf89ab3b4b2e4156b3ed285b122e8c67
I20260806 10:42:32.504407 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet cf89ab3b4b2e4156b3ed285b122e8c67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.504936 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet cf89ab3b4b2e4156b3ed285b122e8c67 because the tablet was not found. No further retry: Not found: Tablet not found: cf89ab3b4b2e4156b3ed285b122e8c67
I20260806 10:42:32.500378 23173 leader_election.cc:288] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.505476 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.505800 23173 ts_tablet_manager.cc:1428] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260806 10:42:32.506047 23173 tablet_bootstrap.cc:492] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.506708 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.507215 23173 tablet_bootstrap.cc:654] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.507474 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet a666245efd524e1a85a1255e86a1b3fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.507778 23186 tablet_replica.cc:330] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.507977 23186 raft_consensus.cc:2229] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.508159 23186 raft_consensus.cc:2258] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.509125 23186 ts_tablet_manager.cc:1905] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.509052 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.512645 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 94cc2b32dc304e62acb20c8d0f8f0010 has no consensus state
I20260806 10:42:32.514143 23173 tablet_bootstrap.cc:492] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.514341 23173 ts_tablet_manager.cc:1397] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.005s sys 0.000s
I20260806 10:42:32.514979 23186 ts_tablet_manager.cc:1918] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.515133 23186 log.cc:1196] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a666245efd524e1a85a1255e86a1b3fe
I20260806 10:42:32.515044 23173 raft_consensus.cc:348] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.515247 23173 raft_consensus.cc:374] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.515314 23173 raft_consensus.cc:729] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.515533 23186 ts_tablet_manager.cc:1939] T a666245efd524e1a85a1255e86a1b3fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.515771 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.516140 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 94cc2b32dc304e62acb20c8d0f8f0010 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.516499 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a666245efd524e1a85a1255e86a1b3fe (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.516601 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 94cc2b32dc304e62acb20c8d0f8f0010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.515534 23173 consensus_queue.cc:260] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.517131 23173 raft_consensus.cc:388] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.517239 23173 raft_consensus.cc:482] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.517342 23173 raft_consensus.cc:3037] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.518019 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.520079 23173 raft_consensus.cc:504] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.520331 23173 leader_election.cc:302] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.520550 23173 leader_election.cc:288] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.520622 23175 raft_consensus.cc:2781] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.520783 23175 raft_consensus.cc:686] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.520936 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 94cc2b32dc304e62acb20c8d0f8f0010
I20260806 10:42:32.521035 23175 consensus_queue.cc:237] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.521315 23173 ts_tablet_manager.cc:1428] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.521612 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 94cc2b32dc304e62acb20c8d0f8f0010 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.522789 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.523320 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 94cc2b32dc304e62acb20c8d0f8f0010 because the tablet was not found. No further retry: Not found: Tablet not found: 94cc2b32dc304e62acb20c8d0f8f0010
I20260806 10:42:32.523886 23173 tablet_bootstrap.cc:492] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.525214 23173 tablet_bootstrap.cc:654] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.525352 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.526110 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.526988 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet cf89ab3b4b2e4156b3ed285b122e8c67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.527298 23186 tablet_replica.cc:330] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.527498 23186 raft_consensus.cc:2229] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.527725 23186 raft_consensus.cc:2258] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.528314 23173 tablet_bootstrap.cc:492] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.528465 23173 ts_tablet_manager.cc:1397] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.001s
I20260806 10:42:32.528890 23186 ts_tablet_manager.cc:1905] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.529132 23173 raft_consensus.cc:348] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.529229 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3db4258bbda34cab8ec0b1ca364f8013 has no consensus state
I20260806 10:42:32.529332 23173 raft_consensus.cc:374] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.529439 23173 raft_consensus.cc:729] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.529695 23173 consensus_queue.cc:260] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.529927 23173 raft_consensus.cc:388] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.530019 23173 raft_consensus.cc:482] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.530135 23173 raft_consensus.cc:3037] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.531841 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.532889 23173 raft_consensus.cc:504] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.533166 23173 leader_election.cc:302] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.533360 23173 leader_election.cc:288] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.533447 23175 raft_consensus.cc:2781] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.533478 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 3db4258bbda34cab8ec0b1ca364f8013 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.533629 23175 raft_consensus.cc:686] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.533880 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3db4258bbda34cab8ec0b1ca364f8013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.533876 23175 consensus_queue.cc:237] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.534134 23173 ts_tablet_manager.cc:1428] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:32.534163 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.537410 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 3db4258bbda34cab8ec0b1ca364f8013
I20260806 10:42:32.538148 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 3db4258bbda34cab8ec0b1ca364f8013 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.538432 23186 ts_tablet_manager.cc:1918] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.538563 23186 log.cc:1196] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/cf89ab3b4b2e4156b3ed285b122e8c67
I20260806 10:42:32.538944 23186 ts_tablet_manager.cc:1939] T cf89ab3b4b2e4156b3ed285b122e8c67 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.539088 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.540038 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet cf89ab3b4b2e4156b3ed285b122e8c67 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.540323 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 3db4258bbda34cab8ec0b1ca364f8013 because the tablet was not found. No further retry: Not found: Tablet not found: 3db4258bbda34cab8ec0b1ca364f8013
I20260806 10:42:32.540319 23173 tablet_bootstrap.cc:492] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.541508 23173 tablet_bootstrap.cc:654] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.542239 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.542858 23173 tablet_bootstrap.cc:492] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.543043 23173 ts_tablet_manager.cc:1397] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.000s
I20260806 10:42:32.543179 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 94cc2b32dc304e62acb20c8d0f8f0010 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.543479 23186 tablet_replica.cc:330] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.543699 23186 raft_consensus.cc:2229] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.543735 23173 raft_consensus.cc:348] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.544252 23173 raft_consensus.cc:374] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.544250 23186 raft_consensus.cc:2258] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.544385 23173 raft_consensus.cc:729] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.544719 23173 consensus_queue.cc:260] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.544927 23173 raft_consensus.cc:388] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.545044 23173 raft_consensus.cc:482] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.545156 23173 raft_consensus.cc:3037] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.545015 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.546960 23186 ts_tablet_manager.cc:1905] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.547551 23173 raft_consensus.cc:504] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.547832 23173 leader_election.cc:302] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.548070 23173 leader_election.cc:288] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.548151 23175 raft_consensus.cc:2781] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
W20260806 10:42:32.548173 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de257f370c6f478a882541c7f9393a9f has no consensus state
I20260806 10:42:32.548341 23175 raft_consensus.cc:686] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.548592 23175 consensus_queue.cc:237] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.548731 23173 ts_tablet_manager.cc:1428] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260806 10:42:32.550264 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.551440 23111 tablet_service.cc:1467] Processing CreateTablet for tablet de257f370c6f478a882541c7f9393a9f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:32.551849 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet de257f370c6f478a882541c7f9393a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.552506 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.553534 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 3db4258bbda34cab8ec0b1ca364f8013 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.553567 23186 ts_tablet_manager.cc:1918] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.553758 23186 log.cc:1196] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/94cc2b32dc304e62acb20c8d0f8f0010
I20260806 10:42:32.554165 23186 ts_tablet_manager.cc:1939] T 94cc2b32dc304e62acb20c8d0f8f0010 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.554984 23186 tablet_replica.cc:330] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.555133 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 94cc2b32dc304e62acb20c8d0f8f0010 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.555259 23186 raft_consensus.cc:2229] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.555467 23186 raft_consensus.cc:2258] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.556422 23186 ts_tablet_manager.cc:1905] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.557088 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet de257f370c6f478a882541c7f9393a9f
I20260806 10:42:32.557660 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet de257f370c6f478a882541c7f9393a9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.558466 23173 tablet_bootstrap.cc:492] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.559866 23173 tablet_bootstrap.cc:654] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.559919 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.560082 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.561406 23173 tablet_bootstrap.cc:492] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.561600 23173 ts_tablet_manager.cc:1397] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260806 10:42:32.562316 23173 raft_consensus.cc:348] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.562500 23173 raft_consensus.cc:374] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.562610 23173 raft_consensus.cc:729] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.562937 23186 ts_tablet_manager.cc:1918] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.562842 23173 consensus_queue.cc:260] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.562889 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.563093 23186 log.cc:1196] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/3db4258bbda34cab8ec0b1ca364f8013
I20260806 10:42:32.563097 23173 raft_consensus.cc:388] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.563215 23173 raft_consensus.cc:482] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.563338 23173 raft_consensus.cc:3037] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.563541 23186 ts_tablet_manager.cc:1939] T 3db4258bbda34cab8ec0b1ca364f8013 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.564543 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 3db4258bbda34cab8ec0b1ca364f8013 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.564808 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet de257f370c6f478a882541c7f9393a9f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet de257f370c6f478a882541c7f9393a9f already in progress: creating tablet
W20260806 10:42:32.565915 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet babbb2eec9fb49f9a0d0b0a70f92ab0c has no consensus state
I20260806 10:42:32.565855 23173 raft_consensus.cc:504] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.566115 23173 leader_election.cc:302] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.566314 23173 leader_election.cc:288] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.566541 23175 raft_consensus.cc:2781] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.566720 23175 raft_consensus.cc:686] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.566777 23173 ts_tablet_manager.cc:1428] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260806 10:42:32.566958 23175 consensus_queue.cc:237] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.568037 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.569379 23111 tablet_service.cc:1467] Processing CreateTablet for tablet babbb2eec9fb49f9a0d0b0a70f92ab0c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:32.569741 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet babbb2eec9fb49f9a0d0b0a70f92ab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.570441 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet de257f370c6f478a882541c7f9393a9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.570412 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.570709 23186 tablet_replica.cc:330] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.570914 23186 raft_consensus.cc:2229] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.571108 23186 raft_consensus.cc:2258] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.572080 23186 ts_tablet_manager.cc:1905] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.573545 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet babbb2eec9fb49f9a0d0b0a70f92ab0c
I20260806 10:42:32.574148 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet babbb2eec9fb49f9a0d0b0a70f92ab0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.575088 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.575624 23173 tablet_bootstrap.cc:492] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.577121 23173 tablet_bootstrap.cc:654] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.577687 23186 ts_tablet_manager.cc:1918] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.577841 23186 log.cc:1196] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/de257f370c6f478a882541c7f9393a9f
I20260806 10:42:32.578248 23186 ts_tablet_manager.cc:1939] T de257f370c6f478a882541c7f9393a9f P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.578210 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.578800 23173 tablet_bootstrap.cc:492] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.578974 23173 ts_tablet_manager.cc:1397] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260806 10:42:32.579102 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet de257f370c6f478a882541c7f9393a9f (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.579342 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet babbb2eec9fb49f9a0d0b0a70f92ab0c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet babbb2eec9fb49f9a0d0b0a70f92ab0c already in progress: creating tablet
I20260806 10:42:32.579653 23173 raft_consensus.cc:348] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.579883 23173 raft_consensus.cc:374] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.579983 23173 raft_consensus.cc:729] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.580225 23173 consensus_queue.cc:260] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.580456 23173 raft_consensus.cc:388] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.580578 23173 raft_consensus.cc:482] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.580682 23173 raft_consensus.cc:3037] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.582331 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 763a3cce40e747caa65c6b5c3e48c517 has no consensus state
I20260806 10:42:32.583240 23173 raft_consensus.cc:504] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.583503 23173 leader_election.cc:302] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.583761 23173 leader_election.cc:288] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.584003 23179 raft_consensus.cc:2781] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.584151 23179 raft_consensus.cc:686] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.584177 23173 ts_tablet_manager.cc:1428] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.001s sys 0.005s
I20260806 10:42:32.584407 23179 consensus_queue.cc:237] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.584585 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.585544 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 763a3cce40e747caa65c6b5c3e48c517 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.586102 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 763a3cce40e747caa65c6b5c3e48c517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.586795 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.587044 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet babbb2eec9fb49f9a0d0b0a70f92ab0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.587333 23186 tablet_replica.cc:330] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.587529 23186 raft_consensus.cc:2229] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.587754 23186 raft_consensus.cc:2258] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.589265 23186 ts_tablet_manager.cc:1905] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.589901 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 763a3cce40e747caa65c6b5c3e48c517
I20260806 10:42:32.590525 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 763a3cce40e747caa65c6b5c3e48c517 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.591614 23173 tablet_bootstrap.cc:492] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.591465 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.592828 23173 tablet_bootstrap.cc:654] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.594077 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.595031 23186 ts_tablet_manager.cc:1918] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.595150 23186 log.cc:1196] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/babbb2eec9fb49f9a0d0b0a70f92ab0c
I20260806 10:42:32.595472 23186 ts_tablet_manager.cc:1939] T babbb2eec9fb49f9a0d0b0a70f92ab0c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.596467 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet babbb2eec9fb49f9a0d0b0a70f92ab0c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.596853 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 763a3cce40e747caa65c6b5c3e48c517 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 763a3cce40e747caa65c6b5c3e48c517 already in progress: creating tablet
I20260806 10:42:32.597483 23173 tablet_bootstrap.cc:492] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.597638 23173 ts_tablet_manager.cc:1397] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.006s user 0.001s sys 0.004s
W20260806 10:42:32.597641 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 63648e116053479fa0b8ba034404f417 has no consensus state
I20260806 10:42:32.598352 23173 raft_consensus.cc:348] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.598541 23173 raft_consensus.cc:374] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.598647 23173 raft_consensus.cc:729] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.598861 23173 consensus_queue.cc:260] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.598955 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.599102 23173 raft_consensus.cc:388] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.599227 23173 raft_consensus.cc:482] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.599350 23173 raft_consensus.cc:3037] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.601148 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 63648e116053479fa0b8ba034404f417 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.601230 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.601580 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 63648e116053479fa0b8ba034404f417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.601753 23173 raft_consensus.cc:504] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.602025 23173 leader_election.cc:302] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.602217 23173 leader_election.cc:288] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.602276 23179 raft_consensus.cc:2781] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.602466 23179 raft_consensus.cc:686] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.602658 23173 ts_tablet_manager.cc:1428] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.001s
I20260806 10:42:32.602684 23179 consensus_queue.cc:237] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.605624 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 63648e116053479fa0b8ba034404f417
I20260806 10:42:32.606295 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 63648e116053479fa0b8ba034404f417 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.606910 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 63648e116053479fa0b8ba034404f417 because the tablet was not found. No further retry: Not found: Tablet not found: 63648e116053479fa0b8ba034404f417
I20260806 10:42:32.607425 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.607867 23173 tablet_bootstrap.cc:492] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.607911 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.609210 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 763a3cce40e747caa65c6b5c3e48c517 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.609310 23173 tablet_bootstrap.cc:654] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.609483 23186 tablet_replica.cc:330] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.609683 23186 raft_consensus.cc:2229] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.609867 23186 raft_consensus.cc:2258] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.610371 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.611402 23173 tablet_bootstrap.cc:492] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.611567 23173 ts_tablet_manager.cc:1397] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:32.612262 23173 raft_consensus.cc:348] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.612342 23186 ts_tablet_manager.cc:1905] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.612424 23173 raft_consensus.cc:374] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.612483 23173 raft_consensus.cc:729] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.612962 23173 consensus_queue.cc:260] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.613159 23173 raft_consensus.cc:388] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.613273 23173 raft_consensus.cc:482] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.613379 23173 raft_consensus.cc:3037] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.613867 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2c2d8409f2f4598a77efdfb25779b51 has no consensus state
I20260806 10:42:32.615568 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.616053 23173 raft_consensus.cc:504] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.616271 23173 leader_election.cc:302] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.616465 23173 leader_election.cc:288] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.616523 23179 raft_consensus.cc:2781] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.616746 23179 raft_consensus.cc:686] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.617029 23179 consensus_queue.cc:237] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.618428 23186 ts_tablet_manager.cc:1918] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.618278 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.618582 23186 log.cc:1196] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/763a3cce40e747caa65c6b5c3e48c517
I20260806 10:42:32.618981 23186 ts_tablet_manager.cc:1939] T 763a3cce40e747caa65c6b5c3e48c517 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.619930 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 763a3cce40e747caa65c6b5c3e48c517 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.620180 23111 tablet_service.cc:1467] Processing CreateTablet for tablet c2c2d8409f2f4598a77efdfb25779b51 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:32.620499 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c2c2d8409f2f4598a77efdfb25779b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.621430 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet c2c2d8409f2f4598a77efdfb25779b51
I20260806 10:42:32.622076 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet c2c2d8409f2f4598a77efdfb25779b51 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.622599 23173 ts_tablet_manager.cc:1428] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260806 10:42:32.623136 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.624248 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet c2c2d8409f2f4598a77efdfb25779b51 because the tablet was not found. No further retry: Not found: Tablet not found: c2c2d8409f2f4598a77efdfb25779b51
I20260806 10:42:32.626049 23173 tablet_bootstrap.cc:492] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.626044 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.627431 23173 tablet_bootstrap.cc:654] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:32.629652 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a538051ab4b48458a4561c1f7d11c23 has no consensus state
I20260806 10:42:32.629918 23173 tablet_bootstrap.cc:492] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.630064 23173 ts_tablet_manager.cc:1397] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:32.630831 23173 raft_consensus.cc:348] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.631023 23173 raft_consensus.cc:374] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.631134 23173 raft_consensus.cc:729] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.631379 23173 consensus_queue.cc:260] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.631346 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.631614 23173 raft_consensus.cc:388] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.631729 23173 raft_consensus.cc:482] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.631951 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 63648e116053479fa0b8ba034404f417 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.632205 23186 tablet_replica.cc:330] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.632395 23186 raft_consensus.cc:2229] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.632596 23186 raft_consensus.cc:2258] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.632786 23173 raft_consensus.cc:3037] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.633263 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 8a538051ab4b48458a4561c1f7d11c23 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:32.633733 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a538051ab4b48458a4561c1f7d11c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.633740 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.634737 22974 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet d9ab675012da44d4b4393aaf6ce7db8a (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d9ab675012da44d4b4393aaf6ce7db8a consensus state has no leader
I20260806 10:42:32.635439 23173 raft_consensus.cc:504] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.635643 23173 leader_election.cc:302] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.635877 23175 raft_consensus.cc:2781] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.635991 23175 raft_consensus.cc:686] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.636204 23175 consensus_queue.cc:237] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.636850 23173 leader_election.cc:288] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.637296 23173 ts_tablet_manager.cc:1428] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.637665 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 8a538051ab4b48458a4561c1f7d11c23
I20260806 10:42:32.638250 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 8a538051ab4b48458a4561c1f7d11c23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.639499 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.640255 23173 tablet_bootstrap.cc:492] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.640405 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.641703 23173 tablet_bootstrap.cc:654] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.642141 23186 ts_tablet_manager.cc:1905] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.643388 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet c2c2d8409f2f4598a77efdfb25779b51 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.643496 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.644454 23173 tablet_bootstrap.cc:492] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.644611 23173 ts_tablet_manager.cc:1397] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260806 10:42:32.645392 23173 raft_consensus.cc:348] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.645627 23173 raft_consensus.cc:374] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.645712 23173 raft_consensus.cc:729] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.645925 23173 consensus_queue.cc:260] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.646126 23173 raft_consensus.cc:388] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.646220 23173 raft_consensus.cc:482] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.646327 23173 raft_consensus.cc:3037] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.647022 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet baef17a98d3e46ab9e3df5c0ed849e88 has no consensus state
I20260806 10:42:32.648911 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.649181 23186 ts_tablet_manager.cc:1918] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.649294 23186 log.cc:1196] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/63648e116053479fa0b8ba034404f417
I20260806 10:42:32.649471 23173 raft_consensus.cc:504] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.649672 23186 ts_tablet_manager.cc:1939] T 63648e116053479fa0b8ba034404f417 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.649821 23173 leader_election.cc:302] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.650161 23175 raft_consensus.cc:2781] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.650292 23175 raft_consensus.cc:686] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.650444 23111 tablet_service.cc:1467] Processing CreateTablet for tablet baef17a98d3e46ab9e3df5c0ed849e88 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.650542 23175 consensus_queue.cc:237] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.650815 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet baef17a98d3e46ab9e3df5c0ed849e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.651165 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.652714 23173 leader_election.cc:288] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.653100 23173 ts_tablet_manager.cc:1428] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.001s sys 0.003s
I20260806 10:42:32.654150 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet baef17a98d3e46ab9e3df5c0ed849e88
I20260806 10:42:32.654973 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet baef17a98d3e46ab9e3df5c0ed849e88 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.656013 23173 tablet_bootstrap.cc:492] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.656322 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.656358 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.656855 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 63648e116053479fa0b8ba034404f417 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.657246 23186 tablet_replica.cc:330] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.657428 23186 raft_consensus.cc:2229] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.657577 23173 tablet_bootstrap.cc:654] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.657581 23186 raft_consensus.cc:2258] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.659137 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.659703 23186 ts_tablet_manager.cc:1905] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.660189 23173 tablet_bootstrap.cc:492] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.660313 23173 ts_tablet_manager.cc:1397] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:32.660912 23173 raft_consensus.cc:348] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.661079 23173 raft_consensus.cc:374] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.661139 23173 raft_consensus.cc:729] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.661319 23173 consensus_queue.cc:260] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.661507 23173 raft_consensus.cc:388] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.661571 23173 raft_consensus.cc:482] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.661633 23173 raft_consensus.cc:3037] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.662721 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8dbf134df8440beaa10d0af561cdf1e has no consensus state
I20260806 10:42:32.664052 23173 raft_consensus.cc:504] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.664258 23173 leader_election.cc:302] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.664469 23175 raft_consensus.cc:2781] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.664578 23175 raft_consensus.cc:686] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.664755 23175 consensus_queue.cc:237] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.664793 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.665266 23186 ts_tablet_manager.cc:1918] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.665372 23186 log.cc:1196] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8a538051ab4b48458a4561c1f7d11c23
I20260806 10:42:32.665721 23186 ts_tablet_manager.cc:1939] T 8a538051ab4b48458a4561c1f7d11c23 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.666599 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 8a538051ab4b48458a4561c1f7d11c23 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.666884 23186 tablet_replica.cc:330] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.666879 23111 tablet_service.cc:1467] Processing CreateTablet for tablet f8dbf134df8440beaa10d0af561cdf1e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.667114 23186 raft_consensus.cc:2229] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.666890 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.667268 23186 raft_consensus.cc:2258] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.667586 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f8dbf134df8440beaa10d0af561cdf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.668825 23186 ts_tablet_manager.cc:1905] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.670323 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f8dbf134df8440beaa10d0af561cdf1e
I20260806 10:42:32.670446 23173 leader_election.cc:288] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.670861 23173 ts_tablet_manager.cc:1428] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260806 10:42:32.670872 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f8dbf134df8440beaa10d0af561cdf1e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.671904 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.674510 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.675400 23186 ts_tablet_manager.cc:1918] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.675515 23186 log.cc:1196] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/c2c2d8409f2f4598a77efdfb25779b51
I20260806 10:42:32.675758 23173 tablet_bootstrap.cc:492] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.675880 23186 ts_tablet_manager.cc:1939] T c2c2d8409f2f4598a77efdfb25779b51 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.676785 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet c2c2d8409f2f4598a77efdfb25779b51 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.677353 23186 tablet_replica.cc:330] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
W20260806 10:42:32.677873 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ee570539895d432abda75f2342037737 has no consensus state
I20260806 10:42:32.678061 23173 tablet_bootstrap.cc:654] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.679725 23186 raft_consensus.cc:2229] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.680331 23186 raft_consensus.cc:2258] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.680799 23173 tablet_bootstrap.cc:492] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.680933 23173 ts_tablet_manager.cc:1397] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:32.680939 23111 tablet_service.cc:1467] Processing CreateTablet for tablet ee570539895d432abda75f2342037737 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260806 10:42:32.681435 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee570539895d432abda75f2342037737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.681506 23186 ts_tablet_manager.cc:1905] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.681614 23173 raft_consensus.cc:348] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.683257 23173 raft_consensus.cc:374] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.683332 23173 raft_consensus.cc:729] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.683583 23173 consensus_queue.cc:260] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.683780 23173 raft_consensus.cc:388] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.683862 23173 raft_consensus.cc:482] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.683938 23173 raft_consensus.cc:3037] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.684041 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.686450 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.687258 23173 raft_consensus.cc:504] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.687476 23173 leader_election.cc:302] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.687641 23173 leader_election.cc:288] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.687891 23175 raft_consensus.cc:2781] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.688113 23173 ts_tablet_manager.cc:1428] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260806 10:42:32.688114 23175 raft_consensus.cc:686] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.688476 23186 ts_tablet_manager.cc:1918] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.688594 23186 log.cc:1196] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/baef17a98d3e46ab9e3df5c0ed849e88
I20260806 10:42:32.688480 23175 consensus_queue.cc:237] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.688885 23173 tablet_bootstrap.cc:492] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.688934 23186 ts_tablet_manager.cc:1939] T baef17a98d3e46ab9e3df5c0ed849e88 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.689822 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ee570539895d432abda75f2342037737
I20260806 10:42:32.689920 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet baef17a98d3e46ab9e3df5c0ed849e88 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.690433 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ee570539895d432abda75f2342037737 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.690496 23186 tablet_replica.cc:330] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.690730 23173 tablet_bootstrap.cc:654] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.691751 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.692618 23173 tablet_bootstrap.cc:492] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.692739 23173 ts_tablet_manager.cc:1397] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:32.693325 23173 raft_consensus.cc:348] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.693497 23173 raft_consensus.cc:374] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.693562 23173 raft_consensus.cc:729] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.693729 23173 consensus_queue.cc:260] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.693897 23173 raft_consensus.cc:388] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.693969 23173 raft_consensus.cc:482] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.694043 23173 raft_consensus.cc:3037] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.694510 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.696178 23186 raft_consensus.cc:2229] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.697028 23186 raft_consensus.cc:2258] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.697304 23173 raft_consensus.cc:504] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.697574 23173 leader_election.cc:302] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.697774 23173 leader_election.cc:288] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.698062 23175 raft_consensus.cc:2781] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.698227 23173 ts_tablet_manager.cc:1428] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260806 10:42:32.698285 23175 raft_consensus.cc:686] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.698535 23175 consensus_queue.cc:237] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.698726 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f52f97eeb58649108bf6f558600a2f61 has no consensus state
I20260806 10:42:32.699152 23186 ts_tablet_manager.cc:1905] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.701886 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.702664 23111 tablet_service.cc:1467] Processing CreateTablet for tablet f52f97eeb58649108bf6f558600a2f61 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260806 10:42:32.703150 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f52f97eeb58649108bf6f558600a2f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.704564 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.705505 23186 ts_tablet_manager.cc:1918] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.705651 23186 log.cc:1196] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f8dbf134df8440beaa10d0af561cdf1e
I20260806 10:42:32.706064 23186 ts_tablet_manager.cc:1939] T f8dbf134df8440beaa10d0af561cdf1e P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.706562 23186 tablet_replica.cc:330] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.707366 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f8dbf134df8440beaa10d0af561cdf1e (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.708204 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f52f97eeb58649108bf6f558600a2f61
I20260806 10:42:32.708237 23173 tablet_bootstrap.cc:492] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.708920 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f52f97eeb58649108bf6f558600a2f61 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.709944 23173 tablet_bootstrap.cc:654] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.710078 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.711468 23173 tablet_bootstrap.cc:492] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.711621 23173 ts_tablet_manager.cc:1397] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260806 10:42:32.712345 23173 raft_consensus.cc:348] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.712554 23173 raft_consensus.cc:374] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.712633 23173 raft_consensus.cc:729] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.712905 23173 consensus_queue.cc:260] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.713073 23173 raft_consensus.cc:388] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.713181 23173 raft_consensus.cc:482] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.712996 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.713291 23173 raft_consensus.cc:3037] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.714800 23186 raft_consensus.cc:2229] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.715229 23186 raft_consensus.cc:2258] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.715945 23173 raft_consensus.cc:504] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.716213 23173 leader_election.cc:302] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.716459 23179 raft_consensus.cc:2781] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.716585 23186 ts_tablet_manager.cc:1905] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.716632 23179 raft_consensus.cc:686] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.716837 23179 consensus_queue.cc:237] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.717644 23173 leader_election.cc:288] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.718425 23173 ts_tablet_manager.cc:1428] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.000s sys 0.005s
I20260806 10:42:32.719170 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f8dbf134df8440beaa10d0af561cdf1e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.720479 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1d42861f1b9d435b95056c47c0b11e6c has no consensus state
I20260806 10:42:32.722016 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.722986 23186 ts_tablet_manager.cc:1918] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.723140 23186 log.cc:1196] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ee570539895d432abda75f2342037737
I20260806 10:42:32.723559 23186 ts_tablet_manager.cc:1939] T ee570539895d432abda75f2342037737 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.723745 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 1d42861f1b9d435b95056c47c0b11e6c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.724128 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d42861f1b9d435b95056c47c0b11e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.724532 23186 tablet_replica.cc:330] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.724450 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.724661 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ee570539895d432abda75f2342037737 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.724718 23186 raft_consensus.cc:2229] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.724931 23186 raft_consensus.cc:2258] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.727351 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 1d42861f1b9d435b95056c47c0b11e6c
I20260806 10:42:32.728344 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 1d42861f1b9d435b95056c47c0b11e6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.728765 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.729506 23173 tablet_bootstrap.cc:492] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.730589 23186 ts_tablet_manager.cc:1905] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.731050 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.731447 23173 tablet_bootstrap.cc:654] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.733361 23173 tablet_bootstrap.cc:492] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.733507 23173 ts_tablet_manager.cc:1397] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:32.734177 23173 raft_consensus.cc:348] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.734352 23173 raft_consensus.cc:374] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.734440 23173 raft_consensus.cc:729] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.734627 23173 consensus_queue.cc:260] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.734808 23173 raft_consensus.cc:388] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.734879 23173 raft_consensus.cc:482] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.734967 23173 raft_consensus.cc:3037] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.736034 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a644c8f12a78474cb6170e75ced1a99e has no consensus state
I20260806 10:42:32.736443 23186 ts_tablet_manager.cc:1918] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.736563 23186 log.cc:1196] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f52f97eeb58649108bf6f558600a2f61
I20260806 10:42:32.736945 23186 ts_tablet_manager.cc:1939] T f52f97eeb58649108bf6f558600a2f61 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.737447 23173 raft_consensus.cc:504] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.737659 23173 leader_election.cc:302] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.737840 23173 leader_election.cc:288] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.738245 23173 ts_tablet_manager.cc:1428] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.001s sys 0.002s
I20260806 10:42:32.738498 23179 raft_consensus.cc:2781] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.738658 23179 raft_consensus.cc:686] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.738878 23179 consensus_queue.cc:237] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.738876 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.739207 23160 tablet.cc:2369] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 10:42:32.739598 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f52f97eeb58649108bf6f558600a2f61 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.739902 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f8dbf134df8440beaa10d0af561cdf1e because the tablet was not found. No further retry: Not found: Tablet not found: f8dbf134df8440beaa10d0af561cdf1e
W20260806 10:42:32.740175 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 1d42861f1b9d435b95056c47c0b11e6c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1d42861f1b9d435b95056c47c0b11e6c already in progress: creating tablet
I20260806 10:42:32.741138 23111 tablet_service.cc:1467] Processing CreateTablet for tablet a644c8f12a78474cb6170e75ced1a99e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260806 10:42:32.741138 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.741611 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a644c8f12a78474cb6170e75ced1a99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.744413 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a644c8f12a78474cb6170e75ced1a99e
I20260806 10:42:32.745024 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a644c8f12a78474cb6170e75ced1a99e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.746447 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
W20260806 10:42:32.746639 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a644c8f12a78474cb6170e75ced1a99e because the tablet was not found. No further retry: Not found: Tablet not found: a644c8f12a78474cb6170e75ced1a99e
I20260806 10:42:32.746420 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.747319 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 1d42861f1b9d435b95056c47c0b11e6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.747829 23186 tablet_replica.cc:330] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.748031 23186 raft_consensus.cc:2229] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.748181 23173 tablet_bootstrap.cc:492] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.748229 23186 raft_consensus.cc:2258] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.749620 23173 tablet_bootstrap.cc:654] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.750661 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.750980 23186 ts_tablet_manager.cc:1905] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.751502 23173 tablet_bootstrap.cc:492] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.751691 23173 ts_tablet_manager.cc:1397] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:32.752380 23173 raft_consensus.cc:348] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.752600 23173 raft_consensus.cc:374] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.752701 23173 raft_consensus.cc:729] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.752952 23173 consensus_queue.cc:260] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.753167 23173 raft_consensus.cc:388] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.753274 23173 raft_consensus.cc:482] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.753362 23173 raft_consensus.cc:3037] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.754369 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4a0f03299304572a6d4dfb6ee152cb1 has no consensus state
I20260806 10:42:32.756147 23173 raft_consensus.cc:504] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.756413 23173 leader_election.cc:302] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.756615 23173 leader_election.cc:288] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.756672 23178 raft_consensus.cc:2781] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.756860 23178 raft_consensus.cc:686] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.757129 23173 ts_tablet_manager.cc:1428] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260806 10:42:32.757123 23178 consensus_queue.cc:237] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.757541 23186 ts_tablet_manager.cc:1918] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.757740 23186 log.cc:1196] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/1d42861f1b9d435b95056c47c0b11e6c
I20260806 10:42:32.758145 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.758462 23111 tablet_service.cc:1467] Processing CreateTablet for tablet a4a0f03299304572a6d4dfb6ee152cb1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260806 10:42:32.758844 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a4a0f03299304572a6d4dfb6ee152cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.760640 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.761065 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a644c8f12a78474cb6170e75ced1a99e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.763605 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a4a0f03299304572a6d4dfb6ee152cb1
I20260806 10:42:32.764212 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a4a0f03299304572a6d4dfb6ee152cb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.764725 23173 tablet_bootstrap.cc:492] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.758128 23186 ts_tablet_manager.cc:1939] T 1d42861f1b9d435b95056c47c0b11e6c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.765637 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.765839 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 1d42861f1b9d435b95056c47c0b11e6c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.765710 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.766394 23186 tablet_replica.cc:330] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.766573 23186 raft_consensus.cc:2229] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.766644 23173 tablet_bootstrap.cc:654] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.766781 23186 raft_consensus.cc:2258] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.767937 23186 ts_tablet_manager.cc:1905] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.768586 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.772358 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 19b0b1de28884a7995e4fee06f34d399 has no consensus state
I20260806 10:42:32.772611 23173 tablet_bootstrap.cc:492] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.772746 23173 ts_tablet_manager.cc:1397] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.000s sys 0.007s
I20260806 10:42:32.773313 23173 raft_consensus.cc:348] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.773492 23173 raft_consensus.cc:374] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.773597 23173 raft_consensus.cc:729] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.773833 23173 consensus_queue.cc:260] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.773952 23186 ts_tablet_manager.cc:1918] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.774096 23173 raft_consensus.cc:388] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.774216 23173 raft_consensus.cc:482] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.774094 23186 log.cc:1196] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a644c8f12a78474cb6170e75ced1a99e
I20260806 10:42:32.774369 23173 raft_consensus.cc:3037] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.774765 23186 ts_tablet_manager.cc:1939] T a644c8f12a78474cb6170e75ced1a99e P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.775592 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.775919 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 19b0b1de28884a7995e4fee06f34d399 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260806 10:42:32.776321 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19b0b1de28884a7995e4fee06f34d399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.776990 23173 raft_consensus.cc:504] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.777256 23173 leader_election.cc:302] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.777469 23173 leader_election.cc:288] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.777519 23175 raft_consensus.cc:2781] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.777704 23175 raft_consensus.cc:686] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.777918 23175 consensus_queue.cc:237] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.778136 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.777920 23173 ts_tablet_manager.cc:1428] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.001s
I20260806 10:42:32.780306 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a644c8f12a78474cb6170e75ced1a99e (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.780583 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a4a0f03299304572a6d4dfb6ee152cb1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a4a0f03299304572a6d4dfb6ee152cb1 already in progress: creating tablet
I20260806 10:42:32.781208 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 19b0b1de28884a7995e4fee06f34d399
I20260806 10:42:32.781886 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 19b0b1de28884a7995e4fee06f34d399 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.782439 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 19b0b1de28884a7995e4fee06f34d399 because the tablet was not found. No further retry: Not found: Tablet not found: 19b0b1de28884a7995e4fee06f34d399
I20260806 10:42:32.782514 23173 tablet_bootstrap.cc:492] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.783810 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.784130 23173 tablet_bootstrap.cc:654] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.784636 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.785470 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet a4a0f03299304572a6d4dfb6ee152cb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.785701 23186 tablet_replica.cc:330] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.785892 23186 raft_consensus.cc:2229] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.785951 23173 tablet_bootstrap.cc:492] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.786056 23186 raft_consensus.cc:2258] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.786099 23173 ts_tablet_manager.cc:1397] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:32.786765 23186 ts_tablet_manager.cc:1905] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.786717 23173 raft_consensus.cc:348] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.786899 23173 raft_consensus.cc:374] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.786986 23173 raft_consensus.cc:729] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.787204 23173 consensus_queue.cc:260] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.787352 23173 raft_consensus.cc:388] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.787456 23173 raft_consensus.cc:482] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.787555 23173 raft_consensus.cc:3037] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.789135 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.789924 23173 raft_consensus.cc:504] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.790132 23173 leader_election.cc:302] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.790349 23173 leader_election.cc:288] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.790411 23175 raft_consensus.cc:2781] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.790804 23175 raft_consensus.cc:686] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.791069 23175 consensus_queue.cc:237] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.792526 23186 ts_tablet_manager.cc:1918] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.792687 23186 log.cc:1196] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a4a0f03299304572a6d4dfb6ee152cb1
W20260806 10:42:32.792685 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9f4fdd4571c40b4982412d8e34ca94d has no consensus state
I20260806 10:42:32.793890 23186 ts_tablet_manager.cc:1939] T a4a0f03299304572a6d4dfb6ee152cb1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.794552 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.794876 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a4a0f03299304572a6d4dfb6ee152cb1 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.795635 23173 ts_tablet_manager.cc:1428] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.009s user 0.005s sys 0.000s
I20260806 10:42:32.796070 23111 tablet_service.cc:1467] Processing CreateTablet for tablet f9f4fdd4571c40b4982412d8e34ca94d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.796576 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f9f4fdd4571c40b4982412d8e34ca94d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.797920 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 19b0b1de28884a7995e4fee06f34d399 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.797916 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.799883 23186 tablet_replica.cc:330] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.800060 23186 raft_consensus.cc:2229] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.800259 23186 raft_consensus.cc:2258] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.801342 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f9f4fdd4571c40b4982412d8e34ca94d
I20260806 10:42:32.801383 23186 ts_tablet_manager.cc:1905] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.802556 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f9f4fdd4571c40b4982412d8e34ca94d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.803141 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.803145 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.804926 23173 tablet_bootstrap.cc:492] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.805474 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.806624 23173 tablet_bootstrap.cc:654] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.808490 23173 tablet_bootstrap.cc:492] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.808583 23186 ts_tablet_manager.cc:1918] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260806 10:42:32.808642 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eadaf3985e9d48b9aa20d7ac16fa2a77 has no consensus state
I20260806 10:42:32.808710 23186 log.cc:1196] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/19b0b1de28884a7995e4fee06f34d399
I20260806 10:42:32.808650 23173 ts_tablet_manager.cc:1397] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:32.809106 23186 ts_tablet_manager.cc:1939] T 19b0b1de28884a7995e4fee06f34d399 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.809584 23173 raft_consensus.cc:348] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.809768 23173 raft_consensus.cc:374] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.809880 23173 raft_consensus.cc:729] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.810122 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 19b0b1de28884a7995e4fee06f34d399 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.810071 23173 consensus_queue.cc:260] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.810317 23173 raft_consensus.cc:388] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.810441 23173 raft_consensus.cc:482] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.810384 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:32.810741 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f9f4fdd4571c40b4982412d8e34ca94d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f9f4fdd4571c40b4982412d8e34ca94d already in progress: creating tablet
I20260806 10:42:32.811301 23173 raft_consensus.cc:3037] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.811864 23111 tablet_service.cc:1467] Processing CreateTablet for tablet eadaf3985e9d48b9aa20d7ac16fa2a77 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.812256 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eadaf3985e9d48b9aa20d7ac16fa2a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.812644 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.814085 23173 raft_consensus.cc:504] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.814344 23173 leader_election.cc:302] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.814549 23173 leader_election.cc:288] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.814637 23179 raft_consensus.cc:2781] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.814807 23179 raft_consensus.cc:686] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.815023 23179 consensus_queue.cc:237] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.815284 23173 ts_tablet_manager.cc:1428] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20260806 10:42:32.815577 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet eadaf3985e9d48b9aa20d7ac16fa2a77
I20260806 10:42:32.816220 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet eadaf3985e9d48b9aa20d7ac16fa2a77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:32.817377 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet eadaf3985e9d48b9aa20d7ac16fa2a77 because the tablet was not found. No further retry: Not found: Tablet not found: eadaf3985e9d48b9aa20d7ac16fa2a77
I20260806 10:42:32.817327 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.819000 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.819393 23173 tablet_bootstrap.cc:492] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.820727 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f9f4fdd4571c40b4982412d8e34ca94d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.820827 23173 tablet_bootstrap.cc:654] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.820979 23186 tablet_replica.cc:330] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.821180 23186 raft_consensus.cc:2229] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.821370 23186 raft_consensus.cc:2258] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.821835 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.822345 23186 ts_tablet_manager.cc:1905] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.822933 23173 tablet_bootstrap.cc:492] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.823115 23173 ts_tablet_manager.cc:1397] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:32.823855 23173 raft_consensus.cc:348] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.824064 23173 raft_consensus.cc:374] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.824159 23173 raft_consensus.cc:729] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.824399 23173 consensus_queue.cc:260] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.824597 23173 raft_consensus.cc:388] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.824713 23173 raft_consensus.cc:482] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.824811 23173 raft_consensus.cc:3037] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:32.825692 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a7699c998334f8e8daff2d5b1be2629 has no consensus state
I20260806 10:42:32.827157 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.828207 23186 ts_tablet_manager.cc:1918] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.828377 23186 log.cc:1196] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f9f4fdd4571c40b4982412d8e34ca94d
I20260806 10:42:32.828462 23173 raft_consensus.cc:504] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.828713 23173 leader_election.cc:302] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.828998 23179 raft_consensus.cc:2781] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.829051 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 5a7699c998334f8e8daff2d5b1be2629 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260806 10:42:32.829157 23179 raft_consensus.cc:686] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.828766 23186 ts_tablet_manager.cc:1939] T f9f4fdd4571c40b4982412d8e34ca94d P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.829473 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5a7699c998334f8e8daff2d5b1be2629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.829392 23179 consensus_queue.cc:237] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.829898 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.832645 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 5a7699c998334f8e8daff2d5b1be2629
I20260806 10:42:32.832767 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f9f4fdd4571c40b4982412d8e34ca94d (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.833439 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a7699c998334f8e8daff2d5b1be2629 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.833956 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.835070 23173 leader_election.cc:288] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.835528 23173 ts_tablet_manager.cc:1428] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260806 10:42:32.836143 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.837898 23173 tablet_bootstrap.cc:492] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
W20260806 10:42:32.838313 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 5a7699c998334f8e8daff2d5b1be2629 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5a7699c998334f8e8daff2d5b1be2629 already in progress: creating tablet
W20260806 10:42:32.839002 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a5a13dace6d4c4fa9685cc31a8b217a has no consensus state
I20260806 10:42:32.839382 23173 tablet_bootstrap.cc:654] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.841053 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.841951 23173 tablet_bootstrap.cc:492] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.842105 23173 ts_tablet_manager.cc:1397] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260806 10:42:32.842218 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 0a5a13dace6d4c4fa9685cc31a8b217a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260806 10:42:32.842698 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0a5a13dace6d4c4fa9685cc31a8b217a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.842756 23173 raft_consensus.cc:348] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.842926 23173 raft_consensus.cc:374] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.843032 23173 raft_consensus.cc:729] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.843242 23173 consensus_queue.cc:260] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.843494 23173 raft_consensus.cc:388] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.843595 23173 raft_consensus.cc:482] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.843528 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.843724 23173 raft_consensus.cc:3037] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.848016 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 0a5a13dace6d4c4fa9685cc31a8b217a
I20260806 10:42:32.848057 23173 raft_consensus.cc:504] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.848448 23173 leader_election.cc:302] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.848703 23179 raft_consensus.cc:2781] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.848855 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 0a5a13dace6d4c4fa9685cc31a8b217a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.848963 23179 raft_consensus.cc:686] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
W20260806 10:42:32.849426 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 0a5a13dace6d4c4fa9685cc31a8b217a because the tablet was not found. No further retry: Not found: Tablet not found: 0a5a13dace6d4c4fa9685cc31a8b217a
I20260806 10:42:32.849915 23179 consensus_queue.cc:237] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.850129 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.850437 23173 leader_election.cc:288] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.850780 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.850956 23173 ts_tablet_manager.cc:1428] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.009s user 0.005s sys 0.001s
I20260806 10:42:32.851224 23173 tablet_bootstrap.cc:492] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.852236 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet eadaf3985e9d48b9aa20d7ac16fa2a77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.852488 23186 tablet_replica.cc:330] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.852661 23186 raft_consensus.cc:2229] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.852867 23186 raft_consensus.cc:2258] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.853016 23173 tablet_bootstrap.cc:654] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.853466 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.854169 23186 ts_tablet_manager.cc:1905] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.855646 23173 tablet_bootstrap.cc:492] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.855887 23173 ts_tablet_manager.cc:1397] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260806 10:42:32.856484 23173 raft_consensus.cc:348] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.856732 23173 raft_consensus.cc:374] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.856849 23173 raft_consensus.cc:729] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.857110 23173 consensus_queue.cc:260] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.857335 23173 raft_consensus.cc:388] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.857509 23173 raft_consensus.cc:482] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260806 10:42:32.857563 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f47f7537d03846389e87d5bb11df52d3 has no consensus state
I20260806 10:42:32.857697 23173 raft_consensus.cc:3037] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.858891 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a7699c998334f8e8daff2d5b1be2629 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.859026 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.860687 23173 raft_consensus.cc:504] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.860981 23173 leader_election.cc:302] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.861065 23111 tablet_service.cc:1467] Processing CreateTablet for tablet f47f7537d03846389e87d5bb11df52d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.861349 23179 raft_consensus.cc:2781] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.861526 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f47f7537d03846389e87d5bb11df52d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.861406 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.861529 23179 raft_consensus.cc:686] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.861814 23179 consensus_queue.cc:237] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.862056 23173 leader_election.cc:288] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.862653 23173 ts_tablet_manager.cc:1428] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.003s sys 0.002s
I20260806 10:42:32.864683 23186 ts_tablet_manager.cc:1918] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.864828 23186 log.cc:1196] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/eadaf3985e9d48b9aa20d7ac16fa2a77
I20260806 10:42:32.865306 23186 ts_tablet_manager.cc:1939] T eadaf3985e9d48b9aa20d7ac16fa2a77 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.866237 23186 tablet_replica.cc:330] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.866349 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet eadaf3985e9d48b9aa20d7ac16fa2a77 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.866456 23186 raft_consensus.cc:2229] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.866875 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f47f7537d03846389e87d5bb11df52d3
I20260806 10:42:32.867648 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f47f7537d03846389e87d5bb11df52d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.869815 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.871001 23173 tablet_bootstrap.cc:492] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.872809 23173 tablet_bootstrap.cc:654] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.872673 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.874032 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.875540 23173 tablet_bootstrap.cc:492] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.875792 23173 ts_tablet_manager.cc:1397] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260806 10:42:32.877388 23173 raft_consensus.cc:348] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.877700 23173 raft_consensus.cc:374] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 10:42:32.877712 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fdaf122f63b7415bb40b5fb3248915ae has no consensus state
I20260806 10:42:32.877866 23173 raft_consensus.cc:729] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.878144 23173 consensus_queue.cc:260] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.878409 23173 raft_consensus.cc:388] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.878523 23173 raft_consensus.cc:482] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.878665 23173 raft_consensus.cc:3037] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.879523 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.882004 23186 raft_consensus.cc:2258] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.877802 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 0a5a13dace6d4c4fa9685cc31a8b217a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.882253 23109 tablet_service.cc:1467] Processing CreateTablet for tablet fdaf122f63b7415bb40b5fb3248915ae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.882263 23173 raft_consensus.cc:504] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.882550 23173 leader_election.cc:302] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.882692 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fdaf122f63b7415bb40b5fb3248915ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.882720 23173 leader_election.cc:288] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.882797 23179 raft_consensus.cc:2781] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.883199 23179 raft_consensus.cc:686] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.883322 23173 ts_tablet_manager.cc:1428] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:32.883453 23179 consensus_queue.cc:237] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.881814 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.884938 23186 ts_tablet_manager.cc:1905] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.886538 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet fdaf122f63b7415bb40b5fb3248915ae
I20260806 10:42:32.887284 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet fdaf122f63b7415bb40b5fb3248915ae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.888463 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.889607 23173 tablet_bootstrap.cc:492] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.890726 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.892113 23173 tablet_bootstrap.cc:654] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.892288 23186 ts_tablet_manager.cc:1918] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.892443 23186 log.cc:1196] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/5a7699c998334f8e8daff2d5b1be2629
I20260806 10:42:32.892891 23186 ts_tablet_manager.cc:1939] T 5a7699c998334f8e8daff2d5b1be2629 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.893740 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 5a7699c998334f8e8daff2d5b1be2629 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.893839 23186 tablet_replica.cc:330] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.894009 23186 raft_consensus.cc:2229] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.894192 23186 raft_consensus.cc:2258] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:32.895246 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4ae90d3f1224205aba81a06203bd31b has no consensus state
I20260806 10:42:32.896021 23186 ts_tablet_manager.cc:1905] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.897045 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.899470 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.899971 23109 tablet_service.cc:1467] Processing CreateTablet for tablet c4ae90d3f1224205aba81a06203bd31b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.900332 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c4ae90d3f1224205aba81a06203bd31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.902580 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet c4ae90d3f1224205aba81a06203bd31b
I20260806 10:42:32.903995 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet c4ae90d3f1224205aba81a06203bd31b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.904243 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.904466 23186 ts_tablet_manager.cc:1918] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.904585 23186 log.cc:1196] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f47f7537d03846389e87d5bb11df52d3
I20260806 10:42:32.904999 23186 ts_tablet_manager.cc:1939] T f47f7537d03846389e87d5bb11df52d3 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.905722 23186 tablet_replica.cc:330] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.905957 23186 raft_consensus.cc:2229] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.906013 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f47f7537d03846389e87d5bb11df52d3 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.906149 23186 raft_consensus.cc:2258] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.906559 23173 tablet_bootstrap.cc:492] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.907016 23173 ts_tablet_manager.cc:1397] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.017s user 0.005s sys 0.004s
I20260806 10:42:32.907213 23186 ts_tablet_manager.cc:1905] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.907053 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.907557 23173 raft_consensus.cc:348] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.907791 23173 raft_consensus.cc:374] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.907899 23173 raft_consensus.cc:729] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.908116 23173 consensus_queue.cc:260] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.908279 23173 raft_consensus.cc:388] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.908363 23173 raft_consensus.cc:482] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.908439 23173 raft_consensus.cc:3037] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.910795 23173 raft_consensus.cc:504] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.911059 23173 leader_election.cc:302] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.911319 23173 leader_election.cc:288] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.911369 23179 raft_consensus.cc:2781] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.911531 23179 raft_consensus.cc:686] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
W20260806 10:42:32.911561 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a5f3101e335c4ab691032386a6335b89 has no consensus state
I20260806 10:42:32.911871 23173 ts_tablet_manager.cc:1428] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:32.911816 23179 consensus_queue.cc:237] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.912161 23173 tablet_bootstrap.cc:492] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.913889 23173 tablet_bootstrap.cc:654] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.914094 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.915999 23109 tablet_service.cc:1467] Processing CreateTablet for tablet a5f3101e335c4ab691032386a6335b89 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.916461 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a5f3101e335c4ab691032386a6335b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.916682 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.919108 23186 ts_tablet_manager.cc:1918] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.919263 23186 log.cc:1196] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/0a5a13dace6d4c4fa9685cc31a8b217a
I20260806 10:42:32.919713 23186 ts_tablet_manager.cc:1939] T 0a5a13dace6d4c4fa9685cc31a8b217a P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.920166 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a5f3101e335c4ab691032386a6335b89
I20260806 10:42:32.920625 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 0a5a13dace6d4c4fa9685cc31a8b217a (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.920850 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet a5f3101e335c4ab691032386a6335b89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.921274 23186 tablet_replica.cc:330] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.921459 23186 raft_consensus.cc:2229] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.922066 23186 raft_consensus.cc:2258] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.922411 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.923098 23173 tablet_bootstrap.cc:492] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.923255 23173 ts_tablet_manager.cc:1397] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.000s
I20260806 10:42:32.923995 23173 raft_consensus.cc:348] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.924178 23173 raft_consensus.cc:374] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.924283 23173 raft_consensus.cc:729] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.924485 23173 consensus_queue.cc:260] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.924676 23173 raft_consensus.cc:388] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.924778 23173 raft_consensus.cc:482] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.924906 23173 raft_consensus.cc:3037] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.925076 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.926360 23186 ts_tablet_manager.cc:1905] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.926571 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.927603 23173 raft_consensus.cc:504] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.927923 23173 leader_election.cc:302] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.928200 23175 raft_consensus.cc:2781] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.928365 23175 raft_consensus.cc:686] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.928589 23175 consensus_queue.cc:237] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.930120 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91135ec456194735a1f913192cda21f3 has no consensus state
I20260806 10:42:32.930845 23173 leader_election.cc:288] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.931391 23173 ts_tablet_manager.cc:1428] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260806 10:42:32.931658 23173 tablet_bootstrap.cc:492] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.933027 23186 ts_tablet_manager.cc:1918] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.933210 23186 log.cc:1196] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/fdaf122f63b7415bb40b5fb3248915ae
I20260806 10:42:32.933369 23173 tablet_bootstrap.cc:654] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.933607 23186 ts_tablet_manager.cc:1939] T fdaf122f63b7415bb40b5fb3248915ae P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.934340 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 91135ec456194735a1f913192cda21f3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:32.934765 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 91135ec456194735a1f913192cda21f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.934785 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.935317 23186 tablet_replica.cc:330] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.935367 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet fdaf122f63b7415bb40b5fb3248915ae (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.935555 23186 raft_consensus.cc:2229] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.935768 23186 raft_consensus.cc:2258] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.937328 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.937779 23186 ts_tablet_manager.cc:1905] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.941218 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 91135ec456194735a1f913192cda21f3
I20260806 10:42:32.941866 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 91135ec456194735a1f913192cda21f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.942898 23173 tablet_bootstrap.cc:492] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.943070 23173 ts_tablet_manager.cc:1397] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.006s
I20260806 10:42:32.942996 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.943697 23173 raft_consensus.cc:348] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.943928 23173 raft_consensus.cc:374] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.944017 23173 raft_consensus.cc:729] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.944252 23173 consensus_queue.cc:260] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.944446 23173 raft_consensus.cc:388] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.944566 23173 raft_consensus.cc:482] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.944669 23173 raft_consensus.cc:3037] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.946036 23186 ts_tablet_manager.cc:1918] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.945888 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.946215 23186 log.cc:1196] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/c4ae90d3f1224205aba81a06203bd31b
I20260806 10:42:32.946578 23186 ts_tablet_manager.cc:1939] T c4ae90d3f1224205aba81a06203bd31b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.947579 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet c4ae90d3f1224205aba81a06203bd31b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:32.947794 23173 raft_consensus.cc:504] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:32.947983 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a5f3101e335c4ab691032386a6335b89 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a5f3101e335c4ab691032386a6335b89 already in progress: creating tablet
I20260806 10:42:32.948050 23173 leader_election.cc:302] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
W20260806 10:42:32.948293 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 91135ec456194735a1f913192cda21f3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 91135ec456194735a1f913192cda21f3 already in progress: creating tablet
I20260806 10:42:32.948378 23175 raft_consensus.cc:2781] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.948532 23175 raft_consensus.cc:686] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.948797 23175 consensus_queue.cc:237] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.949446 23173 leader_election.cc:288] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.949863 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c4652bd24d74f7d8f4fe6cff492afd0 has no consensus state
I20260806 10:42:32.950002 23173 ts_tablet_manager.cc:1428] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.003s sys 0.003s
I20260806 10:42:32.950294 23173 tablet_bootstrap.cc:492] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.951643 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a5f3101e335c4ab691032386a6335b89 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.951961 23186 tablet_replica.cc:330] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.952065 23173 tablet_bootstrap.cc:654] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.952174 23186 raft_consensus.cc:2229] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.952373 23186 pending_rounds.cc:62] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Trying to abort 1 pending ops.
I20260806 10:42:32.952455 23186 pending_rounds.cc:68] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 160 op_type: NO_OP noop_request { }
I20260806 10:42:32.952629 23186 raft_consensus.cc:2866] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 10:42:32.952772 23186 raft_consensus.cc:2258] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.953117 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.954137 23173 tablet_bootstrap.cc:492] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.954291 23173 ts_tablet_manager.cc:1397] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260806 10:42:32.954694 23397 consensus_queue.cc:1159] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ca020a834add4a7f8c83983a4ae34cfa" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260806 10:42:32.955053 23173 raft_consensus.cc:348] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.955229 23173 raft_consensus.cc:374] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.955225 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 4c4652bd24d74f7d8f4fe6cff492afd0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:32.955418 23173 raft_consensus.cc:729] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.956005 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4c4652bd24d74f7d8f4fe6cff492afd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.955968 23186 ts_tablet_manager.cc:1905] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.955968 23173 consensus_queue.cc:260] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.956503 23173 raft_consensus.cc:388] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.956627 23173 raft_consensus.cc:482] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.956760 23173 raft_consensus.cc:3037] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.956575 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.959707 23173 raft_consensus.cc:504] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.959986 23173 leader_election.cc:302] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.960242 23175 raft_consensus.cc:2781] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.960453 23175 raft_consensus.cc:686] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.960696 23175 consensus_queue.cc:237] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.960987 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 4c4652bd24d74f7d8f4fe6cff492afd0
I20260806 10:42:32.961719 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 4c4652bd24d74f7d8f4fe6cff492afd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.963377 23186 ts_tablet_manager.cc:1918] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.963557 23186 log.cc:1196] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a5f3101e335c4ab691032386a6335b89
I20260806 10:42:32.963553 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.964004 23186 ts_tablet_manager.cc:1939] T a5f3101e335c4ab691032386a6335b89 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.965216 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a5f3101e335c4ab691032386a6335b89 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.965500 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 4c4652bd24d74f7d8f4fe6cff492afd0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4c4652bd24d74f7d8f4fe6cff492afd0 already in progress: creating tablet
I20260806 10:42:32.966128 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.966495 23173 leader_election.cc:288] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:32.967056 23173 ts_tablet_manager.cc:1428] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.013s user 0.004s sys 0.003s
I20260806 10:42:32.967438 23173 tablet_bootstrap.cc:492] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
W20260806 10:42:32.969221 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf858bc16032499e8ef6570cebae5fa4 has no consensus state
I20260806 10:42:32.969358 23173 tablet_bootstrap.cc:654] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.971355 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.972957 23109 tablet_service.cc:1467] Processing CreateTablet for tablet cf858bc16032499e8ef6570cebae5fa4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.973372 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf858bc16032499e8ef6570cebae5fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.973847 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.974583 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 91135ec456194735a1f913192cda21f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.974870 23186 tablet_replica.cc:330] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.975073 23186 raft_consensus.cc:2229] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.977142 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet cf858bc16032499e8ef6570cebae5fa4
I20260806 10:42:32.978266 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet cf858bc16032499e8ef6570cebae5fa4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.978868 23186 raft_consensus.cc:2258] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.979447 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:32.980981 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.981364 23173 tablet_bootstrap.cc:492] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:32.981364 23186 ts_tablet_manager.cc:1905] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.981544 23173 ts_tablet_manager.cc:1397] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.014s user 0.005s sys 0.008s
I20260806 10:42:32.982322 23173 raft_consensus.cc:348] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.982504 23173 raft_consensus.cc:374] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:32.982602 23173 raft_consensus.cc:729] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:32.982890 23173 consensus_queue.cc:260] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.983065 23173 raft_consensus.cc:388] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:32.983192 23173 raft_consensus.cc:482] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:32.983304 23173 raft_consensus.cc:3037] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:32.983762 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:32.986028 23173 raft_consensus.cc:504] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.986263 23173 leader_election.cc:302] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:32.986536 23175 raft_consensus.cc:2781] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:32.986678 23175 raft_consensus.cc:686] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:32.986918 23175 consensus_queue.cc:237] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:32.987534 23173 leader_election.cc:288] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:32.987568 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9005ede5ac6c40cea14fd6d4191b91df has no consensus state
I20260806 10:42:32.987641 23186 ts_tablet_manager.cc:1918] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:32.988629 23186 log.cc:1196] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/91135ec456194735a1f913192cda21f3
I20260806 10:42:32.988963 23173 ts_tablet_manager.cc:1428] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.005s sys 0.001s
I20260806 10:42:32.989068 23186 ts_tablet_manager.cc:1939] T 91135ec456194735a1f913192cda21f3 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:32.989532 23173 tablet_bootstrap.cc:492] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:32.990706 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 91135ec456194735a1f913192cda21f3 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:32.990999 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet cf858bc16032499e8ef6570cebae5fa4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cf858bc16032499e8ef6570cebae5fa4 already in progress: creating tablet
I20260806 10:42:32.991058 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 4c4652bd24d74f7d8f4fe6cff492afd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:32.991318 23186 tablet_replica.cc:330] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:32.991358 23173 tablet_bootstrap.cc:654] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:32.991614 23186 raft_consensus.cc:2229] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:32.991892 23186 raft_consensus.cc:2258] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:32.992796 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 9005ede5ac6c40cea14fd6d4191b91df (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:32.993050 23186 ts_tablet_manager.cc:1905] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:32.993247 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9005ede5ac6c40cea14fd6d4191b91df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:32.998397 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.000401 23186 ts_tablet_manager.cc:1918] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.000547 23186 log.cc:1196] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/4c4652bd24d74f7d8f4fe6cff492afd0
I20260806 10:42:33.000931 23186 ts_tablet_manager.cc:1939] T 4c4652bd24d74f7d8f4fe6cff492afd0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.000732 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.001080 23173 tablet_bootstrap.cc:492] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.001223 23173 ts_tablet_manager.cc:1397] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.012s user 0.002s sys 0.008s
I20260806 10:42:33.001955 23173 raft_consensus.cc:348] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.001991 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 4c4652bd24d74f7d8f4fe6cff492afd0 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.002102 23173 raft_consensus.cc:374] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.002178 23173 raft_consensus.cc:729] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.002346 23173 consensus_queue.cc:260] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.002516 23173 raft_consensus.cc:388] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.002607 23173 raft_consensus.cc:482] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.002731 23173 raft_consensus.cc:3037] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.004195 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 9005ede5ac6c40cea14fd6d4191b91df
I20260806 10:42:33.004911 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 9005ede5ac6c40cea14fd6d4191b91df with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.005322 23173 raft_consensus.cc:504] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:33.005482 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 9005ede5ac6c40cea14fd6d4191b91df because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9005ede5ac6c40cea14fd6d4191b91df already in progress: creating tablet
I20260806 10:42:33.005589 23173 leader_election.cc:302] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.005896 23175 raft_consensus.cc:2781] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.006083 23175 raft_consensus.cc:686] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.006078 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.006407 23175 consensus_queue.cc:237] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.005802 23173 leader_election.cc:288] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.007258 23173 ts_tablet_manager.cc:1428] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:33.007532 23173 tablet_bootstrap.cc:492] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.009284 23173 tablet_bootstrap.cc:654] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.009166 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.010633 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.011181 23173 tablet_bootstrap.cc:492] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.011314 23173 ts_tablet_manager.cc:1397] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:33.011641 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet cf858bc16032499e8ef6570cebae5fa4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.012032 23186 tablet_replica.cc:330] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.012110 23173 raft_consensus.cc:348] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.012318 23173 raft_consensus.cc:374] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.012359 23186 raft_consensus.cc:2229] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.012420 23173 raft_consensus.cc:729] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.012759 23186 raft_consensus.cc:2258] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.012792 23173 consensus_queue.cc:260] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.013000 23173 raft_consensus.cc:388] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.013120 23173 raft_consensus.cc:482] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.013245 23173 raft_consensus.cc:3037] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.014014 23186 ts_tablet_manager.cc:1905] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:33.014199 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3f462f9ed604dd18b44cf13468ecda6 has no consensus state
I20260806 10:42:33.016233 23173 raft_consensus.cc:504] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.016480 23173 leader_election.cc:302] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.016788 23175 raft_consensus.cc:2781] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.016948 23175 raft_consensus.cc:686] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.016918 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.017248 23175 consensus_queue.cc:237] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.018049 23109 tablet_service.cc:1467] Processing CreateTablet for tablet a3f462f9ed604dd18b44cf13468ecda6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 1
I20260806 10:42:33.018560 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a3f462f9ed604dd18b44cf13468ecda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.020149 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.020947 23186 ts_tablet_manager.cc:1918] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.021086 23186 log.cc:1196] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/cf858bc16032499e8ef6570cebae5fa4
I20260806 10:42:33.021522 23186 ts_tablet_manager.cc:1939] T cf858bc16032499e8ef6570cebae5fa4 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.022583 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet cf858bc16032499e8ef6570cebae5fa4 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.023211 23173 leader_election.cc:288] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.023921 23173 ts_tablet_manager.cc:1428] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20260806 10:42:33.024868 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a3f462f9ed604dd18b44cf13468ecda6
I20260806 10:42:33.025534 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet a3f462f9ed604dd18b44cf13468ecda6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.026051 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a3f462f9ed604dd18b44cf13468ecda6 because the tablet was not found. No further retry: Not found: Tablet not found: a3f462f9ed604dd18b44cf13468ecda6
I20260806 10:42:33.026486 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.028455 23173 tablet_bootstrap.cc:492] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.029237 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.030305 23173 tablet_bootstrap.cc:654] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.031981 23173 tablet_bootstrap.cc:492] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.032116 23173 ts_tablet_manager.cc:1397] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260806 10:42:33.032588 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68342c35da674683b7d310f1a958f401 has no consensus state
I20260806 10:42:33.032843 23173 raft_consensus.cc:348] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.033046 23173 raft_consensus.cc:374] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.033154 23173 raft_consensus.cc:729] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.033357 23173 consensus_queue.cc:260] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.033568 23173 raft_consensus.cc:388] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.033664 23173 raft_consensus.cc:482] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.033780 23173 raft_consensus.cc:3037] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.033887 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.034564 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 9005ede5ac6c40cea14fd6d4191b91df with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:32 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.034885 23186 tablet_replica.cc:330] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.035154 23186 raft_consensus.cc:2229] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.035398 23186 raft_consensus.cc:2258] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.035991 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 68342c35da674683b7d310f1a958f401 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 1
I20260806 10:42:33.036239 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.036453 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 68342c35da674683b7d310f1a958f401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.036959 23173 raft_consensus.cc:504] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.037168 23186 ts_tablet_manager.cc:1905] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.037220 23173 leader_election.cc:302] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.037475 23175 raft_consensus.cc:2781] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.037644 23175 raft_consensus.cc:686] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.037870 23175 consensus_queue.cc:237] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.039718 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 68342c35da674683b7d310f1a958f401
I20260806 10:42:33.040298 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 68342c35da674683b7d310f1a958f401 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.041492 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.043529 23173 leader_election.cc:288] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.043489 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.044294 23173 ts_tablet_manager.cc:1428] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260806 10:42:33.044584 23173 tablet_bootstrap.cc:492] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.045964 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.046269 23186 ts_tablet_manager.cc:1918] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.046331 23173 tablet_bootstrap.cc:654] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.046485 23186 log.cc:1196] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/9005ede5ac6c40cea14fd6d4191b91df
I20260806 10:42:33.047086 23186 ts_tablet_manager.cc:1939] T 9005ede5ac6c40cea14fd6d4191b91df P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.048185 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 9005ede5ac6c40cea14fd6d4191b91df (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.048475 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 68342c35da674683b7d310f1a958f401 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 68342c35da674683b7d310f1a958f401 already in progress: creating tablet
I20260806 10:42:33.049285 23173 tablet_bootstrap.cc:492] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.049445 23173 ts_tablet_manager.cc:1397] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.002s
W20260806 10:42:33.050143 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68e01460c8d84c00ac73164d8ecdfb8c has no consensus state
I20260806 10:42:33.050215 23173 raft_consensus.cc:348] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.050431 23173 raft_consensus.cc:374] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.050518 23173 raft_consensus.cc:729] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.050693 23173 consensus_queue.cc:260] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.050879 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a3f462f9ed604dd18b44cf13468ecda6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.050887 23173 raft_consensus.cc:388] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.051054 23173 raft_consensus.cc:482] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.051185 23186 tablet_replica.cc:330] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.051173 23173 raft_consensus.cc:3037] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.051405 23186 raft_consensus.cc:2229] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.051614 23186 raft_consensus.cc:2258] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.052651 23186 ts_tablet_manager.cc:1905] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.053141 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.054052 23173 raft_consensus.cc:504] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.054311 23173 leader_election.cc:302] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.054525 23173 leader_election.cc:288] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.054597 23179 raft_consensus.cc:2781] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.054765 23179 raft_consensus.cc:686] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.054950 23173 ts_tablet_manager.cc:1428] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.001s sys 0.001s
I20260806 10:42:33.054975 23179 consensus_queue.cc:237] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.057469 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.058157 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 68342c35da674683b7d310f1a958f401 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.058199 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 68e01460c8d84c00ac73164d8ecdfb8c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:33.058674 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 68e01460c8d84c00ac73164d8ecdfb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.059617 23186 ts_tablet_manager.cc:1918] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.059791 23186 log.cc:1196] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a3f462f9ed604dd18b44cf13468ecda6
I20260806 10:42:33.060258 23186 ts_tablet_manager.cc:1939] T a3f462f9ed604dd18b44cf13468ecda6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.060839 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 68e01460c8d84c00ac73164d8ecdfb8c
I20260806 10:42:33.061264 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a3f462f9ed604dd18b44cf13468ecda6 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.061379 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 68e01460c8d84c00ac73164d8ecdfb8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.061641 23186 tablet_replica.cc:330] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.061851 23186 raft_consensus.cc:2229] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.062052 23186 raft_consensus.cc:2258] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.063382 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.063409 23186 ts_tablet_manager.cc:1905] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.063481 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.064929 23173 tablet_bootstrap.cc:492] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.066027 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.066679 23173 tablet_bootstrap.cc:654] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.068845 23173 tablet_bootstrap.cc:492] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.069003 23173 ts_tablet_manager.cc:1397] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
W20260806 10:42:33.069342 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8127e08d33974ce7940f8c90a3781d4f has no consensus state
I20260806 10:42:33.069773 23173 raft_consensus.cc:348] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.069973 23173 raft_consensus.cc:374] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.070076 23173 raft_consensus.cc:729] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.070286 23173 consensus_queue.cc:260] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.070528 23173 raft_consensus.cc:388] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.070626 23186 ts_tablet_manager.cc:1918] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.070637 23173 raft_consensus.cc:482] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.070788 23173 raft_consensus.cc:3037] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.070815 23186 log.cc:1196] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/68342c35da674683b7d310f1a958f401
I20260806 10:42:33.071199 23186 ts_tablet_manager.cc:1939] T 68342c35da674683b7d310f1a958f401 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.071870 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.072223 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 68342c35da674683b7d310f1a958f401 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.072961 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 68e01460c8d84c00ac73164d8ecdfb8c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 68e01460c8d84c00ac73164d8ecdfb8c already in progress: creating tablet
I20260806 10:42:33.073424 23173 raft_consensus.cc:504] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.073715 23173 leader_election.cc:302] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.073912 23173 leader_election.cc:288] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.073992 23179 raft_consensus.cc:2781] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.074127 23179 raft_consensus.cc:686] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.074384 23179 consensus_queue.cc:237] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.074505 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.075340 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 8127e08d33974ce7940f8c90a3781d4f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:33.075784 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8127e08d33974ce7940f8c90a3781d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.077661 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 8127e08d33974ce7940f8c90a3781d4f
I20260806 10:42:33.078310 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 8127e08d33974ce7940f8c90a3781d4f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.078986 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 8127e08d33974ce7940f8c90a3781d4f because the tablet was not found. No further retry: Not found: Tablet not found: 8127e08d33974ce7940f8c90a3781d4f
I20260806 10:42:33.079735 23173 ts_tablet_manager.cc:1428] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260806 10:42:33.079804 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.080286 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.080749 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 68e01460c8d84c00ac73164d8ecdfb8c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.081355 23173 tablet_bootstrap.cc:492] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.081329 23186 tablet_replica.cc:330] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.081643 23186 raft_consensus.cc:2229] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.081898 23186 raft_consensus.cc:2258] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.082767 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.083113 23173 tablet_bootstrap.cc:654] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.083279 23186 ts_tablet_manager.cc:1905] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.085081 23173 tablet_bootstrap.cc:492] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.085250 23173 ts_tablet_manager.cc:1397] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260806 10:42:33.085919 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13e71bbf5530429fa9e4b24c323d930b has no consensus state
I20260806 10:42:33.085997 23173 raft_consensus.cc:348] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.086220 23173 raft_consensus.cc:374] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.086313 23173 raft_consensus.cc:729] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.086545 23173 consensus_queue.cc:260] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.086755 23173 raft_consensus.cc:388] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.086866 23173 raft_consensus.cc:482] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.086985 23173 raft_consensus.cc:3037] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.088786 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.089658 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 13e71bbf5530429fa9e4b24c323d930b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:33.089744 23186 ts_tablet_manager.cc:1918] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.089885 23186 log.cc:1196] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/68e01460c8d84c00ac73164d8ecdfb8c
I20260806 10:42:33.090055 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 13e71bbf5530429fa9e4b24c323d930b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.090277 23186 ts_tablet_manager.cc:1939] T 68e01460c8d84c00ac73164d8ecdfb8c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.091044 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.091298 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 68e01460c8d84c00ac73164d8ecdfb8c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.092499 23173 raft_consensus.cc:504] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.092913 23173 leader_election.cc:302] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.093142 23173 leader_election.cc:288] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.093261 23179 raft_consensus.cc:2781] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.093434 23179 raft_consensus.cc:686] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.093663 23173 ts_tablet_manager.cc:1428] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.005s sys 0.001s
I20260806 10:42:33.093685 23179 consensus_queue.cc:237] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.095427 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 13e71bbf5530429fa9e4b24c323d930b
I20260806 10:42:33.095820 23173 tablet_bootstrap.cc:492] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.096196 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 13e71bbf5530429fa9e4b24c323d930b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.097412 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 13e71bbf5530429fa9e4b24c323d930b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13e71bbf5530429fa9e4b24c323d930b already in progress: creating tablet
I20260806 10:42:33.097527 23173 tablet_bootstrap.cc:654] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.098172 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.099283 23173 tablet_bootstrap.cc:492] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.099186 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.099422 23173 ts_tablet_manager.cc:1397] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:33.100203 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 8127e08d33974ce7940f8c90a3781d4f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.100203 23173 raft_consensus.cc:348] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.100481 23173 raft_consensus.cc:374] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.100610 23186 tablet_replica.cc:330] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.100615 23173 raft_consensus.cc:729] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.100812 23186 raft_consensus.cc:2229] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.100899 23173 consensus_queue.cc:260] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.100996 23186 raft_consensus.cc:2258] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.101074 23173 raft_consensus.cc:388] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.101166 23173 raft_consensus.cc:482] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.101377 23173 raft_consensus.cc:3037] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.101667 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.102059 23186 ts_tablet_manager.cc:1905] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.104069 23173 raft_consensus.cc:504] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.104334 23173 leader_election.cc:302] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.104521 23173 leader_election.cc:288] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.104596 23179 raft_consensus.cc:2781] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.104722 23179 raft_consensus.cc:686] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.104952 23179 consensus_queue.cc:237] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.105425 23173 ts_tablet_manager.cc:1428] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
W20260806 10:42:33.106441 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 905a1945778d403e821fdcdc9b4c5603 has no consensus state
I20260806 10:42:33.107913 23186 ts_tablet_manager.cc:1918] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.108081 23186 log.cc:1196] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8127e08d33974ce7940f8c90a3781d4f
I20260806 10:42:33.108498 23186 ts_tablet_manager.cc:1939] T 8127e08d33974ce7940f8c90a3781d4f P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.109496 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 13e71bbf5530429fa9e4b24c323d930b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.109790 23186 tablet_replica.cc:330] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.109849 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 8127e08d33974ce7940f8c90a3781d4f (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.109721 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.109972 23186 raft_consensus.cc:2229] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.110173 23186 raft_consensus.cc:2258] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.110522 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 905a1945778d403e821fdcdc9b4c5603 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:33.110973 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 905a1945778d403e821fdcdc9b4c5603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.111218 23186 ts_tablet_manager.cc:1905] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.112129 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.115571 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 905a1945778d403e821fdcdc9b4c5603
I20260806 10:42:33.115839 23173 tablet_bootstrap.cc:492] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.116369 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 905a1945778d403e821fdcdc9b4c5603 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.117164 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.117419 23173 tablet_bootstrap.cc:654] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.117578 23186 ts_tablet_manager.cc:1918] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.117717 23186 log.cc:1196] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/13e71bbf5530429fa9e4b24c323d930b
I20260806 10:42:33.118084 23186 ts_tablet_manager.cc:1939] T 13e71bbf5530429fa9e4b24c323d930b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.118980 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 13e71bbf5530429fa9e4b24c323d930b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.119339 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 905a1945778d403e821fdcdc9b4c5603 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 905a1945778d403e821fdcdc9b4c5603 already in progress: creating tablet
I20260806 10:42:33.120128 23173 tablet_bootstrap.cc:492] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.120306 23173 ts_tablet_manager.cc:1397] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:33.121059 23173 raft_consensus.cc:348] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.121255 23173 raft_consensus.cc:374] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.121333 23173 raft_consensus.cc:729] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.121551 23173 consensus_queue.cc:260] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.121749 23173 raft_consensus.cc:388] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.121852 23173 raft_consensus.cc:482] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.121958 23173 raft_consensus.cc:3037] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.124835 23173 raft_consensus.cc:504] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.125118 23173 leader_election.cc:302] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.125412 23173 leader_election.cc:288] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.125452 23179 raft_consensus.cc:2781] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.125669 23179 raft_consensus.cc:686] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.125887 23173 ts_tablet_manager.cc:1428] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.002s
I20260806 10:42:33.126010 23179 consensus_queue.cc:237] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.133460 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.134248 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.135046 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 905a1945778d403e821fdcdc9b4c5603 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.135344 23186 tablet_replica.cc:330] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.135532 23186 raft_consensus.cc:2229] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.135751 23186 raft_consensus.cc:2258] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.136731 23186 ts_tablet_manager.cc:1905] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:33.137411 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59c014ebfec5459e9ba003a738dd3c96 has no consensus state
I20260806 10:42:33.139443 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.140600 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 59c014ebfec5459e9ba003a738dd3c96 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:33.141012 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 59c014ebfec5459e9ba003a738dd3c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.141820 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.142769 23186 ts_tablet_manager.cc:1918] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.142874 23186 log.cc:1196] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/905a1945778d403e821fdcdc9b4c5603
I20260806 10:42:33.143203 23186 ts_tablet_manager.cc:1939] T 905a1945778d403e821fdcdc9b4c5603 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.144070 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 905a1945778d403e821fdcdc9b4c5603 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.144910 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 59c014ebfec5459e9ba003a738dd3c96
I20260806 10:42:33.145494 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 59c014ebfec5459e9ba003a738dd3c96 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.146021 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 59c014ebfec5459e9ba003a738dd3c96 because the tablet was not found. No further retry: Not found: Tablet not found: 59c014ebfec5459e9ba003a738dd3c96
I20260806 10:42:33.146456 23173 tablet_bootstrap.cc:492] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.146719 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.148236 23173 tablet_bootstrap.cc:654] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.149890 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.150130 23173 tablet_bootstrap.cc:492] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.150236 23173 ts_tablet_manager.cc:1397] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:33.150969 23173 raft_consensus.cc:348] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.151134 23173 raft_consensus.cc:374] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.151245 23173 raft_consensus.cc:729] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.151499 23173 consensus_queue.cc:260] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.151739 23173 raft_consensus.cc:388] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.151834 23173 raft_consensus.cc:482] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.151952 23173 raft_consensus.cc:3037] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:33.153393 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad134e4836ff41669883c6adb737551b has no consensus state
I20260806 10:42:33.154749 23173 raft_consensus.cc:504] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.154865 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.155027 23173 leader_election.cc:302] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.155212 23173 leader_election.cc:288] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.155284 23179 raft_consensus.cc:2781] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.155416 23179 raft_consensus.cc:686] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.155695 23173 ts_tablet_manager.cc:1428] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260806 10:42:33.155658 23179 consensus_queue.cc:237] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.157202 23109 tablet_service.cc:1467] Processing CreateTablet for tablet ad134e4836ff41669883c6adb737551b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:33.157624 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ad134e4836ff41669883c6adb737551b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.158738 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 59c014ebfec5459e9ba003a738dd3c96 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.159005 23186 tablet_replica.cc:330] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.159176 23186 raft_consensus.cc:2229] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.159380 23186 raft_consensus.cc:2258] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.159544 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.161329 23186 ts_tablet_manager.cc:1905] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.163053 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ad134e4836ff41669883c6adb737551b
I20260806 10:42:33.163713 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ad134e4836ff41669883c6adb737551b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.165364 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.165429 23173 tablet_bootstrap.cc:492] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.167374 23173 tablet_bootstrap.cc:654] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.167785 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.169284 23173 tablet_bootstrap.cc:492] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.169489 23173 ts_tablet_manager.cc:1397] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:33.170217 23173 raft_consensus.cc:348] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.170423 23173 raft_consensus.cc:374] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.170516 23173 raft_consensus.cc:729] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.170509 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.170831 23173 consensus_queue.cc:260] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.170938 23186 ts_tablet_manager.cc:1918] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.171064 23173 raft_consensus.cc:388] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.171095 23186 log.cc:1196] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/59c014ebfec5459e9ba003a738dd3c96
I20260806 10:42:33.171192 23173 raft_consensus.cc:482] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.171300 23173 raft_consensus.cc:3037] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.171528 23186 ts_tablet_manager.cc:1939] T 59c014ebfec5459e9ba003a738dd3c96 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.172591 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 59c014ebfec5459e9ba003a738dd3c96 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.172892 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ad134e4836ff41669883c6adb737551b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ad134e4836ff41669883c6adb737551b already in progress: creating tablet
W20260806 10:42:33.173933 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4369ab218d14315b5acbf179c72e061 has no consensus state
I20260806 10:42:33.173902 23173 raft_consensus.cc:504] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.174127 23173 leader_election.cc:302] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.174417 23179 raft_consensus.cc:2781] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.174592 23179 raft_consensus.cc:686] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.174822 23179 consensus_queue.cc:237] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.175315 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.175786 23173 leader_election.cc:288] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.176256 23173 ts_tablet_manager.cc:1428] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.005s sys 0.001s
I20260806 10:42:33.177498 23109 tablet_service.cc:1467] Processing CreateTablet for tablet f4369ab218d14315b5acbf179c72e061 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:33.177932 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f4369ab218d14315b5acbf179c72e061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.178064 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.178818 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ad134e4836ff41669883c6adb737551b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.179263 23186 tablet_replica.cc:330] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.179486 23186 raft_consensus.cc:2229] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.179662 23186 pending_rounds.cc:62] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Trying to abort 1 pending ops.
I20260806 10:42:33.179795 23186 pending_rounds.cc:68] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 184 op_type: NO_OP noop_request { }
I20260806 10:42:33.179958 23186 raft_consensus.cc:2866] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 10:42:33.180110 23186 raft_consensus.cc:2258] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.181088 23186 ts_tablet_manager.cc:1905] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.181321 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f4369ab218d14315b5acbf179c72e061
I20260806 10:42:33.181936 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f4369ab218d14315b5acbf179c72e061 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.182919 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.183737 23173 tablet_bootstrap.cc:492] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.185551 23173 tablet_bootstrap.cc:654] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.185534 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.187368 23173 tablet_bootstrap.cc:492] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.187557 23173 ts_tablet_manager.cc:1397] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:33.187635 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.188362 23173 raft_consensus.cc:348] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.188558 23173 raft_consensus.cc:374] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.188673 23173 raft_consensus.cc:729] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.188889 23173 consensus_queue.cc:260] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.189116 23173 raft_consensus.cc:388] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.189221 23173 raft_consensus.cc:482] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.189359 23173 raft_consensus.cc:3037] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.189492 23186 ts_tablet_manager.cc:1918] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.189622 23186 log.cc:1196] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ad134e4836ff41669883c6adb737551b
I20260806 10:42:33.190075 23186 ts_tablet_manager.cc:1939] T ad134e4836ff41669883c6adb737551b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.191108 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ad134e4836ff41669883c6adb737551b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.191206 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e645ce3fa60d4d468bf515fb67c68ef0 has no consensus state
W20260806 10:42:33.191578 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f4369ab218d14315b5acbf179c72e061 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f4369ab218d14315b5acbf179c72e061 already in progress: creating tablet
I20260806 10:42:33.191824 23173 raft_consensus.cc:504] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.192104 23173 leader_election.cc:302] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.192328 23173 leader_election.cc:288] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.192404 23179 raft_consensus.cc:2781] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.192554 23179 raft_consensus.cc:686] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.192834 23179 consensus_queue.cc:237] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.193100 23173 ts_tablet_manager.cc:1428] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260806 10:42:33.193872 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.194554 23109 tablet_service.cc:1467] Processing CreateTablet for tablet e645ce3fa60d4d468bf515fb67c68ef0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:33.194978 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e645ce3fa60d4d468bf515fb67c68ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.195897 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f4369ab218d14315b5acbf179c72e061 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.196180 23186 tablet_replica.cc:330] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.196539 23186 raft_consensus.cc:2229] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.196408 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.196727 23186 pending_rounds.cc:62] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Trying to abort 1 pending ops.
I20260806 10:42:33.196816 23186 pending_rounds.cc:68] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 186 op_type: NO_OP noop_request { }
I20260806 10:42:33.196965 23186 raft_consensus.cc:2866] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 10:42:33.197094 23186 raft_consensus.cc:2258] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.198467 23186 ts_tablet_manager.cc:1905] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.200161 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet e645ce3fa60d4d468bf515fb67c68ef0
I20260806 10:42:33.200802 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet e645ce3fa60d4d468bf515fb67c68ef0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.201154 23173 tablet_bootstrap.cc:492] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.202268 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.202984 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.203190 23173 tablet_bootstrap.cc:654] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.205511 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.206902 23186 ts_tablet_manager.cc:1918] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.207069 23186 log.cc:1196] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f4369ab218d14315b5acbf179c72e061
I20260806 10:42:33.207557 23186 ts_tablet_manager.cc:1939] T f4369ab218d14315b5acbf179c72e061 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
W20260806 10:42:33.208485 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b8923ecb803b40688070efe78be5fce6 has no consensus state
I20260806 10:42:33.208671 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f4369ab218d14315b5acbf179c72e061 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.208942 23173 tablet_bootstrap.cc:492] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
W20260806 10:42:33.209076 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet e645ce3fa60d4d468bf515fb67c68ef0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e645ce3fa60d4d468bf515fb67c68ef0 already in progress: creating tablet
I20260806 10:42:33.209134 23173 ts_tablet_manager.cc:1397] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.000s sys 0.007s
I20260806 10:42:33.209830 23173 raft_consensus.cc:348] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.210005 23173 raft_consensus.cc:374] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.210103 23173 raft_consensus.cc:729] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.210352 23173 consensus_queue.cc:260] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.210507 23173 raft_consensus.cc:388] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.210588 23173 raft_consensus.cc:482] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.210660 23173 raft_consensus.cc:3037] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.211299 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.212394 23109 tablet_service.cc:1467] Processing CreateTablet for tablet b8923ecb803b40688070efe78be5fce6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:33.212849 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b8923ecb803b40688070efe78be5fce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.213320 23173 raft_consensus.cc:504] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.213593 23173 leader_election.cc:302] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.213660 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.213861 23173 leader_election.cc:288] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.213898 23179 raft_consensus.cc:2781] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.214079 23179 raft_consensus.cc:686] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.214305 23179 consensus_queue.cc:237] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.214437 23173 ts_tablet_manager.cc:1428] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260806 10:42:33.216907 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet b8923ecb803b40688070efe78be5fce6
I20260806 10:42:33.217550 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet b8923ecb803b40688070efe78be5fce6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.218276 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:33.218565 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet b8923ecb803b40688070efe78be5fce6 because the tablet was not found. No further retry: Not found: Tablet not found: b8923ecb803b40688070efe78be5fce6
I20260806 10:42:33.219551 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.220292 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet e645ce3fa60d4d468bf515fb67c68ef0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.220719 23186 tablet_replica.cc:330] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.220923 23186 raft_consensus.cc:2229] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.221097 23186 raft_consensus.cc:2258] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.221537 23173 tablet_bootstrap.cc:492] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.222221 23186 ts_tablet_manager.cc:1905] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.222072 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.223001 23173 tablet_bootstrap.cc:654] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.224908 23173 tablet_bootstrap.cc:492] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.225042 23173 ts_tablet_manager.cc:1397] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:33.225781 23173 raft_consensus.cc:348] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.225960 23173 raft_consensus.cc:374] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.226063 23173 raft_consensus.cc:729] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:33.226190 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 98237fcbd315420b90266f496b7cf3aa has no consensus state
I20260806 10:42:33.226354 23173 consensus_queue.cc:260] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.226564 23173 raft_consensus.cc:388] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.226657 23173 raft_consensus.cc:482] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.226780 23173 raft_consensus.cc:3037] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.227831 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.229437 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 98237fcbd315420b90266f496b7cf3aa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260806 10:42:33.229566 23173 raft_consensus.cc:504] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.229862 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 98237fcbd315420b90266f496b7cf3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.229830 23173 leader_election.cc:302] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.230134 23179 raft_consensus.cc:2781] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.230288 23179 raft_consensus.cc:686] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.230387 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.230541 23179 consensus_queue.cc:237] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.230646 23186 ts_tablet_manager.cc:1918] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.230804 23186 log.cc:1196] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/e645ce3fa60d4d468bf515fb67c68ef0
I20260806 10:42:33.231189 23186 ts_tablet_manager.cc:1939] T e645ce3fa60d4d468bf515fb67c68ef0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.232220 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet e645ce3fa60d4d468bf515fb67c68ef0 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.232723 23173 leader_election.cc:288] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.233235 23173 ts_tablet_manager.cc:1428] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.004s sys 0.002s
I20260806 10:42:33.233837 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 98237fcbd315420b90266f496b7cf3aa
I20260806 10:42:33.234467 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 98237fcbd315420b90266f496b7cf3aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.235020 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 98237fcbd315420b90266f496b7cf3aa because the tablet was not found. No further retry: Not found: Tablet not found: 98237fcbd315420b90266f496b7cf3aa
I20260806 10:42:33.235380 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.236640 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.237563 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet b8923ecb803b40688070efe78be5fce6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.237957 23173 tablet_bootstrap.cc:492] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.238209 23186 tablet_replica.cc:330] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.238395 23186 raft_consensus.cc:2229] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.238819 23186 raft_consensus.cc:2258] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.239051 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.239663 23173 tablet_bootstrap.cc:654] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.240645 23186 ts_tablet_manager.cc:1905] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.241568 23173 tablet_bootstrap.cc:492] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.241739 23173 ts_tablet_manager.cc:1397] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260806 10:42:33.242424 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d65df4947354f8fbc33ae16845d5b6a has no consensus state
I20260806 10:42:33.242537 23173 raft_consensus.cc:348] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.242756 23173 raft_consensus.cc:374] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.242847 23173 raft_consensus.cc:729] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.243098 23173 consensus_queue.cc:260] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.243283 23173 raft_consensus.cc:388] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.243713 23173 raft_consensus.cc:482] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.243829 23173 raft_consensus.cc:3037] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.244943 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.246169 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 6d65df4947354f8fbc33ae16845d5b6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260806 10:42:33.246583 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6d65df4947354f8fbc33ae16845d5b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.246611 23173 raft_consensus.cc:504] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.246860 23173 leader_election.cc:302] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.246912 23186 ts_tablet_manager.cc:1918] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.247043 23186 log.cc:1196] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/b8923ecb803b40688070efe78be5fce6
I20260806 10:42:33.247150 23179 raft_consensus.cc:2781] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.247303 23179 raft_consensus.cc:686] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.247506 23186 ts_tablet_manager.cc:1939] T b8923ecb803b40688070efe78be5fce6 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.247537 23179 consensus_queue.cc:237] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.247897 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.248564 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet b8923ecb803b40688070efe78be5fce6 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.251478 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 6d65df4947354f8fbc33ae16845d5b6a
I20260806 10:42:33.252141 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 6d65df4947354f8fbc33ae16845d5b6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.252679 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 6d65df4947354f8fbc33ae16845d5b6a because the tablet was not found. No further retry: Not found: Tablet not found: 6d65df4947354f8fbc33ae16845d5b6a
I20260806 10:42:33.253201 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.253422 23173 leader_election.cc:288] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.253793 23173 ts_tablet_manager.cc:1428] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.012s user 0.002s sys 0.004s
I20260806 10:42:33.254045 23173 tablet_bootstrap.cc:492] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.255393 23173 tablet_bootstrap.cc:654] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.255375 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.257568 23173 tablet_bootstrap.cc:492] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.257723 23173 ts_tablet_manager.cc:1397] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
W20260806 10:42:33.258447 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7fb1afcf6bcf494ebf9bdc677c2de358 has no consensus state
I20260806 10:42:33.258559 23173 raft_consensus.cc:348] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.258759 23173 raft_consensus.cc:374] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.258876 23173 raft_consensus.cc:729] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.259099 23173 consensus_queue.cc:260] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.259311 23173 raft_consensus.cc:388] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.259399 23173 raft_consensus.cc:482] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.259526 23173 raft_consensus.cc:3037] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.260309 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.262312 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 98237fcbd315420b90266f496b7cf3aa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.262594 23186 tablet_replica.cc:330] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.262792 23186 raft_consensus.cc:2229] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.262969 23186 raft_consensus.cc:2258] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.262480 23173 raft_consensus.cc:504] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.263401 23173 leader_election.cc:302] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.263618 23173 leader_election.cc:288] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.263705 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 7fb1afcf6bcf494ebf9bdc677c2de358 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260806 10:42:33.263900 23178 raft_consensus.cc:2781] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.264047 23178 raft_consensus.cc:686] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.264153 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7fb1afcf6bcf494ebf9bdc677c2de358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.264088 23186 ts_tablet_manager.cc:1905] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.264084 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.264292 23178 consensus_queue.cc:237] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.269129 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 7fb1afcf6bcf494ebf9bdc677c2de358
I20260806 10:42:33.270059 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 7fb1afcf6bcf494ebf9bdc677c2de358 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.270675 23173 ts_tablet_manager.cc:1428] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.013s user 0.005s sys 0.001s
I20260806 10:42:33.270836 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.271441 23186 ts_tablet_manager.cc:1918] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.271643 23186 log.cc:1196] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/98237fcbd315420b90266f496b7cf3aa
I20260806 10:42:33.271807 23173 tablet_bootstrap.cc:492] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.272059 23186 ts_tablet_manager.cc:1939] T 98237fcbd315420b90266f496b7cf3aa P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.272667 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.273128 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 98237fcbd315420b90266f496b7cf3aa (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.273546 23173 tablet_bootstrap.cc:654] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.274230 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 7fb1afcf6bcf494ebf9bdc677c2de358 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7fb1afcf6bcf494ebf9bdc677c2de358 already in progress: creating tablet
I20260806 10:42:33.274843 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.276542 23173 tablet_bootstrap.cc:492] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.276728 23173 ts_tablet_manager.cc:1397] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:33.277551 23173 raft_consensus.cc:348] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:33.277742 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1385ae3d0c834b2cb724200f6da2eb01 has no consensus state
I20260806 10:42:33.277788 23173 raft_consensus.cc:374] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.277876 23173 raft_consensus.cc:729] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.278116 23173 consensus_queue.cc:260] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.278297 23173 raft_consensus.cc:388] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.278394 23173 raft_consensus.cc:482] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.278486 23173 raft_consensus.cc:3037] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.279172 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.281472 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.281535 23173 raft_consensus.cc:504] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.281520 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 1385ae3d0c834b2cb724200f6da2eb01 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.282112 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1385ae3d0c834b2cb724200f6da2eb01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.283931 23173 leader_election.cc:302] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.284168 23173 leader_election.cc:288] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.284217 23179 raft_consensus.cc:2781] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.284592 23173 ts_tablet_manager.cc:1428] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260806 10:42:33.284870 23179 raft_consensus.cc:686] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.285094 23179 consensus_queue.cc:237] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.286316 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 1385ae3d0c834b2cb724200f6da2eb01
I20260806 10:42:33.287150 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 1385ae3d0c834b2cb724200f6da2eb01 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.287985 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:33.288177 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 1385ae3d0c834b2cb724200f6da2eb01 because the tablet was not found. No further retry: Not found: Tablet not found: 1385ae3d0c834b2cb724200f6da2eb01
I20260806 10:42:33.288224 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.288851 23173 tablet_bootstrap.cc:492] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.289013 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 6d65df4947354f8fbc33ae16845d5b6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.289258 23186 tablet_replica.cc:330] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.289438 23186 raft_consensus.cc:2229] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.289659 23186 raft_consensus.cc:2258] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.290638 23173 tablet_bootstrap.cc:654] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.290832 23186 ts_tablet_manager.cc:1905] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.292609 23173 tablet_bootstrap.cc:492] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.292760 23173 ts_tablet_manager.cc:1397] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260806 10:42:33.292886 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 7fb1afcf6bcf494ebf9bdc677c2de358 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.293481 23173 raft_consensus.cc:348] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.293668 23173 raft_consensus.cc:374] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.293543 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.293783 23173 raft_consensus.cc:729] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.294005 23173 consensus_queue.cc:260] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.294226 23173 raft_consensus.cc:388] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.294333 23173 raft_consensus.cc:482] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.294473 23173 raft_consensus.cc:3037] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:33.296757 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 45ae5a45febb47b4a1631294fcd4a54a has no consensus state
I20260806 10:42:33.297287 23186 ts_tablet_manager.cc:1918] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.297425 23186 log.cc:1196] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/6d65df4947354f8fbc33ae16845d5b6a
I20260806 10:42:33.297675 23173 raft_consensus.cc:504] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.297895 23186 ts_tablet_manager.cc:1939] T 6d65df4947354f8fbc33ae16845d5b6a P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.297940 23173 leader_election.cc:302] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.298198 23175 raft_consensus.cc:2781] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.298350 23173 leader_election.cc:288] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.298369 23175 raft_consensus.cc:686] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.298959 23173 ts_tablet_manager.cc:1428] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260806 10:42:33.298981 23175 consensus_queue.cc:237] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.298908 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.300523 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 45ae5a45febb47b4a1631294fcd4a54a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.300917 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 45ae5a45febb47b4a1631294fcd4a54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.301443 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.304682 23186 tablet_replica.cc:330] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.304797 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 6d65df4947354f8fbc33ae16845d5b6a (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.304924 23186 raft_consensus.cc:2229] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.305094 23186 raft_consensus.cc:2258] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.305284 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 45ae5a45febb47b4a1631294fcd4a54a
I20260806 10:42:33.306026 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 45ae5a45febb47b4a1631294fcd4a54a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.306922 23186 ts_tablet_manager.cc:1905] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.307134 23173 tablet_bootstrap.cc:492] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.307296 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.308975 23173 tablet_bootstrap.cc:654] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.310350 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.313489 23186 ts_tablet_manager.cc:1918] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.313654 23186 log.cc:1196] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/7fb1afcf6bcf494ebf9bdc677c2de358
I20260806 10:42:33.314050 23186 ts_tablet_manager.cc:1939] T 7fb1afcf6bcf494ebf9bdc677c2de358 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
W20260806 10:42:33.314164 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 94a998904a5b415ba867675411de09c1 has no consensus state
I20260806 10:42:33.315299 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 7fb1afcf6bcf494ebf9bdc677c2de358 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.315564 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 45ae5a45febb47b4a1631294fcd4a54a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 45ae5a45febb47b4a1631294fcd4a54a already in progress: creating tablet
I20260806 10:42:33.315426 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.316421 23173 tablet_bootstrap.cc:492] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.316618 23173 ts_tablet_manager.cc:1397] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260806 10:42:33.317266 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 1385ae3d0c834b2cb724200f6da2eb01 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.317412 23173 raft_consensus.cc:348] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.317534 23186 tablet_replica.cc:330] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.317615 23173 raft_consensus.cc:374] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.317701 23173 raft_consensus.cc:729] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.317705 23186 raft_consensus.cc:2229] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.317972 23186 raft_consensus.cc:2258] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.317997 23173 consensus_queue.cc:260] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.318205 23173 raft_consensus.cc:388] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.318312 23173 raft_consensus.cc:482] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.318406 23173 raft_consensus.cc:3037] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.318840 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.319218 23186 ts_tablet_manager.cc:1905] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.320854 23109 tablet_service.cc:1467] Processing CreateTablet for tablet 94a998904a5b415ba867675411de09c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.321280 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 94a998904a5b415ba867675411de09c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.321987 23173 raft_consensus.cc:504] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.322249 23173 leader_election.cc:302] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.322471 23173 leader_election.cc:288] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.322523 23175 raft_consensus.cc:2781] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.322813 23175 raft_consensus.cc:686] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.322939 23173 ts_tablet_manager.cc:1428] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.001s sys 0.003s
I20260806 10:42:33.323158 23175 consensus_queue.cc:237] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.322944 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 94a998904a5b415ba867675411de09c1
I20260806 10:42:33.324285 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 94a998904a5b415ba867675411de09c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.325238 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.325505 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.326289 23186 ts_tablet_manager.cc:1918] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.326505 23186 log.cc:1196] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/1385ae3d0c834b2cb724200f6da2eb01
I20260806 10:42:33.326929 23186 ts_tablet_manager.cc:1939] T 1385ae3d0c834b2cb724200f6da2eb01 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.327908 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 1385ae3d0c834b2cb724200f6da2eb01 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.328261 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 94a998904a5b415ba867675411de09c1 because the tablet was not found. No further retry: Not found: Tablet not found: 94a998904a5b415ba867675411de09c1
I20260806 10:42:33.330178 23173 tablet_bootstrap.cc:492] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.330269 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.332110 23173 tablet_bootstrap.cc:654] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.333804 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b41f617208b242fbbf2249d5bc3a7714 has no consensus state
I20260806 10:42:33.335346 23173 tablet_bootstrap.cc:492] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.335512 23173 ts_tablet_manager.cc:1397] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260806 10:42:33.335546 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.336273 23173 raft_consensus.cc:348] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.336417 23173 raft_consensus.cc:374] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.336521 23173 raft_consensus.cc:729] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.336724 23173 consensus_queue.cc:260] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.336941 23173 raft_consensus.cc:388] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.337037 23173 raft_consensus.cc:482] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.337144 23173 raft_consensus.cc:3037] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.338127 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 45ae5a45febb47b4a1631294fcd4a54a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.338459 23186 tablet_replica.cc:330] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.338716 23186 raft_consensus.cc:2229] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.338954 23186 raft_consensus.cc:2258] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.339097 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.339612 23109 tablet_service.cc:1467] Processing CreateTablet for tablet b41f617208b242fbbf2249d5bc3a7714 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.340070 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b41f617208b242fbbf2249d5bc3a7714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.340108 23186 ts_tablet_manager.cc:1905] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.340108 23173 raft_consensus.cc:504] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.340415 23173 leader_election.cc:302] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.340622 23173 leader_election.cc:288] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.340837 23178 raft_consensus.cc:2781] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.341024 23178 raft_consensus.cc:686] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.341262 23178 consensus_queue.cc:237] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.341054 23173 ts_tablet_manager.cc:1428] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260806 10:42:33.342357 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet b41f617208b242fbbf2249d5bc3a7714
I20260806 10:42:33.342989 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet b41f617208b242fbbf2249d5bc3a7714 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.344134 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.345535 23173 tablet_bootstrap.cc:492] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.347405 23173 tablet_bootstrap.cc:654] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.347266 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:33.351061 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d7f538050674cbab946db4691211c57 has no consensus state
I20260806 10:42:33.354282 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.354948 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 4d7f538050674cbab946db4691211c57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 50
I20260806 10:42:33.355324 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4d7f538050674cbab946db4691211c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.355418 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 94a998904a5b415ba867675411de09c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.356588 23173 tablet_bootstrap.cc:492] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.356570 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.356771 23173 ts_tablet_manager.cc:1397] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.011s user 0.001s sys 0.004s
I20260806 10:42:33.357522 23173 raft_consensus.cc:348] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.357755 23173 raft_consensus.cc:374] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.357930 23173 raft_consensus.cc:729] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.358297 23173 consensus_queue.cc:260] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.358486 23173 raft_consensus.cc:388] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.358578 23173 raft_consensus.cc:482] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.358683 23173 raft_consensus.cc:3037] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.361289 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 4d7f538050674cbab946db4691211c57
I20260806 10:42:33.362597 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 4d7f538050674cbab946db4691211c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.362967 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.363569 23173 raft_consensus.cc:504] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.363807 23173 leader_election.cc:302] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.364087 23179 raft_consensus.cc:2781] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.363855 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.364207 23179 raft_consensus.cc:686] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.364384 23179 consensus_queue.cc:237] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.364823 23186 ts_tablet_manager.cc:1918] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.364923 23186 log.cc:1196] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/45ae5a45febb47b4a1631294fcd4a54a
I20260806 10:42:33.365175 23186 ts_tablet_manager.cc:1939] T 45ae5a45febb47b4a1631294fcd4a54a P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.366020 23186 tablet_replica.cc:330] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.365971 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 45ae5a45febb47b4a1631294fcd4a54a (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.366178 23186 raft_consensus.cc:2229] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.366312 23186 raft_consensus.cc:2258] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:33.366320 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet b41f617208b242fbbf2249d5bc3a7714 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b41f617208b242fbbf2249d5bc3a7714 already in progress: creating tablet
I20260806 10:42:33.366655 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.366902 23173 leader_election.cc:288] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.367340 23173 ts_tablet_manager.cc:1428] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260806 10:42:33.367566 23173 tablet_bootstrap.cc:492] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.368350 23186 ts_tablet_manager.cc:1905] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.369030 23173 tablet_bootstrap.cc:654] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.370203 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4552d4498ed4148bbcf2e93c2cbcc30 has no consensus state
I20260806 10:42:33.372349 23173 tablet_bootstrap.cc:492] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.372465 23173 ts_tablet_manager.cc:1397] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260806 10:42:33.373114 23173 raft_consensus.cc:348] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.373271 23173 raft_consensus.cc:374] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.373328 23173 raft_consensus.cc:729] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.373488 23173 consensus_queue.cc:260] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.373652 23173 raft_consensus.cc:388] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.373716 23173 raft_consensus.cc:482] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.373776 23173 raft_consensus.cc:3037] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.373683 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.374146 23186 ts_tablet_manager.cc:1918] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.374262 23186 log.cc:1196] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/94a998904a5b415ba867675411de09c1
I20260806 10:42:33.374598 23186 ts_tablet_manager.cc:1939] T 94a998904a5b415ba867675411de09c1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.374524 23109 tablet_service.cc:1467] Processing CreateTablet for tablet f4552d4498ed4148bbcf2e93c2cbcc30 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 50
I20260806 10:42:33.374926 23109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f4552d4498ed4148bbcf2e93c2cbcc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.376123 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 94a998904a5b415ba867675411de09c1 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.376375 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 4d7f538050674cbab946db4691211c57 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4d7f538050674cbab946db4691211c57 already in progress: creating tablet
I20260806 10:42:33.376608 23173 raft_consensus.cc:504] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.376861 23173 leader_election.cc:302] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.376931 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.377087 23173 leader_election.cc:288] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.377185 23178 raft_consensus.cc:2781] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.377342 23178 raft_consensus.cc:686] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.377630 23173 ts_tablet_manager.cc:1428] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:33.377569 23178 consensus_queue.cc:237] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.379732 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet b41f617208b242fbbf2249d5bc3a7714 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.380043 23186 tablet_replica.cc:330] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.380205 23186 raft_consensus.cc:2229] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.380409 23186 raft_consensus.cc:2258] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.380460 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f4552d4498ed4148bbcf2e93c2cbcc30
I20260806 10:42:33.381800 23173 tablet_bootstrap.cc:492] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.381958 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.382241 23186 ts_tablet_manager.cc:1905] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.383215 22991 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.383334 23173 tablet_bootstrap.cc:654] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.383471 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f4552d4498ed4148bbcf2e93c2cbcc30 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.385169 23173 tablet_bootstrap.cc:492] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.385340 23173 ts_tablet_manager.cc:1397] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:33.385828 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 4d7f538050674cbab946db4691211c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.386113 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.386350 23173 raft_consensus.cc:348] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.386569 23173 raft_consensus.cc:374] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.386660 23173 raft_consensus.cc:729] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.386890 23173 consensus_queue.cc:260] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.387065 23173 raft_consensus.cc:388] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.387143 23173 raft_consensus.cc:482] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.387209 23173 raft_consensus.cc:3037] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.388509 23186 ts_tablet_manager.cc:1918] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.388651 23186 log.cc:1196] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/b41f617208b242fbbf2249d5bc3a7714
I20260806 10:42:33.389083 23186 ts_tablet_manager.cc:1939] T b41f617208b242fbbf2249d5bc3a7714 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.389494 23173 raft_consensus.cc:504] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.389711 23173 leader_election.cc:302] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.389925 23173 leader_election.cc:288] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
W20260806 10:42:33.389931 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2a7808389c2844648b8dce29a6069104 has no consensus state
I20260806 10:42:33.390147 23186 tablet_replica.cc:330] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.390182 23175 raft_consensus.cc:2781] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.390343 23175 raft_consensus.cc:686] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.390348 23186 raft_consensus.cc:2229] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.390575 23186 raft_consensus.cc:2258] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.390604 23175 consensus_queue.cc:237] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.391700 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet b41f617208b242fbbf2249d5bc3a7714 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.391633 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:33.391978 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f4552d4498ed4148bbcf2e93c2cbcc30 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f4552d4498ed4148bbcf2e93c2cbcc30 already in progress: creating tablet
I20260806 10:42:33.392192 23186 ts_tablet_manager.cc:1905] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.395037 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 2a7808389c2844648b8dce29a6069104 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.395328 23173 ts_tablet_manager.cc:1428] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260806 10:42:33.395467 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2a7808389c2844648b8dce29a6069104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.395373 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.398785 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 2a7808389c2844648b8dce29a6069104
I20260806 10:42:33.398784 23186 ts_tablet_manager.cc:1918] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.399459 23186 log.cc:1196] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/4d7f538050674cbab946db4691211c57
I20260806 10:42:33.399861 23186 ts_tablet_manager.cc:1939] T 4d7f538050674cbab946db4691211c57 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.400502 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 2a7808389c2844648b8dce29a6069104 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.400650 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.402202 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 4d7f538050674cbab946db4691211c57 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.402498 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 2a7808389c2844648b8dce29a6069104 because the tablet was not found. No further retry: Not found: Tablet not found: 2a7808389c2844648b8dce29a6069104
I20260806 10:42:33.402843 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.403702 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f4552d4498ed4148bbcf2e93c2cbcc30 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.404006 23186 tablet_replica.cc:330] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.404569 23173 tablet_bootstrap.cc:492] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.404832 23186 raft_consensus.cc:2229] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.405041 23186 raft_consensus.cc:2258] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.405671 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.406046 23186 ts_tablet_manager.cc:1905] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.406231 23173 tablet_bootstrap.cc:654] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.407996 23173 tablet_bootstrap.cc:492] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.408139 23173 ts_tablet_manager.cc:1397] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260806 10:42:33.408779 23173 raft_consensus.cc:348] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.408938 23173 raft_consensus.cc:374] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.409047 23173 raft_consensus.cc:729] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.409288 23173 consensus_queue.cc:260] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:33.409438 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cab261c9da0c4ca1a7770779b88ca4e5 has no consensus state
I20260806 10:42:33.409497 23173 raft_consensus.cc:388] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.409621 23173 raft_consensus.cc:482] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.409744 23173 raft_consensus.cc:3037] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.411639 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.412356 23173 raft_consensus.cc:504] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.412456 23186 ts_tablet_manager.cc:1918] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.412611 23186 log.cc:1196] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f4552d4498ed4148bbcf2e93c2cbcc30
I20260806 10:42:33.412642 23173 leader_election.cc:302] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.412859 23173 leader_election.cc:288] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.412889 23175 raft_consensus.cc:2781] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.413053 23186 ts_tablet_manager.cc:1939] T f4552d4498ed4148bbcf2e93c2cbcc30 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.413110 23175 raft_consensus.cc:686] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.413336 23173 ts_tablet_manager.cc:1428] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:33.413358 23175 consensus_queue.cc:237] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.414702 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.416040 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f4552d4498ed4148bbcf2e93c2cbcc30 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.416384 23111 tablet_service.cc:1467] Processing CreateTablet for tablet cab261c9da0c4ca1a7770779b88ca4e5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.416798 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cab261c9da0c4ca1a7770779b88ca4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.421070 23173 tablet_bootstrap.cc:492] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.421172 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet cab261c9da0c4ca1a7770779b88ca4e5
I20260806 10:42:33.421977 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet cab261c9da0c4ca1a7770779b88ca4e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.422693 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet cab261c9da0c4ca1a7770779b88ca4e5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cab261c9da0c4ca1a7770779b88ca4e5 already in progress: creating tablet
I20260806 10:42:33.422801 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.423120 23173 tablet_bootstrap.cc:654] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.423457 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.424119 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 2a7808389c2844648b8dce29a6069104 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.424403 23186 tablet_replica.cc:330] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.424674 23186 raft_consensus.cc:2229] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.424880 23186 raft_consensus.cc:2258] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.425786 23173 tablet_bootstrap.cc:492] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.425786 23186 ts_tablet_manager.cc:1905] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.425712 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.426025 23173 ts_tablet_manager.cc:1397] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.001s sys 0.004s
I20260806 10:42:33.426753 23173 raft_consensus.cc:348] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.426966 23173 raft_consensus.cc:374] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.427059 23173 raft_consensus.cc:729] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.427297 23173 consensus_queue.cc:260] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.427479 23173 raft_consensus.cc:388] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.427601 23173 raft_consensus.cc:482] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.427711 23173 raft_consensus.cc:3037] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:33.428715 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c8452d8b2ae4f55a9653a00135235b0 has no consensus state
I20260806 10:42:33.430444 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.430584 23173 raft_consensus.cc:504] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.430835 23173 leader_election.cc:302] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.431072 23173 leader_election.cc:288] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.431141 23175 raft_consensus.cc:2781] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.431294 23175 raft_consensus.cc:686] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.431552 23175 consensus_queue.cc:237] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.431819 23173 ts_tablet_manager.cc:1428] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.001s sys 0.004s
I20260806 10:42:33.432463 23186 ts_tablet_manager.cc:1918] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.432621 23186 log.cc:1196] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/2a7808389c2844648b8dce29a6069104
I20260806 10:42:33.433130 23186 ts_tablet_manager.cc:1939] T 2a7808389c2844648b8dce29a6069104 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.433264 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.434036 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 1c8452d8b2ae4f55a9653a00135235b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:33.434409 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c8452d8b2ae4f55a9653a00135235b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.436234 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 1c8452d8b2ae4f55a9653a00135235b0
I20260806 10:42:33.436272 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 2a7808389c2844648b8dce29a6069104 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.436884 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 1c8452d8b2ae4f55a9653a00135235b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.437999 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.438057 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.438865 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet cab261c9da0c4ca1a7770779b88ca4e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.439973 23186 tablet_replica.cc:330] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
W20260806 10:42:33.440026 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 1c8452d8b2ae4f55a9653a00135235b0 because the tablet was not found. No further retry: Not found: Tablet not found: 1c8452d8b2ae4f55a9653a00135235b0
I20260806 10:42:33.440166 23186 raft_consensus.cc:2229] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.440368 23186 raft_consensus.cc:2258] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.440688 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.441450 23186 ts_tablet_manager.cc:1905] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.441773 23173 tablet_bootstrap.cc:492] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.443202 23173 tablet_bootstrap.cc:654] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.444535 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16f3a38a238b47c0a7b2d34c3200957c has no consensus state
I20260806 10:42:33.445626 23173 tablet_bootstrap.cc:492] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.445784 23173 ts_tablet_manager.cc:1397] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:33.446447 23173 raft_consensus.cc:348] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.446619 23173 raft_consensus.cc:374] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.447037 23173 raft_consensus.cc:729] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.447265 23173 consensus_queue.cc:260] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.447319 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.447499 23173 raft_consensus.cc:388] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.447558 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 16f3a38a238b47c0a7b2d34c3200957c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:33.447638 23173 raft_consensus.cc:482] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.447793 23173 raft_consensus.cc:3037] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.447978 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 16f3a38a238b47c0a7b2d34c3200957c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.447975 23186 ts_tablet_manager.cc:1918] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.448170 23186 log.cc:1196] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/cab261c9da0c4ca1a7770779b88ca4e5
I20260806 10:42:33.448643 23186 ts_tablet_manager.cc:1939] T cab261c9da0c4ca1a7770779b88ca4e5 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.449937 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.450570 23173 raft_consensus.cc:504] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.450845 23173 leader_election.cc:302] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.451040 23173 leader_election.cc:288] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.451120 23179 raft_consensus.cc:2781] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.451300 23179 raft_consensus.cc:686] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.451603 23173 ts_tablet_manager.cc:1428] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:33.451552 23179 consensus_queue.cc:237] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.452275 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet cab261c9da0c4ca1a7770779b88ca4e5 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.452754 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 16f3a38a238b47c0a7b2d34c3200957c
I20260806 10:42:33.453742 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 16f3a38a238b47c0a7b2d34c3200957c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.454366 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.455497 23173 tablet_bootstrap.cc:492] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.456595 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.457228 23173 tablet_bootstrap.cc:654] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.457203 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 16f3a38a238b47c0a7b2d34c3200957c because the tablet was not found. No further retry: Not found: Tablet not found: 16f3a38a238b47c0a7b2d34c3200957c
I20260806 10:42:33.458293 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.459043 23173 tablet_bootstrap.cc:492] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.459219 23173 ts_tablet_manager.cc:1397] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:33.459189 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 1c8452d8b2ae4f55a9653a00135235b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.459461 23186 tablet_replica.cc:330] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.459661 23186 raft_consensus.cc:2229] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.459857 23186 raft_consensus.cc:2258] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.459969 23173 raft_consensus.cc:348] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.460229 23173 raft_consensus.cc:374] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.460345 23173 raft_consensus.cc:729] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.460582 23173 consensus_queue.cc:260] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.460779 23173 raft_consensus.cc:388] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.460893 23186 ts_tablet_manager.cc:1905] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.460920 23173 raft_consensus.cc:482] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.461025 23173 raft_consensus.cc:3037] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:33.461364 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf63d4bacc2c41fdbae77cc9d0e610b1 has no consensus state
I20260806 10:42:33.463037 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.463876 23173 raft_consensus.cc:504] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.464119 23173 leader_election.cc:302] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.464320 23173 leader_election.cc:288] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.464540 23175 raft_consensus.cc:2781] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.464713 23175 raft_consensus.cc:686] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.464794 23173 ts_tablet_manager.cc:1428] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260806 10:42:33.464857 23111 tablet_service.cc:1467] Processing CreateTablet for tablet cf63d4bacc2c41fdbae77cc9d0e610b1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.464954 23175 consensus_queue.cc:237] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.465256 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf63d4bacc2c41fdbae77cc9d0e610b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.467501 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 16f3a38a238b47c0a7b2d34c3200957c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.468184 23186 ts_tablet_manager.cc:1918] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.468372 23186 log.cc:1196] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/1c8452d8b2ae4f55a9653a00135235b0
I20260806 10:42:33.468693 23186 ts_tablet_manager.cc:1939] T 1c8452d8b2ae4f55a9653a00135235b0 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.469486 23186 tablet_replica.cc:330] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.469656 23186 raft_consensus.cc:2229] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.469724 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 1c8452d8b2ae4f55a9653a00135235b0 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.469864 23186 raft_consensus.cc:2258] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.470625 23186 ts_tablet_manager.cc:1905] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.472276 23173 tablet_bootstrap.cc:492] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.472378 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.474143 23173 tablet_bootstrap.cc:654] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.475052 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet cf63d4bacc2c41fdbae77cc9d0e610b1
I20260806 10:42:33.475620 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet cf63d4bacc2c41fdbae77cc9d0e610b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.476136 23186 ts_tablet_manager.cc:1918] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.476277 23186 log.cc:1196] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/16f3a38a238b47c0a7b2d34c3200957c
I20260806 10:42:33.476708 23186 ts_tablet_manager.cc:1939] T 16f3a38a238b47c0a7b2d34c3200957c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.477085 23173 tablet_bootstrap.cc:492] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.477080 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.477264 23173 ts_tablet_manager.cc:1397] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260806 10:42:33.477658 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 16f3a38a238b47c0a7b2d34c3200957c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.478006 23173 raft_consensus.cc:348] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:33.478037 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet cf63d4bacc2c41fdbae77cc9d0e610b1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cf63d4bacc2c41fdbae77cc9d0e610b1 already in progress: creating tablet
I20260806 10:42:33.478165 23173 raft_consensus.cc:374] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.478272 23173 raft_consensus.cc:729] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.478497 23173 consensus_queue.cc:260] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.478665 23173 raft_consensus.cc:388] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.478778 23173 raft_consensus.cc:482] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.478894 23173 raft_consensus.cc:3037] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.479705 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.481385 23173 raft_consensus.cc:504] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.481611 23173 leader_election.cc:302] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.481791 23173 leader_election.cc:288] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.481884 23175 raft_consensus.cc:2781] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.482043 23175 raft_consensus.cc:686] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.482203 23173 ts_tablet_manager.cc:1428] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:33.482296 23175 consensus_queue.cc:237] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
W20260806 10:42:33.482982 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a30f0a8675c947798bf40337706018fe has no consensus state
I20260806 10:42:33.484453 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.487870 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.487972 23111 tablet_service.cc:1467] Processing CreateTablet for tablet a30f0a8675c947798bf40337706018fe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.488345 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a30f0a8675c947798bf40337706018fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.490737 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a30f0a8675c947798bf40337706018fe
I20260806 10:42:33.491752 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a30f0a8675c947798bf40337706018fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.492460 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a30f0a8675c947798bf40337706018fe because the tablet was not found. No further retry: Not found: Tablet not found: a30f0a8675c947798bf40337706018fe
I20260806 10:42:33.492599 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.494863 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.497301 23173 tablet_bootstrap.cc:492] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
W20260806 10:42:33.497998 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a2197a405c3041fd832075122b59793d has no consensus state
I20260806 10:42:33.499092 23173 tablet_bootstrap.cc:654] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.499248 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.499960 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet cf63d4bacc2c41fdbae77cc9d0e610b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.500186 23186 tablet_replica.cc:330] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.500366 23186 raft_consensus.cc:2229] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.500547 23186 raft_consensus.cc:2258] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.501551 23186 ts_tablet_manager.cc:1905] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.501928 23111 tablet_service.cc:1467] Processing CreateTablet for tablet a2197a405c3041fd832075122b59793d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260806 10:42:33.502322 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a2197a405c3041fd832075122b59793d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.502393 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.505034 23173 tablet_bootstrap.cc:492] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.505126 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet a2197a405c3041fd832075122b59793d
I20260806 10:42:33.505297 23173 ts_tablet_manager.cc:1397] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.001s sys 0.003s
I20260806 10:42:33.505963 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet a2197a405c3041fd832075122b59793d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.506194 23173 raft_consensus.cc:348] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.506484 23173 raft_consensus.cc:374] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.506654 23173 raft_consensus.cc:729] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.506767 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.506996 23173 consensus_queue.cc:260] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.507313 23173 raft_consensus.cc:388] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.507501 23173 raft_consensus.cc:482] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.507702 23173 raft_consensus.cc:3037] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.507860 23186 ts_tablet_manager.cc:1918] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.508051 23186 log.cc:1196] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/cf63d4bacc2c41fdbae77cc9d0e610b1
I20260806 10:42:33.508467 23186 ts_tablet_manager.cc:1939] T cf63d4bacc2c41fdbae77cc9d0e610b1 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.509476 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.509701 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet cf63d4bacc2c41fdbae77cc9d0e610b1 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.509996 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet a2197a405c3041fd832075122b59793d because the tablet was not found. No further retry: Not found: Tablet not found: a2197a405c3041fd832075122b59793d
I20260806 10:42:33.510761 23173 raft_consensus.cc:504] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.511018 23173 leader_election.cc:302] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.511216 23173 leader_election.cc:288] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.511447 23178 raft_consensus.cc:2781] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.511616 23178 raft_consensus.cc:686] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.511849 23178 consensus_queue.cc:237] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.512751 23173 ts_tablet_manager.cc:1428] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260806 10:42:33.513041 23173 tablet_bootstrap.cc:492] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
W20260806 10:42:33.513118 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f0af70e5517545ab80dcfa5df2f4817b has no consensus state
I20260806 10:42:33.514892 23173 tablet_bootstrap.cc:654] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.514794 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.515419 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet a30f0a8675c947798bf40337706018fe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.515710 23186 tablet_replica.cc:330] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.515888 23186 raft_consensus.cc:2229] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.516273 23186 raft_consensus.cc:2258] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.517374 23186 ts_tablet_manager.cc:1905] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.517429 23111 tablet_service.cc:1467] Processing CreateTablet for tablet f0af70e5517545ab80dcfa5df2f4817b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260806 10:42:33.517848 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f0af70e5517545ab80dcfa5df2f4817b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.518204 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.521157 23173 tablet_bootstrap.cc:492] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.521308 23173 ts_tablet_manager.cc:1397] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.008s user 0.000s sys 0.006s
I20260806 10:42:33.521665 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet f0af70e5517545ab80dcfa5df2f4817b
I20260806 10:42:33.522100 23173 raft_consensus.cc:348] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.522285 23173 raft_consensus.cc:374] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.522397 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet f0af70e5517545ab80dcfa5df2f4817b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.522408 23173 raft_consensus.cc:729] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.522722 23173 consensus_queue.cc:260] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.522943 23173 raft_consensus.cc:388] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.523051 23173 raft_consensus.cc:482] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.523190 23173 raft_consensus.cc:3037] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.523710 23186 ts_tablet_manager.cc:1918] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.523881 23186 log.cc:1196] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a30f0a8675c947798bf40337706018fe
I20260806 10:42:33.523737 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.524331 23186 ts_tablet_manager.cc:1939] T a30f0a8675c947798bf40337706018fe P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.526106 23173 raft_consensus.cc:504] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.526377 23173 leader_election.cc:302] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.526353 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a30f0a8675c947798bf40337706018fe (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.526674 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet f0af70e5517545ab80dcfa5df2f4817b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f0af70e5517545ab80dcfa5df2f4817b already in progress: creating tablet
I20260806 10:42:33.526639 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.527016 23173 leader_election.cc:288] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.527132 23175 raft_consensus.cc:2781] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.527305 23175 raft_consensus.cc:686] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.527484 23173 ts_tablet_manager.cc:1428] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260806 10:42:33.527545 23175 consensus_queue.cc:237] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.527777 23173 tablet_bootstrap.cc:492] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.530417 23173 tablet_bootstrap.cc:654] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.530916 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ead41752f56d4380abe2f27d484050ef has no consensus state
I20260806 10:42:33.532287 23173 tablet_bootstrap.cc:492] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.532222 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.532473 23173 ts_tablet_manager.cc:1397] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:33.533102 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet a2197a405c3041fd832075122b59793d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.533376 23186 tablet_replica.cc:330] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.533646 23186 raft_consensus.cc:2229] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.533746 23173 raft_consensus.cc:348] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.533878 23186 raft_consensus.cc:2258] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.533986 23173 raft_consensus.cc:374] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.534089 23173 raft_consensus.cc:729] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.534348 23173 consensus_queue.cc:260] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.534639 23173 raft_consensus.cc:388] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.534792 23173 raft_consensus.cc:482] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.534907 23173 raft_consensus.cc:3037] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.535070 23111 tablet_service.cc:1467] Processing CreateTablet for tablet ead41752f56d4380abe2f27d484050ef (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
I20260806 10:42:33.535482 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ead41752f56d4380abe2f27d484050ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.535478 23186 ts_tablet_manager.cc:1905] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.535588 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.537752 23173 raft_consensus.cc:504] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.537998 23173 leader_election.cc:302] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.538259 23175 raft_consensus.cc:2781] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.538404 23175 raft_consensus.cc:686] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.538626 23175 consensus_queue.cc:237] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.538962 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ead41752f56d4380abe2f27d484050ef
I20260806 10:42:33.539606 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ead41752f56d4380abe2f27d484050ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.541137 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.543478 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.543816 23173 leader_election.cc:288] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.544277 23173 ts_tablet_manager.cc:1428] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260806 10:42:33.544587 23173 tablet_bootstrap.cc:492] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.546013 23186 ts_tablet_manager.cc:1918] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.546180 23186 log.cc:1196] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/a2197a405c3041fd832075122b59793d
I20260806 10:42:33.546587 23186 ts_tablet_manager.cc:1939] T a2197a405c3041fd832075122b59793d P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.546775 23173 tablet_bootstrap.cc:654] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.547101 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5782640d884640f89615861702475740 has no consensus state
I20260806 10:42:33.547839 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet f0af70e5517545ab80dcfa5df2f4817b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.547909 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet a2197a405c3041fd832075122b59793d (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.548799 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.550516 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 5782640d884640f89615861702475740 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION VALUES < 100
W20260806 10:42:33.550974 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ead41752f56d4380abe2f27d484050ef because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ead41752f56d4380abe2f27d484050ef already in progress: creating tablet
I20260806 10:42:33.551046 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5782640d884640f89615861702475740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.551312 23186 tablet_replica.cc:330] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.551510 23186 raft_consensus.cc:2229] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.551741 23186 raft_consensus.cc:2258] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.551841 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.554073 23186 ts_tablet_manager.cc:1905] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.554320 23173 tablet_bootstrap.cc:492] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.554471 23173 ts_tablet_manager.cc:1397] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.001s
I20260806 10:42:33.554803 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 5782640d884640f89615861702475740
I20260806 10:42:33.555400 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 5782640d884640f89615861702475740 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.555699 23173 raft_consensus.cc:348] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.555891 23173 raft_consensus.cc:374] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.555999 23173 raft_consensus.cc:729] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.556253 23173 consensus_queue.cc:260] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.556522 23173 raft_consensus.cc:388] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.556703 23173 raft_consensus.cc:482] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.556480 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.556839 23173 raft_consensus.cc:3037] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.559424 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.559602 23173 raft_consensus.cc:504] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.559907 23173 leader_election.cc:302] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.560165 23175 raft_consensus.cc:2781] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.560339 23175 raft_consensus.cc:686] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.560567 23175 consensus_queue.cc:237] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.561254 23173 leader_election.cc:288] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.561693 23173 ts_tablet_manager.cc:1428] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260806 10:42:33.561961 23173 tablet_bootstrap.cc:492] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.562544 23186 ts_tablet_manager.cc:1918] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.562757 23186 log.cc:1196] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/f0af70e5517545ab80dcfa5df2f4817b
I20260806 10:42:33.563191 23186 ts_tablet_manager.cc:1939] T f0af70e5517545ab80dcfa5df2f4817b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.563707 23173 tablet_bootstrap.cc:654] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.563952 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet ead41752f56d4380abe2f27d484050ef with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.564821 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet f0af70e5517545ab80dcfa5df2f4817b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.565377 23173 tablet_bootstrap.cc:492] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
W20260806 10:42:33.565373 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6bc6235521f40a88971f022a7b2c7dd has no consensus state
W20260806 10:42:33.565483 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 5782640d884640f89615861702475740 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5782640d884640f89615861702475740 already in progress: creating tablet
I20260806 10:42:33.565562 23173 ts_tablet_manager.cc:1397] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260806 10:42:33.565802 23186 tablet_replica.cc:330] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.566004 23186 raft_consensus.cc:2229] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.566195 23186 raft_consensus.cc:2258] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.566566 23173 raft_consensus.cc:348] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.566782 23173 raft_consensus.cc:374] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.566927 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.569059 23111 tablet_service.cc:1467] Processing CreateTablet for tablet d6bc6235521f40a88971f022a7b2c7dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260806 10:42:33.569437 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d6bc6235521f40a88971f022a7b2c7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.572283 23186 ts_tablet_manager.cc:1905] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.572647 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.576305 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet d6bc6235521f40a88971f022a7b2c7dd
I20260806 10:42:33.578102 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet d6bc6235521f40a88971f022a7b2c7dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.579460 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.580040 23186 ts_tablet_manager.cc:1918] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.580138 23186 log.cc:1196] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/ead41752f56d4380abe2f27d484050ef
I20260806 10:42:33.580476 23186 ts_tablet_manager.cc:1939] T ead41752f56d4380abe2f27d484050ef P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.581302 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet ead41752f56d4380abe2f27d484050ef (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.581688 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet d6bc6235521f40a88971f022a7b2c7dd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d6bc6235521f40a88971f022a7b2c7dd already in progress: creating tablet
I20260806 10:42:33.581944 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.582479 23173 raft_consensus.cc:729] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.582698 23173 consensus_queue.cc:260] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.582824 23173 raft_consensus.cc:388] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.582908 23173 raft_consensus.cc:482] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.582978 23173 raft_consensus.cc:3037] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:33.584802 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7feb7070ecdf4bbc8813e10cd661733b has no consensus state
I20260806 10:42:33.585094 23173 raft_consensus.cc:504] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.585309 23173 leader_election.cc:302] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.585445 23173 leader_election.cc:288] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.585510 23175 raft_consensus.cc:2781] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.585611 23175 raft_consensus.cc:686] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.585813 23173 ts_tablet_manager.cc:1428] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.020s user 0.017s sys 0.000s
I20260806 10:42:33.585786 23175 consensus_queue.cc:237] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.586038 23173 tablet_bootstrap.cc:492] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.587345 23173 tablet_bootstrap.cc:654] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.588863 23173 tablet_bootstrap.cc:492] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.588986 23173 ts_tablet_manager.cc:1397] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:33.589130 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 7feb7070ecdf4bbc8813e10cd661733b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260806 10:42:33.589222 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 5782640d884640f89615861702475740 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.589521 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7feb7070ecdf4bbc8813e10cd661733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.589617 23186 tablet_replica.cc:330] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.589619 23173 raft_consensus.cc:348] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.589787 23173 raft_consensus.cc:374] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.589819 23186 raft_consensus.cc:2229] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.589843 23173 raft_consensus.cc:729] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.590058 23186 raft_consensus.cc:2258] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.590114 23173 consensus_queue.cc:260] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.590265 23173 raft_consensus.cc:388] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.590318 23173 raft_consensus.cc:482] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.590390 23173 raft_consensus.cc:3037] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.590901 23186 ts_tablet_manager.cc:1905] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.592926 23173 raft_consensus.cc:504] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.593135 23173 leader_election.cc:302] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.593282 23173 leader_election.cc:288] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.593348 23175 raft_consensus.cc:2781] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.593493 23175 raft_consensus.cc:686] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.593683 23175 consensus_queue.cc:237] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.595108 23173 ts_tablet_manager.cc:1428] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:33.595336 23173 tablet_bootstrap.cc:492] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.589833 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.596661 23173 tablet_bootstrap.cc:654] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.597263 23186 ts_tablet_manager.cc:1918] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.597390 23186 log.cc:1196] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/5782640d884640f89615861702475740
I20260806 10:42:33.597528 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet d6bc6235521f40a88971f022a7b2c7dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.597734 23186 ts_tablet_manager.cc:1939] T 5782640d884640f89615861702475740 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.598284 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.598738 23186 tablet_replica.cc:330] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.598901 23186 raft_consensus.cc:2229] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.599054 23186 raft_consensus.cc:2258] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.599331 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 5782640d884640f89615861702475740 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.600219 23186 ts_tablet_manager.cc:1905] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.600231 23173 tablet_bootstrap.cc:492] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.600385 23173 ts_tablet_manager.cc:1397] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:33.601015 23173 raft_consensus.cc:348] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.601167 23173 raft_consensus.cc:374] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.601219 23173 raft_consensus.cc:729] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.601383 23173 consensus_queue.cc:260] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.601547 23173 raft_consensus.cc:388] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.601600 23173 raft_consensus.cc:482] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.601657 23173 raft_consensus.cc:3037] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.601737 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 7feb7070ecdf4bbc8813e10cd661733b
I20260806 10:42:33.603560 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 7feb7070ecdf4bbc8813e10cd661733b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.604240 23173 raft_consensus.cc:504] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.604449 23173 leader_election.cc:302] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.604593 23173 leader_election.cc:288] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.604552 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.604652 23175 raft_consensus.cc:2781] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.604769 23175 raft_consensus.cc:686] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.605026 23173 ts_tablet_manager.cc:1428] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260806 10:42:33.604948 23175 consensus_queue.cc:237] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.604121 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.606314 23186 ts_tablet_manager.cc:1918] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.606479 23186 log.cc:1196] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/d6bc6235521f40a88971f022a7b2c7dd
I20260806 10:42:33.606825 23186 ts_tablet_manager.cc:1939] T d6bc6235521f40a88971f022a7b2c7dd P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.607750 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet d6bc6235521f40a88971f022a7b2c7dd (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.607728 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.608069 23186 tablet_replica.cc:330] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.608201 23186 raft_consensus.cc:2229] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.608352 23186 raft_consensus.cc:2258] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.609182 23186 ts_tablet_manager.cc:1905] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:33.610811 22993 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57e5a4376fcc48eb92cdba940c614525 has no consensus state
I20260806 10:42:33.612847 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.613886 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 57e5a4376fcc48eb92cdba940c614525 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:33.614228 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 57e5a4376fcc48eb92cdba940c614525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.614517 23186 ts_tablet_manager.cc:1918] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.614646 23186 log.cc:1196] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/7feb7070ecdf4bbc8813e10cd661733b
I20260806 10:42:33.614979 23186 ts_tablet_manager.cc:1939] T 7feb7070ecdf4bbc8813e10cd661733b P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.614935 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.615934 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 7feb7070ecdf4bbc8813e10cd661733b (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.617806 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 57e5a4376fcc48eb92cdba940c614525
I20260806 10:42:33.618371 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 57e5a4376fcc48eb92cdba940c614525 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.618922 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 57e5a4376fcc48eb92cdba940c614525 because the tablet was not found. No further retry: Not found: Tablet not found: 57e5a4376fcc48eb92cdba940c614525
I20260806 10:42:33.619375 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.619935 23173 tablet_bootstrap.cc:492] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.621096 23173 tablet_bootstrap.cc:654] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.621937 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.624497 23173 tablet_bootstrap.cc:492] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.624608 23173 ts_tablet_manager.cc:1397] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
W20260806 10:42:33.624874 22991 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 725021179d6640d89676bf54fdde221c has no consensus state
I20260806 10:42:33.625273 23173 raft_consensus.cc:348] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.625412 23173 raft_consensus.cc:374] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.625478 23173 raft_consensus.cc:729] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.625658 23173 consensus_queue.cc:260] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.625789 23173 raft_consensus.cc:388] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.625846 23173 raft_consensus.cc:482] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.625910 23173 raft_consensus.cc:3037] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.626124 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.628039 23173 raft_consensus.cc:504] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.628225 23173 leader_election.cc:302] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.628237 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 725021179d6640d89676bf54fdde221c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:33.628383 23173 leader_election.cc:288] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.628438 23175 raft_consensus.cc:2781] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.628576 23175 raft_consensus.cc:686] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.628621 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 725021179d6640d89676bf54fdde221c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.628826 23173 ts_tablet_manager.cc:1428] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:33.628778 23175 consensus_queue.cc:237] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.628422 22991 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.632335 22991 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 725021179d6640d89676bf54fdde221c
I20260806 10:42:33.632946 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet 725021179d6640d89676bf54fdde221c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.633759 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 725021179d6640d89676bf54fdde221c because the tablet was not found. No further retry: Not found: Tablet not found: 725021179d6640d89676bf54fdde221c
I20260806 10:42:33.633908 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.634650 23173 tablet_bootstrap.cc:492] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.634876 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.636124 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 57e5a4376fcc48eb92cdba940c614525 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.636121 23173 tablet_bootstrap.cc:654] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.636402 23186 tablet_replica.cc:330] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.636605 23186 raft_consensus.cc:2229] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.636776 23186 raft_consensus.cc:2258] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.637233 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.637904 23173 tablet_bootstrap.cc:492] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.638027 23173 ts_tablet_manager.cc:1397] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:33.638567 23173 raft_consensus.cc:348] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.638718 23173 raft_consensus.cc:374] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.638826 23173 raft_consensus.cc:729] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
W20260806 10:42:33.638866 22973 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet a3f462f9ed604dd18b44cf13468ecda6 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a3f462f9ed604dd18b44cf13468ecda6 consensus state has no leader
I20260806 10:42:33.639086 23173 consensus_queue.cc:260] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.639266 23173 raft_consensus.cc:388] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.639358 23173 raft_consensus.cc:482] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.639514 23173 raft_consensus.cc:3037] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.639580 23186 ts_tablet_manager.cc:1905] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:33.640666 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06e4a3bfa86a4a209b2ed027e64aea59 has no consensus state
I20260806 10:42:33.642225 23173 raft_consensus.cc:504] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.642510 23173 leader_election.cc:302] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.642695 23173 leader_election.cc:288] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.642792 23175 raft_consensus.cc:2781] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.642930 23175 raft_consensus.cc:686] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.643157 23175 consensus_queue.cc:237] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.643132 23173 ts_tablet_manager.cc:1428] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.005s user 0.002s sys 0.001s
I20260806 10:42:33.644131 23111 tablet_service.cc:1467] Processing CreateTablet for tablet 06e4a3bfa86a4a209b2ed027e64aea59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:33.644507 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 06e4a3bfa86a4a209b2ed027e64aea59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.645639 23186 ts_tablet_manager.cc:1918] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.645848 23186 log.cc:1196] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/57e5a4376fcc48eb92cdba940c614525
I20260806 10:42:33.645641 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.646282 23186 ts_tablet_manager.cc:1939] T 57e5a4376fcc48eb92cdba940c614525 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.647258 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 57e5a4376fcc48eb92cdba940c614525 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.648506 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.650713 23173 tablet_bootstrap.cc:492] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.651815 22993 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet 06e4a3bfa86a4a209b2ed027e64aea59
I20260806 10:42:33.652410 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 06e4a3bfa86a4a209b2ed027e64aea59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.652491 23173 tablet_bootstrap.cc:654] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
W20260806 10:42:33.653056 22972 catalog_manager.cc:4821] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet 06e4a3bfa86a4a209b2ed027e64aea59 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 06e4a3bfa86a4a209b2ed027e64aea59 already in progress: creating tablet
I20260806 10:42:33.653412 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.655405 22993 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.656293 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 725021179d6640d89676bf54fdde221c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.656565 23186 tablet_replica.cc:330] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.656747 23186 raft_consensus.cc:2229] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.656941 23186 raft_consensus.cc:2258] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.657420 23173 tablet_bootstrap.cc:492] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.657593 23173 ts_tablet_manager.cc:1397] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.007s user 0.002s sys 0.003s
I20260806 10:42:33.657904 23186 ts_tablet_manager.cc:1905] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.658041 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.658198 23173 raft_consensus.cc:348] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.658394 23173 raft_consensus.cc:374] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.658494 23173 raft_consensus.cc:729] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.658738 23173 consensus_queue.cc:260] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.658949 23173 raft_consensus.cc:388] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.659098 23173 raft_consensus.cc:482] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.659209 23173 raft_consensus.cc:3037] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
W20260806 10:42:33.661527 22992 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea7908a9054349bc823ff5b493c392b5 has no consensus state
I20260806 10:42:33.661631 23173 raft_consensus.cc:504] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.661895 23173 leader_election.cc:302] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.662144 23175 raft_consensus.cc:2781] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.662307 23175 raft_consensus.cc:686] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.662575 23175 consensus_queue.cc:237] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.663209 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.664248 23186 ts_tablet_manager.cc:1918] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.664394 23186 log.cc:1196] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/725021179d6640d89676bf54fdde221c
I20260806 10:42:33.664959 23186 ts_tablet_manager.cc:1939] T 725021179d6640d89676bf54fdde221c P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.664983 23111 tablet_service.cc:1467] Processing CreateTablet for tablet ea7908a9054349bc823ff5b493c392b5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:33.665457 23111 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea7908a9054349bc823ff5b493c392b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:33.665957 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 725021179d6640d89676bf54fdde221c (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
I20260806 10:42:33.666021 22992 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.668591 23173 leader_election.cc:288] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.669034 23173 ts_tablet_manager.cc:1428] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260806 10:42:33.669322 22992 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: Sending DeleteTablet for 1 replicas of tablet ea7908a9054349bc823ff5b493c392b5
I20260806 10:42:33.670164 23109 tablet_service.cc:1514] Processing DeleteTablet for tablet ea7908a9054349bc823ff5b493c392b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
W20260806 10:42:33.671098 22972 catalog_manager.cc:4808] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): delete failed for tablet ea7908a9054349bc823ff5b493c392b5 because the tablet was not found. No further retry: Not found: Tablet not found: ea7908a9054349bc823ff5b493c392b5
I20260806 10:42:33.671445 22993 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37632:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:33.671690 23173 tablet_bootstrap.cc:492] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa: Bootstrap starting.
I20260806 10:42:33.672734 22992 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb] alter complete (version 0)
I20260806 10:42:33.673365 23173 tablet_bootstrap.cc:654] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:33.673787 23111 tablet_service.cc:1514] Processing DeleteTablet for tablet 06e4a3bfa86a4a209b2ed027e64aea59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:33 UTC) from {username='slave'} at 127.0.0.1:44704
I20260806 10:42:33.674223 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:33.676841 23186 tablet_replica.cc:330] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.677371 23173 tablet_bootstrap.cc:492] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa: No bootstrap required, opened a new log
I20260806 10:42:33.677618 23173 ts_tablet_manager.cc:1397] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.003s
I20260806 10:42:33.678020 23186 raft_consensus.cc:2229] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.678361 23186 raft_consensus.cc:2258] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.678369 23173 raft_consensus.cc:348] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.678560 23173 raft_consensus.cc:374] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:33.678737 23173 raft_consensus.cc:729] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Initialized, Role: FOLLOWER
I20260806 10:42:33.678960 23173 consensus_queue.cc:260] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.679188 23173 raft_consensus.cc:388] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:33.679277 23173 raft_consensus.cc:482] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:33.679385 23173 raft_consensus.cc:3037] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:33.679862 23186 ts_tablet_manager.cc:1905] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:33.682135 23173 raft_consensus.cc:504] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.682384 23173 leader_election.cc:302] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [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: ca020a834add4a7f8c83983a4ae34cfa; no voters:
I20260806 10:42:33.682552 23173 leader_election.cc:288] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:33.682749 23178 raft_consensus.cc:2781] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:33.682865 23178 raft_consensus.cc:686] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Becoming Leader. State: Replica: ca020a834add4a7f8c83983a4ae34cfa, State: Running, Role: LEADER
I20260806 10:42:33.683079 23178 consensus_queue.cc:237] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [LEADER]: Queue going to LEADER mode. State: All 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: "ca020a834add4a7f8c83983a4ae34cfa" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37529 } }
I20260806 10:42:33.687394 23186 ts_tablet_manager.cc:1918] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:33.687599 23186 log.cc:1196] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/06e4a3bfa86a4a209b2ed027e64aea59
I20260806 10:42:33.688334 23186 ts_tablet_manager.cc:1939] T 06e4a3bfa86a4a209b2ed027e64aea59 P ca020a834add4a7f8c83983a4ae34cfa: Deleting consensus metadata
I20260806 10:42:33.689157 23173 ts_tablet_manager.cc:1428] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa: Time spent starting tablet: real 0.011s user 0.004s sys 0.001s
I20260806 10:42:33.689419 22972 catalog_manager.cc:4841] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): tablet 06e4a3bfa86a4a209b2ed027e64aea59 (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb]) successfully deleted
W20260806 10:42:33.695185 22972 catalog_manager.cc:4584] TS ca020a834add4a7f8c83983a4ae34cfa (127.15.68.193:37529): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ea7908a9054349bc823ff5b493c392b5: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260806 10:42:33.698695 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:33.699128 15635 tablet_replica.cc:330] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.699338 15635 raft_consensus.cc:2229] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.699517 15635 raft_consensus.cc:2258] T ea7908a9054349bc823ff5b493c392b5 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.700292 15635 tablet_replica.cc:330] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa: stopping tablet replica
I20260806 10:42:33.700462 15635 raft_consensus.cc:2229] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:33.700618 15635 raft_consensus.cc:2258] T eb1c64ffb9004970b777a2c5536c1724 P ca020a834add4a7f8c83983a4ae34cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:33.714062 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:33.763214 15635 master.cc:537] Master@127.15.68.254:45415 shutting down...
W20260806 10:42:34.639245 22973 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet a666245efd524e1a85a1255e86a1b3fe (table test-alter-range-partitioning-invalid-unbounded [id=bc187db783a943639686342899a120cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a666245efd524e1a85a1255e86a1b3fe consensus state has no leader
I20260806 10:42:34.960229 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:34.960568 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:34.960722 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 7bc5d89753a4486e9e9658b19c01594d: stopping tablet replica
I20260806 10:42:34.974457 15635 master.cc:552] Master@127.15.68.254:45415 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (3615 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260806 10:42:34.987329 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:41589
I20260806 10:42:34.987972 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:34.988819 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.007721 15635 webserver.cc:460] Webserver started at http://127.15.68.254:45059/ using document root <none> and password file <none>
I20260806 10:42:35.007964 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.008030 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.008150 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.008795 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.011600 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260806 10:42:35.013172 23512 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.013526 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:35.013626 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.013731 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:35.027251 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.027784 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.038743 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:41589
I20260806 10:42:35.038780 23577 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:41589 every 8 connection(s)
I20260806 10:42:35.040064 23579 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 10:42:35.044827 23579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42: Bootstrap starting.
I20260806 10:42:35.046054 23579 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.047575 23579 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42: No bootstrap required, opened a new log
I20260806 10:42:35.048247 23579 raft_consensus.cc:348] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42" member_type: VOTER }
I20260806 10:42:35.048386 23579 raft_consensus.cc:374] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.048534 23579 raft_consensus.cc:729] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9ec4b139db04cf4a0d0c2aa446bcd42, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.048739 23579 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9ec4b139db04cf4a0d0c2aa446bcd42" member_type: VOTER }
I20260806 10:42:35.048868 23579 raft_consensus.cc:388] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.048926 23579 raft_consensus.cc:482] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.048997 23579 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.051191 23579 raft_consensus.cc:504] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42" member_type: VOTER }
I20260806 10:42:35.051388 23579 leader_election.cc:302] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [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: b9ec4b139db04cf4a0d0c2aa446bcd42; no voters:
I20260806 10:42:35.051821 23579 leader_election.cc:288] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.051939 23582 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.052392 23582 raft_consensus.cc:686] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 1 LEADER]: Becoming Leader. State: Replica: b9ec4b139db04cf4a0d0c2aa446bcd42, State: Running, Role: LEADER
I20260806 10:42:35.052659 23579 sys_catalog.cc:564] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:35.052647 23582 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [LEADER]: Queue going to LEADER mode. State: All 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: "b9ec4b139db04cf4a0d0c2aa446bcd42" member_type: VOTER }
I20260806 10:42:35.053520 23585 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9ec4b139db04cf4a0d0c2aa446bcd42. Latest consensus state: current_term: 1 leader_uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42" member_type: VOTER } }
I20260806 10:42:35.053733 23585 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.053519 23583 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ec4b139db04cf4a0d0c2aa446bcd42" member_type: VOTER } }
I20260806 10:42:35.053902 23583 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.054837 23590 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:35.056025 23590 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:35.057600 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:35.058769 23590 catalog_manager.cc:1347] Generated new cluster ID: 610377724f3f4eb6a17046005cdada34
I20260806 10:42:35.058868 23590 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:35.088435 23590 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:35.089258 23590 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:35.095082 23590 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42: Generated new TSK 0
I20260806 10:42:35.095299 23590 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:35.122447 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.123553 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.124969 15635 webserver.cc:460] Webserver started at http://127.15.68.193:37963/ using document root <none> and password file <none>
I20260806 10:42:35.125174 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.125232 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.125349 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.125964 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "dc91f71a971846798a1964c5caaf4a06"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.128715 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.001s
I20260806 10:42:35.130254 23615 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.130556 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:35.130652 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "dc91f71a971846798a1964c5caaf4a06"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.130753 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:35.142190 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.142613 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.143101 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:35.143867 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:35.143923 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.144007 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:35.144045 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.155068 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:35933
I20260806 10:42:35.155087 23703 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:35933 every 8 connection(s)
I20260806 10:42:35.162367 23704 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41589
I20260806 10:42:35.162487 23704 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:35.162742 23704 heartbeater.cc:511] Master 127.15.68.254:41589 requested a full tablet report, sending...
I20260806 10:42:35.163497 23534 ts_manager.cc:194] Registered new tserver with Master: dc91f71a971846798a1964c5caaf4a06 (127.15.68.193:35933)
I20260806 10:42:35.163757 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007763615s
I20260806 10:42:35.164917 23534 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58760
I20260806 10:42:35.174533 23534 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58776:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:35.176204 23704 heartbeater.cc:503] Master 127.15.68.254:41589 was elected leader, sending a full tablet report...
I20260806 10:42:35.186105 23656 tablet_service.cc:1467] Processing CreateTablet for tablet 895b4bcb0cf34bdfa7b8e628be7a05b8 (DEFAULT_TABLE table=fake-table [id=287b4617c9de40148f83b7bebedc22b3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:35.186527 23656 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 895b4bcb0cf34bdfa7b8e628be7a05b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:35.191759 23721 tablet_bootstrap.cc:492] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06: Bootstrap starting.
I20260806 10:42:35.193102 23721 tablet_bootstrap.cc:654] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.194705 23721 tablet_bootstrap.cc:492] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06: No bootstrap required, opened a new log
I20260806 10:42:35.194813 23721 ts_tablet_manager.cc:1397] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:35.195334 23721 raft_consensus.cc:348] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.195479 23721 raft_consensus.cc:374] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.195533 23721 raft_consensus.cc:729] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91f71a971846798a1964c5caaf4a06, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.195731 23721 consensus_queue.cc:260] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.195861 23721 raft_consensus.cc:388] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.195919 23721 raft_consensus.cc:482] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.195988 23721 raft_consensus.cc:3037] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.197809 23721 raft_consensus.cc:504] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.198019 23721 leader_election.cc:302] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [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: dc91f71a971846798a1964c5caaf4a06; no voters:
I20260806 10:42:35.198415 23721 leader_election.cc:288] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.198577 23724 raft_consensus.cc:2781] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.199754 23721 ts_tablet_manager.cc:1428] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:35.199790 23724 raft_consensus.cc:686] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 1 LEADER]: Becoming Leader. State: Replica: dc91f71a971846798a1964c5caaf4a06, State: Running, Role: LEADER
I20260806 10:42:35.200083 23724 consensus_queue.cc:237] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [LEADER]: Queue going to LEADER mode. State: All 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: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.201718 23534 catalog_manager.cc:5495] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc91f71a971846798a1964c5caaf4a06 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "dc91f71a971846798a1964c5caaf4a06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:35.217262 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:35.218122 23534 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58776:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260806 10:42:35.218302 23533 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58776:
name: "foo"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:35.219300 23534 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58776:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260806 10:42:35.220332 23534 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58776:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260806 10:42:35.221800 23534 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58776:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
W20260806 10:42:35.224584 23534 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0928613bbd83462dbcb5900aa6214f3c consensus state has no leader
I20260806 10:42:35.224912 23656 tablet_service.cc:1467] Processing CreateTablet for tablet 0928613bbd83462dbcb5900aa6214f3c (DEFAULT_TABLE table=foo [id=6456b124d5024f259837845087a83941]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:35.225260 23656 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0928613bbd83462dbcb5900aa6214f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:35.229703 23721 tablet_bootstrap.cc:492] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: Bootstrap starting.
I20260806 10:42:35.231335 23721 tablet_bootstrap.cc:654] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.232956 23721 tablet_bootstrap.cc:492] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: No bootstrap required, opened a new log
I20260806 10:42:35.233086 23721 ts_tablet_manager.cc:1397] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:35.233664 23721 raft_consensus.cc:348] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.233795 23721 raft_consensus.cc:374] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.233844 23721 raft_consensus.cc:729] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc91f71a971846798a1964c5caaf4a06, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.234009 23721 consensus_queue.cc:260] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.234129 23721 raft_consensus.cc:388] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.234185 23721 raft_consensus.cc:482] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.234254 23721 raft_consensus.cc:3037] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.236447 23721 raft_consensus.cc:504] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.236634 23721 leader_election.cc:302] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [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: dc91f71a971846798a1964c5caaf4a06; no voters:
I20260806 10:42:35.236778 23721 leader_election.cc:288] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.236831 23724 raft_consensus.cc:2781] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.236975 23724 raft_consensus.cc:686] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 1 LEADER]: Becoming Leader. State: Replica: dc91f71a971846798a1964c5caaf4a06, State: Running, Role: LEADER
I20260806 10:42:35.237135 23721 ts_tablet_manager.cc:1428] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:35.237162 23724 consensus_queue.cc:237] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [LEADER]: Queue going to LEADER mode. State: All 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: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } }
I20260806 10:42:35.238895 23534 catalog_manager.cc:5495] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc91f71a971846798a1964c5caaf4a06 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "dc91f71a971846798a1964c5caaf4a06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc91f71a971846798a1964c5caaf4a06" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:35.239130 23534 catalog_manager.cc:5587] TS dc91f71a971846798a1964c5caaf4a06 (127.15.68.193:35933) does not have the latest schema for tablet 0928613bbd83462dbcb5900aa6214f3c (table foo2 [id=6456b124d5024f259837845087a83941]). Expected version 1 got 0
I20260806 10:42:35.242576 23534 catalog_manager.cc:5587] TS dc91f71a971846798a1964c5caaf4a06 (127.15.68.193:35933) does not have the latest schema for tablet 0928613bbd83462dbcb5900aa6214f3c (table foo2 [id=6456b124d5024f259837845087a83941]). Expected version 1 got 0
I20260806 10:42:35.243827 23735 tablet.cc:1722] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:35.249734 23534 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42: foo2 [id=6456b124d5024f259837845087a83941] alter complete (version 1)
I20260806 10:42:35.250669 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:35.258391 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:35.258658 15635 tablet_replica.cc:330] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06: stopping tablet replica
I20260806 10:42:35.258831 15635 raft_consensus.cc:2229] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.258996 15635 raft_consensus.cc:2258] T 0928613bbd83462dbcb5900aa6214f3c P dc91f71a971846798a1964c5caaf4a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.259745 15635 tablet_replica.cc:330] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06: stopping tablet replica
I20260806 10:42:35.259891 15635 raft_consensus.cc:2229] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.260036 15635 raft_consensus.cc:2258] T 895b4bcb0cf34bdfa7b8e628be7a05b8 P dc91f71a971846798a1964c5caaf4a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.274113 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:35.277266 15635 master.cc:537] Master@127.15.68.254:41589 shutting down...
I20260806 10:42:35.284242 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.284423 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.284564 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P b9ec4b139db04cf4a0d0c2aa446bcd42: stopping tablet replica
I20260806 10:42:35.311232 15635 master.cc:552] Master@127.15.68.254:41589 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (334 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260806 10:42:35.321230 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:33787
I20260806 10:42:35.321684 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.322402 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.323516 15635 webserver.cc:460] Webserver started at http://127.15.68.254:43689/ using document root <none> and password file <none>
I20260806 10:42:35.323696 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.323755 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.323839 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.324357 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "df74bd994c8d4d94b5a6bfd536207120"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.326771 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:35.328186 23740 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.328462 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:35.328557 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "df74bd994c8d4d94b5a6bfd536207120"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.328652 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:35.340572 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.341014 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.351598 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:33787
I20260806 10:42:35.351621 23809 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:33787 every 8 connection(s)
I20260806 10:42:35.352735 23810 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 10:42:35.357173 23810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120: Bootstrap starting.
I20260806 10:42:35.358422 23810 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.359946 23810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120: No bootstrap required, opened a new log
I20260806 10:42:35.360476 23810 raft_consensus.cc:348] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df74bd994c8d4d94b5a6bfd536207120" member_type: VOTER }
I20260806 10:42:35.360595 23810 raft_consensus.cc:374] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.360649 23810 raft_consensus.cc:729] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df74bd994c8d4d94b5a6bfd536207120, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.360829 23810 consensus_queue.cc:260] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df74bd994c8d4d94b5a6bfd536207120" member_type: VOTER }
I20260806 10:42:35.360944 23810 raft_consensus.cc:388] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.360998 23810 raft_consensus.cc:482] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.361069 23810 raft_consensus.cc:3037] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.363067 23810 raft_consensus.cc:504] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df74bd994c8d4d94b5a6bfd536207120" member_type: VOTER }
I20260806 10:42:35.363242 23810 leader_election.cc:302] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [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: df74bd994c8d4d94b5a6bfd536207120; no voters:
I20260806 10:42:35.363596 23810 leader_election.cc:288] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.363720 23816 raft_consensus.cc:2781] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.364109 23816 raft_consensus.cc:686] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 1 LEADER]: Becoming Leader. State: Replica: df74bd994c8d4d94b5a6bfd536207120, State: Running, Role: LEADER
I20260806 10:42:35.364306 23816 consensus_queue.cc:237] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [LEADER]: Queue going to LEADER mode. State: All 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: "df74bd994c8d4d94b5a6bfd536207120" member_type: VOTER }
I20260806 10:42:35.364395 23810 sys_catalog.cc:564] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:35.364933 23817 sys_catalog.cc:455] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df74bd994c8d4d94b5a6bfd536207120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df74bd994c8d4d94b5a6bfd536207120" member_type: VOTER } }
I20260806 10:42:35.364954 23818 sys_catalog.cc:455] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df74bd994c8d4d94b5a6bfd536207120. Latest consensus state: current_term: 1 leader_uuid: "df74bd994c8d4d94b5a6bfd536207120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df74bd994c8d4d94b5a6bfd536207120" member_type: VOTER } }
I20260806 10:42:35.365118 23817 sys_catalog.cc:458] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.365129 23818 sys_catalog.cc:458] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.365640 23822 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:35.367108 23822 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:35.369014 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:35.370312 23822 catalog_manager.cc:1347] Generated new cluster ID: 79a7067ee9fb4121b158f9df8b146acd
I20260806 10:42:35.370378 23822 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:35.387100 23822 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:35.387957 23822 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:35.394608 23822 catalog_manager.cc:5868] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120: Generated new TSK 0
I20260806 10:42:35.394804 23822 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:35.401731 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.402755 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.404081 15635 webserver.cc:460] Webserver started at http://127.15.68.193:37239/ using document root <none> and password file <none>
I20260806 10:42:35.404274 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.404328 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.404443 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.405020 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "ddfe4f5ce99c4e138f676ab1c429d0d1"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.407509 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:35.409005 23841 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.409349 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:42:35.409473 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "ddfe4f5ce99c4e138f676ab1c429d0d1"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.409565 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:35.422744 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.423177 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.423730 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:35.424536 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:35.424589 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.424654 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:35.424695 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.439011 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:43573
I20260806 10:42:35.439039 23929 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:43573 every 8 connection(s)
I20260806 10:42:35.446056 23931 heartbeater.cc:347] Connected to a master server at 127.15.68.254:33787
I20260806 10:42:35.446164 23931 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:35.446390 23931 heartbeater.cc:511] Master 127.15.68.254:33787 requested a full tablet report, sending...
I20260806 10:42:35.447134 23764 ts_manager.cc:194] Registered new tserver with Master: ddfe4f5ce99c4e138f676ab1c429d0d1 (127.15.68.193:43573)
I20260806 10:42:35.447597 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00775714s
I20260806 10:42:35.448252 23764 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50464
I20260806 10:42:35.457696 23764 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50474:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:35.459585 23931 heartbeater.cc:503] Master 127.15.68.254:33787 was elected leader, sending a full tablet report...
I20260806 10:42:35.469763 23884 tablet_service.cc:1467] Processing CreateTablet for tablet 00f36d9efee44fc8a2c11a98d3dfa845 (DEFAULT_TABLE table=fake-table [id=6050a648a05546f8a731448c7b0292b6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:35.470124 23884 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00f36d9efee44fc8a2c11a98d3dfa845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:35.475337 23950 tablet_bootstrap.cc:492] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: Bootstrap starting.
I20260806 10:42:35.476876 23950 tablet_bootstrap.cc:654] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.478309 23950 tablet_bootstrap.cc:492] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: No bootstrap required, opened a new log
I20260806 10:42:35.478410 23950 ts_tablet_manager.cc:1397] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:35.478948 23950 raft_consensus.cc:348] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddfe4f5ce99c4e138f676ab1c429d0d1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43573 } }
I20260806 10:42:35.479081 23950 raft_consensus.cc:374] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.479120 23950 raft_consensus.cc:729] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddfe4f5ce99c4e138f676ab1c429d0d1, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.479256 23950 consensus_queue.cc:260] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ddfe4f5ce99c4e138f676ab1c429d0d1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43573 } }
I20260806 10:42:35.479363 23950 raft_consensus.cc:388] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.479401 23950 raft_consensus.cc:482] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.479460 23950 raft_consensus.cc:3037] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.481534 23950 raft_consensus.cc:504] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddfe4f5ce99c4e138f676ab1c429d0d1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43573 } }
I20260806 10:42:35.481760 23950 leader_election.cc:302] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [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: ddfe4f5ce99c4e138f676ab1c429d0d1; no voters:
I20260806 10:42:35.482106 23950 leader_election.cc:288] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.482211 23953 raft_consensus.cc:2781] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.482954 23950 ts_tablet_manager.cc:1428] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260806 10:42:35.482972 23953 raft_consensus.cc:686] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 1 LEADER]: Becoming Leader. State: Replica: ddfe4f5ce99c4e138f676ab1c429d0d1, State: Running, Role: LEADER
I20260806 10:42:35.483207 23953 consensus_queue.cc:237] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [LEADER]: Queue going to LEADER mode. State: All 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: "ddfe4f5ce99c4e138f676ab1c429d0d1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43573 } }
I20260806 10:42:35.484833 23764 catalog_manager.cc:5495] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddfe4f5ce99c4e138f676ab1c429d0d1 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "ddfe4f5ce99c4e138f676ab1c429d0d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddfe4f5ce99c4e138f676ab1c429d0d1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 43573 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:35.499984 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:35.500778 23762 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50474:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "c0" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c0" } } modify_external_catalogs: true
I20260806 10:42:35.505357 23960 tablet.cc:1722] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260806 10:42:35.505757 23960 tablet.cc:1620] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: MemRowSet was empty: no flush needed.
I20260806 10:42:35.511955 23762 catalog_manager.cc:6040] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120: fake-table [id=6050a648a05546f8a731448c7b0292b6] alter complete (version 1)
I20260806 10:42:35.512657 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:35.522557 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:35.522825 15635 tablet_replica.cc:330] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1: stopping tablet replica
I20260806 10:42:35.523012 15635 raft_consensus.cc:2229] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.523161 15635 raft_consensus.cc:2258] T 00f36d9efee44fc8a2c11a98d3dfa845 P ddfe4f5ce99c4e138f676ab1c429d0d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.537093 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:35.540032 15635 master.cc:537] Master@127.15.68.254:33787 shutting down...
I20260806 10:42:35.546963 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.547138 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.547268 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P df74bd994c8d4d94b5a6bfd536207120: stopping tablet replica
I20260806 10:42:35.551271 15635 master.cc:552] Master@127.15.68.254:33787 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (239 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260806 10:42:35.561022 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:46539
I20260806 10:42:35.561512 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.562271 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.563442 15635 webserver.cc:460] Webserver started at http://127.15.68.254:35623/ using document root <none> and password file <none>
I20260806 10:42:35.563619 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.563694 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.563805 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.564363 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "784fb3fbd6a74fe3971805a0115ec80e"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.566854 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:42:35.568297 23965 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.568559 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260806 10:42:35.568650 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "784fb3fbd6a74fe3971805a0115ec80e"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.568743 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:35.582423 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.582855 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.593580 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:46539
I20260806 10:42:35.593603 24034 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:46539 every 8 connection(s)
I20260806 10:42:35.594719 24035 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 10:42:35.599326 24035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: Bootstrap starting.
I20260806 10:42:35.600690 24035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.602160 24035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: No bootstrap required, opened a new log
I20260806 10:42:35.602717 24035 raft_consensus.cc:348] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "784fb3fbd6a74fe3971805a0115ec80e" member_type: VOTER }
I20260806 10:42:35.602840 24035 raft_consensus.cc:374] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.602892 24035 raft_consensus.cc:729] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 784fb3fbd6a74fe3971805a0115ec80e, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.603071 24035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "784fb3fbd6a74fe3971805a0115ec80e" member_type: VOTER }
I20260806 10:42:35.603183 24035 raft_consensus.cc:388] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.603235 24035 raft_consensus.cc:482] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.603305 24035 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.605319 24035 raft_consensus.cc:504] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "784fb3fbd6a74fe3971805a0115ec80e" member_type: VOTER }
I20260806 10:42:35.605494 24035 leader_election.cc:302] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [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: 784fb3fbd6a74fe3971805a0115ec80e; no voters:
I20260806 10:42:35.605839 24035 leader_election.cc:288] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.605947 24042 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.606343 24042 raft_consensus.cc:686] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 1 LEADER]: Becoming Leader. State: Replica: 784fb3fbd6a74fe3971805a0115ec80e, State: Running, Role: LEADER
I20260806 10:42:35.606595 24035 sys_catalog.cc:564] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:35.606552 24042 consensus_queue.cc:237] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [LEADER]: Queue going to LEADER mode. State: All 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: "784fb3fbd6a74fe3971805a0115ec80e" member_type: VOTER }
I20260806 10:42:35.607249 24045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 784fb3fbd6a74fe3971805a0115ec80e. Latest consensus state: current_term: 1 leader_uuid: "784fb3fbd6a74fe3971805a0115ec80e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "784fb3fbd6a74fe3971805a0115ec80e" member_type: VOTER } }
I20260806 10:42:35.607415 24045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.607321 24043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "784fb3fbd6a74fe3971805a0115ec80e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "784fb3fbd6a74fe3971805a0115ec80e" member_type: VOTER } }
I20260806 10:42:35.607658 24043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.608747 24050 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:35.610201 24050 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:35.611330 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:35.612983 24050 catalog_manager.cc:1347] Generated new cluster ID: ec0e0b61201d48ffa142480b96d1ea17
I20260806 10:42:35.613047 24050 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:35.646396 24050 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:35.647205 24050 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:35.658198 24050 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: Generated new TSK 0
I20260806 10:42:35.658396 24050 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:35.676169 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.677582 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.679931 15635 webserver.cc:460] Webserver started at http://127.15.68.193:44555/ using document root <none> and password file <none>
I20260806 10:42:35.680152 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.680212 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.680327 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.681021 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "c743a2f4341640a69294574b17c7ac4d"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.683617 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.001s
I20260806 10:42:35.685169 24073 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.685473 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:35.685573 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "c743a2f4341640a69294574b17c7ac4d"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.685681 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:35.703974 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.704437 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.704905 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:35.705668 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:35.705719 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.705772 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:35.705801 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.717764 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:36201
I20260806 10:42:35.717792 24152 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:36201 every 8 connection(s)
I20260806 10:42:35.724979 24153 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46539
I20260806 10:42:35.725095 24153 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:35.725350 24153 heartbeater.cc:511] Master 127.15.68.254:46539 requested a full tablet report, sending...
I20260806 10:42:35.726105 23987 ts_manager.cc:194] Registered new tserver with Master: c743a2f4341640a69294574b17c7ac4d (127.15.68.193:36201)
I20260806 10:42:35.726349 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007745738s
I20260806 10:42:35.727449 23987 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52256
I20260806 10:42:35.736932 23987 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52260:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:35.738876 24153 heartbeater.cc:503] Master 127.15.68.254:46539 was elected leader, sending a full tablet report...
I20260806 10:42:35.748271 24108 tablet_service.cc:1467] Processing CreateTablet for tablet c98191be35f945e4b94c95ab5dad1f14 (DEFAULT_TABLE table=fake-table [id=5d1ead28531d43f685dea5144f72cbfc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:35.748672 24108 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c98191be35f945e4b94c95ab5dad1f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:35.753785 24170 tablet_bootstrap.cc:492] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Bootstrap starting.
I20260806 10:42:35.755040 24170 tablet_bootstrap.cc:654] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.756592 24170 tablet_bootstrap.cc:492] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: No bootstrap required, opened a new log
I20260806 10:42:35.756706 24170 ts_tablet_manager.cc:1397] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:35.757283 24170 raft_consensus.cc:348] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c743a2f4341640a69294574b17c7ac4d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36201 } }
I20260806 10:42:35.757445 24170 raft_consensus.cc:374] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.757503 24170 raft_consensus.cc:729] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c743a2f4341640a69294574b17c7ac4d, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.757690 24170 consensus_queue.cc:260] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c743a2f4341640a69294574b17c7ac4d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36201 } }
I20260806 10:42:35.757831 24170 raft_consensus.cc:388] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.757892 24170 raft_consensus.cc:482] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.757972 24170 raft_consensus.cc:3037] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.759842 24170 raft_consensus.cc:504] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c743a2f4341640a69294574b17c7ac4d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36201 } }
I20260806 10:42:35.760042 24170 leader_election.cc:302] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [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: c743a2f4341640a69294574b17c7ac4d; no voters:
I20260806 10:42:35.760438 24170 leader_election.cc:288] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.760553 24172 raft_consensus.cc:2781] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.760942 24172 raft_consensus.cc:686] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 1 LEADER]: Becoming Leader. State: Replica: c743a2f4341640a69294574b17c7ac4d, State: Running, Role: LEADER
I20260806 10:42:35.761160 24172 consensus_queue.cc:237] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [LEADER]: Queue going to LEADER mode. State: All 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: "c743a2f4341640a69294574b17c7ac4d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36201 } }
I20260806 10:42:35.761667 24170 ts_tablet_manager.cc:1428] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260806 10:42:35.762898 23987 catalog_manager.cc:5495] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d reported cstate change: term changed from 0 to 1, leader changed from <none> to c743a2f4341640a69294574b17c7ac4d (127.15.68.193). New cstate: current_term: 1 leader_uuid: "c743a2f4341640a69294574b17c7ac4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c743a2f4341640a69294574b17c7ac4d" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 36201 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:35.785662 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:35.786782 23986 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52260:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260806 10:42:35.791898 24180 tablet.cc:1722] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:35.797979 23987 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: fake-table [id=5d1ead28531d43f685dea5144f72cbfc] alter complete (version 1)
I20260806 10:42:35.799573 23987 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52260:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260806 10:42:35.803537 24180 tablet.cc:1722] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:35.809417 23987 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: fake-table [id=5d1ead28531d43f685dea5144f72cbfc] alter complete (version 2)
I20260806 10:42:35.811239 23987 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52260:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260806 10:42:35.814891 24180 tablet.cc:1722] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:35.820932 23987 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: fake-table [id=5d1ead28531d43f685dea5144f72cbfc] alter complete (version 3)
I20260806 10:42:35.822497 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:35.837172 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:35.837430 15635 tablet_replica.cc:330] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d: stopping tablet replica
I20260806 10:42:35.837662 15635 raft_consensus.cc:2229] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.837954 15635 raft_consensus.cc:2258] T c98191be35f945e4b94c95ab5dad1f14 P c743a2f4341640a69294574b17c7ac4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.854779 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:35.857960 15635 master.cc:537] Master@127.15.68.254:46539 shutting down...
I20260806 10:42:35.879623 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:35.879873 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:35.880007 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 784fb3fbd6a74fe3971805a0115ec80e: stopping tablet replica
I20260806 10:42:35.884053 15635 master.cc:552] Master@127.15.68.254:46539 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (333 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260806 10:42:35.894115 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:37665
I20260806 10:42:35.894611 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.895388 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.896649 15635 webserver.cc:460] Webserver started at http://127.15.68.254:36225/ using document root <none> and password file <none>
I20260806 10:42:35.896832 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.896883 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.896991 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.897552 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "a057f76bfa1947138176d10da7a06a03"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.900098 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:42:35.901526 24186 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.901813 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:42:35.901899 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "a057f76bfa1947138176d10da7a06a03"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.902004 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:35.910065 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.910490 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.921233 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:37665
I20260806 10:42:35.921257 24259 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:37665 every 8 connection(s)
I20260806 10:42:35.922343 24261 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 10:42:35.926924 24261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: Bootstrap starting.
I20260806 10:42:35.928265 24261 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:35.929723 24261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: No bootstrap required, opened a new log
I20260806 10:42:35.930291 24261 raft_consensus.cc:348] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a057f76bfa1947138176d10da7a06a03" member_type: VOTER }
I20260806 10:42:35.930415 24261 raft_consensus.cc:374] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:35.930464 24261 raft_consensus.cc:729] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a057f76bfa1947138176d10da7a06a03, State: Initialized, Role: FOLLOWER
I20260806 10:42:35.930608 24261 consensus_queue.cc:260] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a057f76bfa1947138176d10da7a06a03" member_type: VOTER }
I20260806 10:42:35.930711 24261 raft_consensus.cc:388] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:35.930749 24261 raft_consensus.cc:482] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:35.930799 24261 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:35.932745 24261 raft_consensus.cc:504] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a057f76bfa1947138176d10da7a06a03" member_type: VOTER }
I20260806 10:42:35.932912 24261 leader_election.cc:302] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [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: a057f76bfa1947138176d10da7a06a03; no voters:
I20260806 10:42:35.933218 24261 leader_election.cc:288] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:35.933317 24265 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:35.933756 24265 raft_consensus.cc:686] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 1 LEADER]: Becoming Leader. State: Replica: a057f76bfa1947138176d10da7a06a03, State: Running, Role: LEADER
I20260806 10:42:35.933981 24261 sys_catalog.cc:564] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:35.933961 24265 consensus_queue.cc:237] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [LEADER]: Queue going to LEADER mode. State: All 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: "a057f76bfa1947138176d10da7a06a03" member_type: VOTER }
I20260806 10:42:35.934651 24267 sys_catalog.cc:455] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a057f76bfa1947138176d10da7a06a03. Latest consensus state: current_term: 1 leader_uuid: "a057f76bfa1947138176d10da7a06a03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a057f76bfa1947138176d10da7a06a03" member_type: VOTER } }
I20260806 10:42:35.934820 24267 sys_catalog.cc:458] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.934705 24266 sys_catalog.cc:455] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a057f76bfa1947138176d10da7a06a03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a057f76bfa1947138176d10da7a06a03" member_type: VOTER } }
I20260806 10:42:35.935046 24266 sys_catalog.cc:458] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:35.936234 24270 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:35.937801 24270 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:35.938675 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:35.940526 24270 catalog_manager.cc:1347] Generated new cluster ID: 8d37d817dda04921ac6e0322d871ca3d
I20260806 10:42:35.940600 24270 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:35.948891 24270 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:35.949693 24270 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:35.960278 24270 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: Generated new TSK 0
I20260806 10:42:35.960491 24270 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:35.971335 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:35.972425 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:35.973712 15635 webserver.cc:460] Webserver started at http://127.15.68.193:38381/ using document root <none> and password file <none>
I20260806 10:42:35.973902 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:35.973968 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:35.974080 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:35.974632 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "887dbc2912a648e8b1948909d6c73e16"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.977138 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:35.978579 24290 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.978854 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:35.978950 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "887dbc2912a648e8b1948909d6c73e16"
format_stamp: "Formatted at 2026-08-06 10:42:35 on dist-test-slave-nj21"
I20260806 10:42:35.979060 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:35.990615 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:35.991115 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:35.991616 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:35.992388 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:35.992442 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:35.992507 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:35.992544 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.004143 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38585
I20260806 10:42:36.004168 24363 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38585 every 8 connection(s)
I20260806 10:42:36.011267 24365 heartbeater.cc:347] Connected to a master server at 127.15.68.254:37665
I20260806 10:42:36.011391 24365 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:36.011631 24365 heartbeater.cc:511] Master 127.15.68.254:37665 requested a full tablet report, sending...
I20260806 10:42:36.012385 24211 ts_manager.cc:194] Registered new tserver with Master: 887dbc2912a648e8b1948909d6c73e16 (127.15.68.193:38585)
I20260806 10:42:36.012715 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007743613s
I20260806 10:42:36.013453 24211 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51760
I20260806 10:42:36.023010 24211 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51768:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:36.024855 24365 heartbeater.cc:503] Master 127.15.68.254:37665 was elected leader, sending a full tablet report...
I20260806 10:42:36.034710 24324 tablet_service.cc:1467] Processing CreateTablet for tablet 3cf7d85cdb304f8eb8798443f93eaaf5 (DEFAULT_TABLE table=fake-table [id=be766291d2d8436aba9d80a234180411]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:36.035125 24324 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3cf7d85cdb304f8eb8798443f93eaaf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:36.040567 24384 tablet_bootstrap.cc:492] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Bootstrap starting.
I20260806 10:42:36.042008 24384 tablet_bootstrap.cc:654] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.043458 24384 tablet_bootstrap.cc:492] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: No bootstrap required, opened a new log
I20260806 10:42:36.043576 24384 ts_tablet_manager.cc:1397] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:36.044189 24384 raft_consensus.cc:348] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887dbc2912a648e8b1948909d6c73e16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38585 } }
I20260806 10:42:36.044330 24384 raft_consensus.cc:374] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.044385 24384 raft_consensus.cc:729] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887dbc2912a648e8b1948909d6c73e16, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.044593 24384 consensus_queue.cc:260] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "887dbc2912a648e8b1948909d6c73e16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38585 } }
I20260806 10:42:36.044724 24384 raft_consensus.cc:388] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:36.044785 24384 raft_consensus.cc:482] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:36.044857 24384 raft_consensus.cc:3037] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:36.047070 24384 raft_consensus.cc:504] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887dbc2912a648e8b1948909d6c73e16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38585 } }
I20260806 10:42:36.047264 24384 leader_election.cc:302] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [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: 887dbc2912a648e8b1948909d6c73e16; no voters:
I20260806 10:42:36.047706 24384 leader_election.cc:288] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:36.047824 24387 raft_consensus.cc:2781] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:36.048231 24387 raft_consensus.cc:686] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 1 LEADER]: Becoming Leader. State: Replica: 887dbc2912a648e8b1948909d6c73e16, State: Running, Role: LEADER
I20260806 10:42:36.048465 24387 consensus_queue.cc:237] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [LEADER]: Queue going to LEADER mode. State: All 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: "887dbc2912a648e8b1948909d6c73e16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38585 } }
I20260806 10:42:36.048946 24384 ts_tablet_manager.cc:1428] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:42:36.050619 24211 catalog_manager.cc:5495] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 887dbc2912a648e8b1948909d6c73e16 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "887dbc2912a648e8b1948909d6c73e16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887dbc2912a648e8b1948909d6c73e16" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38585 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:36.071228 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:36.071931 24211 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260806 10:42:36.076432 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:36.082926 24211 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 1)
I20260806 10:42:36.084142 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260806 10:42:36.087906 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:36.093890 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 2)
I20260806 10:42:36.095655 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260806 10:42:36.099294 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:36.105086 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 3)
I20260806 10:42:36.107244 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260806 10:42:36.110690 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:36.116379 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 4)
I20260806 10:42:36.118527 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260806 10:42:36.122190 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:36.128273 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 5)
I20260806 10:42:36.130654 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260806 10:42:36.134392 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:36.140765 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 6)
I20260806 10:42:36.142475 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 10:42:36.146144 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:36.152194 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 7)
I20260806 10:42:36.154340 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 10:42:36.158154 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:36.164218 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 8)
I20260806 10:42:36.166069 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 10:42:36.169970 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:36.176179 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 9)
I20260806 10:42:36.177977 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 10:42:36.181749 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:36.188151 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 10)
I20260806 10:42:36.189733 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260806 10:42:36.193724 24393 tablet.cc:1722] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 11
I20260806 10:42:36.200117 24209 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: fake-table [id=be766291d2d8436aba9d80a234180411] alter complete (version 11)
I20260806 10:42:36.201704 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260806 10:42:36.203253 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260806 10:42:36.204710 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260806 10:42:36.206056 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260806 10:42:36.207404 24209 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51768:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260806 10:42:36.208374 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:36.216552 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:36.216820 15635 tablet_replica.cc:330] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16: stopping tablet replica
I20260806 10:42:36.217056 15635 raft_consensus.cc:2229] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:36.217360 15635 raft_consensus.cc:2258] T 3cf7d85cdb304f8eb8798443f93eaaf5 P 887dbc2912a648e8b1948909d6c73e16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:36.221856 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:36.225044 15635 master.cc:537] Master@127.15.68.254:37665 shutting down...
I20260806 10:42:36.232558 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:36.232750 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:36.232903 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P a057f76bfa1947138176d10da7a06a03: stopping tablet replica
I20260806 10:42:36.246562 15635 master.cc:552] Master@127.15.68.254:37665 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (363 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260806 10:42:36.257861 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:37881
I20260806 10:42:36.258347 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.259096 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.260314 15635 webserver.cc:460] Webserver started at http://127.15.68.254:41921/ using document root <none> and password file <none>
I20260806 10:42:36.260488 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.260535 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.260613 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.261152 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "0f3ce8c7461845158f089313e05494c2"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.263769 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:36.281890 24397 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.282207 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:42:36.282305 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "0f3ce8c7461845158f089313e05494c2"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.282418 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:36.291141 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.291625 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.302826 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:37881
I20260806 10:42:36.302852 24465 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:37881 every 8 connection(s)
I20260806 10:42:36.304030 24466 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 10:42:36.308331 24466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: Bootstrap starting.
I20260806 10:42:36.309681 24466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.311172 24466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: No bootstrap required, opened a new log
I20260806 10:42:36.311834 24466 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f3ce8c7461845158f089313e05494c2" member_type: VOTER }
I20260806 10:42:36.311964 24466 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.312016 24466 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3ce8c7461845158f089313e05494c2, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.312191 24466 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f3ce8c7461845158f089313e05494c2" member_type: VOTER }
I20260806 10:42:36.312302 24466 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:36.312358 24466 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:36.312430 24466 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:36.314232 24466 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f3ce8c7461845158f089313e05494c2" member_type: VOTER }
I20260806 10:42:36.314409 24466 leader_election.cc:302] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [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: 0f3ce8c7461845158f089313e05494c2; no voters:
I20260806 10:42:36.314756 24466 leader_election.cc:288] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:36.314849 24470 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:36.315264 24470 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0f3ce8c7461845158f089313e05494c2, State: Running, Role: LEADER
I20260806 10:42:36.315474 24470 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [LEADER]: Queue going to LEADER mode. State: All 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: "0f3ce8c7461845158f089313e05494c2" member_type: VOTER }
I20260806 10:42:36.315531 24466 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:36.316208 24473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f3ce8c7461845158f089313e05494c2. Latest consensus state: current_term: 1 leader_uuid: "0f3ce8c7461845158f089313e05494c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f3ce8c7461845158f089313e05494c2" member_type: VOTER } }
I20260806 10:42:36.316273 24472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f3ce8c7461845158f089313e05494c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f3ce8c7461845158f089313e05494c2" member_type: VOTER } }
I20260806 10:42:36.316386 24473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:36.316443 24472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:36.319872 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260806 10:42:36.320622 24490 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260806 10:42:36.320698 24490 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260806 10:42:36.320775 24477 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:36.321743 24477 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:36.324183 24477 catalog_manager.cc:1347] Generated new cluster ID: 1df1f70dcece42d0a51dcb98ce540ce3
I20260806 10:42:36.324249 24477 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:36.350117 24477 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:36.350956 24477 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:36.356755 24477 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: Generated new TSK 0
I20260806 10:42:36.356956 24477 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:36.384596 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.385722 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.387142 15635 webserver.cc:460] Webserver started at http://127.15.68.193:41135/ using document root <none> and password file <none>
I20260806 10:42:36.387342 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.387398 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.387516 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.388118 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "fdfd5a735dad43e286a82c4f254fc0ac"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.390532 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:36.392011 24496 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.392345 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:36.392441 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "fdfd5a735dad43e286a82c4f254fc0ac"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.392527 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:36.402786 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.403313 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.403829 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:36.404585 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:36.404639 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.404690 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:36.404718 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.416450 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:34387
I20260806 10:42:36.416476 24580 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:34387 every 8 connection(s)
I20260806 10:42:36.423516 24581 heartbeater.cc:347] Connected to a master server at 127.15.68.254:37881
I20260806 10:42:36.423637 24581 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:36.423920 24581 heartbeater.cc:511] Master 127.15.68.254:37881 requested a full tablet report, sending...
I20260806 10:42:36.424652 24419 ts_manager.cc:194] Registered new tserver with Master: fdfd5a735dad43e286a82c4f254fc0ac (127.15.68.193:34387)
I20260806 10:42:36.425173 15635 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007801158s
I20260806 10:42:36.425647 24419 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58308
I20260806 10:42:36.436851 24581 heartbeater.cc:503] Master 127.15.68.254:37881 was elected leader, sending a full tablet report...
I20260806 10:42:36.436905 24419 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58322:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
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: "c0"
}
}
}
I20260806 10:42:36.448693 24537 tablet_service.cc:1467] Processing CreateTablet for tablet 75ce2db3b58047ccb93ba20ba28c8e9a (DEFAULT_TABLE table=fake-table [id=670323c96b1c4ef5982d0adf5bd20ea4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:36.449136 24537 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 75ce2db3b58047ccb93ba20ba28c8e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:36.454018 24600 tablet_bootstrap.cc:492] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Bootstrap starting.
I20260806 10:42:36.455302 24600 tablet_bootstrap.cc:654] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.456853 24600 tablet_bootstrap.cc:492] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: No bootstrap required, opened a new log
I20260806 10:42:36.456970 24600 ts_tablet_manager.cc:1397] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:36.457548 24600 raft_consensus.cc:348] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdfd5a735dad43e286a82c4f254fc0ac" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34387 } }
I20260806 10:42:36.457685 24600 raft_consensus.cc:374] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.457737 24600 raft_consensus.cc:729] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfd5a735dad43e286a82c4f254fc0ac, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.457913 24600 consensus_queue.cc:260] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdfd5a735dad43e286a82c4f254fc0ac" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34387 } }
I20260806 10:42:36.458051 24600 raft_consensus.cc:388] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:36.458109 24600 raft_consensus.cc:482] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:36.458179 24600 raft_consensus.cc:3037] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:36.460232 24600 raft_consensus.cc:504] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdfd5a735dad43e286a82c4f254fc0ac" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34387 } }
I20260806 10:42:36.460429 24600 leader_election.cc:302] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [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: fdfd5a735dad43e286a82c4f254fc0ac; no voters:
I20260806 10:42:36.460866 24600 leader_election.cc:288] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:36.460963 24602 raft_consensus.cc:2781] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:36.461565 24600 ts_tablet_manager.cc:1428] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:36.461889 24602 raft_consensus.cc:686] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 1 LEADER]: Becoming Leader. State: Replica: fdfd5a735dad43e286a82c4f254fc0ac, State: Running, Role: LEADER
I20260806 10:42:36.462102 24602 consensus_queue.cc:237] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [LEADER]: Queue going to LEADER mode. State: All 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: "fdfd5a735dad43e286a82c4f254fc0ac" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34387 } }
I20260806 10:42:36.463922 24419 catalog_manager.cc:5495] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfd5a735dad43e286a82c4f254fc0ac (127.15.68.193). New cstate: current_term: 1 leader_uuid: "fdfd5a735dad43e286a82c4f254fc0ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdfd5a735dad43e286a82c4f254fc0ac" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 34387 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:36.478919 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:36.505697 24419 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58322:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260806 10:42:36.509690 24612 tablet.cc:1722] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:36.510146 24612 tablet.cc:1620] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: MemRowSet was empty: no flush needed.
I20260806 10:42:36.516503 24419 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: fake-table [id=670323c96b1c4ef5982d0adf5bd20ea4] alter complete (version 1)
I20260806 10:42:36.535780 24419 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58322:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260806 10:42:36.539740 24612 tablet.cc:1722] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:36.540172 24612 tablet.cc:1620] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: MemRowSet was empty: no flush needed.
I20260806 10:42:36.546324 24418 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: fake-table [id=670323c96b1c4ef5982d0adf5bd20ea4] alter complete (version 2)
I20260806 10:42:36.565820 24419 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58322:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: true } } } modify_external_catalogs: true
I20260806 10:42:36.569670 24612 tablet.cc:1722] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE IMMUTABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:36.570118 24612 tablet.cc:1620] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: MemRowSet was empty: no flush needed.
I20260806 10:42:36.576169 24419 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: fake-table [id=670323c96b1c4ef5982d0adf5bd20ea4] alter complete (version 3)
I20260806 10:42:36.597774 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:36.607959 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:36.608219 15635 tablet_replica.cc:330] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac: stopping tablet replica
I20260806 10:42:36.608428 15635 raft_consensus.cc:2229] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:36.608645 15635 raft_consensus.cc:2258] T 75ce2db3b58047ccb93ba20ba28c8e9a P fdfd5a735dad43e286a82c4f254fc0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:36.622913 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:36.626621 15635 master.cc:537] Master@127.15.68.254:37881 shutting down...
I20260806 10:42:36.633637 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:36.633839 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:36.634002 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0f3ce8c7461845158f089313e05494c2: stopping tablet replica
I20260806 10:42:36.660816 15635 master.cc:552] Master@127.15.68.254:37881 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (413 ms)
[----------] 31 tests from AlterTableTest (66976 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260806 10:42:36.671128 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:40087
I20260806 10:42:36.671586 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.672343 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.673506 15635 webserver.cc:460] Webserver started at http://127.15.68.254:38415/ using document root <none> and password file <none>
I20260806 10:42:36.673664 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.673707 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.673784 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.674286 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "075a21e8815b4144956a9d1c281665f0"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.676615 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:36.677961 24616 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.678242 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:36.678330 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "075a21e8815b4144956a9d1c281665f0"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.678421 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:36.692704 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.693181 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.704138 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:40087
I20260806 10:42:36.704164 24693 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:40087 every 8 connection(s)
I20260806 10:42:36.705279 24694 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 10:42:36.709609 24694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: Bootstrap starting.
I20260806 10:42:36.710867 24694 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.712365 24694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: No bootstrap required, opened a new log
I20260806 10:42:36.712993 24694 raft_consensus.cc:348] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075a21e8815b4144956a9d1c281665f0" member_type: VOTER }
I20260806 10:42:36.713117 24694 raft_consensus.cc:374] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.713171 24694 raft_consensus.cc:729] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a21e8815b4144956a9d1c281665f0, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.713346 24694 consensus_queue.cc:260] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "075a21e8815b4144956a9d1c281665f0" member_type: VOTER }
I20260806 10:42:36.713459 24694 raft_consensus.cc:388] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:36.713513 24694 raft_consensus.cc:482] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:36.713580 24694 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:36.715796 24694 raft_consensus.cc:504] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075a21e8815b4144956a9d1c281665f0" member_type: VOTER }
I20260806 10:42:36.716001 24694 leader_election.cc:302] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [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: 075a21e8815b4144956a9d1c281665f0; no voters:
I20260806 10:42:36.716365 24694 leader_election.cc:288] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:36.716454 24697 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:36.716866 24697 raft_consensus.cc:686] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 1 LEADER]: Becoming Leader. State: Replica: 075a21e8815b4144956a9d1c281665f0, State: Running, Role: LEADER
I20260806 10:42:36.717079 24697 consensus_queue.cc:237] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [LEADER]: Queue going to LEADER mode. State: All 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: "075a21e8815b4144956a9d1c281665f0" member_type: VOTER }
I20260806 10:42:36.717288 24694 sys_catalog.cc:564] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:36.717842 24702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 075a21e8815b4144956a9d1c281665f0. Latest consensus state: current_term: 1 leader_uuid: "075a21e8815b4144956a9d1c281665f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075a21e8815b4144956a9d1c281665f0" member_type: VOTER } }
I20260806 10:42:36.717981 24701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "075a21e8815b4144956a9d1c281665f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075a21e8815b4144956a9d1c281665f0" member_type: VOTER } }
I20260806 10:42:36.718101 24701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:36.718031 24702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:36.719040 24705 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:36.720405 24705 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:36.722333 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:36.723179 24705 catalog_manager.cc:1347] Generated new cluster ID: 2b704c28bf7547b5b4e07853b539e95f
I20260806 10:42:36.723248 24705 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:36.734319 24705 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:36.735095 24705 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:36.741446 24705 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: Generated new TSK 0
I20260806 10:42:36.741647 24705 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:36.755024 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.756085 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.757366 15635 webserver.cc:460] Webserver started at http://127.15.68.193:39573/ using document root <none> and password file <none>
I20260806 10:42:36.757550 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.757596 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.757675 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.758213 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "e88bc8afa2654e638f24c92b750ad765"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.760593 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:36.762096 24726 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.762444 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:36.762529 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "e88bc8afa2654e638f24c92b750ad765"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.762624 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:36.778131 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.778652 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.779187 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:36.780015 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:36.780069 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.780133 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:36.780172 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.791428 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:40487
I20260806 10:42:36.791461 24812 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:40487 every 8 connection(s)
I20260806 10:42:36.792868 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.794005 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.795393 15635 webserver.cc:460] Webserver started at http://127.15.68.194:39507/ using document root <none> and password file <none>
I20260806 10:42:36.795627 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.795719 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.795833 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.796532 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-1-root/instance:
uuid: "69b0795b8f59400397528594992dc604"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.799189 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:36.800567 24813 heartbeater.cc:347] Connected to a master server at 127.15.68.254:40087
I20260806 10:42:36.800686 24813 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:36.800931 24813 heartbeater.cc:511] Master 127.15.68.254:40087 requested a full tablet report, sending...
I20260806 10:42:36.801182 24822 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.801539 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:36.801635 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-1-root
uuid: "69b0795b8f59400397528594992dc604"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.801800 24643 ts_manager.cc:194] Registered new tserver with Master: e88bc8afa2654e638f24c92b750ad765 (127.15.68.193:40487)
I20260806 10:42:36.801741 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-1-root/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 10:42:36.802877 24643 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60612
I20260806 10:42:36.809823 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.810300 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.810799 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:36.811589 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:36.811645 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.811744 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:36.811785 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.814256 24813 heartbeater.cc:503] Master 127.15.68.254:40087 was elected leader, sending a full tablet report...
I20260806 10:42:36.824199 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.194:37737
I20260806 10:42:36.824239 24910 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.194:37737 every 8 connection(s)
I20260806 10:42:36.825737 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.827144 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.828583 15635 webserver.cc:460] Webserver started at http://127.15.68.195:45791/ using document root <none> and password file <none>
I20260806 10:42:36.828791 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.828935 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.829066 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.829803 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-2-root/instance:
uuid: "40cfe3b32b6745b283fcb2d0b0d65618"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.832547 24913 heartbeater.cc:347] Connected to a master server at 127.15.68.254:40087
I20260806 10:42:36.832660 24913 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:36.832741 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260806 10:42:36.832934 24913 heartbeater.cc:511] Master 127.15.68.254:40087 requested a full tablet report, sending...
I20260806 10:42:36.833705 24643 ts_manager.cc:194] Registered new tserver with Master: 69b0795b8f59400397528594992dc604 (127.15.68.194:37737)
I20260806 10:42:36.834518 24923 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.834641 24643 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60618
I20260806 10:42:36.834839 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:42:36.834950 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-2-root
uuid: "40cfe3b32b6745b283fcb2d0b0d65618"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.835069 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-2-root/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 10:42:36.846823 24913 heartbeater.cc:503] Master 127.15.68.254:40087 was elected leader, sending a full tablet report...
I20260806 10:42:36.853575 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.854110 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.854619 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:36.855406 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:36.855458 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.855526 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:36.855563 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.869153 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.195:33407
I20260806 10:42:36.869184 25007 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.195:33407 every 8 connection(s)
I20260806 10:42:36.870766 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:36.872177 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:36.873579 15635 webserver.cc:460] Webserver started at http://127.15.68.196:39691/ using document root <none> and password file <none>
I20260806 10:42:36.873790 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:36.873849 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:36.873953 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:36.874550 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-3-root/instance:
uuid: "513fc5968bee41e58cd8ed06ac42c086"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.877206 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:42:36.877491 25008 heartbeater.cc:347] Connected to a master server at 127.15.68.254:40087
I20260806 10:42:36.877593 25008 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:36.877832 25008 heartbeater.cc:511] Master 127.15.68.254:40087 requested a full tablet report, sending...
I20260806 10:42:36.878615 24643 ts_manager.cc:194] Registered new tserver with Master: 40cfe3b32b6745b283fcb2d0b0d65618 (127.15.68.195:33407)
I20260806 10:42:36.879168 25016 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.879540 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260806 10:42:36.879649 24643 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60620
I20260806 10:42:36.879630 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-3-root
uuid: "513fc5968bee41e58cd8ed06ac42c086"
format_stamp: "Formatted at 2026-08-06 10:42:36 on dist-test-slave-nj21"
I20260806 10:42:36.879802 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1786012889624408-15635-0/minicluster-data/ts-3-root/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 10:42:36.890882 25008 heartbeater.cc:503] Master 127.15.68.254:40087 was elected leader, sending a full tablet report...
I20260806 10:42:36.894310 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:36.894865 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:36.895440 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:36.896327 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:36.896384 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.896454 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:36.896489 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:36.911550 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.196:39791
I20260806 10:42:36.911571 25103 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.196:39791 every 8 connection(s)
I20260806 10:42:36.919024 25106 heartbeater.cc:347] Connected to a master server at 127.15.68.254:40087
I20260806 10:42:36.919133 25106 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:36.919374 25106 heartbeater.cc:511] Master 127.15.68.254:40087 requested a full tablet report, sending...
I20260806 10:42:36.920030 24643 ts_manager.cc:194] Registered new tserver with Master: 513fc5968bee41e58cd8ed06ac42c086 (127.15.68.196:39791)
I20260806 10:42:36.920347 15635 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007830679s
I20260806 10:42:36.920902 24643 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60624
I20260806 10:42:36.931835 24642 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60626:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:36.932230 25106 heartbeater.cc:503] Master 127.15.68.254:40087 was elected leader, sending a full tablet report...
I20260806 10:42:36.949234 24859 tablet_service.cc:1467] Processing CreateTablet for tablet b522f87cd19b4da4b3b42aea9d300539 (DEFAULT_TABLE table=fake-table [id=4ea1bed1bd5c4876917556ae9801b6e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:36.949290 24959 tablet_service.cc:1467] Processing CreateTablet for tablet b522f87cd19b4da4b3b42aea9d300539 (DEFAULT_TABLE table=fake-table [id=4ea1bed1bd5c4876917556ae9801b6e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:36.949781 24959 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b522f87cd19b4da4b3b42aea9d300539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:36.949792 24859 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b522f87cd19b4da4b3b42aea9d300539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:36.954358 25057 tablet_service.cc:1467] Processing CreateTablet for tablet b522f87cd19b4da4b3b42aea9d300539 (DEFAULT_TABLE table=fake-table [id=4ea1bed1bd5c4876917556ae9801b6e9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:36.954784 25057 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b522f87cd19b4da4b3b42aea9d300539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:36.956601 25127 tablet_bootstrap.cc:492] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: Bootstrap starting.
I20260806 10:42:36.958045 25127 tablet_bootstrap.cc:654] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.959846 25127 tablet_bootstrap.cc:492] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: No bootstrap required, opened a new log
I20260806 10:42:36.960041 25127 ts_tablet_manager.cc:1397] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:36.960898 25127 raft_consensus.cc:348] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:36.961264 25127 raft_consensus.cc:374] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.961387 25127 raft_consensus.cc:729] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cfe3b32b6745b283fcb2d0b0d65618, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.961652 25127 consensus_queue.cc:260] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:36.963886 25132 tablet_bootstrap.cc:492] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: Bootstrap starting.
I20260806 10:42:36.964533 25127 ts_tablet_manager.cc:1428] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260806 10:42:36.965003 25128 tablet_bootstrap.cc:492] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: Bootstrap starting.
I20260806 10:42:36.965747 25132 tablet_bootstrap.cc:654] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.968080 25128 tablet_bootstrap.cc:654] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:36.970086 25132 tablet_bootstrap.cc:492] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: No bootstrap required, opened a new log
I20260806 10:42:36.970212 25132 ts_tablet_manager.cc:1397] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260806 10:42:36.970235 25128 tablet_bootstrap.cc:492] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: No bootstrap required, opened a new log
I20260806 10:42:36.970373 25128 ts_tablet_manager.cc:1397] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260806 10:42:36.971012 25132 raft_consensus.cc:348] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:36.971015 25128 raft_consensus.cc:348] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:36.971241 25132 raft_consensus.cc:374] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.971251 25128 raft_consensus.cc:374] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:36.971312 25132 raft_consensus.cc:729] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513fc5968bee41e58cd8ed06ac42c086, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.971323 25128 raft_consensus.cc:729] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b0795b8f59400397528594992dc604, State: Initialized, Role: FOLLOWER
I20260806 10:42:36.971542 25132 consensus_queue.cc:260] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:36.971542 25128 consensus_queue.cc:260] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:36.972774 25128 ts_tablet_manager.cc:1428] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:36.973652 25132 ts_tablet_manager.cc:1428] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: Time spent starting tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:37.038125 25137 raft_consensus.cc:482] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 10:42:37.038314 25137 raft_consensus.cc:504] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:37.040468 25137 leader_election.cc:288] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69b0795b8f59400397528594992dc604 (127.15.68.194:37737), 40cfe3b32b6745b283fcb2d0b0d65618 (127.15.68.195:33407)
I20260806 10:42:37.046979 24877 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b522f87cd19b4da4b3b42aea9d300539" candidate_uuid: "513fc5968bee41e58cd8ed06ac42c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b0795b8f59400397528594992dc604" is_pre_election: true
I20260806 10:42:37.047397 24877 raft_consensus.cc:2454] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513fc5968bee41e58cd8ed06ac42c086 in term 0.
I20260806 10:42:37.048053 25020 leader_election.cc:302] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513fc5968bee41e58cd8ed06ac42c086, 69b0795b8f59400397528594992dc604; no voters:
I20260806 10:42:37.048125 24971 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b522f87cd19b4da4b3b42aea9d300539" candidate_uuid: "513fc5968bee41e58cd8ed06ac42c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" is_pre_election: true
I20260806 10:42:37.048292 25137 raft_consensus.cc:2781] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 10:42:37.048377 25137 raft_consensus.cc:482] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 10:42:37.048391 24971 raft_consensus.cc:2454] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513fc5968bee41e58cd8ed06ac42c086 in term 0.
I20260806 10:42:37.048442 25137 raft_consensus.cc:3037] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.050781 25137 raft_consensus.cc:504] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:37.051327 25137 leader_election.cc:288] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [CANDIDATE]: Term 1 election: Requested vote from peers 69b0795b8f59400397528594992dc604 (127.15.68.194:37737), 40cfe3b32b6745b283fcb2d0b0d65618 (127.15.68.195:33407)
I20260806 10:42:37.051750 24877 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b522f87cd19b4da4b3b42aea9d300539" candidate_uuid: "513fc5968bee41e58cd8ed06ac42c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69b0795b8f59400397528594992dc604"
I20260806 10:42:37.051903 24877 raft_consensus.cc:3037] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.051856 24971 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b522f87cd19b4da4b3b42aea9d300539" candidate_uuid: "513fc5968bee41e58cd8ed06ac42c086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cfe3b32b6745b283fcb2d0b0d65618"
I20260806 10:42:37.052042 24971 raft_consensus.cc:3037] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.054152 24877 raft_consensus.cc:2454] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513fc5968bee41e58cd8ed06ac42c086 in term 1.
I20260806 10:42:37.054232 24971 raft_consensus.cc:2454] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513fc5968bee41e58cd8ed06ac42c086 in term 1.
I20260806 10:42:37.054579 25020 leader_election.cc:302] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cfe3b32b6745b283fcb2d0b0d65618, 513fc5968bee41e58cd8ed06ac42c086; no voters:
I20260806 10:42:37.054808 25137 raft_consensus.cc:2781] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.055418 25137 raft_consensus.cc:686] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 1 LEADER]: Becoming Leader. State: Replica: 513fc5968bee41e58cd8ed06ac42c086, State: Running, Role: LEADER
I20260806 10:42:37.055747 25137 consensus_queue.cc:237] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [LEADER]: Queue going to LEADER mode. State: All 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: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } }
I20260806 10:42:37.058254 24642 catalog_manager.cc:5495] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 513fc5968bee41e58cd8ed06ac42c086 (127.15.68.196). New cstate: current_term: 1 leader_uuid: "513fc5968bee41e58cd8ed06ac42c086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513fc5968bee41e58cd8ed06ac42c086" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260806 10:42:37.090112 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:37.102015 24971 raft_consensus.cc:1261] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 1 FOLLOWER]: Refusing update from remote peer 513fc5968bee41e58cd8ed06ac42c086: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 10:42:37.102015 24877 raft_consensus.cc:1261] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 1 FOLLOWER]: Refusing update from remote peer 513fc5968bee41e58cd8ed06ac42c086: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 10:42:37.102651 25137 consensus_queue.cc:1035] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cfe3b32b6745b283fcb2d0b0d65618" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 33407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 10:42:37.102910 25139 consensus_queue.cc:1035] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69b0795b8f59400397528594992dc604" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 37737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 10:42:37.109452 25147 mvcc.cc:205] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260806 10:42:37.132198 15635 alter_table-test.cc:2181] Verifying initial pattern
I20260806 10:42:37.140655 15635 alter_table-test.cc:2184] Dropping and adding back c1
I20260806 10:42:37.141371 24641 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60626:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260806 10:42:37.147728 25153 tablet.cc:1722] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:37.156474 25154 tablet.cc:1722] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:37.156610 25155 tablet.cc:1722] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:37.169489 24643 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: fake-table [id=4ea1bed1bd5c4876917556ae9801b6e9] alter complete (version 1)
I20260806 10:42:37.175498 24643 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60626:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:37.181849 25153 tablet.cc:1722] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:37.182284 25155 tablet.cc:1722] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:37.182507 25154 tablet.cc:1722] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:37.182428 25153 tablet.cc:1620] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: MemRowSet was empty: no flush needed.
I20260806 10:42:37.182965 25155 tablet.cc:1620] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: MemRowSet was empty: no flush needed.
I20260806 10:42:37.183022 25154 tablet.cc:1620] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: MemRowSet was empty: no flush needed.
I20260806 10:42:37.190744 24643 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: fake-table [id=4ea1bed1bd5c4876917556ae9801b6e9] alter complete (version 2)
I20260806 10:42:37.193065 15635 alter_table-test.cc:2194] Verifying that the new default shows up
I20260806 10:42:37.201452 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:37.209846 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:37.222647 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:37.225654 15635 tablet_server.cc:178] TabletServer@127.15.68.194:0 shutting down...
I20260806 10:42:37.233330 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:37.233590 15635 tablet_replica.cc:330] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604: stopping tablet replica
I20260806 10:42:37.233819 15635 raft_consensus.cc:2229] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:37.234025 15635 raft_consensus.cc:2258] T b522f87cd19b4da4b3b42aea9d300539 P 69b0795b8f59400397528594992dc604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:37.238791 15635 tablet_server.cc:194] TabletServer@127.15.68.194:0 shutdown complete.
I20260806 10:42:37.242486 15635 tablet_server.cc:178] TabletServer@127.15.68.195:0 shutting down...
I20260806 10:42:37.251260 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:37.251525 15635 tablet_replica.cc:330] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618: stopping tablet replica
I20260806 10:42:37.251730 15635 raft_consensus.cc:2229] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:37.251924 15635 raft_consensus.cc:2258] T b522f87cd19b4da4b3b42aea9d300539 P 40cfe3b32b6745b283fcb2d0b0d65618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:37.256209 15635 tablet_server.cc:194] TabletServer@127.15.68.195:0 shutdown complete.
I20260806 10:42:37.259407 15635 tablet_server.cc:178] TabletServer@127.15.68.196:0 shutting down...
I20260806 10:42:37.267607 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:37.267879 15635 tablet_replica.cc:330] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086: stopping tablet replica
I20260806 10:42:37.268064 15635 raft_consensus.cc:2229] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:37.268481 15635 raft_consensus.cc:2258] T b522f87cd19b4da4b3b42aea9d300539 P 513fc5968bee41e58cd8ed06ac42c086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:37.282814 15635 tablet_server.cc:194] TabletServer@127.15.68.196:0 shutdown complete.
I20260806 10:42:37.286233 15635 master.cc:537] Master@127.15.68.254:40087 shutting down...
I20260806 10:42:37.293288 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:37.293483 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:37.293572 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 075a21e8815b4144956a9d1c281665f0: stopping tablet replica
I20260806 10:42:37.307360 15635 master.cc:552] Master@127.15.68.254:40087 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (648 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260806 10:42:37.320111 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:35021
I20260806 10:42:37.320600 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:37.321419 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:37.322664 15635 webserver.cc:460] Webserver started at http://127.15.68.254:37167/ using document root <none> and password file <none>
I20260806 10:42:37.322855 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:37.322908 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:37.323012 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:37.323580 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "83a5292422884086b29c2cd6cf9e0172"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.325914 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:37.327399 25161 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.327713 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:37.327803 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "83a5292422884086b29c2cd6cf9e0172"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.327903 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:37.348753 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:37.349340 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:37.361042 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:35021
I20260806 10:42:37.361066 25237 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:35021 every 8 connection(s)
I20260806 10:42:37.362248 25238 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 10:42:37.366788 25238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Bootstrap starting.
I20260806 10:42:37.368099 25238 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.369634 25238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: No bootstrap required, opened a new log
I20260806 10:42:37.370232 25238 raft_consensus.cc:348] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a5292422884086b29c2cd6cf9e0172" member_type: VOTER }
I20260806 10:42:37.370354 25238 raft_consensus.cc:374] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.370400 25238 raft_consensus.cc:729] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a5292422884086b29c2cd6cf9e0172, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.370580 25238 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83a5292422884086b29c2cd6cf9e0172" member_type: VOTER }
I20260806 10:42:37.370697 25238 raft_consensus.cc:388] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:37.370750 25238 raft_consensus.cc:482] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:37.370826 25238 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.372759 25238 raft_consensus.cc:504] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a5292422884086b29c2cd6cf9e0172" member_type: VOTER }
I20260806 10:42:37.372944 25238 leader_election.cc:302] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [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: 83a5292422884086b29c2cd6cf9e0172; no voters:
I20260806 10:42:37.373293 25238 leader_election.cc:288] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:37.373386 25242 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.373787 25242 raft_consensus.cc:686] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 1 LEADER]: Becoming Leader. State: Replica: 83a5292422884086b29c2cd6cf9e0172, State: Running, Role: LEADER
I20260806 10:42:37.373999 25242 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [LEADER]: Queue going to LEADER mode. State: All 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: "83a5292422884086b29c2cd6cf9e0172" member_type: VOTER }
I20260806 10:42:37.374081 25238 sys_catalog.cc:564] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:37.374657 25243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83a5292422884086b29c2cd6cf9e0172" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a5292422884086b29c2cd6cf9e0172" member_type: VOTER } }
I20260806 10:42:37.374697 25244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83a5292422884086b29c2cd6cf9e0172. Latest consensus state: current_term: 1 leader_uuid: "83a5292422884086b29c2cd6cf9e0172" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a5292422884086b29c2cd6cf9e0172" member_type: VOTER } }
I20260806 10:42:37.374922 25244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:37.374954 25243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:37.375789 25248 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:37.377640 25248 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:37.378940 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:37.380714 25248 catalog_manager.cc:1347] Generated new cluster ID: b9828ce27676415aa52076fc1498168f
I20260806 10:42:37.380788 25248 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:37.393069 25248 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:37.393882 25248 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:37.402403 25248 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Generated new TSK 0
I20260806 10:42:37.402643 25248 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:37.411423 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:37.412561 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:37.413918 15635 webserver.cc:460] Webserver started at http://127.15.68.193:44787/ using document root <none> and password file <none>
I20260806 10:42:37.414119 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:37.414172 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:37.414278 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:37.414846 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "58bd8955ff9f4b07bd4d19b954da6ed6"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.417302 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:37.418889 25270 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.419167 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:37.432924 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "58bd8955ff9f4b07bd4d19b954da6ed6"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.433068 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:37.439356 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:37.439944 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:37.440464 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:37.441231 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:37.441284 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.441349 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:37.441382 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.453447 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:38529
I20260806 10:42:37.453476 25346 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:38529 every 8 connection(s)
I20260806 10:42:37.454866 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:37.456051 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:37.457438 15635 webserver.cc:460] Webserver started at http://127.15.68.194:46381/ using document root <none> and password file <none>
I20260806 10:42:37.457624 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:37.457680 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:37.457785 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:37.458353 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root/instance:
uuid: "6bdb60403d854c57a873b6194bdd2303"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.461023 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:37.461145 25349 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35021
I20260806 10:42:37.461262 25349 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:37.461548 25349 heartbeater.cc:511] Master 127.15.68.254:35021 requested a full tablet report, sending...
I20260806 10:42:37.462357 25189 ts_manager.cc:194] Registered new tserver with Master: 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529)
I20260806 10:42:37.462915 25357 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.463254 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:42:37.463369 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root
uuid: "6bdb60403d854c57a873b6194bdd2303"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.463482 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root/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 10:42:37.463704 25189 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44686
I20260806 10:42:37.471333 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:37.471890 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:37.472381 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:37.473095 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:37.473150 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.473212 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:37.473245 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.475227 25349 heartbeater.cc:503] Master 127.15.68.254:35021 was elected leader, sending a full tablet report...
I20260806 10:42:37.485065 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.194:46415
I20260806 10:42:37.485092 25444 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.194:46415 every 8 connection(s)
I20260806 10:42:37.486505 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:37.487949 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:37.489392 15635 webserver.cc:460] Webserver started at http://127.15.68.195:38267/ using document root <none> and password file <none>
I20260806 10:42:37.489621 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:37.489691 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:37.489795 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:37.490500 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root/instance:
uuid: "72573cd8cbf74783a266013ddcafe920"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.493175 25445 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35021
I20260806 10:42:37.493300 25445 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:37.493501 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260806 10:42:37.493608 25445 heartbeater.cc:511] Master 127.15.68.254:35021 requested a full tablet report, sending...
I20260806 10:42:37.494325 25189 ts_manager.cc:194] Registered new tserver with Master: 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415)
I20260806 10:42:37.495162 25451 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.495194 25189 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44696
I20260806 10:42:37.495513 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:37.495620 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root
uuid: "72573cd8cbf74783a266013ddcafe920"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.495762 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root/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 10:42:37.506443 25445 heartbeater.cc:503] Master 127.15.68.254:35021 was elected leader, sending a full tablet report...
I20260806 10:42:37.522414 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:37.522966 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:37.523540 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:37.524327 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:37.524384 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.524452 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:37.524487 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.537395 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.195:44261
I20260806 10:42:37.537423 25528 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.195:44261 every 8 connection(s)
I20260806 10:42:37.538903 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:37.540222 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:37.541821 15635 webserver.cc:460] Webserver started at http://127.15.68.196:45447/ using document root <none> and password file <none>
I20260806 10:42:37.542013 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:37.542071 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:37.542177 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:37.542838 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root/instance:
uuid: "66f57f53548143f88d2e771091a28c7b"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.545111 25529 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35021
I20260806 10:42:37.545209 25529 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:37.545508 25529 heartbeater.cc:511] Master 127.15.68.254:35021 requested a full tablet report, sending...
I20260806 10:42:37.545993 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.002s sys 0.002s
I20260806 10:42:37.546286 25189 ts_manager.cc:194] Registered new tserver with Master: 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261)
I20260806 10:42:37.547108 25189 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44708
I20260806 10:42:37.547806 25537 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.548123 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:37.548219 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root
uuid: "66f57f53548143f88d2e771091a28c7b"
format_stamp: "Formatted at 2026-08-06 10:42:37 on dist-test-slave-nj21"
I20260806 10:42:37.548319 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root/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 10:42:37.558533 25529 heartbeater.cc:503] Master 127.15.68.254:35021 was elected leader, sending a full tablet report...
I20260806 10:42:37.566906 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:37.567417 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:37.567984 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:37.568715 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:37.568776 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.568850 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:37.568887 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:37.582129 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.196:44677
I20260806 10:42:37.582157 25622 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.196:44677 every 8 connection(s)
I20260806 10:42:37.589131 25623 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35021
I20260806 10:42:37.589238 25623 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:37.589495 25623 heartbeater.cc:511] Master 127.15.68.254:35021 requested a full tablet report, sending...
I20260806 10:42:37.590130 25189 ts_manager.cc:194] Registered new tserver with Master: 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677)
I20260806 10:42:37.590780 15635 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007888308s
I20260806 10:42:37.590842 25189 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44722
I20260806 10:42:37.601840 25186 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44726:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:37.602310 25623 heartbeater.cc:503] Master 127.15.68.254:35021 was elected leader, sending a full tablet report...
I20260806 10:42:37.623158 25305 tablet_service.cc:1467] Processing CreateTablet for tablet d42e3f2112994975aa3a627c2940f40b (DEFAULT_TABLE table=fake-table [id=818352ad35704ecea363295a9e175dc9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:37.623588 25305 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d42e3f2112994975aa3a627c2940f40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.629563 25643 tablet_bootstrap.cc:492] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: Bootstrap starting.
I20260806 10:42:37.631069 25643 tablet_bootstrap.cc:654] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.632368 25397 tablet_service.cc:1467] Processing CreateTablet for tablet d42e3f2112994975aa3a627c2940f40b (DEFAULT_TABLE table=fake-table [id=818352ad35704ecea363295a9e175dc9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:37.632773 25397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d42e3f2112994975aa3a627c2940f40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.639184 25645 tablet_bootstrap.cc:492] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: Bootstrap starting.
I20260806 10:42:37.641053 25645 tablet_bootstrap.cc:654] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.642182 25573 tablet_service.cc:1467] Processing CreateTablet for tablet d42e3f2112994975aa3a627c2940f40b (DEFAULT_TABLE table=fake-table [id=818352ad35704ecea363295a9e175dc9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:37.642526 25573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d42e3f2112994975aa3a627c2940f40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.642920 25645 tablet_bootstrap.cc:492] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: No bootstrap required, opened a new log
I20260806 10:42:37.643026 25645 ts_tablet_manager.cc:1397] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:37.643623 25645 raft_consensus.cc:348] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.643834 25645 raft_consensus.cc:374] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.643893 25645 raft_consensus.cc:729] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.644083 25645 consensus_queue.cc:260] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.644780 25645 ts_tablet_manager.cc:1428] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:37.649166 25643 tablet_bootstrap.cc:492] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: No bootstrap required, opened a new log
I20260806 10:42:37.649302 25643 ts_tablet_manager.cc:1397] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent bootstrapping tablet: real 0.020s user 0.011s sys 0.000s
I20260806 10:42:37.650019 25643 raft_consensus.cc:348] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.650218 25643 raft_consensus.cc:374] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.650286 25643 raft_consensus.cc:729] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.650501 25643 consensus_queue.cc:260] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.651988 25643 ts_tablet_manager.cc:1428] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent starting tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:37.652413 25649 tablet_bootstrap.cc:492] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: Bootstrap starting.
I20260806 10:42:37.653928 25649 tablet_bootstrap.cc:654] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.655471 25649 tablet_bootstrap.cc:492] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: No bootstrap required, opened a new log
I20260806 10:42:37.655582 25649 ts_tablet_manager.cc:1397] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:37.656287 25649 raft_consensus.cc:348] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.656486 25649 raft_consensus.cc:374] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.656548 25649 raft_consensus.cc:729] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f57f53548143f88d2e771091a28c7b, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.656723 25649 consensus_queue.cc:260] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.657378 25649 ts_tablet_manager.cc:1428] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:37.813860 25651 raft_consensus.cc:482] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 10:42:37.814041 25651 raft_consensus.cc:504] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.814713 25651 leader_election.cc:288] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415), 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677)
I20260806 10:42:37.821008 25587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d42e3f2112994975aa3a627c2940f40b" candidate_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f57f53548143f88d2e771091a28c7b" is_pre_election: true
I20260806 10:42:37.821254 25587 raft_consensus.cc:2454] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58bd8955ff9f4b07bd4d19b954da6ed6 in term 0.
I20260806 10:42:37.821511 25409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d42e3f2112994975aa3a627c2940f40b" candidate_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdb60403d854c57a873b6194bdd2303" is_pre_election: true
I20260806 10:42:37.821661 25273 leader_election.cc:302] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58bd8955ff9f4b07bd4d19b954da6ed6, 66f57f53548143f88d2e771091a28c7b; no voters:
I20260806 10:42:37.821740 25409 raft_consensus.cc:2454] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58bd8955ff9f4b07bd4d19b954da6ed6 in term 0.
I20260806 10:42:37.821930 25651 raft_consensus.cc:2781] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 10:42:37.822016 25651 raft_consensus.cc:482] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 10:42:37.822068 25651 raft_consensus.cc:3037] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.824147 25651 raft_consensus.cc:504] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.824589 25651 leader_election.cc:288] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 election: Requested vote from peers 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415), 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677)
I20260806 10:42:37.824966 25409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d42e3f2112994975aa3a627c2940f40b" candidate_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bdb60403d854c57a873b6194bdd2303"
I20260806 10:42:37.824999 25587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d42e3f2112994975aa3a627c2940f40b" candidate_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f57f53548143f88d2e771091a28c7b"
I20260806 10:42:37.825104 25409 raft_consensus.cc:3037] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.825145 25587 raft_consensus.cc:3037] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.827042 25409 raft_consensus.cc:2454] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58bd8955ff9f4b07bd4d19b954da6ed6 in term 1.
I20260806 10:42:37.827051 25587 raft_consensus.cc:2454] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58bd8955ff9f4b07bd4d19b954da6ed6 in term 1.
I20260806 10:42:37.827438 25272 leader_election.cc:302] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58bd8955ff9f4b07bd4d19b954da6ed6, 6bdb60403d854c57a873b6194bdd2303; no voters:
I20260806 10:42:37.827732 25651 raft_consensus.cc:2781] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.828138 25651 raft_consensus.cc:686] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Running, Role: LEADER
I20260806 10:42:37.828397 25651 consensus_queue.cc:237] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Queue going to LEADER mode. State: All 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.830641 25189 catalog_manager.cc:5495] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } health_report { overall_health: UNKNOWN } } }
I20260806 10:42:37.860714 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:37.861670 25186 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44726:
name: "many-ranges-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:37.873708 25485 tablet_service.cc:1467] Processing CreateTablet for tablet 207ecd62d8824141877ee6a7cb571504 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260806 10:42:37.874300 25485 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 207ecd62d8824141877ee6a7cb571504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.879554 25660 tablet_bootstrap.cc:492] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Bootstrap starting.
I20260806 10:42:37.880848 25660 tablet_bootstrap.cc:654] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.882504 25660 tablet_bootstrap.cc:492] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: No bootstrap required, opened a new log
I20260806 10:42:37.882622 25660 ts_tablet_manager.cc:1397] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:37.883235 25660 raft_consensus.cc:348] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:37.883416 25660 raft_consensus.cc:374] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.883483 25660 raft_consensus.cc:729] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72573cd8cbf74783a266013ddcafe920, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.883657 25660 consensus_queue.cc:260] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:37.883853 25660 raft_consensus.cc:388] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:37.883915 25660 raft_consensus.cc:482] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:37.883998 25660 raft_consensus.cc:3037] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.886243 25660 raft_consensus.cc:504] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:37.886452 25660 leader_election.cc:302] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [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: 72573cd8cbf74783a266013ddcafe920; no voters:
I20260806 10:42:37.886821 25660 leader_election.cc:288] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:37.886916 25662 raft_consensus.cc:2781] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.887512 25660 ts_tablet_manager.cc:1428] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260806 10:42:37.887554 25662 raft_consensus.cc:686] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 1 LEADER]: Becoming Leader. State: Replica: 72573cd8cbf74783a266013ddcafe920, State: Running, Role: LEADER
I20260806 10:42:37.887777 25662 consensus_queue.cc:237] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [LEADER]: Queue going to LEADER mode. State: All 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: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:37.889362 25183 catalog_manager.cc:5495] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72573cd8cbf74783a266013ddcafe920 (127.15.68.195). New cstate: current_term: 1 leader_uuid: "72573cd8cbf74783a266013ddcafe920" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:37.893546 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:37.896545 25183 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9809a30bc2d947258d315219e90ca568 has no consensus state
I20260806 10:42:37.899899 25305 tablet_service.cc:1467] Processing CreateTablet for tablet 9809a30bc2d947258d315219e90ca568 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20260806 10:42:37.900319 25305 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9809a30bc2d947258d315219e90ca568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.905059 25643 tablet_bootstrap.cc:492] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Bootstrap starting.
I20260806 10:42:37.906390 25643 tablet_bootstrap.cc:654] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.907950 25643 tablet_bootstrap.cc:492] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: No bootstrap required, opened a new log
I20260806 10:42:37.908075 25643 ts_tablet_manager.cc:1397] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:37.908876 25643 raft_consensus.cc:348] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.909024 25643 raft_consensus.cc:374] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.909082 25643 raft_consensus.cc:729] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.909263 25643 consensus_queue.cc:260] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.909451 25643 raft_consensus.cc:388] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:37.909534 25643 raft_consensus.cc:482] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:37.909605 25643 raft_consensus.cc:3037] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.911496 25643 raft_consensus.cc:504] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.911738 25643 leader_election.cc:302] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [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: 58bd8955ff9f4b07bd4d19b954da6ed6; no voters:
I20260806 10:42:37.911911 25643 leader_election.cc:288] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:37.911971 25651 raft_consensus.cc:2781] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.912300 25643 ts_tablet_manager.cc:1428] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:37.912377 25651 raft_consensus.cc:686] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Running, Role: LEADER
I20260806 10:42:37.912612 25651 consensus_queue.cc:237] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Queue going to LEADER mode. State: All 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.914323 25183 catalog_manager.cc:5495] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:37.917939 25183 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:37.919615 25186 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:37.922802 25186 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85211d42058c4f29bb3266509d944d90 has no consensus state
I20260806 10:42:37.925896 25397 tablet_service.cc:1467] Processing CreateTablet for tablet 85211d42058c4f29bb3266509d944d90 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20260806 10:42:37.926280 25397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85211d42058c4f29bb3266509d944d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.931375 25645 tablet_bootstrap.cc:492] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Bootstrap starting.
I20260806 10:42:37.932811 25645 tablet_bootstrap.cc:654] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.934273 25645 tablet_bootstrap.cc:492] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: No bootstrap required, opened a new log
I20260806 10:42:37.934378 25645 ts_tablet_manager.cc:1397] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:37.934927 25645 raft_consensus.cc:348] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:37.935055 25645 raft_consensus.cc:374] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.935107 25645 raft_consensus.cc:729] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.935293 25645 consensus_queue.cc:260] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:37.935441 25645 raft_consensus.cc:388] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:37.935505 25645 raft_consensus.cc:482] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:37.935577 25645 raft_consensus.cc:3037] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.937270 25645 raft_consensus.cc:504] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:37.937462 25645 leader_election.cc:302] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [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: 6bdb60403d854c57a873b6194bdd2303; no voters:
I20260806 10:42:37.937633 25645 leader_election.cc:288] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:37.937695 25647 raft_consensus.cc:2781] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.938324 25645 ts_tablet_manager.cc:1428] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:37.938745 25647 raft_consensus.cc:686] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 1 LEADER]: Becoming Leader. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Running, Role: LEADER
I20260806 10:42:37.938962 25647 consensus_queue.cc:237] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [LEADER]: Queue going to LEADER mode. State: All 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: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:37.940908 25183 catalog_manager.cc:5495] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194). New cstate: current_term: 1 leader_uuid: "6bdb60403d854c57a873b6194bdd2303" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:37.944578 25183 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:37.950949 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:37.954356 25183 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fdee11fb46bb4662b9440e00d27cd959 has no consensus state
I20260806 10:42:37.958137 25573 tablet_service.cc:1467] Processing CreateTablet for tablet fdee11fb46bb4662b9440e00d27cd959 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20260806 10:42:37.958460 25573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fdee11fb46bb4662b9440e00d27cd959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.962971 25649 tablet_bootstrap.cc:492] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Bootstrap starting.
I20260806 10:42:37.964696 25649 tablet_bootstrap.cc:654] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.966552 25649 tablet_bootstrap.cc:492] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: No bootstrap required, opened a new log
I20260806 10:42:37.966667 25649 ts_tablet_manager.cc:1397] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:37.967332 25649 raft_consensus.cc:348] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.967471 25649 raft_consensus.cc:374] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.967530 25649 raft_consensus.cc:729] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f57f53548143f88d2e771091a28c7b, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.967722 25649 consensus_queue.cc:260] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.967887 25649 raft_consensus.cc:388] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:37.967968 25649 raft_consensus.cc:482] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:37.968070 25649 raft_consensus.cc:3037] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.970343 25649 raft_consensus.cc:504] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.970546 25649 leader_election.cc:302] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [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: 66f57f53548143f88d2e771091a28c7b; no voters:
I20260806 10:42:37.970702 25649 leader_election.cc:288] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:37.970759 25653 raft_consensus.cc:2781] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:37.971179 25653 raft_consensus.cc:686] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 1 LEADER]: Becoming Leader. State: Replica: 66f57f53548143f88d2e771091a28c7b, State: Running, Role: LEADER
I20260806 10:42:37.971412 25649 ts_tablet_manager.cc:1428] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:37.971417 25653 consensus_queue.cc:237] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [LEADER]: Queue going to LEADER mode. State: All 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: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:37.973168 25186 catalog_manager.cc:5495] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f57f53548143f88d2e771091a28c7b (127.15.68.196). New cstate: current_term: 1 leader_uuid: "66f57f53548143f88d2e771091a28c7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:37.977032 25186 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:37.981356 25186 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:37.984676 25186 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 99529c7be7304d8ca7f73be737eb8522 has no consensus state
I20260806 10:42:37.987993 25305 tablet_service.cc:1467] Processing CreateTablet for tablet 99529c7be7304d8ca7f73be737eb8522 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20260806 10:42:37.988318 25305 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 99529c7be7304d8ca7f73be737eb8522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:37.993309 25643 tablet_bootstrap.cc:492] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Bootstrap starting.
I20260806 10:42:37.994971 25643 tablet_bootstrap.cc:654] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:37.996516 25643 tablet_bootstrap.cc:492] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: No bootstrap required, opened a new log
I20260806 10:42:37.996630 25643 ts_tablet_manager.cc:1397] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:37.997268 25643 raft_consensus.cc:348] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.997439 25643 raft_consensus.cc:374] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:37.997511 25643 raft_consensus.cc:729] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Initialized, Role: FOLLOWER
I20260806 10:42:37.997704 25643 consensus_queue.cc:260] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.997831 25643 raft_consensus.cc:388] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:37.997890 25643 raft_consensus.cc:482] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:37.997960 25643 raft_consensus.cc:3037] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:37.999750 25643 raft_consensus.cc:504] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:37.999954 25643 leader_election.cc:302] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [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: 58bd8955ff9f4b07bd4d19b954da6ed6; no voters:
I20260806 10:42:38.000102 25643 leader_election.cc:288] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:38.000159 25651 raft_consensus.cc:2781] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:38.000258 25651 raft_consensus.cc:686] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Running, Role: LEADER
I20260806 10:42:38.000488 25643 ts_tablet_manager.cc:1428] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260806 10:42:38.000434 25651 consensus_queue.cc:237] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Queue going to LEADER mode. State: All 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:38.002574 25183 catalog_manager.cc:5495] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:38.006346 25183 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:38.007769 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:38.011243 25183 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 70eb624ff9d04c7e88cce39fb16b0be0 has no consensus state
I20260806 10:42:38.014803 25397 tablet_service.cc:1467] Processing CreateTablet for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20260806 10:42:38.015168 25397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 70eb624ff9d04c7e88cce39fb16b0be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:38.020479 25645 tablet_bootstrap.cc:492] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Bootstrap starting.
I20260806 10:42:38.021787 25645 tablet_bootstrap.cc:654] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:38.023250 25645 tablet_bootstrap.cc:492] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: No bootstrap required, opened a new log
I20260806 10:42:38.023368 25645 ts_tablet_manager.cc:1397] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:38.024055 25645 raft_consensus.cc:348] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.024191 25645 raft_consensus.cc:374] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:38.024246 25645 raft_consensus.cc:729] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Initialized, Role: FOLLOWER
I20260806 10:42:38.024443 25645 consensus_queue.cc:260] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.024626 25645 raft_consensus.cc:388] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:38.024698 25645 raft_consensus.cc:482] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:38.024768 25645 raft_consensus.cc:3037] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:38.026705 25645 raft_consensus.cc:504] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.026885 25645 leader_election.cc:302] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [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: 6bdb60403d854c57a873b6194bdd2303; no voters:
I20260806 10:42:38.027052 25645 leader_election.cc:288] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:38.027117 25647 raft_consensus.cc:2781] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:38.027240 25647 raft_consensus.cc:686] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 1 LEADER]: Becoming Leader. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Running, Role: LEADER
I20260806 10:42:38.027413 25645 ts_tablet_manager.cc:1428] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260806 10:42:38.027432 25647 consensus_queue.cc:237] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [LEADER]: Queue going to LEADER mode. State: All 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: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.029371 25189 catalog_manager.cc:5495] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194). New cstate: current_term: 1 leader_uuid: "6bdb60403d854c57a873b6194bdd2303" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } health_report { overall_health: HEALTHY } } }
W20260806 10:42:38.029870 25164 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 70eb624ff9d04c7e88cce39fb16b0be0 consensus state has no leader
I20260806 10:42:38.033152 25189 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:38.034343 25189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:38.038364 25189 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f6b62dab3614aecbb4852e908875b33 has no consensus state
I20260806 10:42:38.041553 25485 tablet_service.cc:1467] Processing CreateTablet for tablet 0f6b62dab3614aecbb4852e908875b33 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20260806 10:42:38.041939 25485 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0f6b62dab3614aecbb4852e908875b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:38.046289 25660 tablet_bootstrap.cc:492] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Bootstrap starting.
I20260806 10:42:38.047773 25660 tablet_bootstrap.cc:654] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:38.049553 25660 tablet_bootstrap.cc:492] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: No bootstrap required, opened a new log
I20260806 10:42:38.049669 25660 ts_tablet_manager.cc:1397] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:38.050249 25660 raft_consensus.cc:348] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:38.050380 25660 raft_consensus.cc:374] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:38.050437 25660 raft_consensus.cc:729] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72573cd8cbf74783a266013ddcafe920, State: Initialized, Role: FOLLOWER
I20260806 10:42:38.050602 25660 consensus_queue.cc:260] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:38.050724 25660 raft_consensus.cc:388] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:38.050782 25660 raft_consensus.cc:482] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:38.050853 25660 raft_consensus.cc:3037] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:38.053365 25660 raft_consensus.cc:504] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:38.053591 25660 leader_election.cc:302] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [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: 72573cd8cbf74783a266013ddcafe920; no voters:
I20260806 10:42:38.053745 25660 leader_election.cc:288] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:38.053795 25662 raft_consensus.cc:2781] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:38.053918 25662 raft_consensus.cc:686] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 1 LEADER]: Becoming Leader. State: Replica: 72573cd8cbf74783a266013ddcafe920, State: Running, Role: LEADER
I20260806 10:42:38.054131 25662 consensus_queue.cc:237] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [LEADER]: Queue going to LEADER mode. State: All 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: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } }
I20260806 10:42:38.054437 25660 ts_tablet_manager.cc:1428] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260806 10:42:38.055824 25183 catalog_manager.cc:5495] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72573cd8cbf74783a266013ddcafe920 (127.15.68.195). New cstate: current_term: 1 leader_uuid: "72573cd8cbf74783a266013ddcafe920" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72573cd8cbf74783a266013ddcafe920" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44261 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:38.059613 25183 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:38.061898 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:38.065852 25183 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b649cbeaae9f429abff23f7fbd93284a has no consensus state
I20260806 10:42:38.069002 25573 tablet_service.cc:1467] Processing CreateTablet for tablet b649cbeaae9f429abff23f7fbd93284a (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20260806 10:42:38.069397 25573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b649cbeaae9f429abff23f7fbd93284a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:38.074076 25649 tablet_bootstrap.cc:492] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Bootstrap starting.
I20260806 10:42:38.075716 25649 tablet_bootstrap.cc:654] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:38.077404 25649 tablet_bootstrap.cc:492] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: No bootstrap required, opened a new log
I20260806 10:42:38.077504 25649 ts_tablet_manager.cc:1397] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260806 10:42:38.078095 25649 raft_consensus.cc:348] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:38.078274 25649 raft_consensus.cc:374] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:38.078337 25649 raft_consensus.cc:729] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f57f53548143f88d2e771091a28c7b, State: Initialized, Role: FOLLOWER
I20260806 10:42:38.078549 25649 consensus_queue.cc:260] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:38.078698 25649 raft_consensus.cc:388] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:38.078763 25649 raft_consensus.cc:482] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:38.078835 25649 raft_consensus.cc:3037] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:38.080720 25649 raft_consensus.cc:504] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:38.080960 25649 leader_election.cc:302] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [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: 66f57f53548143f88d2e771091a28c7b; no voters:
I20260806 10:42:38.081133 25649 leader_election.cc:288] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:38.081182 25653 raft_consensus.cc:2781] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:38.081293 25653 raft_consensus.cc:686] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 1 LEADER]: Becoming Leader. State: Replica: 66f57f53548143f88d2e771091a28c7b, State: Running, Role: LEADER
I20260806 10:42:38.081559 25649 ts_tablet_manager.cc:1428] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Time spent starting tablet: real 0.004s user 0.001s sys 0.001s
I20260806 10:42:38.081485 25653 consensus_queue.cc:237] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [LEADER]: Queue going to LEADER mode. State: All 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: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } }
I20260806 10:42:38.084195 25183 catalog_manager.cc:5495] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f57f53548143f88d2e771091a28c7b (127.15.68.196). New cstate: current_term: 1 leader_uuid: "66f57f53548143f88d2e771091a28c7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:38.087762 25183 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:38.094064 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:38.098547 25183 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 657160b5f3a348b8bf971dafb9fd7960 has no consensus state
I20260806 10:42:38.101971 25305 tablet_service.cc:1467] Processing CreateTablet for tablet 657160b5f3a348b8bf971dafb9fd7960 (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20260806 10:42:38.102322 25305 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 657160b5f3a348b8bf971dafb9fd7960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:38.107252 25643 tablet_bootstrap.cc:492] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Bootstrap starting.
I20260806 10:42:38.108820 25643 tablet_bootstrap.cc:654] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:38.110301 25643 tablet_bootstrap.cc:492] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: No bootstrap required, opened a new log
I20260806 10:42:38.110426 25643 ts_tablet_manager.cc:1397] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:38.111173 25643 raft_consensus.cc:348] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:38.111311 25643 raft_consensus.cc:374] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:38.111359 25643 raft_consensus.cc:729] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Initialized, Role: FOLLOWER
I20260806 10:42:38.111549 25643 consensus_queue.cc:260] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:38.111770 25643 raft_consensus.cc:388] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:38.111850 25643 raft_consensus.cc:482] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:38.111923 25643 raft_consensus.cc:3037] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:38.113955 25643 raft_consensus.cc:504] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:38.114147 25643 leader_election.cc:302] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [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: 58bd8955ff9f4b07bd4d19b954da6ed6; no voters:
I20260806 10:42:38.114290 25643 leader_election.cc:288] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:38.114362 25651 raft_consensus.cc:2781] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:38.114491 25651 raft_consensus.cc:686] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Becoming Leader. State: Replica: 58bd8955ff9f4b07bd4d19b954da6ed6, State: Running, Role: LEADER
I20260806 10:42:38.114663 25643 ts_tablet_manager.cc:1428] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260806 10:42:38.114682 25651 consensus_queue.cc:237] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Queue going to LEADER mode. State: All 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: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } }
I20260806 10:42:38.116509 25183 catalog_manager.cc:5495] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193). New cstate: current_term: 1 leader_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 38529 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:38.120646 25183 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:38.127084 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:38.132735 25183 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88b9a4205e1641c5812c8a08ab30628c has no consensus state
I20260806 10:42:38.137470 25395 tablet_service.cc:1467] Processing CreateTablet for tablet 88b9a4205e1641c5812c8a08ab30628c (DEFAULT_TABLE table=many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20260806 10:42:38.137859 25395 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 88b9a4205e1641c5812c8a08ab30628c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:38.143378 25645 tablet_bootstrap.cc:492] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Bootstrap starting.
I20260806 10:42:38.144719 25645 tablet_bootstrap.cc:654] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:38.146400 25645 tablet_bootstrap.cc:492] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: No bootstrap required, opened a new log
I20260806 10:42:38.146535 25645 ts_tablet_manager.cc:1397] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:38.147289 25645 raft_consensus.cc:348] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.147468 25645 raft_consensus.cc:374] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:38.147539 25645 raft_consensus.cc:729] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Initialized, Role: FOLLOWER
I20260806 10:42:38.147753 25645 consensus_queue.cc:260] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.147945 25645 raft_consensus.cc:388] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:38.148022 25645 raft_consensus.cc:482] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:38.148101 25645 raft_consensus.cc:3037] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:38.150036 25645 raft_consensus.cc:504] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.150223 25645 leader_election.cc:302] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [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: 6bdb60403d854c57a873b6194bdd2303; no voters:
I20260806 10:42:38.150380 25645 leader_election.cc:288] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:38.150444 25647 raft_consensus.cc:2781] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:38.150578 25647 raft_consensus.cc:686] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 1 LEADER]: Becoming Leader. State: Replica: 6bdb60403d854c57a873b6194bdd2303, State: Running, Role: LEADER
I20260806 10:42:38.150766 25647 consensus_queue.cc:237] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [LEADER]: Queue going to LEADER mode. State: All 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: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } }
I20260806 10:42:38.150874 25645 ts_tablet_manager.cc:1428] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260806 10:42:38.152669 25189 catalog_manager.cc:5495] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194). New cstate: current_term: 1 leader_uuid: "6bdb60403d854c57a873b6194bdd2303" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:38.156327 25189 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 0)
I20260806 10:42:38.161870 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:38.163705 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 314ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.259068 25651 consensus_queue.cc:1035] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f57f53548143f88d2e771091a28c7b" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260806 10:42:38.261152 25703 log.cc:508] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.334021 25651 consensus_queue.cc:1035] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bdb60403d854c57a873b6194bdd2303" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 46415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260806 10:42:38.335999 25704 log.cc:508] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.480496 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.480808 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.480916 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 256ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.481323 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.482065 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 168ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.482326 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 285ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.482992 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.483049 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 175ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.482950 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:38.484027 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 65ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.484321 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.485212 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 278ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.549834 25705 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.550365 25705 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:38.550820 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 20ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.561740 25707 tablet.cc:1722] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.562549 25707 tablet.cc:1620] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:38.563066 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 327ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.630205 25705 tablet.cc:1722] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.630795 25705 tablet.cc:1620] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:38.631225 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 103ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.651229 25709 tablet.cc:1722] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.651798 25709 tablet.cc:1620] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:38.652171 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 243ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.658808 25710 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.659250 25710 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:38.659584 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 320ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.712193 25712 tablet.cc:1722] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.712802 25712 tablet.cc:1620] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:38.713243 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 206ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.720188 25713 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.720741 25713 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:38.721139 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.737999 25714 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.738427 25714 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:38.738754 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 232ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.766347 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 193ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.767632 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 2 got 1
I20260806 10:42:38.767797 25186 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:38.768456 25718 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.769112 25718 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:38.769903 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 227ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.771574 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.773716 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.808988 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:38.809664 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:38.810086 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 123ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.890341 25707 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.327s user 0.001s sys 0.000s
W20260806 10:42:38.895186 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 190ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.895453 25709 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.243s user 0.000s sys 0.000s
I20260806 10:42:38.895581 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 2 got 1
W20260806 10:42:38.900342 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 212ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.900672 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 2 got 1
W20260806 10:42:38.919632 25712 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.206s user 0.001s sys 0.000s
W20260806 10:42:38.923308 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 234ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.923827 25182 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 2 got 1
I20260806 10:42:38.928257 25186 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:38.930496 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 332ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.931373 25713 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.210s user 0.001s sys 0.000s
W20260806 10:42:38.935952 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 120ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.936477 25183 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 3 got 1
I20260806 10:42:38.938602 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 3 got 1
W20260806 10:42:38.938946 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.960079 25709 tablet.cc:1722] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:38.961190 25709 tablet.cc:1620] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:38.961660 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 258ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.971026 25714 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.232s user 0.001s sys 0.000s
W20260806 10:42:38.975530 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 354ms of latency in SegmentAllocator::Sync()
W20260806 10:42:38.979813 25710 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.320s user 0.001s sys 0.000s
W20260806 10:42:38.984170 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260806 10:42:38.985275 25182 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 3 got 1
W20260806 10:42:38.997151 25718 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.228s user 0.001s sys 0.000s
W20260806 10:42:39.001631 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.016332 25705 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.016948 25705 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:39.017405 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 378ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.056607 25718 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.057281 25718 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:39.057745 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.085866 25724 tablet.cc:1722] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.086525 25724 tablet.cc:1620] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:39.087020 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.113857 25726 tablet.cc:1722] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.114665 25726 tablet.cc:1620] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:39.115154 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 258ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.134711 25707 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.135426 25707 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:39.135947 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 106ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.157970 25710 tablet.cc:1722] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.158737 25710 tablet.cc:1620] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:39.159404 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 292ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.219909 25709 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.258s user 0.000s sys 0.000s
W20260806 10:42:39.224995 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.225477 25181 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 3 got 2
W20260806 10:42:39.246639 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 322ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.268407 25181 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 4 got 1
I20260806 10:42:39.268635 25181 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 4 got 1
I20260806 10:42:39.269800 25182 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 4 got 2
I20260806 10:42:39.270776 25182 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:39.272949 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 146ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.287297 25714 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.287984 25714 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:39.288457 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.301770 25712 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.302369 25712 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:39.302820 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.330199 25713 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:39.330813 25713 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:39.331315 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 158ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.373375 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.258s user 0.001s sys 0.000s
W20260806 10:42:39.376272 25724 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.289s user 0.001s sys 0.000s
W20260806 10:42:39.378590 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 115ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.378882 25186 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 4 got 2
I20260806 10:42:39.381680 25181 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 4 got 2
W20260806 10:42:39.382537 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.395663 25705 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.378s user 0.001s sys 0.000s
W20260806 10:42:39.400328 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 369ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.416005 25718 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.358s user 0.001s sys 0.000s
W20260806 10:42:39.420460 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.421044 25183 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 5 got 2
I20260806 10:42:39.423534 25182 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 5 got 2
I20260806 10:42:39.426223 25182 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:39.428467 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.451640 25710 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.292s user 0.001s sys 0.000s
W20260806 10:42:39.457446 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.458125 25181 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 5 got 2
W20260806 10:42:39.494311 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.494220 25705 tablet.cc:1722] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.494773 25705 tablet.cc:1620] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:39.495196 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.496609 25183 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 5 got 2
I20260806 10:42:39.505548 25726 tablet.cc:1722] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.506148 25726 tablet.cc:1620] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:39.506587 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 339ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.563055 25712 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.260s user 0.000s sys 0.001s
W20260806 10:42:39.567591 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.569145 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.569746 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:39.570195 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 278ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.584679 25714 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.296s user 0.001s sys 0.000s
W20260806 10:42:39.589218 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.599145 25707 tablet.cc:1722] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.599757 25707 tablet.cc:1620] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:39.600169 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.662135 25714 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.662798 25714 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:39.663254 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 338ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.679093 25712 tablet.cc:1722] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.679745 25712 tablet.cc:1620] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:39.680200 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.695990 25713 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.696638 25713 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:39.697074 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 265ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.701150 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:39.703481 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.704035 25181 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 6 got 2
I20260806 10:42:39.704396 25182 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 6 got 2
W20260806 10:42:39.738623 25705 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.244s user 0.001s sys 0.000s
I20260806 10:42:39.743988 25186 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 6 got 3
W20260806 10:42:39.744896 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 352ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.770006 25705 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.770669 25705 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:39.771116 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 162ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.822412 25707 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
W20260806 10:42:39.827134 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 403ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.827786 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 6 got 3
I20260806 10:42:39.833236 25710 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.833879 25710 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:39.834326 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 341ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.845849 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.339s user 0.000s sys 0.001s
W20260806 10:42:39.850348 25724 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.280s user 0.001s sys 0.000s
W20260806 10:42:39.854749 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 266ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.855320 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.861771 25718 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260806 10:42:39.862342 25718 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:39.862752 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.903646 25712 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.224s user 0.000s sys 0.000s
W20260806 10:42:39.908295 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 196ms of latency in SegmentAllocator::Sync()
I20260806 10:42:39.937556 25705 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 29) took 1009 ms. Trace:
I20260806 10:42:39.937683 25705 rpcz_store.cc:276] 0806 10:42:38.928338 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:38.928387 (+ 49us) service_pool.cc:227] Handling call
0806 10:42:39.937529 (+1009142us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:38.929414 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:38.929671 (+ 257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.399836 (+470165us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.399844 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.399894 (+ 50us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.399897 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.400099 (+ 202us) log.cc:842] Serialized 243 byte log entry
0806 10:42:39.769873 (+369774us) op_driver.cc:444] REPLICATION: finished
0806 10:42:39.769978 (+ 105us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:39.770765 (+ 787us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:39.771026 (+ 261us) log.cc:842] Serialized 5 byte log entry
0806 10:42:39.936687 (+165661us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:39.937198 (+ 511us) log.cc:842] Serialized 14 byte log entry
0806 10:42:39.937476 (+ 278us) alter_schema_op.cc:71] Released schema lock
0806 10:42:39.937480 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":722,"prepare.run_cpu_time_us":69899,"prepare.run_wall_time_us":470740,"replication_time_us":369947,"thread_start_us":489,"threads_started":1}]]}
W20260806 10:42:39.938050 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 428ms of latency in SegmentAllocator::Sync()
W20260806 10:42:39.962311 25713 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.265s user 0.000s sys 0.000s
I20260806 10:42:39.966245 25713 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 24) took 1038 ms. Trace:
I20260806 10:42:39.966355 25713 rpcz_store.cc:276] 0806 10:42:38.927967 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:38.928279 (+ 312us) service_pool.cc:227] Handling call
0806 10:42:39.966222 (+1037943us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:38.975366 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:38.975547 (+ 181us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.493827 (+518280us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.493837 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.493880 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.493883 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.494074 (+ 191us) log.cc:842] Serialized 243 byte log entry
0806 10:42:39.695849 (+201775us) op_driver.cc:444] REPLICATION: finished
0806 10:42:39.695965 (+ 116us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:39.696734 (+ 769us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:39.696993 (+ 259us) log.cc:842] Serialized 5 byte log entry
0806 10:42:39.965629 (+268636us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:39.966124 (+ 495us) log.cc:842] Serialized 14 byte log entry
0806 10:42:39.966172 (+ 48us) alter_schema_op.cc:71] Released schema lock
0806 10:42:39.966176 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":46835,"prepare.run_cpu_time_us":75255,"prepare.run_wall_time_us":518766,"replication_time_us":201941}]]}
W20260806 10:42:39.966914 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 316ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.001543 25714 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.338s user 0.000s sys 0.000s
I20260806 10:42:40.005548 25714 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 26) took 1077 ms. Trace:
I20260806 10:42:40.005647 25714 rpcz_store.cc:276] 0806 10:42:38.928230 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:38.928847 (+ 617us) service_pool.cc:227] Handling call
0806 10:42:40.005527 (+1076680us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:38.937767 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:38.938903 (+ 1136us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.419883 (+480980us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.419892 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.419915 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.419930 (+ 15us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.420106 (+ 176us) log.cc:842] Serialized 243 byte log entry
0806 10:42:39.661996 (+241890us) op_driver.cc:444] REPLICATION: finished
0806 10:42:39.662104 (+ 108us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:39.662898 (+ 794us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:39.663158 (+ 260us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.004910 (+341752us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.005426 (+ 516us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.005473 (+ 47us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.005476 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":8660,"prepare.run_cpu_time_us":71798,"prepare.run_wall_time_us":482381,"replication_time_us":242039}]]}
W20260806 10:42:40.006034 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 220ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.022051 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
I20260806 10:42:40.022339 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
I20260806 10:42:40.023259 25181 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
I20260806 10:42:40.023504 25183 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:40.023865 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
I20260806 10:42:40.024616 25182 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
I20260806 10:42:40.024806 25182 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
W20260806 10:42:40.026238 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 379ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.043888 25718 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 25) took 1115 ms. Trace:
W20260806 10:42:40.044396 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 370ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.044045 25718 rpcz_store.cc:276] 0806 10:42:38.928120 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:38.928564 (+ 444us) service_pool.cc:227] Handling call
0806 10:42:40.043869 (+1115305us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.001435 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.001611 (+ 176us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.588635 (+587024us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.588645 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.588672 (+ 27us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.588675 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.588882 (+ 207us) log.cc:842] Serialized 243 byte log entry
0806 10:42:39.861630 (+272748us) op_driver.cc:444] REPLICATION: finished
0806 10:42:39.861749 (+ 119us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:39.862431 (+ 682us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:39.862668 (+ 237us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.043267 (+180599us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.043753 (+ 486us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.043830 (+ 77us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.043833 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":72620,"prepare.run_cpu_time_us":85840,"prepare.run_wall_time_us":587506,"replication_time_us":272932}]]}
I20260806 10:42:40.064929 25705 tablet.cc:1722] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.065583 25705 tablet.cc:1620] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:40.066004 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 128ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.097497 25726 tablet.cc:1722] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.098191 25726 tablet.cc:1620] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:40.098637 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.105152 25712 tablet.cc:1722] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.105763 25712 tablet.cc:1620] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:40.106191 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 275ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.121762 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.122368 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:40.122763 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 44ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.172032 25186 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 4
W20260806 10:42:40.172556 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 179ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.175756 25710 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.342s user 0.000s sys 0.001s
I20260806 10:42:40.179329 25710 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 18) took 1252 ms. Trace:
I20260806 10:42:40.179433 25710 rpcz_store.cc:276] 0806 10:42:38.927016 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:38.927077 (+ 61us) service_pool.cc:227] Handling call
0806 10:42:40.179304 (+1252227us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:38.984017 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:38.984185 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.567125 (+582940us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.567135 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.567165 (+ 30us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.567169 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.567366 (+ 197us) log.cc:842] Serialized 243 byte log entry
0806 10:42:39.833111 (+265745us) op_driver.cc:444] REPLICATION: finished
0806 10:42:39.833213 (+ 102us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:39.833990 (+ 777us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:39.834239 (+ 249us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.178800 (+344561us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.179232 (+ 432us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.179269 (+ 37us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.179272 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":56667,"prepare.run_cpu_time_us":89632,"prepare.run_wall_time_us":583406,"replication_time_us":265918}]]}
W20260806 10:42:40.180513 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.180523 25189 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 3
W20260806 10:42:40.198463 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 438ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.199077 25181 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 7 got 4
I20260806 10:42:40.226702 25718 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.227365 25718 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:40.227823 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.230676 25724 tablet.cc:1722] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.231242 25724 tablet.cc:1620] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:40.231621 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 335ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.283527 25714 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.284282 25714 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:40.284839 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 18ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.307039 25714 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 27) took 1040 ms. Trace:
I20260806 10:42:40.307212 25714 rpcz_store.cc:276] 0806 10:42:39.266510 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.266559 (+ 49us) service_pool.cc:227] Handling call
0806 10:42:40.307014 (+1040455us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.494168 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.494323 (+ 155us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.966406 (+472083us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.966416 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.966445 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.966449 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.966650 (+ 201us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.283372 (+316722us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.283496 (+ 124us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.284380 (+ 884us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.284667 (+ 287us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.306372 (+ 21705us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.306913 (+ 541us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.306957 (+ 44us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.306961 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":227340,"prepare.run_cpu_time_us":70749,"prepare.run_wall_time_us":472538,"replication_time_us":316891}]]}
W20260806 10:42:40.307727 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.352679 25728 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.353456 25728 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:40.353978 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 177ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.366722 25705 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.367347 25705 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:40.367796 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 465ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.381445 25712 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.275s user 0.000s sys 0.000s
I20260806 10:42:40.385509 25712 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 19) took 1117 ms. Trace:
I20260806 10:42:40.385654 25712 rpcz_store.cc:276] 0806 10:42:39.267578 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.267812 (+ 234us) service_pool.cc:227] Handling call
0806 10:42:40.385485 (+1117673us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.457707 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.457875 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.907657 (+449782us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.907666 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.907744 (+ 78us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.907748 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.907953 (+ 205us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.105023 (+197070us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.105132 (+ 109us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.105870 (+ 738us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.106104 (+ 234us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.384884 (+278780us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.385385 (+ 501us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.385428 (+ 43us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.385431 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":189609,"prepare.run_cpu_time_us":66294,"prepare.run_wall_time_us":450304,"replication_time_us":197251}]]}
W20260806 10:42:40.385946 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 312ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.401919 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.303s user 0.000s sys 0.000s
I20260806 10:42:40.405927 25726 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 31) took 1138 ms. Trace:
I20260806 10:42:40.406034 25726 rpcz_store.cc:276] 0806 10:42:39.267245 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.267298 (+ 53us) service_pool.cc:227] Handling call
0806 10:42:40.405907 (+1138609us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.378816 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.378981 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.744352 (+365371us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.744362 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.744413 (+ 51us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.744417 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.744619 (+ 202us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.097364 (+352745us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.097468 (+ 104us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.098286 (+ 818us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.098545 (+ 259us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.405164 (+306619us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.405823 (+ 659us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.405862 (+ 39us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.405866 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":111205,"prepare.run_cpu_time_us":52925,"prepare.run_wall_time_us":365867,"replication_time_us":352920}]]}
W20260806 10:42:40.406534 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.410130 25181 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 4
I20260806 10:42:40.410337 25181 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 3
I20260806 10:42:40.412274 25189 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 4
I20260806 10:42:40.412320 25181 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 4
I20260806 10:42:40.414846 25181 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260806 10:42:40.415244 25714 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.415881 25714 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:40.416342 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 349ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.417223 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 416ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.472153 25712 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260806 10:42:40.472819 25712 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:40.473258 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 104ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.484067 25718 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.256s user 0.000s sys 0.000s
I20260806 10:42:40.487881 25718 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 29) took 1218 ms. Trace:
W20260806 10:42:40.488358 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.488072 25718 rpcz_store.cc:276] 0806 10:42:39.268970 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.269019 (+ 49us) service_pool.cc:227] Handling call
0806 10:42:40.487865 (+1218846us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.420183 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.420345 (+ 162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.005514 (+585169us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.005525 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.005573 (+ 48us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.005577 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.005794 (+ 217us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.226521 (+220727us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.226673 (+ 152us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.227447 (+ 774us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.227743 (+ 296us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.487264 (+259521us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.487785 (+ 521us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.487824 (+ 39us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.487828 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":150722,"prepare.run_cpu_time_us":86836,"prepare.run_wall_time_us":586019,"replication_time_us":220916}]]}
I20260806 10:42:40.489292 25183 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 4
I20260806 10:42:40.535629 25728 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 24) took 1113 ms. Trace:
I20260806 10:42:40.535813 25728 rpcz_store.cc:276] 0806 10:42:39.422330 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.422391 (+ 61us) service_pool.cc:227] Handling call
0806 10:42:40.535606 (+1113215us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.854597 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.854785 (+ 188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.171157 (+316372us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.171167 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.171220 (+ 53us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.171223 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.171442 (+ 219us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.352083 (+180641us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.352643 (+ 560us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.353558 (+ 915us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.353859 (+ 301us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.534596 (+180737us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.535096 (+ 500us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.535563 (+ 467us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.535567 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":489,"prepare.queue_time_us":431827,"prepare.run_cpu_time_us":52017,"prepare.run_wall_time_us":316904,"replication_time_us":180826,"thread_start_us":355,"threads_started":1}]]}
W20260806 10:42:40.536146 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.537559 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 5
W20260806 10:42:40.566898 25724 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.335s user 0.001s sys 0.000s
I20260806 10:42:40.570756 25724 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 21) took 1304 ms. Trace:
I20260806 10:42:40.570854 25724 rpcz_store.cc:276] 0806 10:42:39.265985 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.266060 (+ 75us) service_pool.cc:227] Handling call
0806 10:42:40.570739 (+1304679us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.382392 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.382526 (+ 134us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.826642 (+444116us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.826653 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.826706 (+ 53us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.826709 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.826910 (+ 201us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.230554 (+403644us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.230657 (+ 103us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.231338 (+ 681us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.231553 (+ 215us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.570161 (+338608us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.570659 (+ 498us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.570699 (+ 40us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.570703 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":115900,"prepare.run_cpu_time_us":61343,"prepare.run_wall_time_us":444957,"replication_time_us":403823}]]}
W20260806 10:42:40.571300 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 415ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.581105 25712 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 20) took 1313 ms. Trace:
W20260806 10:42:40.581563 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 115ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.581295 25712 rpcz_store.cc:276] 0806 10:42:39.267957 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.268043 (+ 86us) service_pool.cc:227] Handling call
0806 10:42:40.581087 (+1313044us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.567462 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.567612 (+ 150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.179829 (+612217us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.179842 (+ 13us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.179866 (+ 24us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.180091 (+ 225us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.180267 (+ 176us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.472024 (+291757us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.472125 (+ 101us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.472910 (+ 785us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.473163 (+ 253us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.580562 (+107399us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.581016 (+ 454us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.581050 (+ 34us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.581053 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":299147,"prepare.run_cpu_time_us":89424,"prepare.run_wall_time_us":613197,"replication_time_us":291908}]]}
I20260806 10:42:40.582302 25186 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 8 got 4
I20260806 10:42:40.633155 25726 tablet.cc:1722] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.633915 25726 tablet.cc:1620] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:40.634357 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.637404 25729 tablet.cc:1722] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.638020 25729 tablet.cc:1620] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:40.638396 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.639206 25718 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.639810 25718 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:40.640182 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.697235 25712 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.697968 25712 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:40.698410 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 100ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.698865 25731 tablet.cc:1722] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.699517 25731 tablet.cc:1620] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:40.699918 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.734748 25732 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.735555 25732 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:40.736078 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 89ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.765588 25714 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.349s user 0.000s sys 0.000s
I20260806 10:42:40.770284 25714 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 28) took 1502 ms. Trace:
I20260806 10:42:40.770403 25714 rpcz_store.cc:276] 0806 10:42:39.267990 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.268352 (+ 362us) service_pool.cc:227] Handling call
0806 10:42:40.770266 (+1501914us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.589007 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.589194 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.043895 (+454701us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.043905 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.043948 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.043951 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.044128 (+ 177us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.415131 (+371003us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.415225 (+ 94us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.416026 (+ 801us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.416254 (+ 228us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.769515 (+353261us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.769995 (+ 480us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.770227 (+ 232us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.770231 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":320412,"prepare.run_cpu_time_us":67373,"prepare.run_wall_time_us":455177,"replication_time_us":371160}]]}
W20260806 10:42:40.771476 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 285ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.802611 25712 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 22) took 1379 ms. Trace:
I20260806 10:42:40.802738 25712 rpcz_store.cc:276] 0806 10:42:39.422748 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.422824 (+ 76us) service_pool.cc:227] Handling call
0806 10:42:40.802588 (+1379764us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.180702 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.180888 (+ 186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.581110 (+400222us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.581119 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.581164 (+ 45us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.581167 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.581349 (+ 182us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.697090 (+115741us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.697204 (+ 114us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.698061 (+ 857us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.698335 (+ 274us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.801970 (+103635us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.802504 (+ 534us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.802546 (+ 42us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.802550 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":757596,"prepare.run_cpu_time_us":61834,"prepare.run_wall_time_us":400710,"replication_time_us":115893}]]}
W20260806 10:42:40.803071 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 368ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.807133 25718 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 30) took 1381 ms. Trace:
W20260806 10:42:40.807583 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 343ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.807233 25718 rpcz_store.cc:276] 0806 10:42:39.425250 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.425302 (+ 52us) service_pool.cc:227] Handling call
0806 10:42:40.807117 (+1381815us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.966750 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.966927 (+ 177us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.307178 (+340251us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.307187 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.307218 (+ 31us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.307221 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.307443 (+ 222us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.639119 (+331676us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.639189 (+ 70us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.639896 (+ 707us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.640101 (+ 205us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.806478 (+166377us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.806877 (+ 399us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.807083 (+ 206us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.807087 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22,"prepare.queue_time_us":541162,"prepare.run_cpu_time_us":53452,"prepare.run_wall_time_us":340750,"replication_time_us":331875}]]}
I20260806 10:42:40.819000 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:40.819723 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:40.820149 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 241ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.829268 25732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 32) took 1403 ms. Trace:
I20260806 10:42:40.829373 25732 rpcz_store.cc:276] 0806 10:42:39.425438 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.425496 (+ 58us) service_pool.cc:227] Handling call
0806 10:42:40.829250 (+1403754us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.006253 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.006443 (+ 190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.487863 (+481420us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.487871 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.487920 (+ 49us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.487923 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.488114 (+ 191us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.734205 (+246091us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.734716 (+ 511us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.735716 (+ 1000us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.735991 (+ 275us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.828528 (+ 92537us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.828979 (+ 451us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.829211 (+ 232us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.829215 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":449,"prepare.queue_time_us":580470,"prepare.run_cpu_time_us":71743,"prepare.run_wall_time_us":481922,"replication_time_us":246255,"thread_start_us":739,"threads_started":1}]]}
W20260806 10:42:40.830432 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 275ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.833010 25705 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.465s user 0.001s sys 0.000s
I20260806 10:42:40.836611 25705 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 32) took 1567 ms. Trace:
I20260806 10:42:40.836705 25705 rpcz_store.cc:276] 0806 10:42:39.268918 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.268965 (+ 47us) service_pool.cc:227] Handling call
0806 10:42:40.836597 (+1567632us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.400192 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.400342 (+ 150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:39.937513 (+537171us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:39.937522 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:39.937572 (+ 50us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:39.937575 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:39.937780 (+ 205us) log.cc:842] Serialized 270 byte log entry
0806 10:42:40.366598 (+428818us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.366700 (+ 102us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.367436 (+ 736us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.367707 (+ 271us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.836145 (+468438us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.836533 (+ 388us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.836564 (+ 31us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.836568 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":130979,"prepare.run_cpu_time_us":79792,"prepare.run_wall_time_us":537647,"replication_time_us":428996}]]}
W20260806 10:42:40.837925 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 376ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.838116 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 4
I20260806 10:42:40.840373 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 4
I20260806 10:42:40.840493 25189 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 5
I20260806 10:42:40.841502 25186 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 5
I20260806 10:42:40.840638 25189 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 5
I20260806 10:42:40.844350 25189 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 4
I20260806 10:42:40.844298 25181 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260806 10:42:40.844627 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.210s user 0.001s sys 0.000s
W20260806 10:42:40.848562 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 197ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.848914 25726 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 34) took 1424 ms. Trace:
I20260806 10:42:40.849617 25186 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 5
W20260806 10:42:40.849889 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 522ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.849962 25726 rpcz_store.cc:276] 0806 10:42:39.424344 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.424521 (+ 177us) service_pool.cc:227] Handling call
0806 10:42:40.848898 (+1424377us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.744720 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.744889 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.406080 (+661191us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.406088 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.406134 (+ 46us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.406137 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.406334 (+ 197us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.633019 (+226685us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.633127 (+ 108us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.634011 (+ 884us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.634273 (+ 262us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.847700 (+213427us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.848109 (+ 409us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.848861 (+ 752us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.848865 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":319919,"prepare.run_cpu_time_us":105419,"prepare.run_wall_time_us":661972,"replication_time_us":226855}]]}
W20260806 10:42:40.861673 25729 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.223s user 0.001s sys 0.000s
I20260806 10:42:40.865219 25729 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 33) took 1441 ms. Trace:
I20260806 10:42:40.865316 25729 rpcz_store.cc:276] 0806 10:42:39.424239 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.424305 (+ 66us) service_pool.cc:227] Handling call
0806 10:42:40.865204 (+1440899us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.855178 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.855312 (+ 134us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.197946 (+342634us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.197954 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.197997 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.198000 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.198182 (+ 182us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.636913 (+438731us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.637385 (+ 472us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.638106 (+ 721us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.638320 (+ 214us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.864729 (+226409us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.865135 (+ 406us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.865170 (+ 35us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.865174 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":417,"prepare.queue_time_us":430582,"prepare.run_cpu_time_us":52237,"prepare.run_wall_time_us":343062,"replication_time_us":438889,"thread_start_us":301,"threads_started":1}]]}
W20260806 10:42:40.866231 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 241ms of latency in SegmentAllocator::Sync()
W20260806 10:42:40.982162 25731 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.282s user 0.000s sys 0.000s
I20260806 10:42:40.986124 25731 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 21) took 1563 ms. Trace:
I20260806 10:42:40.986238 25731 rpcz_store.cc:276] 0806 10:42:39.422623 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.422799 (+ 176us) service_pool.cc:227] Handling call
0806 10:42:40.986105 (+1563306us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.908058 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.908246 (+ 188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.385468 (+477222us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.385477 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.385518 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.385521 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.385726 (+ 205us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.698425 (+312699us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.698843 (+ 418us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.699610 (+ 767us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.699862 (+ 252us) log.cc:842] Serialized 5 byte log entry
0806 10:42:40.985499 (+285637us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:40.986024 (+ 525us) log.cc:842] Serialized 14 byte log entry
0806 10:42:40.986066 (+ 42us) alter_schema_op.cc:71] Released schema lock
0806 10:42:40.986069 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":10624,"child_traces":[["op",{"apply.queue_time_us":368,"prepare.queue_time_us":484934,"prepare.run_cpu_time_us":75413,"prepare.run_wall_time_us":477731,"replication_time_us":312880,"thread_start_us":244,"threads_started":1}]]}
W20260806 10:42:40.986769 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 385ms of latency in SegmentAllocator::Sync()
I20260806 10:42:40.987185 25728 tablet.cc:1722] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:40.987560 25183 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 9 got 5
I20260806 10:42:40.987846 25728 tablet.cc:1620] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:40.988281 25666 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.050189 25181 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:41.052749 25186 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 5
W20260806 10:42:41.053210 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 204ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.057025 25732 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:41.057657 25732 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.058077 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 242ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.061337 25724 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.241s user 0.000s sys 0.000s
I20260806 10:42:41.065196 25724 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 26) took 1364 ms. Trace:
I20260806 10:42:41.065299 25724 rpcz_store.cc:276] 0806 10:42:39.700455 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.700896 (+ 441us) service_pool.cc:227] Handling call
0806 10:42:41.065179 (+1364283us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.171544 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.171738 (+ 194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.535597 (+363859us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.535605 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.535646 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.535649 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.535882 (+ 233us) log.cc:842] Serialized 322 byte log entry
0806 10:42:40.818850 (+282968us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.818976 (+ 126us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.819806 (+ 830us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.820068 (+ 262us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.064624 (+244556us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.065103 (+ 479us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.065142 (+ 39us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.065145 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":470350,"prepare.run_cpu_time_us":57378,"prepare.run_wall_time_us":364399,"replication_time_us":283175}]]}
W20260806 10:42:41.065764 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 196ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.066435 25183 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 6
I20260806 10:42:41.106076 25718 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.106823 25718 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.107283 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 280ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.107844 25729 tablet.cc:1722] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.108461 25729 tablet.cc:1620] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:41.108857 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 288ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.151296 25714 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.152096 25714 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.152626 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.171859 25731 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.172642 25731 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:41.173080 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 268ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.214581 25726 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260806 10:42:41.215313 25726 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:41.215780 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 313ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.260228 25181 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 207ecd62d8824141877ee6a7cb571504
I20260806 10:42:41.262296 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:41.262980 25485 tablet_service.cc:1514] Processing DeleteTablet for tablet 207ecd62d8824141877ee6a7cb571504 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:33414
I20260806 10:42:41.263029 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:41.263495 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.263767 25189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:41.264405 25733 tablet_replica.cc:330] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: stopping tablet replica
I20260806 10:42:41.264595 25733 raft_consensus.cc:2229] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:41.264762 25733 raft_consensus.cc:2258] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:41.266825 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.269526 25728 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.281s user 0.000s sys 0.000s
I20260806 10:42:41.273418 25728 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 23) took 1851 ms. Trace:
W20260806 10:42:41.273622 25667 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.273983 25667 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 25) took 1573 ms. Trace:
I20260806 10:42:41.274067 25667 rpcz_store.cc:276] 0806 10:42:39.700294 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.700507 (+ 213us) service_pool.cc:227] Handling call
0806 10:42:41.273967 (+1573460us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.571116 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.571278 (+ 162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.273431 (+702153us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.273439 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.273480 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.273483 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.273568 (+ 85us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.273588 (+ 20us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":870246}]]}
W20260806 10:42:41.274609 25165 catalog_manager.cc:4920] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]): Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.274940 25667 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.275099 25667 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 27) took 1254 ms. Trace:
I20260806 10:42:41.273573 25728 rpcz_store.cc:276] 0806 10:42:39.421784 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.422498 (+ 714us) service_pool.cc:227] Handling call
0806 10:42:41.273402 (+1850904us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.827397 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.827568 (+ 171us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.570756 (+743188us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.570766 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.570815 (+ 49us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.570819 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.571015 (+ 196us) log.cc:842] Serialized 296 byte log entry
0806 10:42:40.987056 (+416041us) op_driver.cc:444] REPLICATION: finished
0806 10:42:40.987163 (+ 107us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:40.987948 (+ 785us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:40.988184 (+ 236us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.272872 (+284688us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.273326 (+ 454us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.273365 (+ 39us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.273369 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":404604,"prepare.run_cpu_time_us":119312,"prepare.run_wall_time_us":743675,"replication_time_us":416216}]]}
I20260806 10:42:41.275182 25667 rpcz_store.cc:276] 0806 10:42:40.020190 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.020351 (+ 161us) service_pool.cc:227] Handling call
0806 10:42:41.275084 (+1254733us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.274451 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.274620 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.274829 (+ 209us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.274836 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.274878 (+ 42us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.274881 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.274915 (+ 34us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.274921 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1253813}]]}
W20260806 10:42:41.277824 25667 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.280822 25667 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.284621 25667 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.289740 25733 log.cc:508] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Injecting 238ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.300297 25732 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.242s user 0.001s sys 0.000s
I20260806 10:42:41.304482 25732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 31) took 1879 ms. Trace:
I20260806 10:42:41.304602 25732 rpcz_store.cc:276] 0806 10:42:39.425343 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.425487 (+ 144us) service_pool.cc:227] Handling call
0806 10:42:41.304462 (+1878975us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.044222 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.044432 (+ 210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.770953 (+726521us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.770961 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.771005 (+ 44us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.771009 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.771201 (+ 192us) log.cc:842] Serialized 296 byte log entry
0806 10:42:41.056905 (+285704us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.057004 (+ 99us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.057747 (+ 743us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.057997 (+ 250us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.303589 (+245592us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.304091 (+ 502us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.304416 (+ 325us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.304423 (+ 7us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":618462,"prepare.run_cpu_time_us":111262,"prepare.run_wall_time_us":727036,"replication_time_us":285873}]]}
I20260806 10:42:41.305739 25183 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 5
W20260806 10:42:41.306452 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 242ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.373138 25736 tablet.cc:1722] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.373339 25734 tablet.cc:1722] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.374037 25736 tablet.cc:1620] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
I20260806 10:42:41.374037 25734 tablet.cc:1620] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:41.374487 25682 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 444ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.374487 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 444ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.387548 25718 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.280s user 0.001s sys 0.000s
I20260806 10:42:41.392835 25718 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 35) took 1690 ms. Trace:
I20260806 10:42:41.392951 25718 rpcz_store.cc:276] 0806 10:42:39.702193 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.702855 (+ 662us) service_pool.cc:227] Handling call
0806 10:42:41.392817 (+1689962us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.488220 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.488384 (+ 164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.829929 (+341545us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.829937 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.829982 (+ 45us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.829985 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.830175 (+ 190us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.105926 (+275751us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.106046 (+ 120us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.106921 (+ 875us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.107183 (+ 262us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.392033 (+284850us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.392545 (+ 512us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.392781 (+ 236us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.392785 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34,"prepare.queue_time_us":785096,"prepare.run_cpu_time_us":50809,"prepare.run_wall_time_us":342014,"replication_time_us":275915}]]}
W20260806 10:42:41.393348 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 325ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.397100 25729 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.288s user 0.001s sys 0.000s
I20260806 10:42:41.400755 25729 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 36) took 1699 ms. Trace:
I20260806 10:42:41.400840 25729 rpcz_store.cc:276] 0806 10:42:39.701552 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.701617 (+ 65us) service_pool.cc:227] Handling call
0806 10:42:41.400738 (+1699121us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.198286 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.198436 (+ 150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.865816 (+667380us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.865823 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.865845 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.865860 (+ 15us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.866022 (+ 162us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.107716 (+241694us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.107827 (+ 111us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.108536 (+ 709us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.108759 (+ 223us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.400219 (+291460us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.400669 (+ 450us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.400704 (+ 35us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.400707 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":496387,"prepare.run_cpu_time_us":100159,"prepare.run_wall_time_us":667783,"replication_time_us":241792}]]}
W20260806 10:42:41.402181 25670 log.cc:508] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 231ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.434854 25714 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.282s user 0.001s sys 0.000s
I20260806 10:42:41.438695 25714 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 33) took 1736 ms. Trace:
I20260806 10:42:41.438804 25714 rpcz_store.cc:276] 0806 10:42:39.701964 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.702019 (+ 55us) service_pool.cc:227] Handling call
0806 10:42:41.438679 (+1736660us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.307547 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.307779 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.807147 (+499368us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.807155 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.807194 (+ 39us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.807198 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.807378 (+ 180us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.151128 (+343750us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.151262 (+ 134us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.152180 (+ 918us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.152453 (+ 273us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.438119 (+285666us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.438599 (+ 480us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.438640 (+ 41us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.438644 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":605255,"prepare.run_cpu_time_us":78433,"prepare.run_wall_time_us":499886,"replication_time_us":343901}]]}
W20260806 10:42:41.439168 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 293ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.441253 25731 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.268s user 0.001s sys 0.000s
I20260806 10:42:41.445343 25731 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 24) took 1744 ms. Trace:
I20260806 10:42:41.445451 25731 rpcz_store.cc:276] 0806 10:42:39.700589 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.701227 (+ 638us) service_pool.cc:227] Handling call
0806 10:42:41.445326 (+1744099us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.581454 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.581623 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.802576 (+220953us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.802603 (+ 27us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.802637 (+ 34us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.802640 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.802845 (+ 205us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.171698 (+368853us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.171829 (+ 131us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.172734 (+ 905us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.173009 (+ 275us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.444298 (+271289us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.444953 (+ 655us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.445291 (+ 338us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.445294 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":879960,"prepare.run_cpu_time_us":37689,"prepare.run_wall_time_us":221449,"replication_time_us":369011}]]}
I20260806 10:42:41.446182 25182 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 6
W20260806 10:42:41.446661 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 443ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.480747 25724 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260806 10:42:41.484511 25724 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 28) took 1462 ms. Trace:
I20260806 10:42:41.484617 25724 rpcz_store.cc:276] 0806 10:42:40.022158 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.022205 (+ 47us) service_pool.cc:227] Handling call
0806 10:42:41.484494 (+1462289us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.535986 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.536165 (+ 179us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.065207 (+529042us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.065231 (+ 24us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.065256 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.065259 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.065539 (+ 280us) log.cc:842] Serialized 348 byte log entry
0806 10:42:41.262175 (+196636us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.262275 (+ 100us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.263146 (+ 871us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.263433 (+ 287us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.483925 (+220492us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.484411 (+ 486us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.484453 (+ 42us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.484456 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":513475,"prepare.run_cpu_time_us":81366,"prepare.run_wall_time_us":529606,"replication_time_us":196896}]]}
W20260806 10:42:41.484972 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 201ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.500097 25189 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 9809a30bc2d947258d315219e90ca568
I20260806 10:42:41.501502 25299 tablet_service.cc:1514] Processing DeleteTablet for tablet 9809a30bc2d947258d315219e90ca568 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:49582
I20260806 10:42:41.501600 25304 tablet_service.cc:1514] Processing DeleteTablet for tablet 9809a30bc2d947258d315219e90ca568 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:49582
I20260806 10:42:41.502300 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 7
I20260806 10:42:41.502713 25186 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:41.504458 25181 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 6
I20260806 10:42:41.504628 25181 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 6
I20260806 10:42:41.505219 25737 tablet_replica.cc:330] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: stopping tablet replica
I20260806 10:42:41.505438 25737 raft_consensus.cc:2229] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:41.505646 25737 pending_rounds.cc:62] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Trying to abort 1 pending ops.
I20260806 10:42:41.505705 25737 pending_rounds.cc:68] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 40 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "9809a30bc2d947258d315219e90ca568" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" new_extra_config { } }
W20260806 10:42:41.506227 25737 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Aborted: Op aborted
W20260806 10:42:41.506304 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 244ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.506448 25737 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 39) took 1486 ms. Trace:
I20260806 10:42:41.506538 25737 rpcz_store.cc:276] 0806 10:42:40.019582 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.019633 (+ 51us) service_pool.cc:227] Handling call
0806 10:42:41.506432 (+1486799us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.866103 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.866311 (+ 208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.401704 (+535393us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.401711 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.401736 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.401753 (+ 17us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.401945 (+ 192us) log.cc:842] Serialized 348 byte log entry
0806 10:42:41.506182 (+104237us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.506195 (+ 13us) op_driver.cc:372] HandleFailure(Aborted: Op aborted)
0806 10:42:41.506200 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":7040,"child_traces":[["op",{"prepare.queue_time_us":846082,"prepare.run_cpu_time_us":84010,"prepare.run_wall_time_us":535895,"replication_time_us":104399}]]}
I20260806 10:42:41.507259 25737 raft_consensus.cc:2258] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:41.507501 25672 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.507710 25672 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 42) took 1100 ms. Trace:
I20260806 10:42:41.507859 25672 rpcz_store.cc:276] 0806 10:42:40.407316 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.409121 (+ 1805us) service_pool.cc:227] Handling call
0806 10:42:41.507695 (+1098574us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.402038 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.402256 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.507232 (+104976us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.507241 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.507264 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.507268 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.507475 (+ 207us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.507482 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":992601,"spinlock_wait_cycles":371456}]]}
W20260806 10:42:41.509080 25672 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.509750 25672 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.510671 25672 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.528256 25733 ts_tablet_manager.cc:1905] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:41.529031 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.313s user 0.001s sys 0.000s
I20260806 10:42:41.533694 25726 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 35) took 2109 ms. Trace:
I20260806 10:42:41.533934 25189 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 5
I20260806 10:42:41.533900 25726 rpcz_store.cc:276] 0806 10:42:39.424470 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.424838 (+ 368us) service_pool.cc:227] Handling call
0806 10:42:41.533678 (+2108840us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:39.937896 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:39.938061 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.837483 (+899422us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.837490 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.837529 (+ 39us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.837532 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.837692 (+ 160us) log.cc:842] Serialized 296 byte log entry
0806 10:42:41.214418 (+376726us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.214549 (+ 131us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.215400 (+ 851us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.215667 (+ 267us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.531994 (+316327us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.533415 (+ 1421us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.533641 (+ 226us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.533645 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":512785,"prepare.run_cpu_time_us":142975,"prepare.run_wall_time_us":899857,"replication_time_us":376859}]]}
I20260806 10:42:41.534760 25733 ts_tablet_manager.cc:1918] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.6
I20260806 10:42:41.534986 25733 log.cc:1196] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root/wals/207ecd62d8824141877ee6a7cb571504
W20260806 10:42:41.535380 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.535449 25733 ts_tablet_manager.cc:1939] T 207ecd62d8824141877ee6a7cb571504 P 72573cd8cbf74783a266013ddcafe920: Deleting consensus metadata
I20260806 10:42:41.536756 25165 catalog_manager.cc:4841] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
I20260806 10:42:41.549029 25714 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.549755 25714 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.550175 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 212ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.597085 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 207ecd62d8824141877ee6a7cb571504
W20260806 10:42:41.620314 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 207ecd62d8824141877ee6a7cb571504
W20260806 10:42:41.622493 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 207ecd62d8824141877ee6a7cb571504
W20260806 10:42:41.633394 25670 consensus_queue.cc:1159] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
I20260806 10:42:41.634395 25737 ts_tablet_manager.cc:1905] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:41.637100 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 207ecd62d8824141877ee6a7cb571504
W20260806 10:42:41.641853 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20260806 10:42:41.644030 25737 ts_tablet_manager.cc:1918] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260806 10:42:41.644152 25737 log.cc:1196] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/9809a30bc2d947258d315219e90ca568
I20260806 10:42:41.644531 25737 ts_tablet_manager.cc:1939] T 9809a30bc2d947258d315219e90ca568 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting consensus metadata
W20260806 10:42:41.645383 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 207ecd62d8824141877ee6a7cb571504 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 207ecd62d8824141877ee6a7cb571504
I20260806 10:42:41.645648 25164 catalog_manager.cc:4841] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
W20260806 10:42:41.645871 25164 catalog_manager.cc:4808] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): delete failed for tablet 9809a30bc2d947258d315219e90ca568 because the tablet was not found. No further retry: Not found: Tablet not found: 9809a30bc2d947258d315219e90ca568
W20260806 10:42:41.679533 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 9809a30bc2d947258d315219e90ca568
I20260806 10:42:41.686578 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:41.687369 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:41.687835 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 431ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.704916 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 9809a30bc2d947258d315219e90ca568
I20260806 10:42:41.718916 25718 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:41.719712 25718 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.720151 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 56ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.725098 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 9809a30bc2d947258d315219e90ca568
W20260806 10:42:41.725406 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 9809a30bc2d947258d315219e90ca568 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 9809a30bc2d947258d315219e90ca568
I20260806 10:42:41.732800 25732 tablet.cc:1722] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:41.733582 25732 tablet.cc:1620] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.734047 25676 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 267ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.752952 25186 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 85211d42058c4f29bb3266509d944d90
I20260806 10:42:41.754767 25394 tablet_service.cc:1514] Processing DeleteTablet for tablet 85211d42058c4f29bb3266509d944d90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:50320
I20260806 10:42:41.755391 25738 tablet_replica.cc:330] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: stopping tablet replica
I20260806 10:42:41.755621 25738 raft_consensus.cc:2229] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:41.755863 25738 raft_consensus.cc:2258] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:41.756037 25181 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:41.758929 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 27ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.762385 25714 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.212s user 0.001s sys 0.000s
I20260806 10:42:41.768263 25714 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 34) took 2066 ms. Trace:
I20260806 10:42:41.768357 25714 rpcz_store.cc:276] 0806 10:42:39.702086 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.702556 (+ 470us) service_pool.cc:227] Handling call
0806 10:42:41.768247 (+2065691us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.771298 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.771601 (+ 303us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.305959 (+534358us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.305967 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.306010 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.306013 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.306208 (+ 195us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.548892 (+242684us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.549006 (+ 114us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.549847 (+ 841us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.550086 (+ 239us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.765719 (+215633us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.768011 (+ 2292us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.768214 (+ 203us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.768217 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":1068494,"prepare.run_cpu_time_us":79753,"prepare.run_wall_time_us":534965,"replication_time_us":242856}]]}
W20260806 10:42:41.768844 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 328ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.769423 25189 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 6
I20260806 10:42:41.780090 25718 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 38) took 1758 ms. Trace:
W20260806 10:42:41.780499 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 213ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.780252 25718 rpcz_store.cc:276] 0806 10:42:40.021158 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.021484 (+ 326us) service_pool.cc:227] Handling call
0806 10:42:41.780074 (+1758590us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.830272 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.830458 (+ 186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.392867 (+562409us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.392877 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.392906 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.392909 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.393104 (+ 195us) log.cc:842] Serialized 348 byte log entry
0806 10:42:41.718772 (+325668us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.718892 (+ 120us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.719802 (+ 910us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.720081 (+ 279us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.779486 (+ 59405us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.780001 (+ 515us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.780038 (+ 37us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.780041 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":808523,"prepare.run_cpu_time_us":86127,"prepare.run_wall_time_us":562886,"replication_time_us":325836}]]}
I20260806 10:42:41.788256 25181 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet fdee11fb46bb4662b9440e00d27cd959
I20260806 10:42:41.789143 25570 tablet_service.cc:1514] Processing DeleteTablet for tablet fdee11fb46bb4662b9440e00d27cd959 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:33314
I20260806 10:42:41.789700 25739 tablet_replica.cc:330] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: stopping tablet replica
I20260806 10:42:41.789888 25739 raft_consensus.cc:2229] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:41.790113 25739 raft_consensus.cc:2258] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:41.790652 25181 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:41.791867 25186 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 7
W20260806 10:42:41.793493 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 142ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.805922 25726 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260806 10:42:41.806578 25726 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:41.806954 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.818750 25734 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.444s user 0.000s sys 0.000s
W20260806 10:42:41.818753 25736 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.444s user 0.001s sys 0.000s
I20260806 10:42:41.822772 25734 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 23) took 2122 ms. Trace:
I20260806 10:42:41.822772 25736 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 37) took 2121 ms. Trace:
W20260806 10:42:41.823647 25686 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.822841 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.824028 25683 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 25) took 1802 ms. Trace:
I20260806 10:42:41.824113 25683 rpcz_store.cc:276] 0806 10:42:40.021540 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.021738 (+ 198us) service_pool.cc:227] Handling call
0806 10:42:41.824009 (+1802271us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.987975 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.988169 (+ 194us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.822736 (+834567us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.822745 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.822771 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.822775 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.822814 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.822820 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":964520}]]}
I20260806 10:42:41.823101 25736 rpcz_store.cc:276] 0806 10:42:39.701657 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.702245 (+ 588us) service_pool.cc:227] Handling call
0806 10:42:41.822756 (+2120511us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.406747 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.406909 (+ 162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.848891 (+441982us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.848898 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.848940 (+ 42us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.848944 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.849111 (+ 167us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.372391 (+523280us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.373106 (+ 715us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.374159 (+ 1053us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.374425 (+ 266us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.822063 (+447638us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.822506 (+ 443us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.822732 (+ 226us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.822735 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":574,"prepare.queue_time_us":704227,"prepare.run_cpu_time_us":65328,"prepare.run_wall_time_us":442415,"replication_time_us":523422,"thread_start_us":372,"threads_started":1}]]}
I20260806 10:42:41.822953 25734 rpcz_store.cc:276] 0806 10:42:39.700467 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.701060 (+ 593us) service_pool.cc:227] Handling call
0806 10:42:41.822757 (+2121697us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.385845 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.386010 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:40.986127 (+600117us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:40.986137 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:40.986165 (+ 28us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:40.986168 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:40.986443 (+ 275us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.372246 (+385803us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.373324 (+ 1078us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.374159 (+ 835us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.374425 (+ 266us) log.cc:842] Serialized 5 byte log entry
0806 10:42:41.822058 (+447633us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:41.822506 (+ 448us) log.cc:842] Serialized 14 byte log entry
0806 10:42:41.822721 (+ 215us) alter_schema_op.cc:71] Released schema lock
0806 10:42:41.822724 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1002,"prepare.queue_time_us":684461,"prepare.run_cpu_time_us":94541,"prepare.run_wall_time_us":600646,"replication_time_us":386052,"thread_start_us":833,"threads_started":1}]]}
W20260806 10:42:41.830549 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.830719 25683 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 27) took 1423 ms. Trace:
I20260806 10:42:41.830817 25683 rpcz_store.cc:276] 0806 10:42:40.407614 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.407693 (+ 79us) service_pool.cc:227] Handling call
0806 10:42:41.830704 (+1423011us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.824476 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.824662 (+ 186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.830441 (+ 5779us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.830449 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.830470 (+ 21us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.830473 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.830523 (+ 50us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.830530 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1416459}]]}
W20260806 10:42:41.839535 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.839738 25683 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 29) took 1002 ms. Trace:
I20260806 10:42:41.839818 25683 rpcz_store.cc:276] 0806 10:42:40.836902 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.837133 (+ 231us) service_pool.cc:227] Handling call
0806 10:42:41.839723 (+1002590us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.831144 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.831333 (+ 189us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.839445 (+ 8112us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.839452 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.839471 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.839474 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.839509 (+ 35us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.839516 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":993666}]]}
W20260806 10:42:41.853044 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.864768 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.882233 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.890614 25734 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:41.891338 25734 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:41.891824 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.903945 25683 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.931442 25739 log.cc:508] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Injecting 317ms of latency in SegmentAllocator::Sync()
I20260806 10:42:41.938133 25304 tablet_service.cc:1514] Processing DeleteTablet for tablet 99529c7be7304d8ca7f73be737eb8522 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:49582
I20260806 10:42:41.938400 25737 tablet_replica.cc:330] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: stopping tablet replica
I20260806 10:42:41.938576 25737 raft_consensus.cc:2229] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:41.938760 25737 pending_rounds.cc:62] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Trying to abort 1 pending ops.
I20260806 10:42:41.939090 25181 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 99529c7be7304d8ca7f73be737eb8522
I20260806 10:42:41.938800 25737 pending_rounds.cc:68] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 47 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "99529c7be7304d8ca7f73be737eb8522" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" new_extra_config { } }
W20260806 10:42:41.939270 25737 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Aborted: Op aborted
I20260806 10:42:41.939420 25737 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 40) took 1916 ms. Trace:
I20260806 10:42:41.939618 25299 tablet_service.cc:1514] Processing DeleteTablet for tablet 99529c7be7304d8ca7f73be737eb8522 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:49582
I20260806 10:42:41.939491 25737 rpcz_store.cc:276] 0806 10:42:40.022670 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.023619 (+ 949us) service_pool.cc:227] Handling call
0806 10:42:41.939407 (+1915788us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.849270 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.849588 (+ 318us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.823173 (+973585us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.823180 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.823217 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.823220 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.823425 (+ 205us) log.cc:842] Serialized 348 byte log entry
0806 10:42:41.939230 (+115805us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.939243 (+ 13us) op_driver.cc:372] HandleFailure(Aborted: Op aborted)
0806 10:42:41.939248 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":825291,"prepare.run_cpu_time_us":153075,"prepare.run_wall_time_us":974283,"replication_time_us":115968}]]}
I20260806 10:42:41.941532 25181 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:41.941812 25737 raft_consensus.cc:2258] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:41.942528 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.942735 25722 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 43) took 1529 ms. Trace:
I20260806 10:42:41.942873 25722 rpcz_store.cc:276] 0806 10:42:40.412814 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.412873 (+ 59us) service_pool.cc:227] Handling call
0806 10:42:41.942707 (+1529834us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.823525 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.823725 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.941770 (+118045us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.941779 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.941819 (+ 40us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.941823 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.942497 (+ 674us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.942505 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1410336,"spinlock_wait_cycles":1398144}]]}
W20260806 10:42:41.944407 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 306ms of latency in SegmentAllocator::Sync()
W20260806 10:42:41.944566 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.944701 25722 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 46) took 1105 ms. Trace:
I20260806 10:42:41.944768 25722 rpcz_store.cc:276] 0806 10:42:40.838861 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.838930 (+ 69us) service_pool.cc:227] Handling call
0806 10:42:41.944688 (+1105758us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.943488 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.943653 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.944175 (+ 522us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.944492 (+ 317us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.944511 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.944514 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.944545 (+ 31us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:41.944551 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1104279}]]}
W20260806 10:42:41.946170 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.947523 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.949680 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.951683 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:41.954209 25722 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:41.994063 25718 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:41.994916 25718 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:41.995515 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 273ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.001240 25732 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.267s user 0.001s sys 0.000s
I20260806 10:42:42.005268 25732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 36) took 1985 ms. Trace:
W20260806 10:42:42.005573 25677 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.005427 25732 rpcz_store.cc:276] 0806 10:42:40.019654 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.019749 (+ 95us) service_pool.cc:227] Handling call
0806 10:42:42.005252 (+1985503us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.807471 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.807638 (+ 167us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.438719 (+631081us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.438736 (+ 17us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.438764 (+ 28us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.438767 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.438955 (+ 188us) log.cc:842] Serialized 348 byte log entry
0806 10:42:41.732662 (+293707us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.732776 (+ 114us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.733676 (+ 900us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.733962 (+ 286us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.004678 (+270716us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.005177 (+ 499us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.005217 (+ 40us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.005220 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"prepare.queue_time_us":787377,"prepare.run_cpu_time_us":98338,"prepare.run_wall_time_us":631536,"replication_time_us":293864}]]}
I20260806 10:42:42.005775 25677 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 39) took 1595 ms. Trace:
I20260806 10:42:42.005851 25677 rpcz_store.cc:276] 0806 10:42:40.410464 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.410641 (+ 177us) service_pool.cc:227] Handling call
0806 10:42:42.005759 (+1595118us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.439046 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.439278 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.005440 (+566162us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.005448 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.005489 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.005493 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.005532 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.005538 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":1280,"child_traces":[["op",{"prepare.queue_time_us":1028101}]]}
W20260806 10:42:42.009191 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.202s user 0.001s sys 0.000s
I20260806 10:42:42.013132 25726 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 38) took 2311 ms. Trace:
I20260806 10:42:42.013319 25726 rpcz_store.cc:276] 0806 10:42:39.701796 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:39.701869 (+ 73us) service_pool.cc:227] Handling call
0806 10:42:42.013086 (+2311217us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.837787 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.837942 (+ 155us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.534839 (+696897us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.534847 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.534873 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.534876 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.535068 (+ 192us) log.cc:842] Serialized 322 byte log entry
0806 10:42:41.805806 (+270738us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.805903 (+ 97us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.806663 (+ 760us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.806894 (+ 231us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.012401 (+205507us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.012834 (+ 433us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.013052 (+ 218us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.013056 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":1135648,"prepare.run_cpu_time_us":107405,"prepare.run_wall_time_us":697343,"replication_time_us":270909}]]}
I20260806 10:42:42.014259 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 6
W20260806 10:42:42.013638 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 228ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.020510 25677 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.020709 25677 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 42) took 1184 ms. Trace:
I20260806 10:42:42.020823 25677 rpcz_store.cc:276] 0806 10:42:40.835790 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.835844 (+ 54us) service_pool.cc:227] Handling call
0806 10:42:42.020666 (+1184822us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.006226 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.006447 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.020398 (+ 13951us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.020406 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.020442 (+ 36us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.020445 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.020483 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.020489 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1170040}]]}
W20260806 10:42:42.052870 25686 consensus_queue.cc:1159] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "58bd8955ff9f4b07bd4d19b954da6ed6" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20260806 10:42:42.053503 25737 log.cc:508] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.086578 25677 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.086807 25677 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 45) took 1038 ms. Trace:
I20260806 10:42:42.086903 25677 rpcz_store.cc:276] 0806 10:42:41.048115 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.048282 (+ 167us) service_pool.cc:227] Handling call
0806 10:42:42.086792 (+1038510us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.021153 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.021358 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.086449 (+ 65091us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.086459 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.086493 (+ 34us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.086496 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.086542 (+ 46us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.086549 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":972463}]]}
I20260806 10:42:42.098138 25732 tablet.cc:1722] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:42.098863 25732 tablet.cc:1620] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:42.099308 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 320ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.119067 25724 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.431s user 0.000s sys 0.000s
I20260806 10:42:42.123503 25724 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 30) took 1710 ms. Trace:
W20260806 10:42:42.124308 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.124404 25724 rpcz_store.cc:276] 0806 10:42:40.413250 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.413415 (+ 165us) service_pool.cc:227] Handling call
0806 10:42:42.123485 (+1710070us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.065634 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.066098 (+ 464us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.484493 (+418395us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.484502 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.484552 (+ 50us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.484555 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.484747 (+ 192us) log.cc:842] Serialized 374 byte log entry
0806 10:42:41.686427 (+201680us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.686551 (+ 124us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.687463 (+ 912us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.687763 (+ 300us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.122482 (+434719us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.123019 (+ 537us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.123446 (+ 427us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.123449 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":651925,"prepare.run_cpu_time_us":65328,"prepare.run_wall_time_us":419171,"replication_time_us":201845}]]}
I20260806 10:42:42.125856 25189 catalog_manager.cc:5587] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261) does not have the latest schema for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 8
W20260806 10:42:42.169028 25677 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.204120 25737 ts_tablet_manager.cc:1905] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:42.206266 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20260806 10:42:42.210865 25737 ts_tablet_manager.cc:1918] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260806 10:42:42.211083 25737 log.cc:1196] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/99529c7be7304d8ca7f73be737eb8522
I20260806 10:42:42.211458 25737 ts_tablet_manager.cc:1939] T 99529c7be7304d8ca7f73be737eb8522 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting consensus metadata
I20260806 10:42:42.212607 25164 catalog_manager.cc:4841] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
W20260806 10:42:42.212857 25164 catalog_manager.cc:4808] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): delete failed for tablet 99529c7be7304d8ca7f73be737eb8522 because the tablet was not found. No further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.239054 25734 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.347s user 0.001s sys 0.000s
I20260806 10:42:42.243098 25734 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 26) took 2221 ms. Trace:
I20260806 10:42:42.243197 25734 rpcz_store.cc:276] 0806 10:42:40.021684 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.021738 (+ 54us) service_pool.cc:227] Handling call
0806 10:42:42.243080 (+2221342us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:40.802952 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:40.803139 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.445362 (+642223us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.445369 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.445392 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.445395 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.445594 (+ 199us) log.cc:842] Serialized 348 byte log entry
0806 10:42:41.890457 (+444863us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.890590 (+ 133us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.891443 (+ 853us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.891738 (+ 295us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.242477 (+350739us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.243000 (+ 523us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.243043 (+ 43us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.243047 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":4864,"child_traces":[["op",{"apply.queue_time_us":54,"mutex_wait_us":29,"prepare.queue_time_us":780940,"prepare.run_cpu_time_us":99952,"prepare.run_wall_time_us":642700,"replication_time_us":445039}]]}
I20260806 10:42:42.243606 25726 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260806 10:42:42.244309 25726 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:42.244768 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 256ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.245440 25182 catalog_manager.cc:5587] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677) does not have the latest schema for tablet b649cbeaae9f429abff23f7fbd93284a (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 7
W20260806 10:42:42.245966 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.248957 25739 ts_tablet_manager.cc:1905] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:42.252290 25181 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 70eb624ff9d04c7e88cce39fb16b0be0
I20260806 10:42:42.253895 25397 tablet_service.cc:1514] Processing DeleteTablet for tablet 70eb624ff9d04c7e88cce39fb16b0be0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:41 UTC) from {username='slave'} at 127.0.0.1:50320
I20260806 10:42:42.255904 25182 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260806 10:42:42.256157 25739 ts_tablet_manager.cc:1918] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260806 10:42:42.256263 25739 log.cc:1196] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root/wals/fdee11fb46bb4662b9440e00d27cd959
I20260806 10:42:42.256601 25739 ts_tablet_manager.cc:1939] T fdee11fb46bb4662b9440e00d27cd959 P 66f57f53548143f88d2e771091a28c7b: Deleting consensus metadata
I20260806 10:42:42.258037 25165 catalog_manager.cc:4841] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
W20260806 10:42:42.258407 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.258759 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.261247 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
W20260806 10:42:42.265642 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.268725 25718 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.273s user 0.001s sys 0.000s
W20260806 10:42:42.271500 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.272047 25677 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.272836 25718 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 41) took 1858 ms. Trace:
I20260806 10:42:42.272944 25718 rpcz_store.cc:276] 0806 10:42:40.414325 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.414383 (+ 58us) service_pool.cc:227] Handling call
0806 10:42:42.272820 (+1858437us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.393198 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.393395 (+ 197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.780069 (+386674us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.780077 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.780114 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.780117 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.780289 (+ 172us) log.cc:842] Serialized 374 byte log entry
0806 10:42:41.993933 (+213644us) op_driver.cc:444] REPLICATION: finished
0806 10:42:41.994038 (+ 105us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:41.995002 (+ 964us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:41.995274 (+ 272us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.272282 (+277008us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.272734 (+ 452us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.272788 (+ 54us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.272791 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":978493,"prepare.run_cpu_time_us":62685,"prepare.run_wall_time_us":387146,"replication_time_us":213790}]]}
W20260806 10:42:42.273305 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.273967 25186 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 8
W20260806 10:42:42.278443 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.288365 25164 catalog_manager.cc:4920] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]): Illegal state: Tablet not RUNNING: STOPPING
W20260806 10:42:42.302706 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.307122 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.328776 25164 catalog_manager.cc:4914] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): alter failed for tablet 99529c7be7304d8ca7f73be737eb8522 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 99529c7be7304d8ca7f73be737eb8522
W20260806 10:42:42.401100 25738 log.cc:508] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Injecting 101ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.401539 25724 tablet.cc:1722] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260806 10:42:42.402333 25724 tablet.cc:1620] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: MemRowSet was empty: no flush needed.
W20260806 10:42:42.402782 25692 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 195ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.419513 25732 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.320s user 0.001s sys 0.000s
I20260806 10:42:42.423499 25732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 37) took 2403 ms. Trace:
I20260806 10:42:42.423605 25732 rpcz_store.cc:276] 0806 10:42:40.020529 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.020575 (+ 46us) service_pool.cc:227] Handling call
0806 10:42:42.423480 (+2402905us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.306300 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.306483 (+ 183us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:41.768263 (+461780us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:41.768272 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:41.768295 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:41.768299 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:41.768463 (+ 164us) log.cc:842] Serialized 348 byte log entry
0806 10:42:42.098002 (+329539us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.098114 (+ 112us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.098952 (+ 838us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.099217 (+ 265us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.422881 (+323664us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.423387 (+ 506us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.423442 (+ 55us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.423446 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":1285425,"prepare.run_cpu_time_us":72860,"prepare.run_wall_time_us":462219,"replication_time_us":329678}]]}
W20260806 10:42:42.424028 25688 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.431226 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
I20260806 10:42:42.438259 25182 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 0f6b62dab3614aecbb4852e908875b33
I20260806 10:42:42.438916 25485 tablet_service.cc:1514] Processing DeleteTablet for tablet 0f6b62dab3614aecbb4852e908875b33 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:42 UTC) from {username='slave'} at 127.0.0.1:33414
I20260806 10:42:42.439960 25742 tablet_replica.cc:330] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: stopping tablet replica
I20260806 10:42:42.440142 25742 raft_consensus.cc:2229] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:42.440335 25742 raft_consensus.cc:2258] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:42.440658 25182 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:42.443506 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.446375 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
W20260806 10:42:42.457728 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
I20260806 10:42:42.460446 25183 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 7
W20260806 10:42:42.489828 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
I20260806 10:42:42.492986 25734 tablet.cc:1722] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:42.493739 25734 tablet.cc:1620] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: MemRowSet was empty: no flush needed.
W20260806 10:42:42.494185 25695 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.495937 25732 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
W20260806 10:42:42.496567 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
I20260806 10:42:42.496647 25732 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
I20260806 10:42:42.496719 25186 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 8
W20260806 10:42:42.497010 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.497476 25165 catalog_manager.cc:4914] TS 66f57f53548143f88d2e771091a28c7b (127.15.68.196:44677): alter failed for tablet fdee11fb46bb4662b9440e00d27cd959 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: fdee11fb46bb4662b9440e00d27cd959
W20260806 10:42:42.500978 25726 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.256s user 0.001s sys 0.000s
I20260806 10:42:42.502672 25738 ts_tablet_manager.cc:1905] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:42.504837 25726 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 41) took 2482 ms. Trace:
I20260806 10:42:42.504971 25726 rpcz_store.cc:276] 0806 10:42:40.022766 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.022810 (+ 44us) service_pool.cc:227] Handling call
0806 10:42:42.504822 (+2482012us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.535173 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.535393 (+ 220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.013105 (+477712us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.013117 (+ 12us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.013156 (+ 39us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.013159 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.013344 (+ 185us) log.cc:842] Serialized 348 byte log entry
0806 10:42:42.243446 (+230102us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.243586 (+ 140us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.244402 (+ 816us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.244653 (+ 251us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.504328 (+259675us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.504741 (+ 413us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.504785 (+ 44us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.504788 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":1512083,"prepare.run_cpu_time_us":78230,"prepare.run_wall_time_us":478232,"replication_time_us":230265}]]}
W20260806 10:42:42.505995 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 320ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.509959 25738 ts_tablet_manager.cc:1918] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260806 10:42:42.510102 25738 log.cc:1196] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/85211d42058c4f29bb3266509d944d90
I20260806 10:42:42.510485 25738 ts_tablet_manager.cc:1939] T 85211d42058c4f29bb3266509d944d90 P 6bdb60403d854c57a873b6194bdd2303: Deleting consensus metadata
I20260806 10:42:42.511402 25738 tablet_replica.cc:330] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: stopping tablet replica
I20260806 10:42:42.511468 25164 catalog_manager.cc:4841] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
I20260806 10:42:42.511615 25738 raft_consensus.cc:2229] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:42.511801 25738 pending_rounds.cc:62] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Trying to abort 1 pending ops.
I20260806 10:42:42.511847 25738 pending_rounds.cc:68] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 35 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "70eb624ff9d04c7e88cce39fb16b0be0" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "6bdb60403d854c57a873b6194bdd2303" new_extra_config { } }
W20260806 10:42:42.512343 25738 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Aborted: Op aborted
I20260806 10:42:42.512504 25738 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 40) took 2101 ms. Trace:
I20260806 10:42:42.512593 25738 rpcz_store.cc:276] 0806 10:42:40.410587 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.410649 (+ 62us) service_pool.cc:227] Handling call
0806 10:42:42.512491 (+2101842us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.768565 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.768786 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.423498 (+654712us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.423507 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.423536 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.423539 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.423810 (+ 271us) log.cc:842] Serialized 374 byte log entry
0806 10:42:42.512305 (+ 88495us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.512318 (+ 13us) op_driver.cc:372] HandleFailure(Aborted: Op aborted)
0806 10:42:42.512323 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":9344,"child_traces":[["op",{"mutex_wait_us":1928,"prepare.queue_time_us":1357615,"prepare.run_cpu_time_us":120617,"prepare.run_wall_time_us":655308,"replication_time_us":88735}]]}
I20260806 10:42:42.513185 25738 raft_consensus.cc:2258] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:42.513324 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.513469 25721 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 43) took 1674 ms. Trace:
I20260806 10:42:42.513543 25721 rpcz_store.cc:276] 0806 10:42:40.839113 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.839273 (+ 160us) service_pool.cc:227] Handling call
0806 10:42:42.513456 (+1674183us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.423919 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.424111 (+ 192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.513183 (+ 89072us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.513191 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.513213 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.513216 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.513301 (+ 85us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.513308 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1584349,"spinlock_wait_cycles":91392}]]}
W20260806 10:42:42.514328 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.514482 25721 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 46) took 1464 ms. Trace:
I20260806 10:42:42.514555 25721 rpcz_store.cc:276] 0806 10:42:41.050290 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.050648 (+ 358us) service_pool.cc:227] Handling call
0806 10:42:42.514470 (+1463822us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.513897 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.514087 (+ 190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.514241 (+ 154us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.514247 (+ 6us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.514266 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.514269 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.514303 (+ 34us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.514309 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1463005}]]}
W20260806 10:42:42.515161 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.515321 25721 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 49) took 1255 ms. Trace:
I20260806 10:42:42.515404 25721 rpcz_store.cc:276] 0806 10:42:41.259782 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.259834 (+ 52us) service_pool.cc:227] Handling call
0806 10:42:42.515307 (+1255473us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.514905 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.515073 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.515081 (+ 8us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.515086 (+ 5us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.515103 (+ 17us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.515106 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.515138 (+ 32us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.515144 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1254749}]]}
W20260806 10:42:42.516621 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.516763 25721 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 52) took 1014 ms. Trace:
I20260806 10:42:42.516829 25721 rpcz_store.cc:276] 0806 10:42:41.502325 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.503154 (+ 829us) service_pool.cc:227] Handling call
0806 10:42:42.516751 (+1013597us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.515731 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.515936 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.516524 (+ 588us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.516530 (+ 6us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.516561 (+ 31us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.516565 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.516597 (+ 32us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.516603 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1012300}]]}
W20260806 10:42:42.517750 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:42.519093 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:42.520795 25721 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:42.521427 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 85211d42058c4f29bb3266509d944d90
W20260806 10:42:42.588116 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 85211d42058c4f29bb3266509d944d90
I20260806 10:42:42.601022 25724 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 32) took 1757 ms. Trace:
I20260806 10:42:42.601143 25724 rpcz_store.cc:276] 0806 10:42:40.843496 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.843555 (+ 59us) service_pool.cc:227] Handling call
0806 10:42:42.600999 (+1757444us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.484856 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.485066 (+ 210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.123528 (+638462us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.123538 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.123585 (+ 47us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.123588 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.123822 (+ 234us) log.cc:842] Serialized 400 byte log entry
0806 10:42:42.401392 (+277570us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.401515 (+ 123us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.402439 (+ 924us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.402711 (+ 272us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.600485 (+197774us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.600926 (+ 441us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.600963 (+ 37us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.600966 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":40,"prepare.queue_time_us":641007,"prepare.run_cpu_time_us":106687,"prepare.run_wall_time_us":639035,"replication_time_us":277778}]]}
W20260806 10:42:42.601790 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.601959 25719 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 34) took 1551 ms. Trace:
I20260806 10:42:42.602036 25719 rpcz_store.cc:276] 0806 10:42:41.050592 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.050656 (+ 64us) service_pool.cc:227] Handling call
0806 10:42:42.601946 (+1551290us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.123925 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.124138 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.601668 (+477530us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.601677 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.601719 (+ 42us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.601723 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.601765 (+ 42us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.601770 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1072968}]]}
W20260806 10:42:42.609728 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.609892 25719 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 35) took 1347 ms. Trace:
I20260806 10:42:42.609965 25719 rpcz_store.cc:276] 0806 10:42:41.262718 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.262991 (+ 273us) service_pool.cc:227] Handling call
0806 10:42:42.609877 (+1346886us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.602393 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.602596 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.609617 (+ 7021us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.609628 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.609655 (+ 27us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.609658 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.609702 (+ 44us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.609708 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":48512,"child_traces":[["op",{"prepare.queue_time_us":1338994}]]}
W20260806 10:42:42.632726 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 85211d42058c4f29bb3266509d944d90
W20260806 10:42:42.646212 25688 consensus_queue.cc:1159] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6bdb60403d854c57a873b6194bdd2303" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20260806 10:42:42.646837 25738 log.cc:508] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.652030 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.652186 25719 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33414 (request call id 50) took 1151 ms. Trace:
I20260806 10:42:42.652266 25719 rpcz_store.cc:276] 0806 10:42:41.500258 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.500329 (+ 71us) service_pool.cc:227] Handling call
0806 10:42:42.652173 (+1151844us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.610311 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.610501 (+ 190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.651909 (+ 41408us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.651919 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.651955 (+ 36us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.651958 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.652003 (+ 45us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.652009 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1109680}]]}
I20260806 10:42:42.680501 25182 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet b649cbeaae9f429abff23f7fbd93284a
I20260806 10:42:42.681586 25573 tablet_service.cc:1514] Processing DeleteTablet for tablet b649cbeaae9f429abff23f7fbd93284a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:42 UTC) from {username='slave'} at 127.0.0.1:33314
I20260806 10:42:42.681874 25739 tablet_replica.cc:330] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: stopping tablet replica
I20260806 10:42:42.682051 25739 raft_consensus.cc:2229] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:42.682211 25739 raft_consensus.cc:2258] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:42.683203 25189 catalog_manager.cc:5587] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529) does not have the latest schema for tablet 657160b5f3a348b8bf971dafb9fd7960 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 7
I20260806 10:42:42.684113 25189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:42.686956 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 221ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.690400 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 85211d42058c4f29bb3266509d944d90
I20260806 10:42:42.690478 25732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 44) took 1847 ms. Trace:
I20260806 10:42:42.690562 25732 rpcz_store.cc:276] 0806 10:42:40.843003 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.843046 (+ 43us) service_pool.cc:227] Handling call
0806 10:42:42.690466 (+1847420us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.780390 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.780563 (+ 173us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.272795 (+492232us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.272803 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.272824 (+ 21us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.272827 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.273088 (+ 261us) log.cc:842] Serialized 400 byte log entry
0806 10:42:42.495768 (+222680us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.495904 (+ 136us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.496714 (+ 810us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.496946 (+ 232us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.689451 (+192505us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.690390 (+ 939us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.690434 (+ 44us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.690437 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89,"prepare.queue_time_us":937027,"prepare.run_cpu_time_us":86079,"prepare.run_wall_time_us":492915,"replication_time_us":222919,"spinlock_wait_cycles":63872}]]}
W20260806 10:42:42.691274 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 290ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.691325 25182 catalog_manager.cc:5587] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415) does not have the latest schema for tablet 88b9a4205e1641c5812c8a08ab30628c (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]). Expected version 10 got 9
W20260806 10:42:42.704888 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:42.739168 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 85211d42058c4f29bb3266509d944d90 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 85211d42058c4f29bb3266509d944d90
W20260806 10:42:42.770905 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:42.793440 25734 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.299s user 0.001s sys 0.000s
I20260806 10:42:42.797560 25734 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 28) took 2381 ms. Trace:
W20260806 10:42:42.797847 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.797662 25734 rpcz_store.cc:276] 0806 10:42:40.416177 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.416223 (+ 46us) service_pool.cc:227] Handling call
0806 10:42:42.797542 (+2381319us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:41.445692 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:41.445880 (+ 188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.243549 (+797669us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.243558 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.243581 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.243872 (+ 291us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.244078 (+ 206us) log.cc:842] Serialized 374 byte log entry
0806 10:42:42.492857 (+248779us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.492963 (+ 106us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.493831 (+ 868us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.494098 (+ 267us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.796897 (+302799us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.797464 (+ 567us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.797507 (+ 43us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.797510 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":1029173,"prepare.run_cpu_time_us":138158,"prepare.run_wall_time_us":798439,"replication_time_us":248959}]]}
I20260806 10:42:42.798544 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 30) took 1955 ms. Trace:
I20260806 10:42:42.798705 25715 rpcz_store.cc:276] 0806 10:42:40.843559 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.843843 (+ 284us) service_pool.cc:227] Handling call
0806 10:42:42.798528 (+1954685us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.244171 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.244367 (+ 196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.797721 (+553354us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.797731 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.797775 (+ 44us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.797778 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.797818 (+ 40us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.797825 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1400005}]]}
I20260806 10:42:42.814388 25738 ts_tablet_manager.cc:1905] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:42.818445 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.818711 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 32) took 1768 ms. Trace:
I20260806 10:42:42.818812 25715 rpcz_store.cc:276] 0806 10:42:41.049730 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.049783 (+ 53us) service_pool.cc:227] Handling call
0806 10:42:42.818668 (+1768885us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.799034 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.799235 (+ 201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.818322 (+ 19087us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.818346 (+ 24us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.818375 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.818378 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.818419 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.818425 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1748955}]]}
I20260806 10:42:42.821605 25738 ts_tablet_manager.cc:1918] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260806 10:42:42.821751 25738 log.cc:1196] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/70eb624ff9d04c7e88cce39fb16b0be0
I20260806 10:42:42.822146 25738 ts_tablet_manager.cc:1939] T 70eb624ff9d04c7e88cce39fb16b0be0 P 6bdb60403d854c57a873b6194bdd2303: Deleting consensus metadata
I20260806 10:42:42.823177 25164 catalog_manager.cc:4841] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
I20260806 10:42:42.826623 25726 tablet.cc:1722] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260806 10:42:42.827391 25726 tablet.cc:1620] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: MemRowSet was empty: no flush needed.
W20260806 10:42:42.827875 25698 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 160ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.852368 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.852571 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 34) took 1591 ms. Trace:
I20260806 10:42:42.852692 25715 rpcz_store.cc:276] 0806 10:42:41.261500 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.261547 (+ 47us) service_pool.cc:227] Handling call
0806 10:42:42.852540 (+1590993us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.819183 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.819410 (+ 227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.852241 (+ 32831us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.852250 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.852279 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.852283 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.852323 (+ 40us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.852329 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1557362}]]}
W20260806 10:42:42.853439 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:42.853626 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.861930 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.865196 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.873462 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.879640 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.889866 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.892102 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.892370 25164 catalog_manager.cc:4914] TS 6bdb60403d854c57a873b6194bdd2303 (127.15.68.194:46415): alter failed for tablet 70eb624ff9d04c7e88cce39fb16b0be0 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 70eb624ff9d04c7e88cce39fb16b0be0
W20260806 10:42:42.894663 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.894950 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 36) took 1393 ms. Trace:
I20260806 10:42:42.895061 25715 rpcz_store.cc:276] 0806 10:42:41.501021 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.501068 (+ 47us) service_pool.cc:227] Handling call
0806 10:42:42.894904 (+1393836us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.853087 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.853290 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.894503 (+ 41213us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.894512 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.894562 (+ 50us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.894566 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.894605 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.894611 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1351721}]]}
I20260806 10:42:42.909801 25189 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 657160b5f3a348b8bf971dafb9fd7960
I20260806 10:42:42.910462 25304 tablet_service.cc:1514] Processing DeleteTablet for tablet 657160b5f3a348b8bf971dafb9fd7960 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:42 UTC) from {username='slave'} at 127.0.0.1:49582
I20260806 10:42:42.911057 25746 tablet_replica.cc:330] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: stopping tablet replica
I20260806 10:42:42.911343 25746 raft_consensus.cc:2229] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:42.911557 25746 raft_consensus.cc:2258] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:42.911605 25189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260806 10:42:42.914611 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 268ms of latency in SegmentAllocator::Sync()
W20260806 10:42:42.947482 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.947693 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 38) took 1194 ms. Trace:
I20260806 10:42:42.947808 25715 rpcz_store.cc:276] 0806 10:42:41.752872 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.752938 (+ 66us) service_pool.cc:227] Handling call
0806 10:42:42.947659 (+1194721us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.895437 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.895661 (+ 224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.947347 (+ 51686us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.947358 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.947401 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.947404 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.947447 (+ 43us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.947454 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1142206}]]}
W20260806 10:42:42.956290 25719 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33414: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.981830 25732 tablet.cc:1722] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260806 10:42:42.982671 25732 tablet.cc:1620] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: MemRowSet was empty: no flush needed.
W20260806 10:42:42.983135 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 199ms of latency in SegmentAllocator::Sync()
I20260806 10:42:42.992043 25726 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 44) took 2577 ms. Trace:
W20260806 10:42:42.992165 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.992712 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 47) took 2149 ms. Trace:
I20260806 10:42:42.992528 25726 rpcz_store.cc:276] 0806 10:42:40.414621 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.414779 (+ 158us) service_pool.cc:227] Handling call
0806 10:42:42.991991 (+2577212us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.013448 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.013652 (+ 204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.505524 (+491872us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.505531 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.505576 (+ 45us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.505579 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.505761 (+ 182us) log.cc:842] Serialized 374 byte log entry
0806 10:42:42.826494 (+320733us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.826603 (+ 109us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.827484 (+ 881us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.827748 (+ 264us) log.cc:842] Serialized 5 byte log entry
0806 10:42:42.991407 (+163659us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:42.991917 (+ 510us) log.cc:842] Serialized 14 byte log entry
0806 10:42:42.991954 (+ 37us) alter_schema_op.cc:71] Released schema lock
0806 10:42:42.991957 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"prepare.queue_time_us":1598392,"prepare.run_cpu_time_us":93295,"prepare.run_wall_time_us":492369,"replication_time_us":320861}]]}
I20260806 10:42:42.992913 25725 rpcz_store.cc:276] 0806 10:42:40.842938 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:40.842986 (+ 48us) service_pool.cc:227] Handling call
0806 10:42:42.992668 (+2149682us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.505872 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.506059 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.991975 (+485916us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.991983 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.992008 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.992060 (+ 52us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.992100 (+ 40us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.992117 (+ 17us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1662595}]]}
W20260806 10:42:42.999174 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:42.999344 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 50) took 1949 ms. Trace:
I20260806 10:42:42.999431 25725 rpcz_store.cc:276] 0806 10:42:41.049992 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.050040 (+ 48us) service_pool.cc:227] Handling call
0806 10:42:42.999314 (+1949274us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.994033 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.994246 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.999056 (+ 4810us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.999063 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.999084 (+ 21us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.999087 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.999125 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:42.999131 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1943165}]]}
W20260806 10:42:43.013463 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.013657 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 39) took 1225 ms. Trace:
I20260806 10:42:43.013751 25715 rpcz_store.cc:276] 0806 10:42:41.788381 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.788450 (+ 69us) service_pool.cc:227] Handling call
0806 10:42:43.013626 (+1225176us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.948164 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.948347 (+ 183us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.013343 (+ 64996us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.013350 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.013374 (+ 24us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.013377 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.013415 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.013421 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1159430}]]}
W20260806 10:42:43.020884 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.021076 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 53) took 1754 ms. Trace:
I20260806 10:42:43.021171 25725 rpcz_store.cc:276] 0806 10:42:41.266567 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.266609 (+ 42us) service_pool.cc:227] Handling call
0806 10:42:43.021037 (+1754428us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.999773 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.999942 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.020764 (+ 20822us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.020771 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.020795 (+ 24us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.020798 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.020835 (+ 37us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.020841 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1732841}]]}
W20260806 10:42:43.048069 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.048293 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 56) took 1547 ms. Trace:
I20260806 10:42:43.048395 25725 rpcz_store.cc:276] 0806 10:42:41.501221 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.501408 (+ 187us) service_pool.cc:227] Handling call
0806 10:42:43.048260 (+1546852us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.021628 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.021824 (+ 196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.047915 (+ 26091us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.047932 (+ 17us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.047963 (+ 31us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.047966 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.048008 (+ 42us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.048015 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1519937}]]}
W20260806 10:42:43.081945 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.082144 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 73) took 1327 ms. Trace:
I20260806 10:42:43.082247 25725 rpcz_store.cc:276] 0806 10:42:41.754528 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.754996 (+ 468us) service_pool.cc:227] Handling call
0806 10:42:43.082107 (+1327111us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.048741 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.048905 (+ 164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.081804 (+ 32899us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.081813 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.081846 (+ 33us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.081850 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.081891 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.081897 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1293412}]]}
W20260806 10:42:43.085310 25742 log.cc:508] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Injecting 235ms of latency in SegmentAllocator::Sync()
W20260806 10:42:43.095925 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.096149 25715 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33314 (request call id 50) took 1156 ms. Trace:
I20260806 10:42:43.096292 25715 rpcz_store.cc:276] 0806 10:42:41.940108 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.940719 (+ 611us) service_pool.cc:227] Handling call
0806 10:42:43.096113 (+1155394us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.014100 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.014276 (+ 176us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.095781 (+ 81505us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.095791 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.095820 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.095824 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.095866 (+ 42us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.095873 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1073088}]]}
W20260806 10:42:43.124277 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.124529 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 75) took 1335 ms. Trace:
I20260806 10:42:43.124617 25725 rpcz_store.cc:276] 0806 10:42:41.788703 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.789424 (+ 721us) service_pool.cc:227] Handling call
0806 10:42:43.124486 (+1335062us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.082624 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.082803 (+ 179us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.124129 (+ 41326us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.124139 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.124173 (+ 34us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.124176 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.124221 (+ 45us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.124228 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1292898}]]}
W20260806 10:42:43.177152 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.177392 25725 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49582 (request call id 77) took 1238 ms. Trace:
I20260806 10:42:43.177497 25725 rpcz_store.cc:276] 0806 10:42:41.939155 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.939396 (+ 241us) service_pool.cc:227] Handling call
0806 10:42:43.177342 (+1237946us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.125001 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.125219 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.176996 (+ 51777us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.177008 (+ 12us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.177043 (+ 35us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.177047 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.177092 (+ 45us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.177099 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1185315}]]}
I20260806 10:42:43.183959 25189 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Sending DeleteTablet for 1 replicas of tablet 88b9a4205e1641c5812c8a08ab30628c
W20260806 10:42:43.186645 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260806 10:42:43.186827 25189 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20260806 10:42:43.187074 25189 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44726:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20260806 10:42:43.188329 25732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 47) took 2137 ms. Trace:
I20260806 10:42:43.188520 25732 rpcz_store.cc:276] 0806 10:42:41.050422 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.050473 (+ 51us) service_pool.cc:227] Handling call
0806 10:42:43.188282 (+2137809us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.273648 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.273830 (+ 182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:42.690794 (+416964us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:42.690802 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:42.690826 (+ 24us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:42.690828 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:42:42.691053 (+ 225us) log.cc:842] Serialized 426 byte log entry
0806 10:42:42.981708 (+290655us) op_driver.cc:444] REPLICATION: finished
0806 10:42:42.981806 (+ 98us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:42:42.982767 (+ 961us) tablet_metadata.cc:689] TabletMetadata updated
0806 10:42:42.983049 (+ 282us) log.cc:842] Serialized 5 byte log entry
0806 10:42:43.187212 (+204163us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:43.188211 (+ 999us) log.cc:842] Serialized 14 byte log entry
0806 10:42:43.188248 (+ 37us) alter_schema_op.cc:71] Released schema lock
0806 10:42:43.188251 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"prepare.queue_time_us":1222866,"prepare.run_cpu_time_us":77482,"prepare.run_wall_time_us":417772,"replication_time_us":290854}]]}
W20260806 10:42:43.189311 25701 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 316ms of latency in SegmentAllocator::Sync()
I20260806 10:42:43.189386 25394 tablet_service.cc:1514] Processing DeleteTablet for tablet 88b9a4205e1641c5812c8a08ab30628c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-06 10:42:42 UTC) from {username='slave'} at 127.0.0.1:50320
I20260806 10:42:43.189678 25738 tablet_replica.cc:330] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: stopping tablet replica
I20260806 10:42:43.189865 25738 raft_consensus.cc:2229] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:43.190094 25738 pending_rounds.cc:62] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Trying to abort 1 pending ops.
I20260806 10:42:43.190186 25738 pending_rounds.cc:68] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Aborting op as it isn't in flight: id { term: 1 index: 12 } timestamp: 44 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "88b9a4205e1641c5812c8a08ab30628c" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "6bdb60403d854c57a873b6194bdd2303" new_extra_config { } }
W20260806 10:42:43.190793 25738 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Aborted: Op aborted
I20260806 10:42:43.190979 25738 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 50) took 1924 ms. Trace:
I20260806 10:42:43.191061 25738 rpcz_store.cc:276] 0806 10:42:41.266614 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.266670 (+ 56us) service_pool.cc:227] Handling call
0806 10:42:43.190940 (+1924270us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:42.691480 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:42.691652 (+ 172us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.188449 (+496797us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.188457 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.188479 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.188482 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.188662 (+ 180us) log.cc:842] Serialized 426 byte log entry
0806 10:42:43.190733 (+ 2071us) op_driver.cc:444] REPLICATION: finished
0806 10:42:43.190747 (+ 14us) op_driver.cc:372] HandleFailure(Aborted: Op aborted)
0806 10:42:43.190752 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1424518,"prepare.run_cpu_time_us":87836,"prepare.run_wall_time_us":497240,"replication_time_us":2220}]]}
I20260806 10:42:43.191522 25738 raft_consensus.cc:2258] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:43.192837 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.193053 25716 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 53) took 1690 ms. Trace:
I20260806 10:42:43.193192 25716 rpcz_store.cc:276] 0806 10:42:41.502460 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.502509 (+ 49us) service_pool.cc:227] Handling call
0806 10:42:43.193012 (+1690503us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.188754 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.188934 (+ 180us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.192712 (+ 3778us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.192719 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.192741 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.192745 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.192786 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.192793 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1685953}]]}
W20260806 10:42:43.193928 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.194104 25716 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 55) took 1439 ms. Trace:
I20260806 10:42:43.194192 25716 rpcz_store.cc:276] 0806 10:42:41.754507 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.754550 (+ 43us) service_pool.cc:227] Handling call
0806 10:42:43.194070 (+1439520us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.193496 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.193674 (+ 178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.193821 (+ 147us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.193826 (+ 5us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.193846 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.193850 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.193882 (+ 32us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.193889 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1438585}]]}
W20260806 10:42:43.194876 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.195047 25716 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 58) took 1405 ms. Trace:
I20260806 10:42:43.195140 25716 rpcz_store.cc:276] 0806 10:42:41.789380 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.789857 (+ 477us) service_pool.cc:227] Handling call
0806 10:42:43.195017 (+1405160us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.194520 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.194689 (+ 169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.194768 (+ 79us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.194773 (+ 5us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.194792 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.194795 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.194827 (+ 32us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.194832 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1404322}]]}
W20260806 10:42:43.196023 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.196195 25716 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:50320 (request call id 60) took 1256 ms. Trace:
I20260806 10:42:43.196278 25716 rpcz_store.cc:276] 0806 10:42:41.939344 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:41.939761 (+ 417us) service_pool.cc:227] Handling call
0806 10:42:43.196165 (+1256404us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:42:43.195454 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:42:43.195622 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:42:43.195913 (+ 291us) alter_schema_op.cc:65] Acquired schema lock
0806 10:42:43.195920 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:42:43.195940 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0806 10:42:43.195944 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:42:43.195981 (+ 37us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0806 10:42:43.195986 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1255391}]]}
W20260806 10:42:43.197443 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.198923 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.199062 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.201362 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.203543 25716 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:50320: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.243076 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.297703 25165 catalog_manager.cc:4920] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]): Illegal state: Tablet not RUNNING: STOPPING
I20260806 10:42:43.320876 25742 ts_tablet_manager.cc:1905] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 10:42:43.325507 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.327067 25742 ts_tablet_manager.cc:1918] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20260806 10:42:43.327219 25742 log.cc:1196] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-2-root/wals/0f6b62dab3614aecbb4852e908875b33
W20260806 10:42:43.327575 25715 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:33314: Illegal state: RaftConsensus is not running: State = Stopped
I20260806 10:42:43.327690 25742 ts_tablet_manager.cc:1939] T 0f6b62dab3614aecbb4852e908875b33 P 72573cd8cbf74783a266013ddcafe920: Deleting consensus metadata
I20260806 10:42:43.328801 25165 catalog_manager.cc:4841] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]) successfully deleted
W20260806 10:42:43.366958 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 0f6b62dab3614aecbb4852e908875b33
I20260806 10:42:43.402732 25186 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1] alter complete (version 10)
W20260806 10:42:43.404963 25245 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 234ms of latency in SegmentAllocator::Sync()
W20260806 10:42:43.428500 25725 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49582: Illegal state: RaftConsensus is not running: State = Stopped
W20260806 10:42:43.488670 25739 log.cc:508] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Injecting 430ms of latency in SegmentAllocator::Sync()
W20260806 10:42:43.494514 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 0f6b62dab3614aecbb4852e908875b33
W20260806 10:42:43.505549 25701 consensus_queue.cc:1159] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6bdb60403d854c57a873b6194bdd2303" status { last_received { term: 1 index: 12 } last_committed_idx: 11 last_received_current_leader { term: 1 index: 12 } }
W20260806 10:42:43.506064 25738 log.cc:508] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260806 10:42:43.557518 25746 log.cc:508] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 201ms of latency in SegmentAllocator::Sync()
W20260806 10:42:43.595599 25165 catalog_manager.cc:4914] TS 72573cd8cbf74783a266013ddcafe920 (127.15.68.195:44261): alter failed for tablet 0f6b62dab3614aecbb4852e908875b33 (table many-ranges-table [id=da75114d66da4f69bd91e0cd679a38b1]),no further retry: Not found: Tablet not found: 0f6b62dab3614aecbb4852e908875b33
I20260806 10:42:43.641008 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:43.649991 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20260806 10:42:43.689102 25164 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 9 similar messages]
W20260806 10:42:43.690506 25164 catalog_manager.cc:4584] TS 58bd8955ff9f4b07bd4d19b954da6ed6 (127.15.68.193:38529): AlterTable RPC failed for tablet 657160b5f3a348b8bf971dafb9fd7960: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260806 10:42:43.752614 25738 ts_tablet_manager.cc:1905] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:43.757795 25738 ts_tablet_manager.cc:1918] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.12
I20260806 10:42:43.757921 25738 log.cc:1196] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/88b9a4205e1641c5812c8a08ab30628c
I20260806 10:42:43.758193 25738 ts_tablet_manager.cc:1939] T 88b9a4205e1641c5812c8a08ab30628c P 6bdb60403d854c57a873b6194bdd2303: Deleting consensus metadata
I20260806 10:42:43.759114 25746 ts_tablet_manager.cc:1905] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:43.764113 25746 ts_tablet_manager.cc:1918] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260806 10:42:43.764240 25746 log.cc:1196] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/657160b5f3a348b8bf971dafb9fd7960
I20260806 10:42:43.764628 25746 ts_tablet_manager.cc:1939] T 657160b5f3a348b8bf971dafb9fd7960 P 58bd8955ff9f4b07bd4d19b954da6ed6: Deleting consensus metadata
I20260806 10:42:43.765379 15635 tablet_replica.cc:330] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: stopping tablet replica
I20260806 10:42:43.765571 15635 raft_consensus.cc:2229] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:43.765865 15635 raft_consensus.cc:2258] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:43.766166 15635 log.cc:508] T d42e3f2112994975aa3a627c2940f40b P 58bd8955ff9f4b07bd4d19b954da6ed6: Injecting 260ms of latency in SegmentAllocator::Sync()
I20260806 10:42:43.919278 25739 ts_tablet_manager.cc:1905] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:43.925088 25739 ts_tablet_manager.cc:1918] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260806 10:42:43.925218 25739 log.cc:1196] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1786012889624408-15635-0/minicluster-data/ts-3-root/wals/b649cbeaae9f429abff23f7fbd93284a
I20260806 10:42:43.925523 25739 ts_tablet_manager.cc:1939] T b649cbeaae9f429abff23f7fbd93284a P 66f57f53548143f88d2e771091a28c7b: Deleting consensus metadata
I20260806 10:42:43.926203 25739 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:33314 (request call id 78) took 1245 ms. Trace:
I20260806 10:42:43.926306 25739 rpcz_store.cc:276] 0806 10:42:42.681120 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:42:42.681532 (+ 412us) service_pool.cc:227] Handling call
0806 10:42:42.681814 (+ 282us) ts_tablet_manager.cc:1145] Deleting tablet b649cbeaae9f429abff23f7fbd93284a
0806 10:42:42.681824 (+ 10us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 10:42:43.922501 (+1240677us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:43.924984 (+ 2483us) tablet_metadata.cc:641] Metadata flushed
0806 10:42:43.926168 (+ 1184us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":38}
I20260806 10:42:44.040180 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:44.044309 15635 tablet_server.cc:178] TabletServer@127.15.68.194:0 shutting down...
I20260806 10:42:44.052371 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:44.052713 15635 tablet_replica.cc:330] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: stopping tablet replica
I20260806 10:42:44.052911 15635 raft_consensus.cc:2229] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:44.053141 15635 raft_consensus.cc:2258] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:44.053499 15635 log.cc:508] T d42e3f2112994975aa3a627c2940f40b P 6bdb60403d854c57a873b6194bdd2303: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260806 10:42:44.289623 15635 tablet_server.cc:194] TabletServer@127.15.68.194:0 shutdown complete.
I20260806 10:42:44.293744 15635 tablet_server.cc:178] TabletServer@127.15.68.195:0 shutting down...
I20260806 10:42:44.302439 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:44.314917 15635 tablet_server.cc:194] TabletServer@127.15.68.195:0 shutdown complete.
I20260806 10:42:44.317989 15635 tablet_server.cc:178] TabletServer@127.15.68.196:0 shutting down...
I20260806 10:42:44.336910 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:44.337224 15635 tablet_replica.cc:330] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: stopping tablet replica
I20260806 10:42:44.337414 15635 raft_consensus.cc:2229] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:44.337580 15635 raft_consensus.cc:2258] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260806 10:42:44.337845 15635 log.cc:508] T d42e3f2112994975aa3a627c2940f40b P 66f57f53548143f88d2e771091a28c7b: Injecting 299ms of latency in SegmentAllocator::Sync()
I20260806 10:42:44.650542 15635 tablet_server.cc:194] TabletServer@127.15.68.196:0 shutdown complete.
I20260806 10:42:44.654373 15635 master.cc:537] Master@127.15.68.254:35021 shutting down...
I20260806 10:42:44.661185 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:44.661422 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:44.661530 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: stopping tablet replica
W20260806 10:42:44.661911 15635 log.cc:508] T 00000000000000000000000000000000 P 83a5292422884086b29c2cd6cf9e0172: Injecting 163ms of latency in SegmentAllocator::Sync()
I20260806 10:42:44.838359 15635 master.cc:552] Master@127.15.68.254:35021 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (7530 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260806 10:42:44.849869 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:41809
I20260806 10:42:44.850378 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:44.851189 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:44.855597 15635 webserver.cc:460] Webserver started at http://127.15.68.254:36545/ using document root <none> and password file <none>
I20260806 10:42:44.855832 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:44.855887 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:44.856021 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:44.856590 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "a4c8d4033f0f4ed4976338123c420ad4"
format_stamp: "Formatted at 2026-08-06 10:42:44 on dist-test-slave-nj21"
I20260806 10:42:44.858893 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:44.860394 25756 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:44.860678 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:44.860775 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "a4c8d4033f0f4ed4976338123c420ad4"
format_stamp: "Formatted at 2026-08-06 10:42:44 on dist-test-slave-nj21"
I20260806 10:42:44.860868 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:44.887252 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:44.887791 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:44.897818 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:41809
I20260806 10:42:44.897845 25828 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:41809 every 8 connection(s)
I20260806 10:42:44.899005 25829 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 10:42:44.903759 25829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: Bootstrap starting.
I20260806 10:42:44.904896 25829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:44.906273 25829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: No bootstrap required, opened a new log
I20260806 10:42:44.906858 25829 raft_consensus.cc:348] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4c8d4033f0f4ed4976338123c420ad4" member_type: VOTER }
I20260806 10:42:44.906983 25829 raft_consensus.cc:374] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:44.907035 25829 raft_consensus.cc:729] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4c8d4033f0f4ed4976338123c420ad4, State: Initialized, Role: FOLLOWER
I20260806 10:42:44.907220 25829 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4c8d4033f0f4ed4976338123c420ad4" member_type: VOTER }
I20260806 10:42:44.907346 25829 raft_consensus.cc:388] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:44.907404 25829 raft_consensus.cc:482] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:44.907485 25829 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:44.909546 25829 raft_consensus.cc:504] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4c8d4033f0f4ed4976338123c420ad4" member_type: VOTER }
I20260806 10:42:44.909729 25829 leader_election.cc:302] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [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: a4c8d4033f0f4ed4976338123c420ad4; no voters:
I20260806 10:42:44.910101 25829 leader_election.cc:288] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:44.910205 25833 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:44.910641 25833 raft_consensus.cc:686] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 1 LEADER]: Becoming Leader. State: Replica: a4c8d4033f0f4ed4976338123c420ad4, State: Running, Role: LEADER
I20260806 10:42:44.910842 25833 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [LEADER]: Queue going to LEADER mode. State: All 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: "a4c8d4033f0f4ed4976338123c420ad4" member_type: VOTER }
I20260806 10:42:44.910912 25829 sys_catalog.cc:564] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:44.911509 25834 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4c8d4033f0f4ed4976338123c420ad4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4c8d4033f0f4ed4976338123c420ad4" member_type: VOTER } }
I20260806 10:42:44.911533 25835 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4c8d4033f0f4ed4976338123c420ad4. Latest consensus state: current_term: 1 leader_uuid: "a4c8d4033f0f4ed4976338123c420ad4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4c8d4033f0f4ed4976338123c420ad4" member_type: VOTER } }
I20260806 10:42:44.911775 25835 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:44.917646 25834 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:44.921393 25838 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:44.921625 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:44.922528 25838 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:44.925072 25838 catalog_manager.cc:1347] Generated new cluster ID: 70fea0977089456888d0d328a3e4bc85
I20260806 10:42:44.925139 25838 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:44.935477 25838 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:44.936326 25838 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:44.942155 25838 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: Generated new TSK 0
I20260806 10:42:44.942373 25838 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:44.954128 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:44.955181 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:44.956559 15635 webserver.cc:460] Webserver started at http://127.15.68.193:41581/ using document root <none> and password file <none>
I20260806 10:42:44.956761 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:44.956816 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:44.956943 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:44.957502 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "6aa223587b25410dab1a628fa4b523de"
format_stamp: "Formatted at 2026-08-06 10:42:44 on dist-test-slave-nj21"
I20260806 10:42:44.959908 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260806 10:42:44.961462 25858 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:44.961774 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:44.961860 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "6aa223587b25410dab1a628fa4b523de"
format_stamp: "Formatted at 2026-08-06 10:42:44 on dist-test-slave-nj21"
I20260806 10:42:44.961975 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:44.971958 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:44.972404 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:44.972860 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:44.973632 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:44.973685 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:44.973752 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:44.973789 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:44.984375 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:35659
I20260806 10:42:44.984473 25947 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:35659 every 8 connection(s)
I20260806 10:42:44.985787 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:44.986857 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:44.988286 15635 webserver.cc:460] Webserver started at http://127.15.68.194:36155/ using document root <none> and password file <none>
I20260806 10:42:44.988482 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:44.988543 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:44.988647 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:44.989207 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-1-root/instance:
uuid: "d7078a5ede9442768c408c06b7936844"
format_stamp: "Formatted at 2026-08-06 10:42:44 on dist-test-slave-nj21"
I20260806 10:42:44.991778 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:44.991976 25948 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41809
I20260806 10:42:44.992081 25948 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:44.992329 25948 heartbeater.cc:511] Master 127.15.68.254:41809 requested a full tablet report, sending...
I20260806 10:42:44.993111 25778 ts_manager.cc:194] Registered new tserver with Master: 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659)
I20260806 10:42:44.993513 25957 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:44.993829 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:42:44.993933 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-1-root
uuid: "d7078a5ede9442768c408c06b7936844"
format_stamp: "Formatted at 2026-08-06 10:42:44 on dist-test-slave-nj21"
I20260806 10:42:44.994042 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-1-root/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 10:42:44.994230 25778 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37770
I20260806 10:42:45.001137 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:45.001539 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:45.001994 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:45.002725 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:45.002780 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.002842 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:45.002877 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.005616 25948 heartbeater.cc:503] Master 127.15.68.254:41809 was elected leader, sending a full tablet report...
I20260806 10:42:45.014359 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.194:42389
I20260806 10:42:45.014386 26047 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.194:42389 every 8 connection(s)
I20260806 10:42:45.015942 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:45.017165 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:45.018643 15635 webserver.cc:460] Webserver started at http://127.15.68.195:46053/ using document root <none> and password file <none>
I20260806 10:42:45.018846 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:45.018903 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:45.019018 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:45.019579 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-2-root/instance:
uuid: "628539ff709b4cd2b22fa1f4a435bff5"
format_stamp: "Formatted at 2026-08-06 10:42:45 on dist-test-slave-nj21"
I20260806 10:42:45.022169 26048 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41809
I20260806 10:42:45.022254 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260806 10:42:45.022285 26048 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:45.022605 26048 heartbeater.cc:511] Master 127.15.68.254:41809 requested a full tablet report, sending...
I20260806 10:42:45.023317 25778 ts_manager.cc:194] Registered new tserver with Master: d7078a5ede9442768c408c06b7936844 (127.15.68.194:42389)
I20260806 10:42:45.024070 26058 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.024187 25778 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37780
I20260806 10:42:45.024407 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260806 10:42:45.024509 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-2-root
uuid: "628539ff709b4cd2b22fa1f4a435bff5"
format_stamp: "Formatted at 2026-08-06 10:42:45 on dist-test-slave-nj21"
I20260806 10:42:45.024626 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-2-root/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 10:42:45.035573 26048 heartbeater.cc:503] Master 127.15.68.254:41809 was elected leader, sending a full tablet report...
I20260806 10:42:45.044590 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:45.045044 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:45.045550 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:45.046345 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:45.046398 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.046470 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:45.046505 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.057953 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.195:44117
I20260806 10:42:45.057977 26149 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.195:44117 every 8 connection(s)
I20260806 10:42:45.059609 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:45.060617 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:45.062111 15635 webserver.cc:460] Webserver started at http://127.15.68.196:34359/ using document root <none> and password file <none>
I20260806 10:42:45.062320 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:45.062386 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:45.062502 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:45.063256 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-3-root/instance:
uuid: "2f6499588cde4f71b7c76708354d08f7"
format_stamp: "Formatted at 2026-08-06 10:42:45 on dist-test-slave-nj21"
I20260806 10:42:45.065814 26150 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41809
I20260806 10:42:45.065945 26150 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:45.066207 26150 heartbeater.cc:511] Master 127.15.68.254:41809 requested a full tablet report, sending...
I20260806 10:42:45.066395 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.002s sys 0.002s
I20260806 10:42:45.066939 25778 ts_manager.cc:194] Registered new tserver with Master: 628539ff709b4cd2b22fa1f4a435bff5 (127.15.68.195:44117)
I20260806 10:42:45.067965 25778 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37790
I20260806 10:42:45.068328 26161 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.069235 15635 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:45.069355 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-3-root
uuid: "2f6499588cde4f71b7c76708354d08f7"
format_stamp: "Formatted at 2026-08-06 10:42:45 on dist-test-slave-nj21"
I20260806 10:42:45.069489 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-3-root/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 10:42:45.079185 26150 heartbeater.cc:503] Master 127.15.68.254:41809 was elected leader, sending a full tablet report...
I20260806 10:42:45.098315 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:45.098739 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:45.099251 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:45.100090 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:45.100145 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.100196 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:45.100225 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:45.112808 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.196:42879
I20260806 10:42:45.112835 26248 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.196:42879 every 8 connection(s)
I20260806 10:42:45.119982 26249 heartbeater.cc:347] Connected to a master server at 127.15.68.254:41809
I20260806 10:42:45.120101 26249 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:45.120339 26249 heartbeater.cc:511] Master 127.15.68.254:41809 requested a full tablet report, sending...
I20260806 10:42:45.120988 25778 ts_manager.cc:194] Registered new tserver with Master: 2f6499588cde4f71b7c76708354d08f7 (127.15.68.196:42879)
I20260806 10:42:45.121590 15635 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.00794378s
I20260806 10:42:45.121683 25778 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37802
I20260806 10:42:45.132393 25777 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37806:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:45.132982 26249 heartbeater.cc:503] Master 127.15.68.254:41809 was elected leader, sending a full tablet report...
I20260806 10:42:45.166921 25897 tablet_service.cc:1467] Processing CreateTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 (DEFAULT_TABLE table=fake-table [id=71999df49bd74d8882bbf185e3258cb4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:45.167387 25897 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c4380ea40cb4855af1fec6956ef4204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:45.167524 25995 tablet_service.cc:1467] Processing CreateTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 (DEFAULT_TABLE table=fake-table [id=71999df49bd74d8882bbf185e3258cb4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:45.167968 25995 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c4380ea40cb4855af1fec6956ef4204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:45.173159 26273 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Bootstrap starting.
I20260806 10:42:45.173302 26099 tablet_service.cc:1467] Processing CreateTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 (DEFAULT_TABLE table=fake-table [id=71999df49bd74d8882bbf185e3258cb4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:45.173669 26099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c4380ea40cb4855af1fec6956ef4204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:45.174926 26273 tablet_bootstrap.cc:654] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:45.182659 26274 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Bootstrap starting.
I20260806 10:42:45.183648 26276 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Bootstrap starting.
I20260806 10:42:45.184198 26274 tablet_bootstrap.cc:654] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:45.184336 26273 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: No bootstrap required, opened a new log
I20260806 10:42:45.184470 26273 ts_tablet_manager.cc:1397] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.005s
I20260806 10:42:45.185134 26276 tablet_bootstrap.cc:654] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:45.185431 26273 raft_consensus.cc:348] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.185612 26273 raft_consensus.cc:374] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:45.185667 26273 raft_consensus.cc:729] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa223587b25410dab1a628fa4b523de, State: Initialized, Role: FOLLOWER
I20260806 10:42:45.186030 26274 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: No bootstrap required, opened a new log
I20260806 10:42:45.186213 26274 ts_tablet_manager.cc:1397] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260806 10:42:45.186913 26274 raft_consensus.cc:348] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.187197 26274 raft_consensus.cc:374] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:45.185895 26273 consensus_queue.cc:260] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.187333 26274 raft_consensus.cc:729] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7078a5ede9442768c408c06b7936844, State: Initialized, Role: FOLLOWER
I20260806 10:42:45.187803 26274 consensus_queue.cc:260] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.188263 26276 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: No bootstrap required, opened a new log
I20260806 10:42:45.188400 26276 ts_tablet_manager.cc:1397] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260806 10:42:45.188758 26274 ts_tablet_manager.cc:1428] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:45.189049 26276 raft_consensus.cc:348] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.189255 26276 raft_consensus.cc:374] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:45.189316 26276 raft_consensus.cc:729] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 628539ff709b4cd2b22fa1f4a435bff5, State: Initialized, Role: FOLLOWER
I20260806 10:42:45.189635 26273 ts_tablet_manager.cc:1428] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260806 10:42:45.189558 26276 consensus_queue.cc:260] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.190701 26276 ts_tablet_manager.cc:1428] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Time spent starting tablet: real 0.002s user 0.000s sys 0.002s
I20260806 10:42:45.355584 26282 raft_consensus.cc:482] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 10:42:45.355779 26282 raft_consensus.cc:504] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.356434 26282 leader_election.cc:288] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7078a5ede9442768c408c06b7936844 (127.15.68.194:42389), 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659)
I20260806 10:42:45.363256 26007 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c4380ea40cb4855af1fec6956ef4204" candidate_uuid: "628539ff709b4cd2b22fa1f4a435bff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7078a5ede9442768c408c06b7936844" is_pre_election: true
I20260806 10:42:45.363495 26007 raft_consensus.cc:2454] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 628539ff709b4cd2b22fa1f4a435bff5 in term 0.
I20260806 10:42:45.363922 26065 leader_election.cc:302] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 628539ff709b4cd2b22fa1f4a435bff5, d7078a5ede9442768c408c06b7936844; no voters:
I20260806 10:42:45.364179 26282 raft_consensus.cc:2781] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 10:42:45.364137 25911 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c4380ea40cb4855af1fec6956ef4204" candidate_uuid: "628539ff709b4cd2b22fa1f4a435bff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa223587b25410dab1a628fa4b523de" is_pre_election: true
I20260806 10:42:45.364256 26282 raft_consensus.cc:482] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 10:42:45.364339 26282 raft_consensus.cc:3037] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:45.364370 25911 raft_consensus.cc:2454] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 628539ff709b4cd2b22fa1f4a435bff5 in term 0.
I20260806 10:42:45.366420 26282 raft_consensus.cc:504] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.366910 26282 leader_election.cc:288] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [CANDIDATE]: Term 1 election: Requested vote from peers d7078a5ede9442768c408c06b7936844 (127.15.68.194:42389), 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659)
I20260806 10:42:45.367287 26007 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c4380ea40cb4855af1fec6956ef4204" candidate_uuid: "628539ff709b4cd2b22fa1f4a435bff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7078a5ede9442768c408c06b7936844"
I20260806 10:42:45.367339 25911 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c4380ea40cb4855af1fec6956ef4204" candidate_uuid: "628539ff709b4cd2b22fa1f4a435bff5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa223587b25410dab1a628fa4b523de"
I20260806 10:42:45.367465 26007 raft_consensus.cc:3037] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:45.367508 25911 raft_consensus.cc:3037] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:45.369555 26007 raft_consensus.cc:2454] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 628539ff709b4cd2b22fa1f4a435bff5 in term 1.
I20260806 10:42:45.369566 25911 raft_consensus.cc:2454] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 628539ff709b4cd2b22fa1f4a435bff5 in term 1.
I20260806 10:42:45.369966 26059 leader_election.cc:302] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 628539ff709b4cd2b22fa1f4a435bff5, 6aa223587b25410dab1a628fa4b523de; no voters:
I20260806 10:42:45.370280 26282 raft_consensus.cc:2781] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:45.371053 26282 raft_consensus.cc:686] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 LEADER]: Becoming Leader. State: Replica: 628539ff709b4cd2b22fa1f4a435bff5, State: Running, Role: LEADER
I20260806 10:42:45.371356 26282 consensus_queue.cc:237] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Queue going to LEADER mode. State: All 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: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.377036 25776 catalog_manager.cc:5495] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 628539ff709b4cd2b22fa1f4a435bff5 (127.15.68.195). New cstate: current_term: 1 leader_uuid: "628539ff709b4cd2b22fa1f4a435bff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:45.411635 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:45.412766 25776 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260806 10:42:45.417663 25911 raft_consensus.cc:1261] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 FOLLOWER]: Refusing update from remote peer 628539ff709b4cd2b22fa1f4a435bff5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 10:42:45.417841 26007 raft_consensus.cc:1261] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 1 FOLLOWER]: Refusing update from remote peer 628539ff709b4cd2b22fa1f4a435bff5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 10:42:45.418226 26282 consensus_queue.cc:1035] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 10:42:45.418462 26285 consensus_queue.cc:1035] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7078a5ede9442768c408c06b7936844" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 10:42:45.422330 25776 catalog_manager.cc:5587] TS d7078a5ede9442768c408c06b7936844 (127.15.68.194:42389) does not have the latest schema for tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]). Expected version 1 got 0
I20260806 10:42:45.423038 25778 catalog_manager.cc:5587] TS 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659) does not have the latest schema for tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]). Expected version 1 got 0
I20260806 10:42:45.422971 26299 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:45.428611 25778 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: fake-table [id=71999df49bd74d8882bbf185e3258cb4] alter complete (version 1)
I20260806 10:42:45.430672 26113 consensus_queue.cc:237] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.430819 26301 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:45.432828 25911 raft_consensus.cc:1261] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 FOLLOWER]: Refusing update from remote peer 628539ff709b4cd2b22fa1f4a435bff5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 10:42:45.433387 26285 consensus_queue.cc:1035] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 10:42:45.433791 25776 catalog_manager.cc:5587] TS 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659) does not have the latest schema for tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]). Expected version 1 got 0
I20260806 10:42:45.435217 26300 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:45.435766 26282 raft_consensus.cc:2932] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER d7078a5ede9442768c408c06b7936844 (127.15.68.194) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } }
I20260806 10:42:45.437000 25776 catalog_manager.cc:5587] TS d7078a5ede9442768c408c06b7936844 (127.15.68.194:42389) does not have the latest schema for tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]). Expected version 1 got 0
I20260806 10:42:45.439942 25911 raft_consensus.cc:2932] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER d7078a5ede9442768c408c06b7936844 (127.15.68.194) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } }
I20260806 10:42:45.440222 25758 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 8c4380ea40cb4855af1fec6956ef4204 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 10:42:45.441685 25776 catalog_manager.cc:5495] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 reported cstate change: config changed from index -1 to 3, VOTER d7078a5ede9442768c408c06b7936844 (127.15.68.194) evicted. New cstate: current_term: 1 leader_uuid: "628539ff709b4cd2b22fa1f4a435bff5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 35659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:45.445663 25995 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 with delete_type TABLET_DATA_TOMBSTONED (TS d7078a5ede9442768c408c06b7936844 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:44144
I20260806 10:42:45.446290 26304 tablet_replica.cc:330] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: stopping tablet replica
I20260806 10:42:45.446657 26304 raft_consensus.cc:2229] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:45.446614 26113 consensus_queue.cc:237] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } }
I20260806 10:42:45.446854 26304 raft_consensus.cc:2258] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:45.447486 26285 raft_consensus.cc:2932] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6aa223587b25410dab1a628fa4b523de (127.15.68.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } }
I20260806 10:42:45.447877 26304 ts_tablet_manager.cc:1905] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 10:42:45.450521 25758 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 8c4380ea40cb4855af1fec6956ef4204 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 10:42:45.451542 25778 catalog_manager.cc:5495] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 reported cstate change: config changed from index 3 to 4, VOTER 6aa223587b25410dab1a628fa4b523de (127.15.68.193) evicted. New cstate: current_term: 1 leader_uuid: "628539ff709b4cd2b22fa1f4a435bff5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:45.452931 26304 ts_tablet_manager.cc:1918] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260806 10:42:45.453074 26304 log.cc:1196] T 8c4380ea40cb4855af1fec6956ef4204 P d7078a5ede9442768c408c06b7936844: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:45.453809 25761 catalog_manager.cc:4841] TS d7078a5ede9442768c408c06b7936844 (127.15.68.194:42389): tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]) successfully deleted
I20260806 10:42:45.454476 25897 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 with delete_type TABLET_DATA_TOMBSTONED (TS 6aa223587b25410dab1a628fa4b523de not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55768
I20260806 10:42:45.455047 26305 tablet_replica.cc:330] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: stopping tablet replica
I20260806 10:42:45.455224 26305 raft_consensus.cc:2229] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:45.455433 26305 raft_consensus.cc:2258] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:45.456171 26305 ts_tablet_manager.cc:1905] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 10:42:45.460058 25776 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260806 10:42:45.461253 26305 ts_tablet_manager.cc:1918] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 10:42:45.461359 26305 log.cc:1196] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:45.461970 25757 catalog_manager.cc:4841] TS 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659): tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]) successfully deleted
I20260806 10:42:45.464265 26299 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:45.470809 25778 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: fake-table [id=71999df49bd74d8882bbf185e3258cb4] alter complete (version 2)
I20260806 10:42:45.472369 26113 consensus_queue.cc:237] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } }
I20260806 10:42:45.473323 26285 raft_consensus.cc:2932] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 2f6499588cde4f71b7c76708354d08f7 (127.15.68.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } }
I20260806 10:42:45.476136 25758 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c4380ea40cb4855af1fec6956ef4204 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260806 10:42:45.477310 25778 catalog_manager.cc:5495] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 reported cstate change: config changed from index 4 to 6, NON_VOTER 2f6499588cde4f71b7c76708354d08f7 (127.15.68.196) added. New cstate: current_term: 1 leader_uuid: "628539ff709b4cd2b22fa1f4a435bff5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 10:42:45.479799 26060 consensus_peers.cc:487] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 -> Peer 2f6499588cde4f71b7c76708354d08f7 (127.15.68.196:42879): Couldn't send request to peer 2f6499588cde4f71b7c76708354d08f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c4380ea40cb4855af1fec6956ef4204. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:42:45.481441 26113 consensus_queue.cc:237] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } }
I20260806 10:42:45.482429 26302 raft_consensus.cc:2932] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 6aa223587b25410dab1a628fa4b523de (127.15.68.193) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } } }
W20260806 10:42:45.483170 26059 consensus_peers.cc:487] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 -> Peer 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659): Couldn't send request to peer 6aa223587b25410dab1a628fa4b523de. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260806 10:42:45.483304 26060 consensus_peers.cc:487] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 -> Peer 2f6499588cde4f71b7c76708354d08f7 (127.15.68.196:42879): Couldn't send request to peer 2f6499588cde4f71b7c76708354d08f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c4380ea40cb4855af1fec6956ef4204. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:42:45.485608 25758 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8c4380ea40cb4855af1fec6956ef4204 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260806 10:42:45.486223 25776 catalog_manager.cc:5495] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 reported cstate change: config changed from index 6 to 7, NON_VOTER 6aa223587b25410dab1a628fa4b523de (127.15.68.193) added. New cstate: current_term: 1 leader_uuid: "628539ff709b4cd2b22fa1f4a435bff5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 10:42:45.882210 26306 ts_tablet_manager.cc:927] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Initiating tablet copy from peer 628539ff709b4cd2b22fa1f4a435bff5 (127.15.68.195:44117)
I20260806 10:42:45.882926 26306 tablet_copy_client.cc:316] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet copy: Beginning tablet copy session from remote peer at address 127.15.68.195:44117
I20260806 10:42:45.889212 26127 tablet_copy_service.cc:140] P 628539ff709b4cd2b22fa1f4a435bff5: Received BeginTabletCopySession request for tablet 8c4380ea40cb4855af1fec6956ef4204 from peer 6aa223587b25410dab1a628fa4b523de ({username='slave'} at 127.0.0.1:46852)
I20260806 10:42:45.889371 26127 tablet_copy_service.cc:161] P 628539ff709b4cd2b22fa1f4a435bff5: Beginning new tablet copy session on tablet 8c4380ea40cb4855af1fec6956ef4204 from peer 6aa223587b25410dab1a628fa4b523de at {username='slave'} at 127.0.0.1:46852: session id = 6aa223587b25410dab1a628fa4b523de-8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:45.892495 26127 tablet_copy_source_session.cc:205] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 10:42:45.893774 26306 ts_tablet_manager.cc:1905] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260806 10:42:45.899780 26306 ts_tablet_manager.cc:1918] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.3
I20260806 10:42:45.900023 26306 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c4380ea40cb4855af1fec6956ef4204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:45.902254 26306 tablet_copy_client.cc:791] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet copy: Starting download of 0 data blocks...
I20260806 10:42:45.902509 26306 tablet_copy_client.cc:655] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet copy: Starting download of 1 WAL segments...
I20260806 10:42:45.904203 26306 tablet_copy_client.cc:531] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 10:42:45.907128 26306 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Bootstrap starting.
I20260806 10:42:45.912783 26306 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:45.912976 26306 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:42:45.914063 26306 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:45.914227 26306 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:42:45.915182 26306 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:42:45.915477 26306 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Bootstrap complete.
I20260806 10:42:45.918885 26306 ts_tablet_manager.cc:1397] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Time spent bootstrapping tablet: real 0.012s user 0.012s sys 0.000s
I20260806 10:42:45.919786 26306 raft_consensus.cc:348] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } }
I20260806 10:42:45.920003 26306 raft_consensus.cc:729] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aa223587b25410dab1a628fa4b523de, State: Initialized, Role: LEARNER
I20260806 10:42:45.920194 26306 consensus_queue.cc:260] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } }
I20260806 10:42:45.920704 26306 ts_tablet_manager.cc:1428] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Time spent starting tablet: real 0.002s user 0.001s sys 0.000s
I20260806 10:42:45.921263 26127 tablet_copy_service.cc:342] P 628539ff709b4cd2b22fa1f4a435bff5: Request end of tablet copy session 6aa223587b25410dab1a628fa4b523de-8c4380ea40cb4855af1fec6956ef4204 received from {username='slave'} at 127.0.0.1:46852
I20260806 10:42:45.921365 26127 tablet_copy_service.cc:433] P 628539ff709b4cd2b22fa1f4a435bff5: ending tablet copy session 6aa223587b25410dab1a628fa4b523de-8c4380ea40cb4855af1fec6956ef4204 on tablet 8c4380ea40cb4855af1fec6956ef4204 with peer 6aa223587b25410dab1a628fa4b523de
I20260806 10:42:46.057538 26312 ts_tablet_manager.cc:927] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Initiating tablet copy from peer 628539ff709b4cd2b22fa1f4a435bff5 (127.15.68.195:44117)
I20260806 10:42:46.058065 26312 tablet_copy_client.cc:316] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: tablet copy: Beginning tablet copy session from remote peer at address 127.15.68.195:44117
I20260806 10:42:46.064232 26127 tablet_copy_service.cc:140] P 628539ff709b4cd2b22fa1f4a435bff5: Received BeginTabletCopySession request for tablet 8c4380ea40cb4855af1fec6956ef4204 from peer 2f6499588cde4f71b7c76708354d08f7 ({username='slave'} at 127.0.0.1:46864)
I20260806 10:42:46.064388 26127 tablet_copy_service.cc:161] P 628539ff709b4cd2b22fa1f4a435bff5: Beginning new tablet copy session on tablet 8c4380ea40cb4855af1fec6956ef4204 from peer 2f6499588cde4f71b7c76708354d08f7 at {username='slave'} at 127.0.0.1:46864: session id = 2f6499588cde4f71b7c76708354d08f7-8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:46.067102 26127 tablet_copy_source_session.cc:205] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 10:42:46.068177 26312 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c4380ea40cb4855af1fec6956ef4204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:46.073530 26312 tablet_copy_client.cc:791] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: tablet copy: Starting download of 0 data blocks...
I20260806 10:42:46.073717 26312 tablet_copy_client.cc:655] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: tablet copy: Starting download of 1 WAL segments...
I20260806 10:42:46.074936 26312 tablet_copy_client.cc:531] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 10:42:46.077710 26312 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Bootstrap starting.
I20260806 10:42:46.082901 26312 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260806 10:42:46.083082 26312 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:42:46.084523 26312 tablet.cc:1722] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260806 10:42:46.084729 26312 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:42:46.085686 26312 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:42:46.085970 26312 tablet_bootstrap.cc:492] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Bootstrap complete.
I20260806 10:42:46.089104 26312 ts_tablet_manager.cc:1397] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Time spent bootstrapping tablet: real 0.011s user 0.011s sys 0.001s
I20260806 10:42:46.089700 26312 raft_consensus.cc:348] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } }
I20260806 10:42:46.089893 26312 raft_consensus.cc:729] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f6499588cde4f71b7c76708354d08f7, State: Initialized, Role: LEARNER
I20260806 10:42:46.090056 26312 consensus_queue.cc:260] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "628539ff709b4cd2b22fa1f4a435bff5" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44117 } } peers { permanent_uuid: "2f6499588cde4f71b7c76708354d08f7" member_type: NON_VOTER last_known_addr { host: "127.15.68.196" port: 42879 } attrs { promote: true } } peers { permanent_uuid: "6aa223587b25410dab1a628fa4b523de" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 35659 } attrs { promote: true } }
I20260806 10:42:46.090785 26312 ts_tablet_manager.cc:1428] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:46.091374 26127 tablet_copy_service.cc:342] P 628539ff709b4cd2b22fa1f4a435bff5: Request end of tablet copy session 2f6499588cde4f71b7c76708354d08f7-8c4380ea40cb4855af1fec6956ef4204 received from {username='slave'} at 127.0.0.1:46864
I20260806 10:42:46.091506 26127 tablet_copy_service.cc:433] P 628539ff709b4cd2b22fa1f4a435bff5: ending tablet copy session 2f6499588cde4f71b7c76708354d08f7-8c4380ea40cb4855af1fec6956ef4204 on tablet 8c4380ea40cb4855af1fec6956ef4204 with peer 2f6499588cde4f71b7c76708354d08f7
I20260806 10:42:46.330886 25911 raft_consensus.cc:1203] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260806 10:42:46.499890 25775 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260806 10:42:46.502683 25775 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260806 10:42:46.504377 25775 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260806 10:42:46.506031 25775 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260806 10:42:46.507769 25778 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260806 10:42:46.509296 25778 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260806 10:42:46.509426 25778 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:37806:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260806 10:42:46.513566 25778 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: Sending DeleteTablet for 3 replicas of tablet 8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:46.514144 26099 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:42:46 UTC) from {username='slave'} at 127.0.0.1:46836
I20260806 10:42:46.514640 25897 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:42:46 UTC) from {username='slave'} at 127.0.0.1:55768
I20260806 10:42:46.514828 26331 tablet_replica.cc:330] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: stopping tablet replica
I20260806 10:42:46.515059 26331 raft_consensus.cc:2229] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:46.515182 26333 tablet_replica.cc:330] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: stopping tablet replica
I20260806 10:42:46.515585 26331 raft_consensus.cc:2258] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:46.515727 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:46.515738 26333 raft_consensus.cc:2229] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 LEARNER]: Raft consensus shutting down.
I20260806 10:42:46.515913 26333 raft_consensus.cc:2258] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de [term 1 LEARNER]: Raft consensus is shut down!
I20260806 10:42:46.516330 26331 ts_tablet_manager.cc:1905] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:46.516943 26333 ts_tablet_manager.cc:1905] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:46.524053 26331 ts_tablet_manager.cc:1918] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260806 10:42:46.524174 26331 log.cc:1196] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-2-root/wals/8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:46.524668 26331 ts_tablet_manager.cc:1939] T 8c4380ea40cb4855af1fec6956ef4204 P 628539ff709b4cd2b22fa1f4a435bff5: Deleting consensus metadata
I20260806 10:42:46.525800 25758 catalog_manager.cc:4841] TS 628539ff709b4cd2b22fa1f4a435bff5 (127.15.68.195:44117): tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]) successfully deleted
I20260806 10:42:46.526224 26333 ts_tablet_manager.cc:1918] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260806 10:42:46.526352 26333 log.cc:1196] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:46.526607 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:46.526782 26333 ts_tablet_manager.cc:1939] T 8c4380ea40cb4855af1fec6956ef4204 P 6aa223587b25410dab1a628fa4b523de: Deleting consensus metadata
W20260806 10:42:46.527419 25757 catalog_manager.cc:4833] TS 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659): delete failed for tablet 8c4380ea40cb4855af1fec6956ef4204 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260806 10:42:46.534443 26207 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c4380ea40cb4855af1fec6956ef4204 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:42:46 UTC) from {username='slave'} at 127.0.0.1:59444
I20260806 10:42:46.534909 26335 tablet_replica.cc:330] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: stopping tablet replica
I20260806 10:42:46.535048 26335 raft_consensus.cc:2229] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7 [term 1 LEARNER]: Raft consensus shutting down.
I20260806 10:42:46.535167 26335 raft_consensus.cc:2258] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7 [term 1 LEARNER]: Raft consensus is shut down!
I20260806 10:42:46.535893 26335 ts_tablet_manager.cc:1905] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:46.540477 26335 ts_tablet_manager.cc:1918] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260806 10:42:46.540598 26335 log.cc:1196] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1786012889624408-15635-0/minicluster-data/ts-3-root/wals/8c4380ea40cb4855af1fec6956ef4204
I20260806 10:42:46.541033 26335 ts_tablet_manager.cc:1939] T 8c4380ea40cb4855af1fec6956ef4204 P 2f6499588cde4f71b7c76708354d08f7: Deleting consensus metadata
I20260806 10:42:46.541534 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:46.541937 25758 catalog_manager.cc:4841] TS 2f6499588cde4f71b7c76708354d08f7 (127.15.68.196:42879): tablet 8c4380ea40cb4855af1fec6956ef4204 (table fake-table [id=71999df49bd74d8882bbf185e3258cb4]) successfully deleted
I20260806 10:42:46.544739 15635 tablet_server.cc:178] TabletServer@127.15.68.194:0 shutting down...
I20260806 10:42:46.554108 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20260806 10:42:46.554191 25757 catalog_manager.cc:4584] TS 6aa223587b25410dab1a628fa4b523de (127.15.68.193:35659): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8c4380ea40cb4855af1fec6956ef4204: Network error: Client connection negotiation failed: client connection to 127.15.68.193:35659: connect: Connection refused (error 111)
I20260806 10:42:46.567313 15635 tablet_server.cc:194] TabletServer@127.15.68.194:0 shutdown complete.
I20260806 10:42:46.570401 15635 tablet_server.cc:178] TabletServer@127.15.68.195:0 shutting down...
I20260806 10:42:46.579231 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:46.592741 15635 tablet_server.cc:194] TabletServer@127.15.68.195:0 shutdown complete.
I20260806 10:42:46.595597 15635 tablet_server.cc:178] TabletServer@127.15.68.196:0 shutting down...
I20260806 10:42:46.603518 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:46.616328 15635 tablet_server.cc:194] TabletServer@127.15.68.196:0 shutdown complete.
I20260806 10:42:46.619329 15635 master.cc:537] Master@127.15.68.254:41809 shutting down...
I20260806 10:42:46.711292 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:46.711592 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:46.711746 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P a4c8d4033f0f4ed4976338123c420ad4: stopping tablet replica
I20260806 10:42:46.717689 15635 master.cc:552] Master@127.15.68.254:41809 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1879 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260806 10:42:46.729236 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:46673
I20260806 10:42:46.729738 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:46.730557 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:46.732009 15635 webserver.cc:460] Webserver started at http://127.15.68.254:46843/ using document root <none> and password file <none>
I20260806 10:42:46.732213 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:46.732273 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:46.732383 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:46.732954 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "cf5450c2ed7c4234a1c74ad48817182c"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.735369 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:46.737087 26343 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.737408 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:46.737500 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "cf5450c2ed7c4234a1c74ad48817182c"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.737608 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:46.763512 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:46.763998 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:46.773874 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:46673
I20260806 10:42:46.773901 26412 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:46673 every 8 connection(s)
I20260806 10:42:46.775039 26413 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 10:42:46.779410 26413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: Bootstrap starting.
I20260806 10:42:46.780519 26413 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:46.781802 26413 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: No bootstrap required, opened a new log
I20260806 10:42:46.782342 26413 raft_consensus.cc:348] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5450c2ed7c4234a1c74ad48817182c" member_type: VOTER }
I20260806 10:42:46.782474 26413 raft_consensus.cc:374] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:46.782516 26413 raft_consensus.cc:729] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5450c2ed7c4234a1c74ad48817182c, State: Initialized, Role: FOLLOWER
I20260806 10:42:46.782677 26413 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf5450c2ed7c4234a1c74ad48817182c" member_type: VOTER }
I20260806 10:42:46.782802 26413 raft_consensus.cc:388] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:46.782843 26413 raft_consensus.cc:482] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:46.782895 26413 raft_consensus.cc:3037] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:46.784786 26413 raft_consensus.cc:504] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5450c2ed7c4234a1c74ad48817182c" member_type: VOTER }
I20260806 10:42:46.784953 26413 leader_election.cc:302] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [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: cf5450c2ed7c4234a1c74ad48817182c; no voters:
I20260806 10:42:46.785262 26413 leader_election.cc:288] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:46.785368 26416 raft_consensus.cc:2781] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:46.785774 26416 raft_consensus.cc:686] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 1 LEADER]: Becoming Leader. State: Replica: cf5450c2ed7c4234a1c74ad48817182c, State: Running, Role: LEADER
I20260806 10:42:46.786028 26413 sys_catalog.cc:564] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:46.785982 26416 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [LEADER]: Queue going to LEADER mode. State: All 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: "cf5450c2ed7c4234a1c74ad48817182c" member_type: VOTER }
I20260806 10:42:46.786659 26418 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf5450c2ed7c4234a1c74ad48817182c. Latest consensus state: current_term: 1 leader_uuid: "cf5450c2ed7c4234a1c74ad48817182c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5450c2ed7c4234a1c74ad48817182c" member_type: VOTER } }
I20260806 10:42:46.786633 26417 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf5450c2ed7c4234a1c74ad48817182c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5450c2ed7c4234a1c74ad48817182c" member_type: VOTER } }
I20260806 10:42:46.786815 26418 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:46.786890 26417 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:46.787887 26422 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:46.789005 26422 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:46.791731 26422 catalog_manager.cc:1347] Generated new cluster ID: 6acc95f6c61a4916a07a13e20f1c621d
I20260806 10:42:46.791812 26422 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:46.792466 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:46.803498 26422 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:46.804371 26422 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:46.810703 26422 catalog_manager.cc:5868] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: Generated new TSK 0
I20260806 10:42:46.810917 26422 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:46.824868 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:46.825888 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:46.827266 15635 webserver.cc:460] Webserver started at http://127.15.68.193:33207/ using document root <none> and password file <none>
I20260806 10:42:46.827459 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:46.827509 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:46.827591 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:46.828203 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "172e34b215d64a629c0c91adb4d5c9ca"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.830610 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:46.832131 26446 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.832427 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:46.832530 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "172e34b215d64a629c0c91adb4d5c9ca"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.832647 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:46.852715 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:46.853201 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:46.853734 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:46.854545 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:46.854600 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.854672 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:46.854708 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.867120 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:37367
I20260806 10:42:46.867151 26532 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:37367 every 8 connection(s)
I20260806 10:42:46.876542 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:46.877640 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:46.879076 15635 webserver.cc:460] Webserver started at http://127.15.68.194:42369/ using document root <none> and password file <none>
I20260806 10:42:46.879293 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:46.879354 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:46.879477 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:46.880110 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-1-root/instance:
uuid: "e65f96f5b70a45af9a263fc4d1b92bf4"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.882074 26533 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46673
I20260806 10:42:46.882194 26533 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:46.882452 26533 heartbeater.cc:511] Master 127.15.68.254:46673 requested a full tablet report, sending...
I20260806 10:42:46.883170 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:46.883318 26368 ts_manager.cc:194] Registered new tserver with Master: 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367)
I20260806 10:42:46.884711 26368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54774
I20260806 10:42:46.885094 26543 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.885468 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:46.885572 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-1-root
uuid: "e65f96f5b70a45af9a263fc4d1b92bf4"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.885690 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-1-root/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 10:42:46.896240 26533 heartbeater.cc:503] Master 127.15.68.254:46673 was elected leader, sending a full tablet report...
I20260806 10:42:46.901594 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:46.902037 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:46.902508 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:46.903294 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:46.903345 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.903414 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:46.903455 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.914779 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.194:34545
I20260806 10:42:46.914822 26624 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.194:34545 every 8 connection(s)
I20260806 10:42:46.916353 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:46.917380 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:46.918807 15635 webserver.cc:460] Webserver started at http://127.15.68.195:40823/ using document root <none> and password file <none>
I20260806 10:42:46.919023 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:46.919082 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:46.919188 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:46.919919 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root/instance:
uuid: "0b6994c0f65f42ca9194e3d9b7371d0b"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.922520 26625 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46673
I20260806 10:42:46.922631 26625 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:46.922976 26625 heartbeater.cc:511] Master 127.15.68.254:46673 requested a full tablet report, sending...
I20260806 10:42:46.923184 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.001s sys 0.002s
I20260806 10:42:46.923787 26368 ts_manager.cc:194] Registered new tserver with Master: e65f96f5b70a45af9a263fc4d1b92bf4 (127.15.68.194:34545)
I20260806 10:42:46.924556 26368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54778
I20260806 10:42:46.925082 26635 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.925417 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:46.925518 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root
uuid: "0b6994c0f65f42ca9194e3d9b7371d0b"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.925632 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root/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 10:42:46.935856 26625 heartbeater.cc:503] Master 127.15.68.254:46673 was elected leader, sending a full tablet report...
I20260806 10:42:46.947324 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:46.947902 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:46.948491 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:46.949270 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:46.949322 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.949376 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:46.949405 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.961109 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.195:40283
I20260806 10:42:46.961133 26716 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.195:40283 every 8 connection(s)
I20260806 10:42:46.962611 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:46.963887 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:46.965380 15635 webserver.cc:460] Webserver started at http://127.15.68.196:37433/ using document root <none> and password file <none>
I20260806 10:42:46.965579 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:46.965641 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:46.965758 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:46.966374 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-3-root/instance:
uuid: "fb107d3373f841149ebfa2309df38cb9"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.968806 26717 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46673
I20260806 10:42:46.968916 26717 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:46.969089 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:46.969166 26717 heartbeater.cc:511] Master 127.15.68.254:46673 requested a full tablet report, sending...
I20260806 10:42:46.969991 26368 ts_manager.cc:194] Registered new tserver with Master: 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283)
I20260806 10:42:46.970822 26368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54784
I20260806 10:42:46.971760 26728 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.972081 15635 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:46.972178 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-3-root
uuid: "fb107d3373f841149ebfa2309df38cb9"
format_stamp: "Formatted at 2026-08-06 10:42:46 on dist-test-slave-nj21"
I20260806 10:42:46.972288 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-3-root/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 10:42:46.980495 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:46.980918 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:46.981465 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:46.982228 26717 heartbeater.cc:503] Master 127.15.68.254:46673 was elected leader, sending a full tablet report...
I20260806 10:42:46.982239 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:46.982331 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.982409 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:46.982463 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:46.999100 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.196:35809
I20260806 10:42:46.999140 26806 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.196:35809 every 8 connection(s)
I20260806 10:42:47.006127 26807 heartbeater.cc:347] Connected to a master server at 127.15.68.254:46673
I20260806 10:42:47.006250 26807 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:47.006536 26807 heartbeater.cc:511] Master 127.15.68.254:46673 requested a full tablet report, sending...
I20260806 10:42:47.007201 26368 ts_manager.cc:194] Registered new tserver with Master: fb107d3373f841149ebfa2309df38cb9 (127.15.68.196:35809)
I20260806 10:42:47.007993 26368 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54792
I20260806 10:42:47.008041 15635 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007943958s
I20260806 10:42:47.018702 26368 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54794:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:47.019402 26807 heartbeater.cc:503] Master 127.15.68.254:46673 was elected leader, sending a full tablet report...
I20260806 10:42:47.050041 26489 tablet_service.cc:1467] Processing CreateTablet for tablet c612a8d8a1f848109f328783ade558c4 (DEFAULT_TABLE table=fake-table [id=e226472c82004e2d98d81979d78694a1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:47.050583 26489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c612a8d8a1f848109f328783ade558c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:47.057878 26674 tablet_service.cc:1467] Processing CreateTablet for tablet c612a8d8a1f848109f328783ade558c4 (DEFAULT_TABLE table=fake-table [id=e226472c82004e2d98d81979d78694a1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:47.058252 26830 tablet_bootstrap.cc:492] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Bootstrap starting.
I20260806 10:42:47.058336 26674 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c612a8d8a1f848109f328783ade558c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:47.059752 26830 tablet_bootstrap.cc:654] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:47.059692 26764 tablet_service.cc:1467] Processing CreateTablet for tablet c612a8d8a1f848109f328783ade558c4 (DEFAULT_TABLE table=fake-table [id=e226472c82004e2d98d81979d78694a1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:47.060026 26764 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c612a8d8a1f848109f328783ade558c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:47.061465 26830 tablet_bootstrap.cc:492] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: No bootstrap required, opened a new log
I20260806 10:42:47.061597 26830 ts_tablet_manager.cc:1397] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260806 10:42:47.062315 26830 raft_consensus.cc:348] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.063735 26830 raft_consensus.cc:374] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:47.063814 26830 raft_consensus.cc:729] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172e34b215d64a629c0c91adb4d5c9ca, State: Initialized, Role: FOLLOWER
I20260806 10:42:47.064056 26830 consensus_queue.cc:260] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.065104 26830 ts_tablet_manager.cc:1428] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Time spent starting tablet: real 0.003s user 0.000s sys 0.003s
I20260806 10:42:47.066059 26834 tablet_bootstrap.cc:492] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Bootstrap starting.
I20260806 10:42:47.067248 26835 tablet_bootstrap.cc:492] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Bootstrap starting.
I20260806 10:42:47.067611 26834 tablet_bootstrap.cc:654] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:47.068411 26835 tablet_bootstrap.cc:654] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:47.069221 26834 tablet_bootstrap.cc:492] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: No bootstrap required, opened a new log
I20260806 10:42:47.069355 26834 ts_tablet_manager.cc:1397] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:47.069867 26835 tablet_bootstrap.cc:492] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: No bootstrap required, opened a new log
I20260806 10:42:47.069990 26835 ts_tablet_manager.cc:1397] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:47.070056 26834 raft_consensus.cc:348] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.070235 26834 raft_consensus.cc:374] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:47.070287 26834 raft_consensus.cc:729] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6994c0f65f42ca9194e3d9b7371d0b, State: Initialized, Role: FOLLOWER
I20260806 10:42:47.070464 26834 consensus_queue.cc:260] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.070536 26835 raft_consensus.cc:348] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.070740 26835 raft_consensus.cc:374] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:47.070807 26835 raft_consensus.cc:729] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb107d3373f841149ebfa2309df38cb9, State: Initialized, Role: FOLLOWER
I20260806 10:42:47.070995 26835 consensus_queue.cc:260] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.071141 26834 ts_tablet_manager.cc:1428] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:47.071723 26835 ts_tablet_manager.cc:1428] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260806 10:42:47.249607 26833 raft_consensus.cc:482] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 10:42:47.249779 26833 raft_consensus.cc:504] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.250550 26833 leader_election.cc:288] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb107d3373f841149ebfa2309df38cb9 (127.15.68.196:35809), 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283)
I20260806 10:42:47.256999 26776 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c612a8d8a1f848109f328783ade558c4" candidate_uuid: "172e34b215d64a629c0c91adb4d5c9ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb107d3373f841149ebfa2309df38cb9" is_pre_election: true
I20260806 10:42:47.257231 26776 raft_consensus.cc:2454] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172e34b215d64a629c0c91adb4d5c9ca in term 0.
I20260806 10:42:47.257511 26686 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c612a8d8a1f848109f328783ade558c4" candidate_uuid: "172e34b215d64a629c0c91adb4d5c9ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" is_pre_election: true
I20260806 10:42:47.257704 26449 leader_election.cc:302] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172e34b215d64a629c0c91adb4d5c9ca, fb107d3373f841149ebfa2309df38cb9; no voters:
I20260806 10:42:47.257725 26686 raft_consensus.cc:2454] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 172e34b215d64a629c0c91adb4d5c9ca in term 0.
I20260806 10:42:47.258041 26833 raft_consensus.cc:2781] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 10:42:47.258126 26833 raft_consensus.cc:482] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 10:42:47.258189 26833 raft_consensus.cc:3037] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:47.260460 26833 raft_consensus.cc:504] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.260944 26833 leader_election.cc:288] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [CANDIDATE]: Term 1 election: Requested vote from peers fb107d3373f841149ebfa2309df38cb9 (127.15.68.196:35809), 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283)
I20260806 10:42:47.261271 26776 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c612a8d8a1f848109f328783ade558c4" candidate_uuid: "172e34b215d64a629c0c91adb4d5c9ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb107d3373f841149ebfa2309df38cb9"
I20260806 10:42:47.261360 26686 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c612a8d8a1f848109f328783ade558c4" candidate_uuid: "172e34b215d64a629c0c91adb4d5c9ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b"
I20260806 10:42:47.261421 26776 raft_consensus.cc:3037] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:47.261510 26686 raft_consensus.cc:3037] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:47.263518 26776 raft_consensus.cc:2454] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172e34b215d64a629c0c91adb4d5c9ca in term 1.
I20260806 10:42:47.263568 26686 raft_consensus.cc:2454] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 172e34b215d64a629c0c91adb4d5c9ca in term 1.
I20260806 10:42:47.263808 26449 leader_election.cc:302] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 172e34b215d64a629c0c91adb4d5c9ca, fb107d3373f841149ebfa2309df38cb9; no voters:
I20260806 10:42:47.264073 26833 raft_consensus.cc:2781] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:47.264559 26833 raft_consensus.cc:686] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEADER]: Becoming Leader. State: Replica: 172e34b215d64a629c0c91adb4d5c9ca, State: Running, Role: LEADER
I20260806 10:42:47.264819 26833 consensus_queue.cc:237] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [LEADER]: Queue going to LEADER mode. State: All 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: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } }
I20260806 10:42:47.267024 26367 catalog_manager.cc:5495] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193). New cstate: current_term: 1 leader_uuid: "172e34b215d64a629c0c91adb4d5c9ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb107d3373f841149ebfa2309df38cb9" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 35809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } health_report { overall_health: UNKNOWN } } }
I20260806 10:42:47.320591 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:42:47.321192 26362 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54794:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260806 10:42:47.321349 26362 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54794:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260806 10:42:47.324169 26362 catalog_manager.cc:5782] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: Sending DeleteTablet for 3 replicas of tablet c612a8d8a1f848109f328783ade558c4
I20260806 10:42:47.324762 26764 tablet_service.cc:1514] Processing DeleteTablet for tablet c612a8d8a1f848109f328783ade558c4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:42:47 UTC) from {username='slave'} at 127.0.0.1:60464
I20260806 10:42:47.325102 26674 tablet_service.cc:1514] Processing DeleteTablet for tablet c612a8d8a1f848109f328783ade558c4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:42:47 UTC) from {username='slave'} at 127.0.0.1:48730
I20260806 10:42:47.325327 26846 tablet_replica.cc:330] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: stopping tablet replica
I20260806 10:42:47.325507 26846 raft_consensus.cc:2229] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:47.325613 26847 tablet_replica.cc:330] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: stopping tablet replica
I20260806 10:42:47.325665 26846 raft_consensus.cc:2258] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:47.325721 15635 test_util.cc:268] Using random seed: -1938075637
I20260806 10:42:47.325760 26847 raft_consensus.cc:2229] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:47.325744 26489 tablet_service.cc:1514] Processing DeleteTablet for tablet c612a8d8a1f848109f328783ade558c4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:42:47 UTC) from {username='slave'} at 127.0.0.1:54924
I20260806 10:42:47.325977 26847 raft_consensus.cc:2258] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:47.326777 26847 ts_tablet_manager.cc:1905] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:47.327071 26848 tablet_replica.cc:330] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: stopping tablet replica
I20260806 10:42:47.327261 26848 raft_consensus.cc:2229] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:47.327276 26846 ts_tablet_manager.cc:1905] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:47.327625 26848 pending_rounds.cc:62] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Trying to abort 1 pending ops.
I20260806 10:42:47.327744 26848 pending_rounds.cc:68] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260806 10:42:47.328011 26848 raft_consensus.cc:2866] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 10:42:47.328166 26848 raft_consensus.cc:2258] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:47.329104 26848 ts_tablet_manager.cc:1905] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:42:47.334138 26847 ts_tablet_manager.cc:1918] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260806 10:42:47.334252 26847 log.cc:1196] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root/wals/c612a8d8a1f848109f328783ade558c4
I20260806 10:42:47.334560 26847 ts_tablet_manager.cc:1939] T c612a8d8a1f848109f328783ade558c4 P 0b6994c0f65f42ca9194e3d9b7371d0b: Deleting consensus metadata
I20260806 10:42:47.335541 26344 catalog_manager.cc:4841] TS 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283): tablet c612a8d8a1f848109f328783ade558c4 (table fake-table [id=e226472c82004e2d98d81979d78694a1]) successfully deleted
I20260806 10:42:47.336398 26846 ts_tablet_manager.cc:1918] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260806 10:42:47.336524 26846 log.cc:1196] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-3-root/wals/c612a8d8a1f848109f328783ade558c4
I20260806 10:42:47.336850 26846 ts_tablet_manager.cc:1939] T c612a8d8a1f848109f328783ade558c4 P fb107d3373f841149ebfa2309df38cb9: Deleting consensus metadata
I20260806 10:42:47.337371 26848 ts_tablet_manager.cc:1918] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:42:47.337491 26848 log.cc:1196] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/c612a8d8a1f848109f328783ade558c4
I20260806 10:42:47.337915 26848 ts_tablet_manager.cc:1939] T c612a8d8a1f848109f328783ade558c4 P 172e34b215d64a629c0c91adb4d5c9ca: Deleting consensus metadata
I20260806 10:42:47.337906 26345 catalog_manager.cc:4841] TS fb107d3373f841149ebfa2309df38cb9 (127.15.68.196:35809): tablet c612a8d8a1f848109f328783ade558c4 (table fake-table [id=e226472c82004e2d98d81979d78694a1]) successfully deleted
I20260806 10:42:47.338657 26346 catalog_manager.cc:4841] TS 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367): tablet c612a8d8a1f848109f328783ade558c4 (table fake-table [id=e226472c82004e2d98d81979d78694a1]) successfully deleted
I20260806 10:42:47.350596 26368 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54802:
name: "fake-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
}
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 10:42:47.362387 26579 tablet_service.cc:1467] Processing CreateTablet for tablet b057a735eb3c40099818057f12292f5b (DEFAULT_TABLE table=fake-table [id=9a778f8b457b48c7ae0be55f40bbd1f1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 10:42:47.362795 26579 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b057a735eb3c40099818057f12292f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:47.368108 26855 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Bootstrap starting.
I20260806 10:42:47.369524 26855 tablet_bootstrap.cc:654] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:47.370990 26855 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: No bootstrap required, opened a new log
I20260806 10:42:47.371104 26855 ts_tablet_manager.cc:1397] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:42:47.371781 26855 raft_consensus.cc:348] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } }
I20260806 10:42:47.371958 26855 raft_consensus.cc:374] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:47.372022 26855 raft_consensus.cc:729] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f96f5b70a45af9a263fc4d1b92bf4, State: Initialized, Role: FOLLOWER
I20260806 10:42:47.372200 26855 consensus_queue.cc:260] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } }
I20260806 10:42:47.372349 26855 raft_consensus.cc:388] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:47.372448 26855 raft_consensus.cc:482] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:47.372548 26855 raft_consensus.cc:3037] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:47.374459 26855 raft_consensus.cc:504] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } }
I20260806 10:42:47.374680 26855 leader_election.cc:302] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [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: e65f96f5b70a45af9a263fc4d1b92bf4; no voters:
I20260806 10:42:47.375211 26855 leader_election.cc:288] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:47.375331 26860 raft_consensus.cc:2781] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:47.375883 26860 raft_consensus.cc:686] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Becoming Leader. State: Replica: e65f96f5b70a45af9a263fc4d1b92bf4, State: Running, Role: LEADER
I20260806 10:42:47.376170 26860 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All 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: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } }
I20260806 10:42:47.381256 26362 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e65f96f5b70a45af9a263fc4d1b92bf4 (127.15.68.194). New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:47.381963 26855 ts_tablet_manager.cc:1428] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Time spent starting tablet: real 0.011s user 0.006s sys 0.004s
I20260806 10:42:49.488801 15635 test_util.cc:268] Using random seed: -1935912562
I20260806 10:42:49.502266 15635 test_workload.cc:401] TestWorkload: Skipping table creation because table fake-table already exists
I20260806 10:42:49.516374 26368 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54794:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260806 10:42:49.524379 26880 tablet.cc:1722] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260806 10:42:49.530825 26359 catalog_manager.cc:6040] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: fake-table [id=9a778f8b457b48c7ae0be55f40bbd1f1] alter complete (version 1)
I20260806 10:42:49.532186 26592 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 716, Committed index: 716, Last appended: 1.716, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 717 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } }
I20260806 10:42:49.533703 26861 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Committing config change with OpId 1.717: config changed from index -1 to 717, NON_VOTER 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) added. New config: { opid_index: 717 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } }
I20260806 10:42:49.536821 26346 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b057a735eb3c40099818057f12292f5b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260806 10:42:49.538108 26367 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 reported cstate change: config changed from index -1 to 717, NON_VOTER 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) added. New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: 717 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 10:42:49.541800 26592 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 717, Committed index: 717, Last appended: 1.717, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } }
I20260806 10:42:49.543011 26861 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Committing config change with OpId 1.718: config changed from index 717 to 718, NON_VOTER 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) added. New config: { opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } } }
W20260806 10:42:49.543984 26547 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367): Couldn't send request to peer 172e34b215d64a629c0c91adb4d5c9ca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b057a735eb3c40099818057f12292f5b. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:42:49.546795 26346 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b057a735eb3c40099818057f12292f5b with cas_config_opid_index 717: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260806 10:42:49.548341 26367 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 reported cstate change: config changed from index 717 to 718, NON_VOTER 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) added. New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 10:42:49.556958 26545 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283): Couldn't send request to peer 0b6994c0f65f42ca9194e3d9b7371d0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b057a735eb3c40099818057f12292f5b. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:42:50.005012 26914 ts_tablet_manager.cc:927] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Initiating tablet copy from peer e65f96f5b70a45af9a263fc4d1b92bf4 (127.15.68.194:34545)
I20260806 10:42:50.015885 26914 tablet_copy_client.cc:316] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: tablet copy: Beginning tablet copy session from remote peer at address 127.15.68.194:34545
I20260806 10:42:50.028007 26917 ts_tablet_manager.cc:927] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Initiating tablet copy from peer e65f96f5b70a45af9a263fc4d1b92bf4 (127.15.68.194:34545)
I20260806 10:42:50.032693 26604 tablet_copy_service.cc:140] P e65f96f5b70a45af9a263fc4d1b92bf4: Received BeginTabletCopySession request for tablet b057a735eb3c40099818057f12292f5b from peer 172e34b215d64a629c0c91adb4d5c9ca ({username='slave'} at 127.0.0.1:44868)
I20260806 10:42:50.032886 26604 tablet_copy_service.cc:161] P e65f96f5b70a45af9a263fc4d1b92bf4: Beginning new tablet copy session on tablet b057a735eb3c40099818057f12292f5b from peer 172e34b215d64a629c0c91adb4d5c9ca at {username='slave'} at 127.0.0.1:44868: session id = 172e34b215d64a629c0c91adb4d5c9ca-b057a735eb3c40099818057f12292f5b
I20260806 10:42:50.037134 26604 tablet_copy_source_session.cc:205] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 10:42:50.038446 26914 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b057a735eb3c40099818057f12292f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:50.041558 26917 tablet_copy_client.cc:316] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: tablet copy: Beginning tablet copy session from remote peer at address 127.15.68.194:34545
I20260806 10:42:50.062260 26604 tablet_copy_service.cc:140] P e65f96f5b70a45af9a263fc4d1b92bf4: Received BeginTabletCopySession request for tablet b057a735eb3c40099818057f12292f5b from peer 0b6994c0f65f42ca9194e3d9b7371d0b ({username='slave'} at 127.0.0.1:44878)
I20260806 10:42:50.062439 26604 tablet_copy_service.cc:161] P e65f96f5b70a45af9a263fc4d1b92bf4: Beginning new tablet copy session on tablet b057a735eb3c40099818057f12292f5b from peer 0b6994c0f65f42ca9194e3d9b7371d0b at {username='slave'} at 127.0.0.1:44878: session id = 0b6994c0f65f42ca9194e3d9b7371d0b-b057a735eb3c40099818057f12292f5b
I20260806 10:42:50.066084 26604 tablet_copy_source_session.cc:205] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 10:42:50.067176 26917 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b057a735eb3c40099818057f12292f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:50.073791 26917 tablet_copy_client.cc:791] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: tablet copy: Starting download of 0 data blocks...
I20260806 10:42:50.074012 26917 tablet_copy_client.cc:655] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: tablet copy: Starting download of 1 WAL segments...
I20260806 10:42:50.075099 26914 tablet_copy_client.cc:791] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: tablet copy: Starting download of 0 data blocks...
I20260806 10:42:50.075320 26914 tablet_copy_client.cc:655] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: tablet copy: Starting download of 1 WAL segments...
I20260806 10:42:50.114832 26917 tablet_copy_client.cc:531] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 10:42:50.119251 26917 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Bootstrap starting.
I20260806 10:42:50.130074 26914 tablet_copy_client.cc:531] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 10:42:50.133853 26914 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Bootstrap starting.
W20260806 10:42:50.208153 26892 scanner-internal.cc:458] Time spent opening tablet: real 0.540s user 0.001s sys 0.000s
W20260806 10:42:50.243037 26896 scanner-internal.cc:458] Time spent opening tablet: real 0.574s user 0.000s sys 0.000s
W20260806 10:42:50.252216 26891 scanner-internal.cc:458] Time spent opening tablet: real 0.584s user 0.000s sys 0.001s
W20260806 10:42:50.254565 26898 scanner-internal.cc:458] Time spent opening tablet: real 0.586s user 0.000s sys 0.000s
W20260806 10:42:50.256632 26900 scanner-internal.cc:458] Time spent opening tablet: real 0.588s user 0.000s sys 0.000s
W20260806 10:42:50.262034 26899 scanner-internal.cc:458] Time spent opening tablet: real 0.594s user 0.001s sys 0.000s
W20260806 10:42:50.280319 26897 scanner-internal.cc:458] Time spent opening tablet: real 0.612s user 0.001s sys 0.000s
W20260806 10:42:50.282025 26901 scanner-internal.cc:458] Time spent opening tablet: real 0.613s user 0.001s sys 0.000s
W20260806 10:42:50.282236 26894 scanner-internal.cc:458] Time spent opening tablet: real 0.614s user 0.001s sys 0.000s
W20260806 10:42:50.304802 26902 scanner-internal.cc:458] Time spent opening tablet: real 0.637s user 0.001s sys 0.000s
W20260806 10:42:51.313947 26892 scanner-internal.cc:458] Time spent opening tablet: real 0.529s user 0.001s sys 0.000s
W20260806 10:42:51.627107 26894 scanner-internal.cc:458] Time spent opening tablet: real 0.707s user 0.001s sys 0.000s
W20260806 10:42:51.631204 26901 scanner-internal.cc:458] Time spent opening tablet: real 0.516s user 0.001s sys 0.000s
W20260806 10:42:51.674242 26891 scanner-internal.cc:458] Time spent opening tablet: real 0.506s user 0.000s sys 0.001s
W20260806 10:42:51.845028 26897 scanner-internal.cc:458] Time spent opening tablet: real 0.532s user 0.001s sys 0.000s
W20260806 10:42:52.203558 26547 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367): Couldn't send request to peer 172e34b215d64a629c0c91adb4d5c9ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260806 10:42:52.537871 26898 scanner-internal.cc:458] Time spent opening tablet: real 0.513s user 0.000s sys 0.000s
W20260806 10:42:52.540830 26545 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283): Couldn't send request to peer 0b6994c0f65f42ca9194e3d9b7371d0b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260806 10:42:53.227937 26891 scanner-internal.cc:458] Time spent opening tablet: real 0.518s user 0.001s sys 0.000s
W20260806 10:42:53.238992 26897 scanner-internal.cc:458] Time spent opening tablet: real 0.542s user 0.000s sys 0.000s
W20260806 10:42:53.372954 26894 scanner-internal.cc:458] Time spent opening tablet: real 0.513s user 0.001s sys 0.000s
W20260806 10:42:54.051017 26900 scanner-internal.cc:458] Time spent opening tablet: real 0.530s user 0.001s sys 0.000s
W20260806 10:42:54.092211 26898 scanner-internal.cc:458] Time spent opening tablet: real 0.512s user 0.001s sys 0.000s
W20260806 10:42:54.152561 26899 scanner-internal.cc:458] Time spent opening tablet: real 0.515s user 0.001s sys 0.000s
W20260806 10:42:54.155871 26894 scanner-internal.cc:458] Time spent opening tablet: real 0.513s user 0.000s sys 0.000s
W20260806 10:42:54.742959 26547 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367): Couldn't send request to peer 172e34b215d64a629c0c91adb4d5c9ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260806 10:42:55.031972 26545 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283): Couldn't send request to peer 0b6994c0f65f42ca9194e3d9b7371d0b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260806 10:42:55.727820 26894 scanner-internal.cc:458] Time spent opening tablet: real 0.515s user 0.001s sys 0.000s
W20260806 10:42:55.856002 26902 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.000s sys 0.000s
W20260806 10:42:56.172868 26901 scanner-internal.cc:458] Time spent opening tablet: real 0.507s user 0.000s sys 0.000s
W20260806 10:42:56.190241 26897 scanner-internal.cc:458] Time spent opening tablet: real 0.518s user 0.001s sys 0.000s
W20260806 10:42:56.202841 26899 scanner-internal.cc:458] Time spent opening tablet: real 0.510s user 0.001s sys 0.000s
I20260806 10:42:56.320518 26914 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Bootstrap replaying log segment 1/1 (1.02M/1.26M this segment, stats: ops{read=580 overwritten=0 applied=579 ignored=0} inserts{seen=28900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260806 10:42:56.550487 26917 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Bootstrap replaying log segment 1/1 (1.14M/1.26M this segment, stats: ops{read=645 overwritten=0 applied=644 ignored=0} inserts{seen=32150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260806 10:42:57.106495 26917 tablet.cc:1722] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260806 10:42:57.114019 26917 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:42:57.115718 26917 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=718 overwritten=0 applied=718 ignored=0} inserts{seen=35700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:42:57.116242 26917 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Bootstrap complete.
I20260806 10:42:57.132454 26917 ts_tablet_manager.cc:1397] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Time spent bootstrapping tablet: real 7.013s user 3.027s sys 0.106s
I20260806 10:42:57.134727 26917 raft_consensus.cc:348] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } }
I20260806 10:42:57.135114 26917 raft_consensus.cc:729] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b6994c0f65f42ca9194e3d9b7371d0b, State: Initialized, Role: LEARNER
I20260806 10:42:57.137419 26917 consensus_queue.cc:260] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 718, Last appended: 1.718, Last appended by leader: 718, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } }
I20260806 10:42:57.146741 26917 ts_tablet_manager.cc:1428] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Time spent starting tablet: real 0.013s user 0.003s sys 0.000s
I20260806 10:42:57.149013 26602 tablet_copy_service.cc:342] P e65f96f5b70a45af9a263fc4d1b92bf4: Request end of tablet copy session 0b6994c0f65f42ca9194e3d9b7371d0b-b057a735eb3c40099818057f12292f5b received from {username='slave'} at 127.0.0.1:44878
I20260806 10:42:57.149153 26602 tablet_copy_service.cc:433] P e65f96f5b70a45af9a263fc4d1b92bf4: ending tablet copy session 0b6994c0f65f42ca9194e3d9b7371d0b-b057a735eb3c40099818057f12292f5b on tablet b057a735eb3c40099818057f12292f5b with peer 0b6994c0f65f42ca9194e3d9b7371d0b
W20260806 10:42:57.264751 26547 consensus_peers.cc:487] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 -> Peer 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367): Couldn't send request to peer 172e34b215d64a629c0c91adb4d5c9ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260806 10:42:57.462932 26686 raft_consensus.cc:1203] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.717->[1.718-1.718] Dedup: 1.718->[]
I20260806 10:42:57.575582 26914 tablet.cc:1722] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260806 10:42:57.590162 26914 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:42:57.596560 26914 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Bootstrap replayed 1/1 log segments. Stats: ops{read=718 overwritten=0 applied=718 ignored=0} inserts{seen=35700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 10:42:57.598976 26914 tablet_bootstrap.cc:492] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Bootstrap complete.
I20260806 10:42:57.614573 26914 ts_tablet_manager.cc:1397] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Time spent bootstrapping tablet: real 7.481s user 3.068s sys 0.073s
I20260806 10:42:57.626567 26914 raft_consensus.cc:348] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } }
I20260806 10:42:57.627024 26914 raft_consensus.cc:729] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 172e34b215d64a629c0c91adb4d5c9ca, State: Initialized, Role: LEARNER
I20260806 10:42:57.627308 26914 consensus_queue.cc:260] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 718, Last appended: 1.718, Last appended by leader: 718, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 718 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: true } }
I20260806 10:42:57.634056 26914 ts_tablet_manager.cc:1428] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Time spent starting tablet: real 0.008s user 0.002s sys 0.000s
I20260806 10:42:57.634866 26602 tablet_copy_service.cc:342] P e65f96f5b70a45af9a263fc4d1b92bf4: Request end of tablet copy session 172e34b215d64a629c0c91adb4d5c9ca-b057a735eb3c40099818057f12292f5b received from {username='slave'} at 127.0.0.1:44868
I20260806 10:42:57.635010 26602 tablet_copy_service.cc:433] P e65f96f5b70a45af9a263fc4d1b92bf4: ending tablet copy session 172e34b215d64a629c0c91adb4d5c9ca-b057a735eb3c40099818057f12292f5b on tablet b057a735eb3c40099818057f12292f5b with peer 172e34b215d64a629c0c91adb4d5c9ca
I20260806 10:42:57.868793 26504 raft_consensus.cc:1203] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.717->[1.718-1.718] Dedup: 1.718->[]
I20260806 10:42:58.087342 26932 raft_consensus.cc:1050] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: attempting to promote NON_VOTER 0b6994c0f65f42ca9194e3d9b7371d0b to VOTER
I20260806 10:42:58.088510 26932 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 718, Committed index: 718, Last appended: 1.718, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 719 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } }
I20260806 10:42:58.100797 26686 raft_consensus.cc:1261] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 LEARNER]: Refusing update from remote peer e65f96f5b70a45af9a263fc4d1b92bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 718. Preceding OpId from leader: term: 1 index: 719. (index mismatch)
I20260806 10:42:58.101488 26504 raft_consensus.cc:1261] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEARNER]: Refusing update from remote peer e65f96f5b70a45af9a263fc4d1b92bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 718. Preceding OpId from leader: term: 1 index: 719. (index mismatch)
I20260806 10:42:58.102353 26933 consensus_queue.cc:1035] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 719, Last known committed idx: 718, Time since last communication: 0.000s
I20260806 10:42:58.104312 26933 consensus_queue.cc:1035] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 719, Last known committed idx: 718, Time since last communication: 0.000s
I20260806 10:42:58.107733 26932 raft_consensus.cc:1013] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: attempt to promote peer 172e34b215d64a629c0c91adb4d5c9ca: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260806 10:42:58.108325 26932 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Committing config change with OpId 1.719: config changed from index 718 to 719, 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) changed from NON_VOTER to VOTER. New config: { opid_index: 719 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.112929 26686 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Committing config change with OpId 1.719: config changed from index 718 to 719, 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) changed from NON_VOTER to VOTER. New config: { opid_index: 719 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.113408 26504 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEARNER]: Committing config change with OpId 1.719: config changed from index 718 to 719, 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) changed from NON_VOTER to VOTER. New config: { opid_index: 719 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.118110 26927 raft_consensus.cc:1050] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: attempting to promote NON_VOTER 172e34b215d64a629c0c91adb4d5c9ca to VOTER
I20260806 10:42:58.118618 26927 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 719, Committed index: 719, Last appended: 1.719, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 720 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: false } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } }
I20260806 10:42:58.119575 26359 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 reported cstate change: config changed from index 718 to 719, 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: 719 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 10:42:58.121343 26504 raft_consensus.cc:1261] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 LEARNER]: Refusing update from remote peer e65f96f5b70a45af9a263fc4d1b92bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 719. Preceding OpId from leader: term: 1 index: 720. (index mismatch)
I20260806 10:42:58.121906 26933 consensus_queue.cc:1035] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 720, Last known committed idx: 719, Time since last communication: 0.000s
I20260806 10:42:58.126469 26933 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Committing config change with OpId 1.720: config changed from index 719 to 720, 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) changed from NON_VOTER to VOTER. New config: { opid_index: 720 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: false } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.136683 26685 raft_consensus.cc:1261] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Refusing update from remote peer e65f96f5b70a45af9a263fc4d1b92bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 719. Preceding OpId from leader: term: 1 index: 720. (index mismatch)
I20260806 10:42:58.137898 26932 consensus_queue.cc:1035] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 720, Last known committed idx: 719, Time since last communication: 0.000s
I20260806 10:42:58.139353 26685 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Committing config change with OpId 1.720: config changed from index 719 to 720, 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) changed from NON_VOTER to VOTER. New config: { opid_index: 720 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: false } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.148873 26504 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 FOLLOWER]: Committing config change with OpId 1.720: config changed from index 719 to 720, 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) changed from NON_VOTER to VOTER. New config: { opid_index: 720 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: false } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.176108 26354 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b reported cstate change: config changed from index 719 to 720, 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: 720 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "172e34b215d64a629c0c91adb4d5c9ca" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 37367 } attrs { promote: false } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.571208 26354 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54794:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260806 10:42:58.726382 26954 tablet.cc:1722] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
W20260806 10:42:58.749648 26545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.68.195:40283, user_credentials={real_user=slave}} blocked reactor thread for 53489.2us
I20260806 10:42:58.750706 26953 tablet.cc:1722] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260806 10:42:58.780505 26956 tablet.cc:1722] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260806 10:42:58.782704 26354 catalog_manager.cc:6040] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: fake-table [id=9a778f8b457b48c7ae0be55f40bbd1f1] alter complete (version 2)
I20260806 10:42:58.784050 26592 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 721, Committed index: 721, Last appended: 1.721, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 722 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } }
I20260806 10:42:58.785655 26685 raft_consensus.cc:1261] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Refusing update from remote peer e65f96f5b70a45af9a263fc4d1b92bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 721. Preceding OpId from leader: term: 1 index: 722. (index mismatch)
I20260806 10:42:58.787066 26952 consensus_queue.cc:1035] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 722, Last known committed idx: 721, Time since last communication: 0.001s
I20260806 10:42:58.790360 26955 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Committing config change with OpId 1.722: config changed from index 720 to 722, VOTER 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) evicted. New config: { opid_index: 722 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.790997 26685 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Committing config change with OpId 1.722: config changed from index 720 to 722, VOTER 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) evicted. New config: { opid_index: 722 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } } }
I20260806 10:42:58.799868 26346 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet b057a735eb3c40099818057f12292f5b with cas_config_opid_index 720: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 10:42:58.800845 26354 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 reported cstate change: config changed from index 720 to 722, VOTER 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193) evicted. New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: 722 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6994c0f65f42ca9194e3d9b7371d0b" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 40283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 10:42:58.804929 26489 tablet_service.cc:1514] Processing DeleteTablet for tablet b057a735eb3c40099818057f12292f5b with delete_type TABLET_DATA_TOMBSTONED (TS 172e34b215d64a629c0c91adb4d5c9ca not found in new config with opid_index 722) from {username='slave'} at 127.0.0.1:54924
I20260806 10:42:58.813313 26592 consensus_queue.cc:237] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 722, Committed index: 722, Last appended: 1.722, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 723 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } }
I20260806 10:42:58.832211 26951 raft_consensus.cc:2932] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Committing config change with OpId 1.723: config changed from index 722 to 723, VOTER 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) evicted. New config: { opid_index: 723 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } } }
I20260806 10:42:58.841818 26346 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet b057a735eb3c40099818057f12292f5b with cas_config_opid_index 722: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 10:42:58.863617 26958 tablet_replica.cc:330] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: stopping tablet replica
I20260806 10:42:58.863871 26958 raft_consensus.cc:2229] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:58.864135 26958 raft_consensus.cc:2258] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:58.864317 26354 catalog_manager.cc:5495] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 reported cstate change: config changed from index 722 to 723, VOTER 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195) evicted. New cstate: current_term: 1 leader_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" committed_config { opid_index: 723 OBSOLETE_local: true peers { permanent_uuid: "e65f96f5b70a45af9a263fc4d1b92bf4" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 34545 } health_report { overall_health: HEALTHY } } }
I20260806 10:42:58.868783 26674 tablet_service.cc:1514] Processing DeleteTablet for tablet b057a735eb3c40099818057f12292f5b with delete_type TABLET_DATA_TOMBSTONED (TS 0b6994c0f65f42ca9194e3d9b7371d0b not found in new config with opid_index 723) from {username='slave'} at 127.0.0.1:48730
I20260806 10:42:58.870523 26958 ts_tablet_manager.cc:1905] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 10:42:58.891206 26958 ts_tablet_manager.cc:1918] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.721
I20260806 10:42:58.904844 26958 log.cc:1196] T b057a735eb3c40099818057f12292f5b P 172e34b215d64a629c0c91adb4d5c9ca: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/b057a735eb3c40099818057f12292f5b
I20260806 10:42:58.907387 26346 catalog_manager.cc:4841] TS 172e34b215d64a629c0c91adb4d5c9ca (127.15.68.193:37367): tablet b057a735eb3c40099818057f12292f5b (table fake-table [id=9a778f8b457b48c7ae0be55f40bbd1f1]) successfully deleted
I20260806 10:42:58.911762 26960 tablet_replica.cc:330] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: stopping tablet replica
I20260806 10:42:58.912863 26960 raft_consensus.cc:2229] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:42:58.923748 26960 raft_consensus.cc:2258] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:58.925434 26960 ts_tablet_manager.cc:1905] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 10:42:58.935209 26960 ts_tablet_manager.cc:1918] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.722
I20260806 10:42:58.937191 26960 log.cc:1196] T b057a735eb3c40099818057f12292f5b P 0b6994c0f65f42ca9194e3d9b7371d0b: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1786012889624408-15635-0/minicluster-data/ts-2-root/wals/b057a735eb3c40099818057f12292f5b
I20260806 10:42:58.941804 26344 catalog_manager.cc:4841] TS 0b6994c0f65f42ca9194e3d9b7371d0b (127.15.68.195:40283): tablet b057a735eb3c40099818057f12292f5b (table fake-table [id=9a778f8b457b48c7ae0be55f40bbd1f1]) successfully deleted
W20260806 10:42:58.953326 26900 scanner-internal.cc:458] Time spent opening tablet: real 0.522s user 0.001s sys 0.000s
I20260806 10:42:59.317512 15635 tablet_server.cc:178] TabletServer@127.15.68.193:0 shutting down...
I20260806 10:42:59.326871 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:59.340507 15635 tablet_server.cc:194] TabletServer@127.15.68.193:0 shutdown complete.
I20260806 10:42:59.345057 15635 tablet_server.cc:178] TabletServer@127.15.68.194:0 shutting down...
I20260806 10:42:59.358418 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:59.358614 15635 tablet_replica.cc:330] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4: stopping tablet replica
I20260806 10:42:59.358784 15635 raft_consensus.cc:2229] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:59.358989 15635 raft_consensus.cc:2258] T b057a735eb3c40099818057f12292f5b P e65f96f5b70a45af9a263fc4d1b92bf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:59.374203 15635 tablet_server.cc:194] TabletServer@127.15.68.194:0 shutdown complete.
I20260806 10:42:59.377914 15635 tablet_server.cc:178] TabletServer@127.15.68.195:0 shutting down...
I20260806 10:42:59.386830 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:59.400094 15635 tablet_server.cc:194] TabletServer@127.15.68.195:0 shutdown complete.
I20260806 10:42:59.403533 15635 tablet_server.cc:178] TabletServer@127.15.68.196:0 shutting down...
I20260806 10:42:59.412738 15635 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 10:42:59.425403 15635 tablet_server.cc:194] TabletServer@127.15.68.196:0 shutdown complete.
I20260806 10:42:59.428449 15635 master.cc:537] Master@127.15.68.254:46673 shutting down...
I20260806 10:42:59.436028 15635 raft_consensus.cc:2229] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:42:59.436239 15635 raft_consensus.cc:2258] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:42:59.436336 15635 tablet_replica.cc:330] T 00000000000000000000000000000000 P cf5450c2ed7c4234a1c74ad48817182c: stopping tablet replica
I20260806 10:42:59.452617 15635 master.cc:552] Master@127.15.68.254:46673 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (12735 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260806 10:42:59.464442 15635 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.68.254:35193
I20260806 10:42:59.464905 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:59.465704 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:59.471776 15635 webserver.cc:460] Webserver started at http://127.15.68.254:41011/ using document root <none> and password file <none>
I20260806 10:42:59.471985 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:59.472040 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:59.472152 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:59.472731 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/master-0-root/instance:
uuid: "2e4eef9ecbe446b2a7e7b7be464617b3"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.475152 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260806 10:42:59.476732 26968 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.477053 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:42:59.477149 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/master-0-root
uuid: "2e4eef9ecbe446b2a7e7b7be464617b3"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.477262 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/master-0-root/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 10:42:59.492007 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:59.492467 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:59.503857 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.254:35193
I20260806 10:42:59.503894 27037 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.254:35193 every 8 connection(s)
I20260806 10:42:59.505141 27038 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 10:42:59.509989 27038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3: Bootstrap starting.
I20260806 10:42:59.511368 27038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:59.512992 27038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3: No bootstrap required, opened a new log
I20260806 10:42:59.513571 27038 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e4eef9ecbe446b2a7e7b7be464617b3" member_type: VOTER }
I20260806 10:42:59.513695 27038 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:59.513751 27038 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eef9ecbe446b2a7e7b7be464617b3, State: Initialized, Role: FOLLOWER
I20260806 10:42:59.513940 27038 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e4eef9ecbe446b2a7e7b7be464617b3" member_type: VOTER }
I20260806 10:42:59.514087 27038 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:42:59.514199 27038 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:42:59.514282 27038 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:42:59.516238 27038 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e4eef9ecbe446b2a7e7b7be464617b3" member_type: VOTER }
I20260806 10:42:59.516443 27038 leader_election.cc:302] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [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: 2e4eef9ecbe446b2a7e7b7be464617b3; no voters:
I20260806 10:42:59.516821 27038 leader_election.cc:288] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:42:59.516907 27042 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:42:59.517336 27042 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [term 1 LEADER]: Becoming Leader. State: Replica: 2e4eef9ecbe446b2a7e7b7be464617b3, State: Running, Role: LEADER
I20260806 10:42:59.517547 27042 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [LEADER]: Queue going to LEADER mode. State: All 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: "2e4eef9ecbe446b2a7e7b7be464617b3" member_type: VOTER }
I20260806 10:42:59.517616 27038 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 10:42:59.518281 27045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e4eef9ecbe446b2a7e7b7be464617b3. Latest consensus state: current_term: 1 leader_uuid: "2e4eef9ecbe446b2a7e7b7be464617b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e4eef9ecbe446b2a7e7b7be464617b3" member_type: VOTER } }
I20260806 10:42:59.518489 27045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:59.518492 27044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e4eef9ecbe446b2a7e7b7be464617b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e4eef9ecbe446b2a7e7b7be464617b3" member_type: VOTER } }
I20260806 10:42:59.518697 27044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3 [sys.catalog]: This master's current role is: LEADER
I20260806 10:42:59.520282 27050 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 10:42:59.521338 27050 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 10:42:59.522964 15635 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 10:42:59.524160 27050 catalog_manager.cc:1347] Generated new cluster ID: 34316076a09a4ef9887fb803bc71e783
I20260806 10:42:59.524250 27050 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 10:42:59.531921 27050 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 10:42:59.532765 27050 catalog_manager.cc:1504] Loading token signing keys...
I20260806 10:42:59.542659 27050 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3: Generated new TSK 0
I20260806 10:42:59.542872 27050 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 10:42:59.555531 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:59.556646 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:59.558004 15635 webserver.cc:460] Webserver started at http://127.15.68.193:34637/ using document root <none> and password file <none>
I20260806 10:42:59.558213 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:59.558301 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:59.558434 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:59.559029 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-0-root/instance:
uuid: "2023451871f44306b23144f68760a5c1"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.561484 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260806 10:42:59.562981 27072 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.563323 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:59.563439 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-0-root
uuid: "2023451871f44306b23144f68760a5c1"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.563568 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-0-root/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 10:42:59.569278 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:59.569701 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:59.570201 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:59.570974 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:59.571045 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.571139 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:59.571195 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.583129 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.193:39211
I20260806 10:42:59.583158 27159 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.193:39211 every 8 connection(s)
I20260806 10:42:59.584645 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:59.585987 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:59.587410 15635 webserver.cc:460] Webserver started at http://127.15.68.194:40791/ using document root <none> and password file <none>
I20260806 10:42:59.587663 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:59.587785 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:59.587930 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:59.588645 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/instance:
uuid: "4c0c5c74ac534c0f9eb3214108d99af6"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.591449 27161 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35193
I20260806 10:42:59.591596 27161 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:59.591619 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260806 10:42:59.591912 27161 heartbeater.cc:511] Master 127.15.68.254:35193 requested a full tablet report, sending...
I20260806 10:42:59.592762 26987 ts_manager.cc:194] Registered new tserver with Master: 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211)
I20260806 10:42:59.593329 27174 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.593665 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260806 10:42:59.593783 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root
uuid: "4c0c5c74ac534c0f9eb3214108d99af6"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.593905 26987 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50800
I20260806 10:42:59.593922 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/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 10:42:59.605322 27161 heartbeater.cc:503] Master 127.15.68.254:35193 was elected leader, sending a full tablet report...
I20260806 10:42:59.610615 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:59.611052 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:59.611581 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:59.612375 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:59.612448 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.612548 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:59.612607 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.625897 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.194:40075
I20260806 10:42:59.625916 27252 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.194:40075 every 8 connection(s)
I20260806 10:42:59.627563 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:59.629031 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:59.630744 15635 webserver.cc:460] Webserver started at http://127.15.68.195:36441/ using document root <none> and password file <none>
I20260806 10:42:59.630995 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:59.631089 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:59.631251 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:59.631964 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-2-root/instance:
uuid: "84c31d3f915841af9476fd0a98af9688"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.633678 27253 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35193
I20260806 10:42:59.633810 27253 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:59.634114 27253 heartbeater.cc:511] Master 127.15.68.254:35193 requested a full tablet report, sending...
I20260806 10:42:59.634953 26987 ts_manager.cc:194] Registered new tserver with Master: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075)
I20260806 10:42:59.635382 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260806 10:42:59.635843 26987 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50806
I20260806 10:42:59.637292 27262 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.637599 15635 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260806 10:42:59.637707 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-2-root
uuid: "84c31d3f915841af9476fd0a98af9688"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.637852 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-2-root/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 10:42:59.647065 27253 heartbeater.cc:503] Master 127.15.68.254:35193 was elected leader, sending a full tablet report...
I20260806 10:42:59.653304 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:59.653728 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:59.654263 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:59.655052 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:59.655118 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.655211 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:59.655268 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.668757 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.195:44731
I20260806 10:42:59.668776 27358 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.195:44731 every 8 connection(s)
I20260806 10:42:59.670308 15635 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260806 10:42:59.671497 15635 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 10:42:59.673034 15635 webserver.cc:460] Webserver started at http://127.15.68.196:40695/ using document root <none> and password file <none>
I20260806 10:42:59.673309 15635 fs_manager.cc:359] Metadata directory not provided
I20260806 10:42:59.673448 15635 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 10:42:59.673632 15635 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 10:42:59.674376 15635 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-3-root/instance:
uuid: "2e1692b57eb549f3a867d9d1c74b8a3d"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.677693 15635 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260806 10:42:59.679593 27359 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35193
I20260806 10:42:59.679859 27359 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:59.680557 27359 heartbeater.cc:511] Master 127.15.68.254:35193 requested a full tablet report, sending...
I20260806 10:42:59.680720 27367 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.681459 15635 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260806 10:42:59.681615 15635 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-3-root
uuid: "2e1692b57eb549f3a867d9d1c74b8a3d"
format_stamp: "Formatted at 2026-08-06 10:42:59 on dist-test-slave-nj21"
I20260806 10:42:59.681779 15635 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-3-root/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 10:42:59.682067 26986 ts_manager.cc:194] Registered new tserver with Master: 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731)
I20260806 10:42:59.683207 26986 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50812
I20260806 10:42:59.694954 27359 heartbeater.cc:503] Master 127.15.68.254:35193 was elected leader, sending a full tablet report...
I20260806 10:42:59.701203 15635 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260806 10:42:59.701663 15635 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 10:42:59.702183 15635 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 10:42:59.703006 15635 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 10:42:59.703078 15635 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.703147 15635 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 10:42:59.703207 15635 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260806 10:42:59.717206 15635 rpc_server.cc:307] RPC server started. Bound to: 127.15.68.196:44839
I20260806 10:42:59.717267 27449 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.68.196:44839 every 8 connection(s)
I20260806 10:42:59.725420 27451 heartbeater.cc:347] Connected to a master server at 127.15.68.254:35193
I20260806 10:42:59.725540 27451 heartbeater.cc:464] Registering TS with master...
I20260806 10:42:59.725790 27451 heartbeater.cc:511] Master 127.15.68.254:35193 requested a full tablet report, sending...
I20260806 10:42:59.726475 26987 ts_manager.cc:194] Registered new tserver with Master: 2e1692b57eb549f3a867d9d1c74b8a3d (127.15.68.196:44839)
I20260806 10:42:59.727227 26987 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50818
I20260806 10:42:59.727284 15635 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007926241s
I20260806 10:42:59.738617 27451 heartbeater.cc:503] Master 127.15.68.254:35193 was elected leader, sending a full tablet report...
I20260806 10:42:59.738806 26986 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50828:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260806 10:42:59.759876 27112 tablet_service.cc:1467] Processing CreateTablet for tablet 93e859d0723b45c7a8897331c3d0c38a (DEFAULT_TABLE table=fake-table [id=8eb746fe576c492fafde7415143e95f1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:59.760351 27112 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 93e859d0723b45c7a8897331c3d0c38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:59.761709 27403 tablet_service.cc:1467] Processing CreateTablet for tablet 93e859d0723b45c7a8897331c3d0c38a (DEFAULT_TABLE table=fake-table [id=8eb746fe576c492fafde7415143e95f1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:59.762064 27403 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 93e859d0723b45c7a8897331c3d0c38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:59.766784 27469 tablet_bootstrap.cc:492] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Bootstrap starting.
I20260806 10:42:59.767371 27308 tablet_service.cc:1467] Processing CreateTablet for tablet 93e859d0723b45c7a8897331c3d0c38a (DEFAULT_TABLE table=fake-table [id=8eb746fe576c492fafde7415143e95f1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260806 10:42:59.767858 27308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 93e859d0723b45c7a8897331c3d0c38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:42:59.767989 27470 tablet_bootstrap.cc:492] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Bootstrap starting.
I20260806 10:42:59.769110 27469 tablet_bootstrap.cc:654] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:59.769428 27470 tablet_bootstrap.cc:654] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:59.778960 27474 tablet_bootstrap.cc:492] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Bootstrap starting.
I20260806 10:42:59.780859 27474 tablet_bootstrap.cc:654] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Neither blocks nor log segments found. Creating new log.
I20260806 10:42:59.781261 27469 tablet_bootstrap.cc:492] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: No bootstrap required, opened a new log
I20260806 10:42:59.781427 27469 ts_tablet_manager.cc:1397] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Time spent bootstrapping tablet: real 0.015s user 0.004s sys 0.008s
I20260806 10:42:59.781677 27470 tablet_bootstrap.cc:492] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: No bootstrap required, opened a new log
I20260806 10:42:59.781847 27470 ts_tablet_manager.cc:1397] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.003s
I20260806 10:42:59.782212 27469 raft_consensus.cc:348] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:42:59.782461 27469 raft_consensus.cc:374] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:59.782560 27469 raft_consensus.cc:729] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2023451871f44306b23144f68760a5c1, State: Initialized, Role: FOLLOWER
I20260806 10:42:59.782589 27470 raft_consensus.cc:348] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:42:59.782891 27470 raft_consensus.cc:374] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:59.782976 27470 raft_consensus.cc:729] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e1692b57eb549f3a867d9d1c74b8a3d, State: Initialized, Role: FOLLOWER
I20260806 10:42:59.782843 27469 consensus_queue.cc:260] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:42:59.783236 27470 consensus_queue.cc:260] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:42:59.785760 27470 ts_tablet_manager.cc:1428] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Time spent starting tablet: real 0.004s user 0.001s sys 0.002s
I20260806 10:42:59.786620 27469 ts_tablet_manager.cc:1428] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260806 10:42:59.787983 27474 tablet_bootstrap.cc:492] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: No bootstrap required, opened a new log
I20260806 10:42:59.788148 27474 ts_tablet_manager.cc:1397] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.007s
I20260806 10:42:59.788785 27474 raft_consensus.cc:348] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:42:59.788976 27474 raft_consensus.cc:374] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:42:59.789067 27474 raft_consensus.cc:729] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c31d3f915841af9476fd0a98af9688, State: Initialized, Role: FOLLOWER
I20260806 10:42:59.789309 27474 consensus_queue.cc:260] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:42:59.794838 27474 ts_tablet_manager.cc:1428] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Time spent starting tablet: real 0.007s user 0.003s sys 0.004s
I20260806 10:43:00.256598 27479 raft_consensus.cc:482] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 10:43:00.256793 27479 raft_consensus.cc:504] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:43:00.257455 27479 leader_election.cc:288] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211), 2e1692b57eb549f3a867d9d1c74b8a3d (127.15.68.196:44839)
I20260806 10:43:00.264091 27124 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "93e859d0723b45c7a8897331c3d0c38a" candidate_uuid: "84c31d3f915841af9476fd0a98af9688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2023451871f44306b23144f68760a5c1" is_pre_election: true
I20260806 10:43:00.264355 27124 raft_consensus.cc:2454] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c31d3f915841af9476fd0a98af9688 in term 0.
I20260806 10:43:00.264930 27264 leader_election.cc:302] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2023451871f44306b23144f68760a5c1, 84c31d3f915841af9476fd0a98af9688; no voters:
I20260806 10:43:00.265306 27479 raft_consensus.cc:2781] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 10:43:00.265434 27479 raft_consensus.cc:482] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 10:43:00.265542 27479 raft_consensus.cc:3037] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:43:00.265574 27414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "93e859d0723b45c7a8897331c3d0c38a" candidate_uuid: "84c31d3f915841af9476fd0a98af9688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" is_pre_election: true
I20260806 10:43:00.265784 27414 raft_consensus.cc:2454] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84c31d3f915841af9476fd0a98af9688 in term 0.
I20260806 10:43:00.267930 27479 raft_consensus.cc:504] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:43:00.268426 27479 leader_election.cc:288] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [CANDIDATE]: Term 1 election: Requested vote from peers 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211), 2e1692b57eb549f3a867d9d1c74b8a3d (127.15.68.196:44839)
I20260806 10:43:00.268776 27124 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "93e859d0723b45c7a8897331c3d0c38a" candidate_uuid: "84c31d3f915841af9476fd0a98af9688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2023451871f44306b23144f68760a5c1"
I20260806 10:43:00.268833 27414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "93e859d0723b45c7a8897331c3d0c38a" candidate_uuid: "84c31d3f915841af9476fd0a98af9688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d"
I20260806 10:43:00.268939 27124 raft_consensus.cc:3037] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:43:00.269026 27414 raft_consensus.cc:3037] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:43:00.271021 27124 raft_consensus.cc:2454] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c31d3f915841af9476fd0a98af9688 in term 1.
I20260806 10:43:00.271092 27414 raft_consensus.cc:2454] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84c31d3f915841af9476fd0a98af9688 in term 1.
I20260806 10:43:00.271341 27264 leader_election.cc:302] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2023451871f44306b23144f68760a5c1, 84c31d3f915841af9476fd0a98af9688; no voters:
I20260806 10:43:00.271620 27479 raft_consensus.cc:2781] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:43:00.272030 27479 raft_consensus.cc:686] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 1 LEADER]: Becoming Leader. State: Replica: 84c31d3f915841af9476fd0a98af9688, State: Running, Role: LEADER
I20260806 10:43:00.272292 27479 consensus_queue.cc:237] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [LEADER]: Queue going to LEADER mode. State: All 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: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } }
I20260806 10:43:00.274299 26987 catalog_manager.cc:5495] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84c31d3f915841af9476fd0a98af9688 (127.15.68.195). New cstate: current_term: 1 leader_uuid: "84c31d3f915841af9476fd0a98af9688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e1692b57eb549f3a867d9d1c74b8a3d" member_type: VOTER last_known_addr { host: "127.15.68.196" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260806 10:43:00.348068 15635 alter_table-test.cc:181] Tablet successfully located
I20260806 10:43:00.348685 26987 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50828:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260806 10:43:00.348873 26987 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50828:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260806 10:43:00.351810 26987 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3: Sending DeleteTablet for 3 replicas of tablet 93e859d0723b45c7a8897331c3d0c38a
I20260806 10:43:00.352584 15635 test_util.cc:268] Using random seed: -1925048796
I20260806 10:43:00.352537 27308 tablet_service.cc:1514] Processing DeleteTablet for tablet 93e859d0723b45c7a8897331c3d0c38a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:43:00 UTC) from {username='slave'} at 127.0.0.1:45140
I20260806 10:43:00.352618 27112 tablet_service.cc:1514] Processing DeleteTablet for tablet 93e859d0723b45c7a8897331c3d0c38a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:43:00 UTC) from {username='slave'} at 127.0.0.1:40962
I20260806 10:43:00.352630 27403 tablet_service.cc:1514] Processing DeleteTablet for tablet 93e859d0723b45c7a8897331c3d0c38a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-06 10:43:00 UTC) from {username='slave'} at 127.0.0.1:54876
I20260806 10:43:00.365758 27497 tablet_replica.cc:330] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: stopping tablet replica
I20260806 10:43:00.366065 27497 raft_consensus.cc:2229] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:43:00.366358 27497 raft_consensus.cc:2258] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:43:00.368350 27497 ts_tablet_manager.cc:1905] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:43:00.369714 27494 tablet_replica.cc:330] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: stopping tablet replica
I20260806 10:43:00.369900 27494 raft_consensus.cc:2229] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 1 LEADER]: Raft consensus shutting down.
I20260806 10:43:00.370158 27494 pending_rounds.cc:62] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Trying to abort 1 pending ops.
I20260806 10:43:00.370239 27494 pending_rounds.cc:68] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260806 10:43:00.370389 27494 raft_consensus.cc:2866] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260806 10:43:00.370505 27494 raft_consensus.cc:2258] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:43:00.370982 27495 tablet_replica.cc:330] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: stopping tablet replica
I20260806 10:43:00.371143 27495 raft_consensus.cc:2229] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 10:43:00.371297 27495 raft_consensus.cc:2258] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 10:43:00.371904 27495 ts_tablet_manager.cc:1905] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:43:00.372213 27494 ts_tablet_manager.cc:1905] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 10:43:00.375371 27497 ts_tablet_manager.cc:1918] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260806 10:43:00.375532 27497 log.cc:1196] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-3-root/wals/93e859d0723b45c7a8897331c3d0c38a
I20260806 10:43:00.375962 27497 ts_tablet_manager.cc:1939] T 93e859d0723b45c7a8897331c3d0c38a P 2e1692b57eb549f3a867d9d1c74b8a3d: Deleting consensus metadata
I20260806 10:43:00.377146 26969 catalog_manager.cc:4841] TS 2e1692b57eb549f3a867d9d1c74b8a3d (127.15.68.196:44839): tablet 93e859d0723b45c7a8897331c3d0c38a (table fake-table [id=8eb746fe576c492fafde7415143e95f1]) successfully deleted
I20260806 10:43:00.378126 27494 ts_tablet_manager.cc:1918] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260806 10:43:00.378252 27494 log.cc:1196] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-2-root/wals/93e859d0723b45c7a8897331c3d0c38a
I20260806 10:43:00.378648 27494 ts_tablet_manager.cc:1939] T 93e859d0723b45c7a8897331c3d0c38a P 84c31d3f915841af9476fd0a98af9688: Deleting consensus metadata
I20260806 10:43:00.379222 26970 catalog_manager.cc:4841] TS 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): tablet 93e859d0723b45c7a8897331c3d0c38a (table fake-table [id=8eb746fe576c492fafde7415143e95f1]) successfully deleted
I20260806 10:43:00.380465 27495 ts_tablet_manager.cc:1918] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260806 10:43:00.380611 27495 log.cc:1196] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Deleting WAL directory at /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-0-root/wals/93e859d0723b45c7a8897331c3d0c38a
I20260806 10:43:00.380956 27495 ts_tablet_manager.cc:1939] T 93e859d0723b45c7a8897331c3d0c38a P 2023451871f44306b23144f68760a5c1: Deleting consensus metadata
I20260806 10:43:00.382148 26969 catalog_manager.cc:4841] TS 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): tablet 93e859d0723b45c7a8897331c3d0c38a (table fake-table [id=8eb746fe576c492fafde7415143e95f1]) successfully deleted
I20260806 10:43:00.386322 26985 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50850:
name: "fake-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
}
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 10:43:00.398520 27208 tablet_service.cc:1467] Processing CreateTablet for tablet 21fcadfea3734bc5a4d73c77ddb41038 (DEFAULT_TABLE table=fake-table [id=d79553feb4ca490abc3d3e378652f515]), partition=RANGE (key) PARTITION UNBOUNDED
I20260806 10:43:00.398923 27208 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 21fcadfea3734bc5a4d73c77ddb41038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:43:00.405427 27505 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Bootstrap starting.
I20260806 10:43:00.406814 27505 tablet_bootstrap.cc:654] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Neither blocks nor log segments found. Creating new log.
I20260806 10:43:00.408339 27505 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: No bootstrap required, opened a new log
I20260806 10:43:00.408468 27505 ts_tablet_manager.cc:1397] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260806 10:43:00.409045 27505 raft_consensus.cc:348] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } }
I20260806 10:43:00.409206 27505 raft_consensus.cc:374] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 10:43:00.409283 27505 raft_consensus.cc:729] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0c5c74ac534c0f9eb3214108d99af6, State: Initialized, Role: FOLLOWER
I20260806 10:43:00.409500 27505 consensus_queue.cc:260] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } }
I20260806 10:43:00.409680 27505 raft_consensus.cc:388] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 10:43:00.409762 27505 raft_consensus.cc:482] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 10:43:00.409874 27505 raft_consensus.cc:3037] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 0 FOLLOWER]: Advancing to term 1
I20260806 10:43:00.412647 27505 raft_consensus.cc:504] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } }
I20260806 10:43:00.412876 27505 leader_election.cc:302] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [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: 4c0c5c74ac534c0f9eb3214108d99af6; no voters:
I20260806 10:43:00.413308 27505 leader_election.cc:288] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260806 10:43:00.413431 27507 raft_consensus.cc:2781] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 10:43:00.414040 27505 ts_tablet_manager.cc:1428] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260806 10:43:00.414529 27507 raft_consensus.cc:686] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Becoming Leader. State: Replica: 4c0c5c74ac534c0f9eb3214108d99af6, State: Running, Role: LEADER
I20260806 10:43:00.414776 27507 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All 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: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } }
I20260806 10:43:00.416843 26987 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194). New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } }
I20260806 10:43:00.494623 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000271
I20260806 10:43:00.529855 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.035s user 0.011s sys 0.008s Metrics: {"bytes_written":7112,"cfile_init":1,"dirs.queue_time_us":3996,"dirs.run_cpu_time_us":211,"dirs.run_wall_time_us":3505,"drs_written":1,"lbm_read_time_us":102,"lbm_reads_lt_1ms":4,"lbm_write_time_us":849,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":4334,"threads_started":1}
I20260806 10:43:00.629050 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.001945
I20260806 10:43:00.750173 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.121s user 0.089s sys 0.008s Metrics: {"bytes_written":17611,"cfile_init":1,"dirs.queue_time_us":6465,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1775,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":890,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1600,"thread_start_us":6606,"threads_started":1}
I20260806 10:43:00.751044 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.001945
I20260806 10:43:00.853507 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.102s user 0.075s sys 0.000s Metrics: {"bytes_written":16104,"cfile_init":1,"dirs.queue_time_us":159,"dirs.run_cpu_time_us":206,"dirs.run_wall_time_us":1826,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1016,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1400,"spinlock_wait_cycles":1408}
I20260806 10:43:00.854415 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014340
I20260806 10:43:01.027700 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.173s user 0.134s sys 0.012s Metrics: {"bytes_written":31819,"cfile_cache_hit":11,"cfile_cache_hit_bytes":7155,"cfile_cache_miss":25,"cfile_cache_miss_bytes":79019,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":2249,"dirs.run_cpu_time_us":901,"dirs.run_wall_time_us":7051,"drs_written":1,"lbm_read_time_us":1493,"lbm_reads_lt_1ms":53,"lbm_write_time_us":1095,"lbm_writes_lt_1ms":24,"mutex_wait_us":145,"num_input_rowsets":2,"peak_mem_usage":18128,"rows_written":3000,"spinlock_wait_cycles":12032,"thread_start_us":15746,"threads_started":2}
I20260806 10:43:01.029119 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.003883
I20260806 10:43:01.231532 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.193s user 0.164s sys 0.007s Metrics: {"bytes_written":33227,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1290,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1036,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":3200,"spinlock_wait_cycles":156032}
I20260806 10:43:01.233036 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014913
I20260806 10:43:01.508903 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.276s user 0.229s sys 0.012s Metrics: {"bytes_written":62654,"cfile_cache_hit":11,"cfile_cache_hit_bytes":12921,"cfile_cache_miss":25,"cfile_cache_miss_bytes":162699,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":13519,"dirs.run_cpu_time_us":559,"dirs.run_wall_time_us":3832,"drs_written":1,"lbm_read_time_us":1231,"lbm_reads_lt_1ms":53,"lbm_write_time_us":1264,"lbm_writes_lt_1ms":27,"mutex_wait_us":27,"num_input_rowsets":2,"peak_mem_usage":39752,"rows_written":6200,"thread_start_us":3958,"threads_started":1}
I20260806 10:43:01.509892 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.005821
I20260806 10:43:01.814590 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.303s user 0.279s sys 0.000s Metrics: {"bytes_written":48728,"cfile_init":1,"dirs.queue_time_us":97,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1164,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4800}
I20260806 10:43:01.815579 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014755
I20260806 10:43:02.243007 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.427s user 0.408s sys 0.008s Metrics: {"bytes_written":108752,"cfile_cache_hit":11,"cfile_cache_hit_bytes":22054,"cfile_cache_miss":27,"cfile_cache_miss_bytes":291104,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1247,"drs_written":1,"lbm_read_time_us":1536,"lbm_reads_lt_1ms":55,"lbm_write_time_us":2032,"lbm_writes_lt_1ms":31,"num_input_rowsets":2,"peak_mem_usage":74520,"rows_written":11000}
I20260806 10:43:02.243971 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.008727
I20260806 10:43:02.675869 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.432s user 0.400s sys 0.004s Metrics: {"bytes_written":77811,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":150,"dirs.run_wall_time_us":821,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1831,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":7750}
I20260806 10:43:02.676858 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014703
I20260806 10:43:03.574522 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.897s user 0.700s sys 0.008s Metrics: {"bytes_written":178488,"cfile_cache_hit":12,"cfile_cache_hit_bytes":61059,"cfile_cache_miss":30,"cfile_cache_miss_bytes":478573,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6378,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":6162,"drs_written":1,"lbm_read_time_us":1584,"lbm_reads_lt_1ms":58,"lbm_write_time_us":2223,"lbm_writes_lt_1ms":37,"num_input_rowsets":2,"peak_mem_usage":137517,"rows_written":18750,"thread_start_us":6510,"threads_started":1}
I20260806 10:43:03.575495 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.016479
I20260806 10:43:04.789333 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 1.214s user 0.834s sys 0.018s Metrics: {"bytes_written":154051,"cfile_init":1,"dirs.queue_time_us":6325,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1789,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3301,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":15800,"thread_start_us":6456,"threads_started":1}
I20260806 10:43:04.790459 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014699
I20260806 10:43:06.526290 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 1.735s user 1.259s sys 0.027s Metrics: {"bytes_written":326676,"cfile_cache_hit":12,"cfile_cache_hit_bytes":114861,"cfile_cache_miss":38,"cfile_cache_miss_bytes":886335,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6513,"dirs.run_cpu_time_us":246,"dirs.run_wall_time_us":2089,"drs_written":1,"lbm_read_time_us":2661,"lbm_reads_lt_1ms":66,"lbm_write_time_us":5298,"lbm_writes_lt_1ms":51,"num_input_rowsets":2,"peak_mem_usage":267756,"rows_written":34550,"thread_start_us":6706,"threads_started":1}
I20260806 10:43:06.527269 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.038764
I20260806 10:43:08.788072 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 2.260s user 1.913s sys 0.095s Metrics: {"bytes_written":345542,"cfile_init":1,"dirs.queue_time_us":4207,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":3831,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3773,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"rows_written":36700,"thread_start_us":4103,"threads_started":1}
I20260806 10:43:08.789122 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014622
I20260806 10:43:12.852157 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 4.057s user 2.655s sys 0.047s Metrics: {"bytes_written":658224,"cfile_cache_hit":13,"cfile_cache_hit_bytes":307603,"cfile_cache_miss":57,"cfile_cache_miss_bytes":1816297,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":7594,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":880,"drs_written":1,"lbm_read_time_us":5019,"lbm_reads_lt_1ms":85,"lbm_write_time_us":9468,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":83,"num_input_rowsets":2,"peak_mem_usage":570249,"rows_written":71250,"thread_start_us":7728,"threads_started":1}
I20260806 10:43:12.856303 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling LogGCOp(21fcadfea3734bc5a4d73c77ddb41038): free 1007069 bytes of WAL
I20260806 10:43:12.856792 27179 log_reader.cc:386] T 21fcadfea3734bc5a4d73c77ddb41038: removed 1 log segments from log reader
I20260806 10:43:12.856880 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000001 (ops 1-746)
I20260806 10:43:12.857426 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: LogGCOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {}
I20260806 10:43:12.858208 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.079459
I20260806 10:43:17.509451 26980 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260806 10:43:17.575064 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000007
I20260806 10:43:17.585050 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":152,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 10:43:17.585645 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127413
I20260806 10:43:17.600685 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.015s user 0.011s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2341,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":801,"lbm_read_time_us":4017,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":24,"lbm_write_time_us":667,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":593,"threads_started":2,"update_count":1}
I20260806 10:43:18.848840 27538 tablet.cc:1722] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260806 10:43:18.849534 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 5.987s user 3.882s sys 0.610s Metrics: {"bytes_written":699575,"cfile_init":1,"dirs.queue_time_us":488,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1000,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":18772,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":88,"peak_mem_usage":0,"rows_written":75650,"spinlock_wait_cycles":768,"thread_start_us":621,"threads_started":2,"wal-append.queue_time_us":490}
I20260806 10:43:18.850446 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling LogGCOp(21fcadfea3734bc5a4d73c77ddb41038): free 2992975 bytes of WAL
I20260806 10:43:18.850775 27179 log_reader.cc:386] T 21fcadfea3734bc5a4d73c77ddb41038: removed 3 log segments from log reader
I20260806 10:43:18.850852 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000002 (ops 747-1460)
I20260806 10:43:18.850914 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000003 (ops 1461-2173)
I20260806 10:43:18.850970 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000004 (ops 2174-2886)
I20260806 10:43:18.852226 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: LogGCOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.002s user 0.000s sys 0.001s Metrics: {}
I20260806 10:43:18.852703 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:33184 (request call id 1) took 1294 ms. Trace:
I20260806 10:43:18.852778 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014302
I20260806 10:43:18.852875 27538 rpcz_store.cc:276] 0806 10:43:17.558283 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.558882 (+ 599us) service_pool.cc:227] Handling call
0806 10:43:18.852684 (+1293802us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:17.564565 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0806 10:43:17.564736 (+ 171us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0806 10:43:17.587530 (+ 22794us) alter_schema_op.cc:65] Acquired schema lock
0806 10:43:17.587538 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0806 10:43:17.587560 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 1
0806 10:43:17.587562 (+ 2us) op_driver.cc:331] REPLICATION: starting
0806 10:43:17.587758 (+ 196us) log.cc:842] Serialized 195 byte log entry
0806 10:43:17.588613 (+ 855us) op_driver.cc:444] REPLICATION: finished
0806 10:43:17.588718 (+ 105us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0806 10:43:18.849487 (+1260769us) log.cc:842] Serialized 5 byte log entry
0806 10:43:18.852247 (+ 2760us) tablet_metadata.cc:641] Metadata flushed
0806 10:43:18.852607 (+ 360us) log.cc:842] Serialized 15 byte log entry
0806 10:43:18.852643 (+ 36us) alter_schema_op.cc:71] Released schema lock
0806 10:43:18.852646 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":5374,"prepare.run_cpu_time_us":1513,"prepare.run_wall_time_us":23248,"replication_time_us":1029}]]}
I20260806 10:43:18.863956 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4118, attempt_no=0}) took 1304 ms. Trace:
I20260806 10:43:18.864058 27538 rpcz_store.cc:276] 0806 10:43:17.559984 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.560145 (+ 161us) service_pool.cc:227] Handling call
0806 10:43:18.863939 (+1303794us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:17.587866 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:17.587956 (+ 90us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.852851 (+1264895us) write_op.cc:435] Acquired schema lock
0806 10:43:18.852855 (+ 4us) tablet.cc:660] Decoding operations
0806 10:43:18.853231 (+ 376us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.853246 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.853252 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.853728 (+ 476us) tablet.cc:699] Row locks acquired
0806 10:43:18.853754 (+ 26us) write_op.cc:260] PREPARE: finished
0806 10:43:18.853799 (+ 45us) write_op.cc:270] Start()
0806 10:43:18.853838 (+ 39us) write_op.cc:276] Timestamp: L: 4122
0806 10:43:18.853842 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.854072 (+ 230us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.859522 (+ 5450us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.859607 (+ 85us) write_op.cc:301] APPLY: starting
0806 10:43:18.859620 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.862465 (+ 2845us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.862486 (+ 21us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.863525 (+ 1039us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.863568 (+ 43us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.863573 (+ 5us) write_op.cc:312] APPLY: finished
0806 10:43:18.863721 (+ 148us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.863789 (+ 68us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.863838 (+ 49us) write_op.cc:454] Released schema lock
0806 10:43:18.863847 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":42,"cfile_cache_hit":28,"cfile_cache_hit_bytes":114968,"cfile_cache_miss":30,"cfile_cache_miss_bytes":119642,"cfile_init":1,"lbm_read_time_us":545,"lbm_reads_lt_1ms":34,"num_ops":50,"prepare.queue_time_us":27370,"prepare.run_cpu_time_us":209751,"prepare.run_wall_time_us":1266283,"replication_time_us":5661}]]}
I20260806 10:43:18.864805 26980 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2e4eef9ecbe446b2a7e7b7be464617b3: fake-table [id=d79553feb4ca490abc3d3e378652f515] alter complete (version 1)
I20260806 10:43:18.868443 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4119, attempt_no=0}) took 1308 ms. Trace:
I20260806 10:43:18.868525 27538 rpcz_store.cc:276] 0806 10:43:17.560101 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.560517 (+ 416us) service_pool.cc:227] Handling call
0806 10:43:18.868421 (+1307904us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.854190 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.854299 (+ 109us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.854304 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.854306 (+ 2us) tablet.cc:660] Decoding operations
0806 10:43:18.854660 (+ 354us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.854669 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.854674 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.855074 (+ 400us) tablet.cc:699] Row locks acquired
0806 10:43:18.855077 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.855113 (+ 36us) write_op.cc:270] Start()
0806 10:43:18.855143 (+ 30us) write_op.cc:276] Timestamp: L: 4123
0806 10:43:18.855146 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.855345 (+ 199us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.865776 (+ 10431us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.865847 (+ 71us) write_op.cc:301] APPLY: starting
0806 10:43:18.865858 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.867276 (+ 1418us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.867296 (+ 20us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.868048 (+ 752us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.868088 (+ 40us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.868092 (+ 4us) write_op.cc:312] APPLY: finished
0806 10:43:18.868182 (+ 90us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.868288 (+ 106us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.868333 (+ 45us) write_op.cc:454] Released schema lock
0806 10:43:18.868342 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"cfile_cache_hit":52,"cfile_cache_hit_bytes":213512,"cfile_cache_miss":9,"cfile_cache_miss_bytes":36954,"lbm_read_time_us":137,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1293360,"prepare.run_cpu_time_us":1212,"prepare.run_wall_time_us":1210,"replication_time_us":10610}]]}
I20260806 10:43:18.872535 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4120, attempt_no=0}) took 1311 ms. Trace:
I20260806 10:43:18.873100 27223 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4123, Committed index: 4123, Last appended: 1.4127, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4128 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } }
I20260806 10:43:18.873095 27538 rpcz_store.cc:276] 0806 10:43:17.561115 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.561160 (+ 45us) service_pool.cc:227] Handling call
0806 10:43:18.872517 (+1311357us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.855451 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.855542 (+ 91us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.855546 (+ 4us) write_op.cc:435] Acquired schema lock
0806 10:43:18.855548 (+ 2us) tablet.cc:660] Decoding operations
0806 10:43:18.856139 (+ 591us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.856148 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.856153 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.857275 (+ 1122us) tablet.cc:699] Row locks acquired
0806 10:43:18.857278 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.857312 (+ 34us) write_op.cc:270] Start()
0806 10:43:18.857340 (+ 28us) write_op.cc:276] Timestamp: L: 4124
0806 10:43:18.857343 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.857534 (+ 191us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.869118 (+ 11584us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.869264 (+ 146us) write_op.cc:301] APPLY: starting
0806 10:43:18.869276 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.871321 (+ 2045us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.871340 (+ 19us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.872134 (+ 794us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.872190 (+ 56us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.872196 (+ 6us) write_op.cc:312] APPLY: finished
0806 10:43:18.872325 (+ 129us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.872375 (+ 50us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.872423 (+ 48us) write_op.cc:454] Released schema lock
0806 10:43:18.872442 (+ 19us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":107,"cfile_cache_hit":61,"cfile_cache_hit_bytes":250466,"cfile_cache_miss":4,"cfile_cache_miss_bytes":16424,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"num_ops":50,"prepare.queue_time_us":1293973,"prepare.run_cpu_time_us":1260,"prepare.run_wall_time_us":2147,"replication_time_us":11758}]]}
I20260806 10:43:18.898252 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4121, attempt_no=0}) took 1321 ms. Trace:
I20260806 10:43:18.898651 27538 rpcz_store.cc:276] 0806 10:43:17.576742 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.577077 (+ 335us) service_pool.cc:227] Handling call
0806 10:43:18.898193 (+1321116us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.857628 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.857719 (+ 91us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.857724 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.857726 (+ 2us) tablet.cc:660] Decoding operations
0806 10:43:18.858060 (+ 334us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.858069 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.858073 (+ 4us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.858487 (+ 414us) tablet.cc:699] Row locks acquired
0806 10:43:18.858490 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.858524 (+ 34us) write_op.cc:270] Start()
0806 10:43:18.858554 (+ 30us) write_op.cc:276] Timestamp: L: 4125
0806 10:43:18.858557 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.858746 (+ 189us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.876646 (+ 17900us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.889250 (+ 12604us) write_op.cc:301] APPLY: starting
0806 10:43:18.889262 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.891142 (+ 1880us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.891169 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.897722 (+ 6553us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.897794 (+ 72us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.897802 (+ 8us) write_op.cc:312] APPLY: finished
0806 10:43:18.897973 (+ 171us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.898033 (+ 60us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.898095 (+ 62us) write_op.cc:454] Released schema lock
0806 10:43:18.898105 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":12561,"cfile_cache_hit":55,"cfile_cache_hit_bytes":225830,"cfile_cache_miss":3,"cfile_cache_miss_bytes":12318,"lbm_read_time_us":76,"lbm_reads_lt_1ms":3,"num_ops":50,"prepare.queue_time_us":1280140,"prepare.run_cpu_time_us":1176,"prepare.run_wall_time_us":1175,"replication_time_us":18063,"thread_start_us":16842,"threads_started":1}]]}
I20260806 10:43:18.910799 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4122, attempt_no=0}) took 1333 ms. Trace:
I20260806 10:43:18.911902 27538 rpcz_store.cc:276] 0806 10:43:17.576902 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.577512 (+ 610us) service_pool.cc:227] Handling call
0806 10:43:18.910744 (+1333232us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.858848 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.858943 (+ 95us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.858948 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.858950 (+ 2us) tablet.cc:660] Decoding operations
0806 10:43:18.860454 (+ 1504us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.860463 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.860468 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.860871 (+ 403us) tablet.cc:699] Row locks acquired
0806 10:43:18.860874 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.860908 (+ 34us) write_op.cc:270] Start()
0806 10:43:18.860938 (+ 30us) write_op.cc:276] Timestamp: L: 4126
0806 10:43:18.860941 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.869326 (+ 8385us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.869620 (+ 294us) spinlock_profiling.cc:243] Waited 8.21 ms on lock 0x61500008e924. stack: 00007ff8c6b2d66e 00007ff8c6b2d430 00007ff8c59855ed 00000000004dad54 00000000004dad1d 00000000004da5da 00007ff8d0c89d02 00007ff8d1fbc7f1 00007ff8d1fbb359 00007ff8d1fc31bb 00007ff8d1fc3038 00007ff8db0cdbbc 00007ff8c6b73344 00007ff8c6b7691b 00007ff8c6b76798 00007ff8db0cdbbc
0806 10:43:18.906939 (+ 37319us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.907207 (+ 268us) write_op.cc:301] APPLY: starting
0806 10:43:18.907220 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.908980 (+ 1760us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.908983 (+ 3us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.910318 (+ 1335us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.910383 (+ 65us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.910390 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:43:18.910536 (+ 146us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.910602 (+ 66us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.910654 (+ 52us) write_op.cc:454] Released schema lock
0806 10:43:18.910664 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":219,"cfile_cache_hit":52,"cfile_cache_hit_bytes":213512,"num_ops":50,"prepare.queue_time_us":1280998,"prepare.run_cpu_time_us":1565,"prepare.run_wall_time_us":10804,"replication_time_us":45963,"spinlock_wait_cycles":18885376}]]}
W20260806 10:43:18.912976 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21fcadfea3734bc5a4d73c77ddb41038. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:43:18.911288 27585 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4123, attempt_no=0}) took 1334 ms. Trace:
I20260806 10:43:18.917246 27585 rpcz_store.cc:276] 0806 10:43:17.577027 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.577875 (+ 848us) service_pool.cc:227] Handling call
0806 10:43:18.911239 (+1333364us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.869687 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.869778 (+ 91us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.869783 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.869786 (+ 3us) tablet.cc:660] Decoding operations
0806 10:43:18.870149 (+ 363us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.870157 (+ 8us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.870162 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.870585 (+ 423us) tablet.cc:699] Row locks acquired
0806 10:43:18.870587 (+ 2us) write_op.cc:260] PREPARE: finished
0806 10:43:18.870615 (+ 28us) write_op.cc:270] Start()
0806 10:43:18.870643 (+ 28us) write_op.cc:276] Timestamp: L: 4127
0806 10:43:18.870647 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.870814 (+ 167us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.907058 (+ 36244us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.907377 (+ 319us) write_op.cc:301] APPLY: starting
0806 10:43:18.907388 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.909383 (+ 1995us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.909410 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.910829 (+ 1419us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.910881 (+ 52us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.910887 (+ 6us) write_op.cc:312] APPLY: finished
0806 10:43:18.911051 (+ 164us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.911104 (+ 53us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.911154 (+ 50us) write_op.cc:454] Released schema lock
0806 10:43:18.911163 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":272,"cfile_cache_hit":64,"cfile_cache_hit_bytes":255673,"num_ops":50,"prepare.queue_time_us":1291492,"prepare.run_cpu_time_us":1196,"prepare.run_wall_time_us":1196,"replication_time_us":36393,"spinlock_wait_cycles":2944}]]}
I20260806 10:43:18.918318 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4124, attempt_no=0}) took 1338 ms. Trace:
I20260806 10:43:18.918545 27538 rpcz_store.cc:276] 0806 10:43:17.579706 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.579755 (+ 49us) service_pool.cc:227] Handling call
0806 10:43:18.918269 (+1338514us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.870919 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.871004 (+ 85us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.871009 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.871012 (+ 3us) tablet.cc:660] Decoding operations
0806 10:43:18.871361 (+ 349us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.871369 (+ 8us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.871374 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.871825 (+ 451us) tablet.cc:699] Row locks acquired
0806 10:43:18.871828 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.871858 (+ 30us) write_op.cc:270] Start()
0806 10:43:18.871885 (+ 27us) write_op.cc:276] Timestamp: L: 4128
0806 10:43:18.871888 (+ 3us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.872052 (+ 164us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.907143 (+ 35091us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.913540 (+ 6397us) write_op.cc:301] APPLY: starting
0806 10:43:18.913552 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.915324 (+ 1772us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.915348 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.916669 (+ 1321us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.916727 (+ 58us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.916733 (+ 6us) write_op.cc:312] APPLY: finished
0806 10:43:18.916875 (+ 142us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.916945 (+ 70us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.916997 (+ 52us) write_op.cc:454] Released schema lock
0806 10:43:18.917005 (+ 8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6361,"cfile_cache_hit":59,"cfile_cache_hit_bytes":242254,"num_ops":50,"prepare.queue_time_us":1290806,"prepare.run_cpu_time_us":1195,"prepare.run_wall_time_us":1194,"replication_time_us":35239,"thread_start_us":11355,"threads_started":1}]]}
I20260806 10:43:18.918728 27576 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Committing config change with OpId 1.4128: config changed from index -1 to 4128, NON_VOTER 2023451871f44306b23144f68760a5c1 (127.15.68.193) added. New config: { opid_index: 4128 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } }
I20260806 10:43:18.924050 26970 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 21fcadfea3734bc5a4d73c77ddb41038 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260806 10:43:18.928676 27585 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4126, attempt_no=0}) took 1341 ms. Trace:
I20260806 10:43:18.931471 27585 rpcz_store.cc:276] 0806 10:43:17.586839 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.586896 (+ 57us) service_pool.cc:227] Handling call
0806 10:43:18.928620 (+1341724us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.878710 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.878811 (+ 101us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.878816 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.878819 (+ 3us) tablet.cc:660] Decoding operations
0806 10:43:18.879194 (+ 375us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.879204 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.879210 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.879691 (+ 481us) tablet.cc:699] Row locks acquired
0806 10:43:18.879694 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.879727 (+ 33us) write_op.cc:270] Start()
0806 10:43:18.879758 (+ 31us) write_op.cc:276] Timestamp: L: 4133
0806 10:43:18.879762 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.893777 (+ 14015us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.894379 (+ 602us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x61500008e924. stack: 00007ff8c6b2d66e 00007ff8c6b2d430 00007ff8c59855ed 00000000004dad54 00000000004dad1d 00000000004da5da 00007ff8d0c89d02 00007ff8d1fbc7f1 00007ff8d1fbb359 00007ff8d1fc31bb 00007ff8d1fc3038 00007ff8db0cdbbc 00007ff8c6b73344 00007ff8c6b7691b 00007ff8c6b76798 00007ff8db0cdbbc
0806 10:43:18.922475 (+ 28096us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.924872 (+ 2397us) write_op.cc:301] APPLY: starting
0806 10:43:18.924884 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.926925 (+ 2041us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.926928 (+ 3us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.928144 (+ 1216us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.928214 (+ 70us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.928221 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:43:18.928379 (+ 158us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.928460 (+ 81us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.928524 (+ 64us) write_op.cc:454] Released schema lock
0806 10:43:18.928534 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2349,"cfile_cache_hit":61,"cfile_cache_hit_bytes":250466,"num_ops":50,"prepare.queue_time_us":1291438,"prepare.run_cpu_time_us":1593,"prepare.run_wall_time_us":15705,"replication_time_us":42696,"spinlock_wait_cycles":31747968}]]}
I20260806 10:43:18.933629 27588 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4127, attempt_no=0}) took 1341 ms. Trace:
I20260806 10:43:18.933811 27588 rpcz_store.cc:276] 0806 10:43:17.592266 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.592402 (+ 136us) service_pool.cc:227] Handling call
0806 10:43:18.933580 (+1341178us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.894460 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.894566 (+ 106us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.894571 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.894574 (+ 3us) tablet.cc:660] Decoding operations
0806 10:43:18.895036 (+ 462us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.895047 (+ 11us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.895053 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.895717 (+ 664us) tablet.cc:699] Row locks acquired
0806 10:43:18.895721 (+ 4us) write_op.cc:260] PREPARE: finished
0806 10:43:18.895758 (+ 37us) write_op.cc:270] Start()
0806 10:43:18.895792 (+ 34us) write_op.cc:276] Timestamp: L: 4134
0806 10:43:18.895796 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.895992 (+ 196us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.922593 (+ 26601us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.927569 (+ 4976us) write_op.cc:301] APPLY: starting
0806 10:43:18.927581 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.930857 (+ 3276us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.930882 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.933044 (+ 2162us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.933105 (+ 61us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.933112 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:43:18.933252 (+ 140us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.933453 (+ 201us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.933506 (+ 53us) write_op.cc:454] Released schema lock
0806 10:43:18.933516 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4930,"cfile_cache_hit":64,"cfile_cache_hit_bytes":255673,"num_ops":50,"prepare.queue_time_us":1301693,"prepare.run_cpu_time_us":1641,"prepare.run_wall_time_us":2014,"replication_time_us":26782}]]}
I20260806 10:43:18.931325 27538 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33192 (ReqId={client: 6edfea9aea4d45c7a133e35f20603068, seq_no=4125, attempt_no=0}) took 1350 ms. Trace:
I20260806 10:43:18.935822 27538 rpcz_store.cc:276] 0806 10:43:17.580997 (+ 0us) service_pool.cc:170] Inserting onto call queue
0806 10:43:17.581041 (+ 44us) service_pool.cc:227] Handling call
0806 10:43:18.931265 (+1350224us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 10:43:18.872151 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 21fcadfea3734bc5a4d73c77ddb41038
0806 10:43:18.872240 (+ 89us) write_op.cc:432] Acquiring schema lock in shared mode
0806 10:43:18.872245 (+ 5us) write_op.cc:435] Acquired schema lock
0806 10:43:18.872247 (+ 2us) tablet.cc:660] Decoding operations
0806 10:43:18.874563 (+ 2316us) write_op.cc:620] Acquiring the partition lock for write op
0806 10:43:18.874572 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0806 10:43:18.874577 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0806 10:43:18.875007 (+ 430us) tablet.cc:699] Row locks acquired
0806 10:43:18.875010 (+ 3us) write_op.cc:260] PREPARE: finished
0806 10:43:18.875039 (+ 29us) write_op.cc:270] Start()
0806 10:43:18.875066 (+ 27us) write_op.cc:276] Timestamp: L: 4132
0806 10:43:18.875070 (+ 4us) op_driver.cc:331] REPLICATION: starting
0806 10:43:18.875233 (+ 163us) log.cc:842] Serialized 52872 byte log entry
0806 10:43:18.878640 (+ 3407us) spinlock_profiling.cc:243] Waited 3.17 ms on lock 0x60b0004adcb8. stack: 00007ff8c6b2d66e 00007ff8c6b2d430 00007ff8c59855ed 00000000004dad54 00000000004dad1d 00000000004da5da 00007ff8d0c476fa 00007ff8d0c89d73 00007ff8d1fbc7f1 00007ff8d1fbb359 00007ff8d1fc31bb 00007ff8d1fc3038 00007ff8db0cdbbc 00007ff8c6b73344 00007ff8c6b7691b 00007ff8c6b76798
0806 10:43:18.922326 (+ 43686us) op_driver.cc:444] REPLICATION: finished
0806 10:43:18.922419 (+ 93us) write_op.cc:301] APPLY: starting
0806 10:43:18.922440 (+ 21us) tablet.cc:1365] starting BulkCheckPresence
0806 10:43:18.929563 (+ 7123us) tablet.cc:1368] finished BulkCheckPresence
0806 10:43:18.929566 (+ 3us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 10:43:18.930822 (+ 1256us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 10:43:18.930889 (+ 67us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0806 10:43:18.930896 (+ 7us) write_op.cc:312] APPLY: finished
0806 10:43:18.931045 (+ 149us) log.cc:842] Serialized 320 byte log entry
0806 10:43:18.931119 (+ 74us) write_op.cc:489] Releasing partition, row and schema locks
0806 10:43:18.931178 (+ 59us) write_op.cc:454] Released schema lock
0806 10:43:18.931187 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":195840,"child_traces":[["op",{"apply.queue_time_us":42,"cfile_cache_hit":62,"cfile_cache_hit_bytes":254572,"num_ops":50,"prepare.queue_time_us":1290687,"prepare.run_cpu_time_us":1501,"prepare.run_wall_time_us":6518,"replication_time_us":47238,"spinlock_wait_cycles":7281536}]]}
I20260806 10:43:18.941857 26985 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: config changed from index -1 to 4128, NON_VOTER 2023451871f44306b23144f68760a5c1 (127.15.68.193) added. New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: 4128 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 10:43:18.952278 27223 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4140, Committed index: 4140, Last appended: 1.4140, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } }
W20260806 10:43:18.955794 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21fcadfea3734bc5a4d73c77ddb41038. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:43:18.955617 27581 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Committing config change with OpId 1.4141: config changed from index 4128 to 4141, NON_VOTER 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) added. New config: { opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } } }
I20260806 10:43:18.960014 26970 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 21fcadfea3734bc5a4d73c77ddb41038 with cas_config_opid_index 4128: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260806 10:43:18.961653 26986 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: config changed from index 4128 to 4141, NON_VOTER 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) added. New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 10:43:18.997879 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21fcadfea3734bc5a4d73c77ddb41038. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:43:19.102880 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000066
I20260806 10:43:19.108654 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.005s sys 0.000s Metrics: {"bytes_written":585,"delete_count":0,"lbm_write_time_us":174,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":3}
I20260806 10:43:19.109313 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.214443
I20260806 10:43:19.170888 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.061s user 0.015s sys 0.014s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2734,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":11381,"dirs.run_cpu_time_us":380,"dirs.run_wall_time_us":6159,"lbm_read_time_us":490,"lbm_reads_lt_1ms":25,"lbm_write_time_us":334,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":41176,"threads_started":2,"update_count":3}
I20260806 10:43:19.455196 27599 ts_tablet_manager.cc:927] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Initiating tablet copy from peer 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075)
I20260806 10:43:19.505694 27602 ts_tablet_manager.cc:927] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Initiating tablet copy from peer 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075)
I20260806 10:43:19.523041 27599 tablet_copy_client.cc:316] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Beginning tablet copy session from remote peer at address 127.15.68.194:40075
I20260806 10:43:19.525744 27602 tablet_copy_client.cc:316] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Beginning tablet copy session from remote peer at address 127.15.68.194:40075
I20260806 10:43:19.546746 27237 tablet_copy_service.cc:140] P 4c0c5c74ac534c0f9eb3214108d99af6: Received BeginTabletCopySession request for tablet 21fcadfea3734bc5a4d73c77ddb41038 from peer 2023451871f44306b23144f68760a5c1 ({username='slave'} at 127.0.0.1:35306)
I20260806 10:43:19.547029 27237 tablet_copy_service.cc:161] P 4c0c5c74ac534c0f9eb3214108d99af6: Beginning new tablet copy session on tablet 21fcadfea3734bc5a4d73c77ddb41038 from peer 2023451871f44306b23144f68760a5c1 at {username='slave'} at 127.0.0.1:35306: session id = 2023451871f44306b23144f68760a5c1-21fcadfea3734bc5a4d73c77ddb41038
I20260806 10:43:19.558785 27237 tablet_copy_source_session.cc:205] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Tablet Copy: opened 10 blocks and 2 log segments
I20260806 10:43:19.561568 27602 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 21fcadfea3734bc5a4d73c77ddb41038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:43:19.563853 27237 tablet_copy_service.cc:140] P 4c0c5c74ac534c0f9eb3214108d99af6: Received BeginTabletCopySession request for tablet 21fcadfea3734bc5a4d73c77ddb41038 from peer 84c31d3f915841af9476fd0a98af9688 ({username='slave'} at 127.0.0.1:35296)
I20260806 10:43:19.564191 27237 tablet_copy_service.cc:161] P 4c0c5c74ac534c0f9eb3214108d99af6: Beginning new tablet copy session on tablet 21fcadfea3734bc5a4d73c77ddb41038 from peer 84c31d3f915841af9476fd0a98af9688 at {username='slave'} at 127.0.0.1:35296: session id = 84c31d3f915841af9476fd0a98af9688-21fcadfea3734bc5a4d73c77ddb41038
I20260806 10:43:19.570436 27237 tablet_copy_source_session.cc:205] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Tablet Copy: opened 10 blocks and 2 log segments
I20260806 10:43:19.572157 27599 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 21fcadfea3734bc5a4d73c77ddb41038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 10:43:19.582150 27599 tablet_copy_client.cc:791] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Starting download of 10 data blocks...
I20260806 10:43:19.591992 27602 tablet_copy_client.cc:791] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Starting download of 10 data blocks...
I20260806 10:43:19.602752 27600 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:19.605142 27603 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:19.623220 27611 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:19.639081 27609 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:19.930327 27581 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 198 ops behind the committed index
I20260806 10:43:20.053979 27581 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 225 ops behind the committed index
I20260806 10:43:21.607806 27600 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:21.621912 27603 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:21.635638 27611 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:21.648373 27609 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
W20260806 10:43:21.923138 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260806 10:43:22.255033 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260806 10:43:23.034897 27619 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 865 ops behind the committed index [suppressed 5 similar messages]
I20260806 10:43:23.164104 27596 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 889 ops behind the committed index [suppressed 5 similar messages]
I20260806 10:43:23.616531 27600 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:23.624476 27603 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:23.645843 27611 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:23.655913 27609 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
W20260806 10:43:24.664302 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260806 10:43:24.792634 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260806 10:43:25.622423 27600 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:25.630044 27603 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:25.655879 27611 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:25.695808 27609 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:26.258821 27615 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 1599 ops behind the committed index [suppressed 5 similar messages]
I20260806 10:43:26.465907 27596 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 1652 ops behind the committed index [suppressed 6 similar messages]
I20260806 10:43:26.890246 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 8.037s user 5.341s sys 0.118s Metrics: {"bytes_written":1334042,"cfile_cache_hit":15,"cfile_cache_hit_bytes":577179,"cfile_cache_miss":107,"cfile_cache_miss_bytes":3863943,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":7068,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":2753,"drs_written":1,"lbm_read_time_us":7161,"lbm_reads_lt_1ms":135,"lbm_write_time_us":36107,"lbm_writes_1-10_ms":4,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":148,"num_input_rowsets":2,"peak_mem_usage":1237835,"rows_written":146900,"thread_start_us":7223,"threads_started":1}
I20260806 10:43:26.892788 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.155036
W20260806 10:43:27.039383 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260806 10:43:27.396673 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260806 10:43:27.625520 27600 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:27.633924 27603 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:27.663847 27611 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:27.702415 27609 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
W20260806 10:43:29.365119 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260806 10:43:29.493631 27619 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 2313 ops behind the committed index [suppressed 5 similar messages]
I20260806 10:43:29.664773 27602 tablet_copy_client.cc:655] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Starting download of 2 WAL segments...
I20260806 10:43:29.673697 27611 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:29.692761 27603 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:29.703047 27599 tablet_copy_client.cc:655] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Starting download of 2 WAL segments...
I20260806 10:43:29.719980 27609 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:29.743989 27600 tablet_copy_client.cc:1010] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Injecting latency into file download: 2000
I20260806 10:43:29.981822 27624 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 2411 ops behind the committed index [suppressed 6 similar messages]
W20260806 10:43:30.078328 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260806 10:43:31.697414 27602 tablet_copy_client.cc:531] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 10:43:31.702450 27602 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Bootstrap starting.
I20260806 10:43:31.745982 27599 tablet_copy_client.cc:531] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 10:43:31.756479 27599 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Bootstrap starting.
W20260806 10:43:31.859426 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260806 10:43:32.174268 27500 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.15.68.194:40075, user_credentials={real_user=slave}} blocked reactor thread for 60142.2us
I20260806 10:43:32.569417 27581 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 2895 ops behind the committed index [suppressed 5 similar messages]
W20260806 10:43:32.602602 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20260806 10:43:33.000768 27615 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 2955 ops behind the committed index [suppressed 5 similar messages]
W20260806 10:43:34.446398 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260806 10:43:35.072839 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20260806 10:43:35.922530 27615 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 3348 ops behind the committed index [suppressed 6 similar messages]
I20260806 10:43:36.471995 27615 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 3425 ops behind the committed index [suppressed 6 similar messages]
W20260806 10:43:36.913350 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20260806 10:43:37.368731 27602 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Bootstrap replayed 1/2 log segments. Stats: ops{read=721 overwritten=0 applied=712 ignored=53} inserts{seen=32950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8. Pending: 9 replicates
W20260806 10:43:37.421942 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20260806 10:43:37.846735 27602 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Bootstrap replaying log segment 2/2 (86.5K/906.3K this segment, stats: ops{read=784 overwritten=0 applied=780 ignored=53} inserts{seen=36350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8)
I20260806 10:43:37.869707 27599 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Bootstrap replaying log segment 1/2 (897.4K/984.7K this segment, stats: ops{read=657 overwritten=0 applied=652 ignored=53} inserts{seen=29950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8)
I20260806 10:43:38.323892 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 11.429s user 7.846s sys 0.455s Metrics: {"bytes_written":1347482,"cfile_init":1,"dirs.queue_time_us":23989,"dirs.run_cpu_time_us":96,"dirs.run_wall_time_us":97,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":23023,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":155,"peak_mem_usage":0,"rows_written":148350,"spinlock_wait_cycles":145792,"thread_start_us":23819,"threads_started":1}
I20260806 10:43:38.325006 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.013611
I20260806 10:43:38.417238 27599 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Bootstrap replayed 1/2 log segments. Stats: ops{read=721 overwritten=0 applied=712 ignored=53} inserts{seen=32950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8. Pending: 9 replicates
I20260806 10:43:39.334858 27576 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 3789 ops behind the committed index [suppressed 6 similar messages]
W20260806 10:43:39.398582 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260806 10:43:39.824767 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20260806 10:43:39.944681 27576 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 3857 ops behind the committed index [suppressed 6 similar messages]
I20260806 10:43:41.463476 27602 tablet.cc:1722] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260806 10:43:41.464005 27602 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
W20260806 10:43:41.952242 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260806 10:43:42.170152 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260806 10:43:42.189107 27602 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Bootstrap replayed 2/2 log segments. Stats: ops{read=1387 overwritten=0 applied=1385 ignored=53} inserts{seen=66450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8. Pending: 2 replicates
I20260806 10:43:42.189725 27602 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Bootstrap complete.
I20260806 10:43:42.213183 27602 ts_tablet_manager.cc:1397] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Time spent bootstrapping tablet: real 10.511s user 6.055s sys 0.439s
I20260806 10:43:42.214066 27602 raft_consensus.cc:348] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } }
I20260806 10:43:42.233004 27602 raft_consensus.cc:729] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2023451871f44306b23144f68760a5c1, State: Initialized, Role: LEARNER
I20260806 10:43:42.233366 27602 consensus_queue.cc:260] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4271, Last appended: 1.4273, Last appended by leader: 4273, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } }
I20260806 10:43:42.244717 27602 ts_tablet_manager.cc:1428] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Time spent starting tablet: real 0.031s user 0.004s sys 0.020s
I20260806 10:43:42.245424 27235 tablet_copy_service.cc:342] P 4c0c5c74ac534c0f9eb3214108d99af6: Request end of tablet copy session 2023451871f44306b23144f68760a5c1-21fcadfea3734bc5a4d73c77ddb41038 received from {username='slave'} at 127.0.0.1:35306
I20260806 10:43:42.245572 27235 tablet_copy_service.cc:433] P 4c0c5c74ac534c0f9eb3214108d99af6: ending tablet copy session 2023451871f44306b23144f68760a5c1-21fcadfea3734bc5a4d73c77ddb41038 on tablet 21fcadfea3734bc5a4d73c77ddb41038 with peer 2023451871f44306b23144f68760a5c1
I20260806 10:43:42.398142 27599 tablet.cc:1722] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260806 10:43:42.398650 27599 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260806 10:43:42.427358 27166 maintenance_manager.cc:419] P 2023451871f44306b23144f68760a5c1: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014302
I20260806 10:43:42.775605 27658 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 4262 ops behind the committed index [suppressed 6 similar messages]
I20260806 10:43:42.818423 27124 raft_consensus.cc:1203] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4140->[1.4141-1.4161] Dedup: 1.4161->[]
I20260806 10:43:42.871130 27599 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Bootstrap replaying log segment 2/2 (776.6K/911.6K this segment, stats: ops{read=1292 overwritten=0 applied=1283 ignored=53} inserts{seen=61350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8)
I20260806 10:43:43.018985 27646 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 4288 ops behind the committed index [suppressed 5 similar messages]
W20260806 10:43:43.029690 27659 log.cc:492] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Log roll took a long time: real 0.067s user 0.020s sys 0.006s
W20260806 10:43:43.680150 27659 log.cc:492] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Log roll took a long time: real 0.088s user 0.018s sys 0.004s
I20260806 10:43:44.482627 27599 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Bootstrap replayed 2/2 log segments. Stats: ops{read=1391 overwritten=0 applied=1385 ignored=53} inserts{seen=66450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=8. Pending: 6 replicates
I20260806 10:43:44.485584 27599 tablet_bootstrap.cc:492] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Bootstrap complete.
I20260806 10:43:44.515080 27599 ts_tablet_manager.cc:1397] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Time spent bootstrapping tablet: real 12.759s user 5.971s sys 0.453s
I20260806 10:43:44.520398 27599 raft_consensus.cc:348] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Replica starting. Triggering 6 pending ops. Active config: opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } }
I20260806 10:43:44.539297 27599 raft_consensus.cc:729] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 84c31d3f915841af9476fd0a98af9688, State: Initialized, Role: LEARNER
I20260806 10:43:44.539625 27599 consensus_queue.cc:260] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4273, Last appended: 1.4277, Last appended by leader: 4277, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4141 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: NON_VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: true } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } }
I20260806 10:43:44.551107 27599 ts_tablet_manager.cc:1428] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Time spent starting tablet: real 0.031s user 0.003s sys 0.000s
I20260806 10:43:44.552155 27235 tablet_copy_service.cc:342] P 4c0c5c74ac534c0f9eb3214108d99af6: Request end of tablet copy session 84c31d3f915841af9476fd0a98af9688-21fcadfea3734bc5a4d73c77ddb41038 received from {username='slave'} at 127.0.0.1:35296
I20260806 10:43:44.552294 27235 tablet_copy_service.cc:433] P 4c0c5c74ac534c0f9eb3214108d99af6: ending tablet copy session 84c31d3f915841af9476fd0a98af9688-21fcadfea3734bc5a4d73c77ddb41038 on tablet 21fcadfea3734bc5a4d73c77ddb41038 with peer 84c31d3f915841af9476fd0a98af9688
I20260806 10:43:44.689301 27324 raft_consensus.cc:1203] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4140->[1.4141-1.4161] Dedup: 1.4161->[]
I20260806 10:43:44.786110 27360 maintenance_manager.cc:419] P 84c31d3f915841af9476fd0a98af9688: Scheduling CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=1.014302
W20260806 10:43:44.929742 27659 log.cc:924] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Append to log took a long time: real 0.086s user 0.000s sys 0.000s
W20260806 10:43:45.255800 27500 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.15.68.194:40075, user_credentials={real_user=slave}} blocked reactor thread for 141064us
I20260806 10:43:45.787518 27634 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 3446 ops behind the committed index [suppressed 44 similar messages]
I20260806 10:43:46.038708 27634 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 3962 ops behind the committed index [suppressed 21 similar messages]
W20260806 10:43:46.906037 27680 log.cc:492] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Log roll took a long time: real 0.056s user 0.009s sys 0.000s
W20260806 10:43:47.065996 27680 log.cc:492] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Log roll took a long time: real 0.057s user 0.004s sys 0.003s
I20260806 10:43:48.814250 27634 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 2846 ops behind the committed index [suppressed 29 similar messages]
I20260806 10:43:49.053556 27634 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 3162 ops behind the committed index [suppressed 39 similar messages]
W20260806 10:43:49.912930 27659 log.cc:492] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Log roll took a long time: real 0.086s user 0.005s sys 0.004s
W20260806 10:43:49.972648 27680 log.cc:924] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Append to log took a long time: real 0.051s user 0.001s sys 0.000s
W20260806 10:43:50.368090 27680 log.cc:492] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Log roll took a long time: real 0.088s user 0.005s sys 0.004s
W20260806 10:43:51.377202 27680 log.cc:924] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Append to log took a long time: real 0.057s user 0.001s sys 0.000s
I20260806 10:43:51.894972 27634 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 2179 ops behind the committed index [suppressed 33 similar messages]
W20260806 10:43:52.084522 27680 log.cc:924] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: Append to log took a long time: real 0.062s user 0.000s sys 0.002s
W20260806 10:43:52.088371 27659 log.cc:924] Time spent T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: Append to log took a long time: real 0.061s user 0.000s sys 0.000s
I20260806 10:43:52.103732 27634 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 2542 ops behind the committed index [suppressed 30 similar messages]
I20260806 10:43:54.956792 27704 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 1476 ops behind the committed index [suppressed 36 similar messages]
I20260806 10:43:55.119297 27704 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 2023 ops behind the committed index [suppressed 26 similar messages]
I20260806 10:43:57.993233 27707 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 640 ops behind the committed index [suppressed 43 similar messages]
I20260806 10:43:58.159060 27708 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 997 ops behind the committed index [suppressed 53 similar messages]
W20260806 10:43:58.184482 27324 op_tracker.cc:168] op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.184738 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7620' and following 2 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.227748 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7629' and following 9 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.387015 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7657' and following 9 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.460505 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7674' and following 1 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.589440 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7701' and following 10 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.610162 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7706' and following 13 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.633594 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7711' and following 13 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.673429 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7717' and following 12 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.688911 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7719' and following 16 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.742093 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7734' and following 3 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.793450 27322 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7746' and following 6 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.807334 27322 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7748' and following 16 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.846846 27322 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7750' and following 16 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.858884 27322 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7750' and following 18 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260806 10:43:58.859469 27322 raft_consensus.cc:1581] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:58.860178 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Status: Illegal state: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260806 10:43:59.216144 27124 op_tracker.cc:168] op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 13 similar messages]
W20260806 10:43:59.216341 27124 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8330' and following 10 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.228858 27122 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8332' and following 16 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.257149 27123 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8337' and following 13 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.303484 27123 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8347' and following 8 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.331010 27124 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8358' and following 7 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.369859 27124 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8365' and following 11 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.396907 27124 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8365' and following 18 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260806 10:43:59.397615 27124 raft_consensus.cc:1581] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.400053 27175 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 2023451871f44306b23144f68760a5c1 (127.15.68.193:39211): Couldn't send request to peer 2023451871f44306b23144f68760a5c1. Status: Illegal state: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:43:59.510272 27079 maintenance_manager.cc:643] P 2023451871f44306b23144f68760a5c1: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 17.083s user 5.612s sys 0.158s Metrics: {"bytes_written":1334042,"cfile_cache_hit":15,"cfile_cache_hit_bytes":423829,"cfile_cache_miss":107,"cfile_cache_miss_bytes":4017293,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":56836,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":4368,"drs_written":1,"lbm_read_time_us":44982,"lbm_reads_1-10_ms":4,"lbm_reads_10-100_ms":2,"lbm_reads_lt_1ms":129,"lbm_write_time_us":14157,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":152,"num_input_rowsets":2,"peak_mem_usage":1237835,"rows_written":146900,"spinlock_wait_cycles":896,"thread_start_us":13956,"threads_started":1}
I20260806 10:43:59.516199 27166 maintenance_manager.cc:419] P 2023451871f44306b23144f68760a5c1: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.220924
W20260806 10:43:59.623553 27322 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7894' and following 7 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.633988 27322 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7896' and following 16 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.664317 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7899' and following 15 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.752326 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7908' and following 9 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.796890 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7913' and following 13 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.805938 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7913' and following 18 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260806 10:43:59.806578 27324 raft_consensus.cc:1581] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:43:59.807046 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Status: Illegal state: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:44:01.036995 27708 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 2023451871f44306b23144f68760a5c1 is lagging by at least 46 ops behind the committed index [suppressed 35 similar messages]
I20260806 10:44:01.173231 27708 raft_consensus.cc:1050] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: attempting to promote NON_VOTER 2023451871f44306b23144f68760a5c1 to VOTER
I20260806 10:44:01.173691 27708 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 38 messages since previous log ~3 seconds ago
I20260806 10:44:01.173826 27708 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 2 messages since previous log ~0 seconds ago
I20260806 10:44:01.174059 27708 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8619, Committed index: 8619, Last appended: 1.8619, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8620 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } }
I20260806 10:44:01.180037 27123 raft_consensus.cc:1261] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Refusing update from remote peer 4c0c5c74ac534c0f9eb3214108d99af6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8611. Preceding OpId from leader: term: 1 index: 8620. (index mismatch)
I20260806 10:44:01.180685 27708 consensus_queue.cc:1035] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8620, Last known committed idx: 8611, Time since last communication: 0.000s
I20260806 10:44:01.181808 27322 raft_consensus.cc:1261] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Refusing update from remote peer 4c0c5c74ac534c0f9eb3214108d99af6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8102. Preceding OpId from leader: term: 1 index: 8620. (index mismatch)
I20260806 10:44:01.184144 27728 consensus_queue.cc:1035] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8620, Last known committed idx: 8102, Time since last communication: 0.001s
I20260806 10:44:01.184674 27728 consensus_queue.cc:786] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Peer 84c31d3f915841af9476fd0a98af9688 is lagging by at least 498 ops behind the committed index
I20260806 10:44:01.223030 27123 raft_consensus.cc:1203] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.8611->[1.8612-1.8620] Dedup: 1.8619->[1.8620-1.8620]
I20260806 10:44:01.229125 27728 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Committing config change with OpId 1.8620: config changed from index 4141 to 8620, 2023451871f44306b23144f68760a5c1 (127.15.68.193) changed from NON_VOTER to VOTER. New config: { opid_index: 8620 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } } }
I20260806 10:44:01.234107 27123 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Committing config change with OpId 1.8620: config changed from index 4141 to 8620, 2023451871f44306b23144f68760a5c1 (127.15.68.193) changed from NON_VOTER to VOTER. New config: { opid_index: 8620 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } } }
I20260806 10:44:01.271790 26986 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: config changed from index 4141 to 8620, 2023451871f44306b23144f68760a5c1 (127.15.68.193) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: 8620 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 10:44:01.518828 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000042
I20260806 10:44:01.528661 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.005s sys 0.001s Metrics: {"bytes_written":417,"delete_count":0,"lbm_write_time_us":205,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 10:44:01.529376 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152079
I20260806 10:44:01.704332 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.174s user 0.010s sys 0.009s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2580,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":42189,"dirs.run_cpu_time_us":247,"dirs.run_wall_time_us":3420,"lbm_read_time_us":476,"lbm_reads_lt_1ms":25,"lbm_write_time_us":406,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":76189,"threads_started":2,"update_count":1}
W20260806 10:44:02.083281 27324 op_tracker.cc:168] op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 12 similar messages]
W20260806 10:44:02.083578 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8365' and following 3 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.097510 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8372' and following 11 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.110836 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8373' and following 17 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.120019 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8375' and following 16 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.131464 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8379' and following 14 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.142412 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8380' and following 17 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.153872 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8384' and following 14 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.165964 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8388' and following 14 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.177753 27324 raft_consensus.cc:1565] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8388' and following 18 ops. Status for this op: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260806 10:44:02.178442 27324 raft_consensus.cc:1581] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260806 10:44:02.179126 27176 consensus_peers.cc:487] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 -> Peer 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731): Couldn't send request to peer 84c31d3f915841af9476fd0a98af9688. Status: Illegal state: Rejecting Update request from peer 4c0c5c74ac534c0f9eb3214108d99af6 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 21fcadfea3734bc5a4d73c77ddb41038 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260806 10:44:02.545608 27272 maintenance_manager.cc:643] P 84c31d3f915841af9476fd0a98af9688: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 17.759s user 5.641s sys 0.105s Metrics: {"bytes_written":1334042,"cfile_cache_hit":16,"cfile_cache_hit_bytes":451585,"cfile_cache_miss":106,"cfile_cache_miss_bytes":3989537,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":76857,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":1922,"drs_written":1,"lbm_read_time_us":113934,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":2,"lbm_reads_lt_1ms":131,"lbm_write_time_us":15433,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":152,"num_input_rowsets":2,"peak_mem_usage":1237835,"rows_written":146900,"spinlock_wait_cycles":5470080,"thread_start_us":77398,"threads_started":1}
I20260806 10:44:02.558468 27360 maintenance_manager.cc:419] P 84c31d3f915841af9476fd0a98af9688: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.225768
I20260806 10:44:03.592655 27752 raft_consensus.cc:1050] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: attempting to promote NON_VOTER 84c31d3f915841af9476fd0a98af9688 to VOTER
I20260806 10:44:03.593271 27752 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 33 messages since previous log ~2 seconds ago
I20260806 10:44:03.593628 27752 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8620, Committed index: 8620, Last appended: 1.8620, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } }
I20260806 10:44:03.597015 27322 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Committing config change with OpId 1.8620: config changed from index 4141 to 8620, 2023451871f44306b23144f68760a5c1 (127.15.68.193) changed from NON_VOTER to VOTER. New config: { opid_index: 8620 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: NON_VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: true } } }
I20260806 10:44:03.618332 27123 raft_consensus.cc:1261] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Refusing update from remote peer 4c0c5c74ac534c0f9eb3214108d99af6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8620. Preceding OpId from leader: term: 1 index: 8621. (index mismatch)
I20260806 10:44:03.618911 27748 consensus_queue.cc:1035] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8621, Last known committed idx: 8620, Time since last communication: 0.000s
I20260806 10:44:03.621416 27748 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Committing config change with OpId 1.8621: config changed from index 8620 to 8621, 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) changed from NON_VOTER to VOTER. New config: { opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } } }
I20260806 10:44:03.621623 27123 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Committing config change with OpId 1.8621: config changed from index 8620 to 8621, 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) changed from NON_VOTER to VOTER. New config: { opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } } }
I20260806 10:44:03.636945 26978 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: config changed from index 8620 to 8621, 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 10:44:03.649706 27324 raft_consensus.cc:1261] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 LEARNER]: Refusing update from remote peer 4c0c5c74ac534c0f9eb3214108d99af6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8620. Preceding OpId from leader: term: 1 index: 8621. (index mismatch)
I20260806 10:44:03.650681 27755 consensus_queue.cc:1035] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8621, Last known committed idx: 8620, Time since last communication: 0.000s
I20260806 10:44:03.652181 27324 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Committing config change with OpId 1.8621: config changed from index 8620 to 8621, 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) changed from NON_VOTER to VOTER. New config: { opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } } }
I20260806 10:44:03.707247 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000004
I20260806 10:44:03.714339 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.004s sys 0.000s Metrics: {"bytes_written":414,"delete_count":0,"lbm_write_time_us":164,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 10:44:03.714895 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.150985
I20260806 10:44:03.777226 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.062s user 0.009s sys 0.001s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2577,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":34351,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1101,"lbm_read_time_us":485,"lbm_reads_lt_1ms":25,"lbm_write_time_us":296,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":35488,"threads_started":1,"update_count":1}
I20260806 10:44:07.316907 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: CompactRowSetsOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 28.990s user 11.294s sys 0.329s Metrics: {"bytes_written":2643427,"cfile_cache_hit":21,"cfile_cache_hit_bytes":1386306,"cfile_cache_miss":205,"cfile_cache_miss_bytes":7524044,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":9204,"dirs.run_cpu_time_us":972,"dirs.run_wall_time_us":1997,"drs_written":1,"lbm_read_time_us":207222,"lbm_reads_1-10_ms":7,"lbm_reads_10-100_ms":6,"lbm_reads_lt_1ms":220,"lbm_write_time_us":77129,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":3,"lbm_writes_lt_1ms":289,"num_input_rowsets":2,"peak_mem_usage":2757653,"rows_written":295250,"spinlock_wait_cycles":66087424,"thread_start_us":26022,"threads_started":5,"wal-append.queue_time_us":6345}
I20260806 10:44:07.317971 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling LogGCOp(21fcadfea3734bc5a4d73c77ddb41038): free 4007000 bytes of WAL
I20260806 10:44:07.318377 27179 log_reader.cc:386] T 21fcadfea3734bc5a4d73c77ddb41038: removed 4 log segments from log reader
I20260806 10:44:07.318760 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000005 (ops 2887-3607)
I20260806 10:44:07.318954 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000006 (ops 3608-4327)
I20260806 10:44:07.319120 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000007 (ops 4328-5040)
I20260806 10:44:07.319223 27179 log.cc:1076] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6: Deleting log segment in path: /tmp/dist-test-taskDkM3xZ/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1786012889624408-15635-0/minicluster-data/ts-1-root/wals/21fcadfea3734bc5a4d73c77ddb41038/wal-000000008 (ops 5041-5753)
I20260806 10:44:07.320744 27179 maintenance_manager.cc:643] P 4c0c5c74ac534c0f9eb3214108d99af6: LogGCOp(21fcadfea3734bc5a4d73c77ddb41038) complete. Timing: real 0.002s user 0.000s sys 0.001s Metrics: {}
I20260806 10:44:07.321094 27254 maintenance_manager.cc:419] P 4c0c5c74ac534c0f9eb3214108d99af6: Scheduling FlushMRSOp(21fcadfea3734bc5a4d73c77ddb41038): perf score=0.141471
I20260806 10:44:08.471807 26978 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260806 10:44:08.783234 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000053
I20260806 10:44:08.789386 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":165,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260806 10:44:08.790035 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.120350
W20260806 10:44:08.800614 27175 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.68.193:39211, user_credentials={real_user=slave}} blocked reactor thread for 107974us
I20260806 10:44:08.912019 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.122s user 0.013s sys 0.008s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2493,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":15391,"dirs.run_cpu_time_us":330,"dirs.run_wall_time_us":2135,"lbm_read_time_us":830,"lbm_reads_lt_1ms":25,"lbm_write_time_us":9951,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":7,"reinsert_count":0,"thread_start_us":22420,"threads_started":2,"update_count":1}
I20260806 10:44:09.717903 26978 catalog_manager.cc:5587] TS 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075) does not have the latest schema for tablet 21fcadfea3734bc5a4d73c77ddb41038 (table fake-table [id=d79553feb4ca490abc3d3e378652f515]). Expected version 2 got 1
I20260806 10:44:09.719803 27223 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8632, Committed index: 8632, Last appended: 1.8632, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8633 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } }
I20260806 10:44:09.721993 27322 raft_consensus.cc:1261] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Refusing update from remote peer 4c0c5c74ac534c0f9eb3214108d99af6: Log matching property violated. Preceding OpId in replica: term: 1 index: 8632. Preceding OpId from leader: term: 1 index: 8633. (index mismatch)
I20260806 10:44:09.722641 27807 consensus_queue.cc:1035] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8633, Last known committed idx: 8632, Time since last communication: 0.000s
I20260806 10:44:09.731539 27829 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Committing config change with OpId 1.8633: config changed from index 8621 to 8633, VOTER 2023451871f44306b23144f68760a5c1 (127.15.68.193) evicted. New config: { opid_index: 8633 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } } }
I20260806 10:44:09.732677 27322 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Committing config change with OpId 1.8633: config changed from index 8621 to 8633, VOTER 2023451871f44306b23144f68760a5c1 (127.15.68.193) evicted. New config: { opid_index: 8633 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } } }
I20260806 10:44:09.747027 26970 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 21fcadfea3734bc5a4d73c77ddb41038 with cas_config_opid_index 8621: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 10:44:09.748382 26986 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: config changed from index 8621 to 8633, VOTER 2023451871f44306b23144f68760a5c1 (127.15.68.193) evicted. New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: 8633 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 10:44:09.748924 26986 catalog_manager.cc:5587] TS 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075) does not have the latest schema for tablet 21fcadfea3734bc5a4d73c77ddb41038 (table fake-table [id=d79553feb4ca490abc3d3e378652f515]). Expected version 2 got 1
I20260806 10:44:09.797719 26985 catalog_manager.cc:5587] TS 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731) does not have the latest schema for tablet 21fcadfea3734bc5a4d73c77ddb41038 (table fake-table [id=d79553feb4ca490abc3d3e378652f515]). Expected version 2 got 1
I20260806 10:44:09.801798 27223 consensus_queue.cc:237] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8633, Committed index: 8633, Last appended: 1.8633, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8634 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } }
I20260806 10:44:09.801931 26986 catalog_manager.cc:5587] TS 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075) does not have the latest schema for tablet 21fcadfea3734bc5a4d73c77ddb41038 (table fake-table [id=d79553feb4ca490abc3d3e378652f515]). Expected version 2 got 1
I20260806 10:44:09.802798 27829 raft_consensus.cc:2932] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 [term 1 LEADER]: Committing config change with OpId 1.8634: config changed from index 8633 to 8634, VOTER 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) evicted. New config: { opid_index: 8634 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } }
I20260806 10:44:09.807531 26970 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 21fcadfea3734bc5a4d73c77ddb41038 with cas_config_opid_index 8633: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 10:44:09.808619 26986 catalog_manager.cc:5495] T 21fcadfea3734bc5a4d73c77ddb41038 P 4c0c5c74ac534c0f9eb3214108d99af6 reported cstate change: config changed from index 8633 to 8634, VOTER 84c31d3f915841af9476fd0a98af9688 (127.15.68.195) evicted. New cstate: current_term: 1 leader_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" committed_config { opid_index: 8634 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } health_report { overall_health: HEALTHY } } }
I20260806 10:44:09.808997 26986 catalog_manager.cc:5587] TS 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075) does not have the latest schema for tablet 21fcadfea3734bc5a4d73c77ddb41038 (table fake-table [id=d79553feb4ca490abc3d3e378652f515]). Expected version 2 got 1
I20260806 10:44:09.835333 27308 tablet_service.cc:1514] Processing DeleteTablet for tablet 21fcadfea3734bc5a4d73c77ddb41038 with delete_type TABLET_DATA_TOMBSTONED (TS 84c31d3f915841af9476fd0a98af9688 not found in new config with opid_index 8634) from {username='slave'} at 127.0.0.1:41930
I20260806 10:44:09.838279 27112 tablet_service.cc:1514] Processing DeleteTablet for tablet 21fcadfea3734bc5a4d73c77ddb41038 with delete_type TABLET_DATA_TOMBSTONED (TS 2023451871f44306b23144f68760a5c1 not found in new config with opid_index 8633) from {username='slave'} at 127.0.0.1:55096
I20260806 10:44:09.856302 27843 tablet_replica.cc:330] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1: stopping tablet replica
I20260806 10:44:09.864073 27842 tablet_replica.cc:330] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688: stopping tablet replica
I20260806 10:44:09.914381 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000032
I20260806 10:44:09.920763 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":391,"delete_count":0,"lbm_write_time_us":186,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260806 10:44:09.921890 26975 maintenance_manager.cc:419] P 2e4eef9ecbe446b2a7e7b7be464617b3: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.137289
I20260806 10:44:09.972909 26974 maintenance_manager.cc:643] P 2e4eef9ecbe446b2a7e7b7be464617b3: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.050s user 0.018s sys 0.004s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2660,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":21689,"dirs.run_cpu_time_us":317,"dirs.run_wall_time_us":2008,"lbm_read_time_us":1892,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":24,"lbm_write_time_us":488,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":23300,"threads_started":2,"update_count":2}
I20260806 10:44:11.016532 27849 raft_consensus.cc:482] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c0c5c74ac534c0f9eb3214108d99af6)
I20260806 10:44:11.016942 27849 raft_consensus.cc:504] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } }
I20260806 10:44:11.021618 27223 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "21fcadfea3734bc5a4d73c77ddb41038" candidate_uuid: "2023451871f44306b23144f68760a5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 8632 } } ignore_live_leader: false dest_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" is_pre_election: true
I20260806 10:44:11.036800 27849 leader_election.cc:288] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075), 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731)
I20260806 10:44:11.062705 27322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "21fcadfea3734bc5a4d73c77ddb41038" candidate_uuid: "2023451871f44306b23144f68760a5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 8632 } } ignore_live_leader: false dest_uuid: "84c31d3f915841af9476fd0a98af9688" is_pre_election: true
I20260806 10:44:11.063536 27075 leader_election.cc:302] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2023451871f44306b23144f68760a5c1; no voters: 4c0c5c74ac534c0f9eb3214108d99af6, 84c31d3f915841af9476fd0a98af9688
I20260806 10:44:11.066751 27849 raft_consensus.cc:2726] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 10:44:11.255082 27853 raft_consensus.cc:482] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c0c5c74ac534c0f9eb3214108d99af6)
I20260806 10:44:11.255506 27853 raft_consensus.cc:504] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8633 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } }
I20260806 10:44:11.256979 27853 leader_election.cc:288] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075)
I20260806 10:44:11.256999 27223 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "21fcadfea3734bc5a4d73c77ddb41038" candidate_uuid: "84c31d3f915841af9476fd0a98af9688" candidate_term: 2 candidate_status { last_received { term: 1 index: 8633 } } ignore_live_leader: false dest_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" is_pre_election: true
I20260806 10:44:11.257695 27267 leader_election.cc:302] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [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: 84c31d3f915841af9476fd0a98af9688; no voters: 4c0c5c74ac534c0f9eb3214108d99af6
I20260806 10:44:11.258183 27853 raft_consensus.cc:2726] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 10:44:12.654932 27854 raft_consensus.cc:482] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c0c5c74ac534c0f9eb3214108d99af6)
I20260806 10:44:12.655364 27854 raft_consensus.cc:504] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8621 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "2023451871f44306b23144f68760a5c1" member_type: VOTER last_known_addr { host: "127.15.68.193" port: 39211 } attrs { promote: false } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } }
I20260806 10:44:12.661304 27223 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "21fcadfea3734bc5a4d73c77ddb41038" candidate_uuid: "2023451871f44306b23144f68760a5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 8632 } } ignore_live_leader: false dest_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" is_pre_election: true
I20260806 10:44:12.661733 27322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "21fcadfea3734bc5a4d73c77ddb41038" candidate_uuid: "2023451871f44306b23144f68760a5c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 8632 } } ignore_live_leader: false dest_uuid: "84c31d3f915841af9476fd0a98af9688" is_pre_election: true
I20260806 10:44:12.661919 27322 raft_consensus.cc:1799] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Handling vote request from an unknown peer 2023451871f44306b23144f68760a5c1
I20260806 10:44:12.662130 27322 raft_consensus.cc:2396] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2023451871f44306b23144f68760a5c1 for term 2 because replica has last-logged OpId of term: 1 index: 8633, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 8632.
I20260806 10:44:12.662873 27075 leader_election.cc:302] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2023451871f44306b23144f68760a5c1; no voters: 4c0c5c74ac534c0f9eb3214108d99af6, 84c31d3f915841af9476fd0a98af9688
I20260806 10:44:12.675765 27854 leader_election.cc:288] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075), 84c31d3f915841af9476fd0a98af9688 (127.15.68.195:44731)
I20260806 10:44:12.675997 27854 raft_consensus.cc:2726] T 21fcadfea3734bc5a4d73c77ddb41038 P 2023451871f44306b23144f68760a5c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 10:44:13.026403 27857 raft_consensus.cc:482] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c0c5c74ac534c0f9eb3214108d99af6)
I20260806 10:44:13.026804 27857 raft_consensus.cc:504] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8633 OBSOLETE_local: true peers { permanent_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" member_type: VOTER last_known_addr { host: "127.15.68.194" port: 40075 } } peers { permanent_uuid: "84c31d3f915841af9476fd0a98af9688" member_type: VOTER last_known_addr { host: "127.15.68.195" port: 44731 } attrs { promote: false } }
I20260806 10:44:13.028137 27857 leader_election.cc:288] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075)
I20260806 10:44:13.028220 27223 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "21fcadfea3734bc5a4d73c77ddb41038" candidate_uuid: "84c31d3f915841af9476fd0a98af9688" candidate_term: 2 candidate_status { last_received { term: 1 index: 8633 } } ignore_live_leader: false dest_uuid: "4c0c5c74ac534c0f9eb3214108d99af6" is_pre_election: true
I20260806 10:44:13.028820 27267 leader_election.cc:302] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [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: 84c31d3f915841af9476fd0a98af9688; no voters: 4c0c5c74ac534c0f9eb3214108d99af6
I20260806 10:44:13.029270 27857 raft_consensus.cc:2726] T 21fcadfea3734bc5a4d73c77ddb41038 P 84c31d3f915841af9476fd0a98af9688 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 10:44:13.717483 27500 meta_cache.cc:302] tablet 21fcadfea3734bc5a4d73c77ddb41038: replica 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075) has failed: Timed out: Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
W20260806 10:44:13.717845 27500 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
F20260806 10:44:13.718621 27777 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1786013053 (unix time) try "date -d @1786013053" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x3e800003d13) received by PID 15635 (TID 0x7ff7fb486700) from PID 15635; stack trace: ***
@ 0x7ff8c559aa46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7ff8c96dc980 (unknown) at ??:0
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7ff8c28c8e87 gsignal at ??:0
@ 0x7ff8c28ca7f1 abort at ??:0
@ 0x7ff8c558c9ad google::LogMessage::Fail() at ??:0
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850330 27789 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850330 27789 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850481 27790 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850330 27789 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850481 27790 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875880 27787 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850330 27789 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850481 27790 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875880 27787 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875988 27785 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7ff8c558f88a google::LogMessage::SendToLog() at ??:0
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850330 27789 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850481 27790 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875880 27787 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875988 27785 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.887641 27791 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260806 10:44:13.756716 27788 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.756814 27784 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.787722 27786 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850330 27789 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.850481 27790 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875880 27787 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.875988 27785 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.887641 27791 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)F20260806 10:44:13.889202 27792 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet 21fcadfea3734bc5a4d73c77ddb41038 after 1 attempt(s): Failed to write to server: 4c0c5c74ac534c0f9eb3214108d99af6 (127.15.68.194:40075): Write RPC to 127.15.68.194:40075 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7ff8c558c4de google::LogMessage::Flush() at ??:0
@ 0x7ff8c558da19 google::LogMessageFatal::~LogMessageFatal() at ??:0
@ 0x7ff8db77d2ae kudu::TestWorkload::GetNumberOfErrors() at ??:0
@ 0x7ff8db77bfa0 kudu::TestWorkload::WriteThread() at ??:0
@ 0x7ff8db78dfbc std::__invoke_impl<>() at ??:0
@ 0x7ff8db78decd std::__invoke<>() at ??:0
@ 0x7ff8db78de8a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
@ 0x7ff8db78de3e std::thread::_Invoker<>::operator()() at ??:0
@ 0x7ff8db78db79 std::thread::_State_impl<>::_M_run() at ??:0
@ 0x7ff8ce018a4f execute_native_thread_routine at ??:0
@ 0x7ff8c96d16db start_thread at ??:0
@ 0x7ff8c29ab61f clone at ??:0