[==========] Running 40 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 33 tests from AlterTableTest
[ RUN ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260617 01:52:12.428283 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:36573
I20260617 01:52:12.430604 435 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260617 01:52:12.432142 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:12.441252 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:12.450976 435 webserver.cc:533] Webserver started at http://127.0.108.254:46617/ using document root <none> and password file <none>
I20260617 01:52:12.452287 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:12.452723 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:12.453389 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:12.459959 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "1681cade2c97487eaefd26d2116bec45"
format_stamp: "Formatted at 2026-06-17 01:52:12 on dist-test-slave-x8s0"
I20260617 01:52:12.471289 435 fs_manager.cc:696] Time spent creating directory manager: real 0.010s user 0.008s sys 0.000s
I20260617 01:52:12.479135 444 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:12.480957 435 fs_manager.cc:730] Time spent opening block manager: real 0.006s user 0.002s sys 0.004s
I20260617 01:52:12.481276 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "1681cade2c97487eaefd26d2116bec45"
format_stamp: "Formatted at 2026-06-17 01:52:12 on dist-test-slave-x8s0"
I20260617 01:52:12.481781 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-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)
W20260617 01:52:13.852195 440 debug-util.cc:398] Leaking SignalData structure 0x7b080000f040 after lost signal to thread 435
W20260617 01:52:13.853402 440 kernel_stack_watchdog.cc:198] Thread 435 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 311ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
W20260617 01:52:13.944765 435 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.406s user 0.686s sys 0.720s
W20260617 01:52:14.010782 435 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.472s user 0.694s sys 0.720s
I20260617 01:52:14.028054 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:14.030422 435 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260617 01:52:14.031127 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:14.142287 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:36573
I20260617 01:52:14.142674 496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:36573 every 8 connection(s)
I20260617 01:52:14.153340 497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:14.182016 497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: Bootstrap starting.
I20260617 01:52:14.188226 497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:14.190032 497 log.cc:826] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: Log is configured to *not* fsync() on all Append() calls
I20260617 01:52:14.194864 497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: No bootstrap required, opened a new log
I20260617 01:52:14.215760 497 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1681cade2c97487eaefd26d2116bec45" member_type: VOTER }
I20260617 01:52:14.216285 497 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:14.216495 497 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1681cade2c97487eaefd26d2116bec45, State: Initialized, Role: FOLLOWER
I20260617 01:52:14.217415 497 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1681cade2c97487eaefd26d2116bec45" member_type: VOTER }
I20260617 01:52:14.217876 497 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:14.218119 497 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:14.218412 497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:14.222764 497 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1681cade2c97487eaefd26d2116bec45" member_type: VOTER }
I20260617 01:52:14.223444 497 leader_election.cc:304] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1681cade2c97487eaefd26d2116bec45; no voters:
I20260617 01:52:14.225099 497 leader_election.cc:290] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:14.225956 500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:14.228395 500 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 1 LEADER]: Becoming Leader. State: Replica: 1681cade2c97487eaefd26d2116bec45, State: Running, Role: LEADER
I20260617 01:52:14.229137 500 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1681cade2c97487eaefd26d2116bec45" member_type: VOTER }
I20260617 01:52:14.229383 497 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:14.241339 502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1681cade2c97487eaefd26d2116bec45. Latest consensus state: current_term: 1 leader_uuid: "1681cade2c97487eaefd26d2116bec45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1681cade2c97487eaefd26d2116bec45" member_type: VOTER } }
I20260617 01:52:14.242022 502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:14.241854 501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1681cade2c97487eaefd26d2116bec45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1681cade2c97487eaefd26d2116bec45" member_type: VOTER } }
I20260617 01:52:14.242372 501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:14.245301 510 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:14.258490 510 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:14.260524 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:14.281420 510 catalog_manager.cc:1382] Generated new cluster ID: 8418ea6b98894aa38436c4f82b6ea540
I20260617 01:52:14.281960 510 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:14.315948 510 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:14.318455 510 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:14.339690 510 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: Generated new TSK 0
I20260617 01:52:14.341502 510 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:14.393638 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:14.401324 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:14.408876 435 webserver.cc:533] Webserver started at http://127.0.108.193:33585/ using document root <none> and password file <none>
I20260617 01:52:14.409778 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:14.410239 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:14.410600 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:14.412796 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "8c678eb21a0940219ccfb020f94696b7"
format_stamp: "Formatted at 2026-06-17 01:52:14 on dist-test-slave-x8s0"
I20260617 01:52:14.423632 435 fs_manager.cc:696] Time spent creating directory manager: real 0.010s user 0.008s sys 0.002s
I20260617 01:52:14.431854 522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:14.433195 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.006s sys 0.000s
I20260617 01:52:14.433501 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "8c678eb21a0940219ccfb020f94696b7"
format_stamp: "Formatted at 2026-06-17 01:52:14 on dist-test-slave-x8s0"
I20260617 01:52:14.433979 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781661132231981-435-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)
I20260617 01:52:14.456310 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:14.457793 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:14.460860 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:14.465632 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:14.465880 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:14.466133 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:14.466300 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:14.585749 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:39895
I20260617 01:52:14.585893 584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:39895 every 8 connection(s)
I20260617 01:52:14.622848 585 heartbeater.cc:344] Connected to a master server at 127.0.108.254:36573
I20260617 01:52:14.623510 585 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:14.625528 585 heartbeater.cc:507] Master 127.0.108.254:36573 requested a full tablet report, sending...
I20260617 01:52:14.629891 462 ts_manager.cc:194] Registered new tserver with Master: 8c678eb21a0940219ccfb020f94696b7 (127.0.108.193:39895)
I20260617 01:52:14.630577 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.036502976s
I20260617 01:52:14.634663 462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60886
I20260617 01:52:14.649535 585 heartbeater.cc:499] Master 127.0.108.254:36573 was elected leader, sending a full tablet report...
I20260617 01:52:14.682950 461 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60890:
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"
}
}
}
I20260617 01:52:14.757748 550 tablet_service.cc:1511] Processing CreateTablet for tablet fe7f6a208d50411cbc6f4fbdda659039 (DEFAULT_TABLE table=fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:14.759207 550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7f6a208d50411cbc6f4fbdda659039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:14.776624 597 tablet_bootstrap.cc:492] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Bootstrap starting.
I20260617 01:52:14.783020 597 tablet_bootstrap.cc:654] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:14.791031 597 tablet_bootstrap.cc:492] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: No bootstrap required, opened a new log
I20260617 01:52:14.791692 597 ts_tablet_manager.cc:1403] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Time spent bootstrapping tablet: real 0.015s user 0.008s sys 0.005s
I20260617 01:52:14.795442 597 raft_consensus.cc:359] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c678eb21a0940219ccfb020f94696b7" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39895 } }
I20260617 01:52:14.796090 597 raft_consensus.cc:385] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:14.796303 597 raft_consensus.cc:740] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c678eb21a0940219ccfb020f94696b7, State: Initialized, Role: FOLLOWER
I20260617 01:52:14.797061 597 consensus_queue.cc:260] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c678eb21a0940219ccfb020f94696b7" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39895 } }
I20260617 01:52:14.797648 597 raft_consensus.cc:399] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:14.797886 597 raft_consensus.cc:493] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:14.798162 597 raft_consensus.cc:3060] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:14.804466 597 raft_consensus.cc:515] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c678eb21a0940219ccfb020f94696b7" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39895 } }
I20260617 01:52:14.805269 597 leader_election.cc:304] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8c678eb21a0940219ccfb020f94696b7; no voters:
I20260617 01:52:14.807637 597 leader_election.cc:290] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:14.808174 599 raft_consensus.cc:2804] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:14.816047 597 ts_tablet_manager.cc:1434] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Time spent starting tablet: real 0.024s user 0.014s sys 0.011s
I20260617 01:52:14.816980 599 raft_consensus.cc:697] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 1 LEADER]: Becoming Leader. State: Replica: 8c678eb21a0940219ccfb020f94696b7, State: Running, Role: LEADER
I20260617 01:52:14.818060 599 consensus_queue.cc:237] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c678eb21a0940219ccfb020f94696b7" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39895 } }
I20260617 01:52:14.832697 461 catalog_manager.cc:5696] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c678eb21a0940219ccfb020f94696b7 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8c678eb21a0940219ccfb020f94696b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c678eb21a0940219ccfb020f94696b7" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39895 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:14.890534 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:14.894245 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
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
I20260617 01:52:14.925676 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: 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
I20260617 01:52:14.931322 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:14.955101 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 1)
I20260617 01:52:14.960506 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT8" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT8 } } } } } modify_external_catalogs: true
I20260617 01:52:14.976202 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260617 01:52:14.978443 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:14.997568 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 2)
I20260617 01:52:15.001279 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT16" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT16 } } } } } modify_external_catalogs: true
I20260617 01:52:15.016916 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260617 01:52:15.018692 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.039117 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 3)
I20260617 01:52:15.047710 462 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT32" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT32 } } } } } modify_external_catalogs: true
I20260617 01:52:15.070340 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260617 01:52:15.073698 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.102416 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 4)
I20260617 01:52:15.113451 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT64" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT64 } } } } } modify_external_catalogs: true
I20260617 01:52:15.135154 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260617 01:52:15.138497 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.165014 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 5)
I20260617 01:52:15.176767 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_STRING" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: STRING } } } } } modify_external_catalogs: true
I20260617 01:52:15.197870 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260617 01:52:15.201445 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.223472 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 6)
I20260617 01:52:15.228399 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BOOL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BOOL } } } } } modify_external_catalogs: true
I20260617 01:52:15.244258 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260617 01:52:15.246640 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.265347 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 7)
I20260617 01:52:15.272065 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_FLOAT" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: FLOAT } } } } } modify_external_catalogs: true
I20260617 01:52:15.288879 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260617 01:52:15.290887 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.310388 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 8)
I20260617 01:52:15.315713 462 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DOUBLE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DOUBLE } } } } } modify_external_catalogs: true
I20260617 01:52:15.338794 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260617 01:52:15.342811 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.372535 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 9)
I20260617 01:52:15.379272 462 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BINARY" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BINARY } } } } } modify_external_catalogs: true
I20260617 01:52:15.403028 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260617 01:52:15.406896 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.436944 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 10)
I20260617 01:52:15.443902 462 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_UNIXTIME_MICROS" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: UNIXTIME_MICROS } } } } } modify_external_catalogs: true
I20260617 01:52:15.467659 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260617 01:52:15.470665 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.491923 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 11)
I20260617 01:52:15.496757 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DECIMAL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 18 scale: 2 } immutable: false nested_type { array { type: DECIMAL64 } } } } } modify_external_catalogs: true
I20260617 01:52:15.514921 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260617 01:52:15.518726 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.538635 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 12)
I20260617 01:52:15.543915 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_VARCHAR" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 42 } immutable: false nested_type { array { type: VARCHAR } } } } } modify_external_catalogs: true
I20260617 01:52:15.560806 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260617 01:52:15.562862 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.582418 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 13)
I20260617 01:52:15.588207 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DATE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DATE } } } } } modify_external_catalogs: true
I20260617 01:52:15.610394 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260617 01:52:15.614586 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.641934 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 14)
I20260617 01:52:15.648768 462 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260617 01:52:15.673372 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260617 01:52:15.676550 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.700052 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 15)
I20260617 01:52:15.704964 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260617 01:52:15.727161 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260617 01:52:15.729952 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.752560 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 16)
I20260617 01:52:15.756410 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260617 01:52:15.772231 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260617 01:52:15.774425 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.794948 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 17)
I20260617 01:52:15.798374 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260617 01:52:15.813015 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260617 01:52:15.815249 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.834744 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 18)
I20260617 01:52:15.840183 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260617 01:52:15.862789 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260617 01:52:15.865756 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.889940 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 19)
I20260617 01:52:15.900105 462 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260617 01:52:15.924930 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260617 01:52:15.927495 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:15.955788 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 20)
I20260617 01:52:15.964516 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260617 01:52:15.987851 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260617 01:52:15.990306 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.014101 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 21)
I20260617 01:52:16.017872 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260617 01:52:16.032437 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260617 01:52:16.034574 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.054040 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 22)
I20260617 01:52:16.059487 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260617 01:52:16.075613 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260617 01:52:16.077445 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.094025 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 23)
I20260617 01:52:16.097628 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260617 01:52:16.112918 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260617 01:52:16.115352 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.138473 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 24)
I20260617 01:52:16.144959 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260617 01:52:16.163602 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260617 01:52:16.166334 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.192543 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 25)
I20260617 01:52:16.196264 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260617 01:52:16.215919 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260617 01:52:16.217911 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.241185 461 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 26)
I20260617 01:52:16.248211 461 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60890:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260617 01:52:16.264389 605 tablet.cc:1724] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 27
I20260617 01:52:16.266577 605 tablet.cc:1622] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: MemRowSet was empty: no flush needed.
I20260617 01:52:16.287168 462 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: fake-table [id=b60701dd7f4a4ce9829b705e2bd3fa05] alter complete (version 27)
I20260617 01:52:16.292701 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:16.321171 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:16.321868 435 tablet_replica.cc:333] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7: stopping tablet replica
I20260617 01:52:16.322540 435 raft_consensus.cc:2243] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:16.323100 435 raft_consensus.cc:2272] T fe7f6a208d50411cbc6f4fbdda659039 P 8c678eb21a0940219ccfb020f94696b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:16.473089 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:16.484642 435 master.cc:562] Master@127.0.108.254:36573 shutting down...
I20260617 01:52:16.574100 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:16.574668 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:16.575040 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1681cade2c97487eaefd26d2116bec45: stopping tablet replica
I20260617 01:52:16.593925 435 master.cc:584] Master@127.0.108.254:36573 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (4196 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260617 01:52:16.616355 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:41479
I20260617 01:52:16.617400 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:16.619552 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:16.622175 435 webserver.cc:533] Webserver started at http://127.0.108.254:45653/ using document root <none> and password file <none>
I20260617 01:52:16.622721 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:16.622941 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:16.623229 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:16.624496 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "abe972403d8945fca7738fcf002b46a8"
format_stamp: "Formatted at 2026-06-17 01:52:16 on dist-test-slave-x8s0"
I20260617 01:52:16.631506 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260617 01:52:16.637030 609 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:16.638258 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:52:16.638710 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "abe972403d8945fca7738fcf002b46a8"
format_stamp: "Formatted at 2026-06-17 01:52:16 on dist-test-slave-x8s0"
I20260617 01:52:16.639003 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-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)
I20260617 01:52:16.658752 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:16.660202 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:16.721072 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:41479
I20260617 01:52:16.721390 660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:41479 every 8 connection(s)
I20260617 01:52:16.727425 661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:16.748394 661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8: Bootstrap starting.
I20260617 01:52:16.755913 661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:16.761824 661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8: No bootstrap required, opened a new log
I20260617 01:52:16.765305 661 raft_consensus.cc:359] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abe972403d8945fca7738fcf002b46a8" member_type: VOTER }
I20260617 01:52:16.765996 661 raft_consensus.cc:385] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:16.766448 661 raft_consensus.cc:740] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abe972403d8945fca7738fcf002b46a8, State: Initialized, Role: FOLLOWER
I20260617 01:52:16.767320 661 consensus_queue.cc:260] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abe972403d8945fca7738fcf002b46a8" member_type: VOTER }
I20260617 01:52:16.768092 661 raft_consensus.cc:399] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:16.768559 661 raft_consensus.cc:493] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:16.769064 661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:16.777608 661 raft_consensus.cc:515] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abe972403d8945fca7738fcf002b46a8" member_type: VOTER }
I20260617 01:52:16.778667 661 leader_election.cc:304] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: abe972403d8945fca7738fcf002b46a8; no voters:
I20260617 01:52:16.780400 661 leader_election.cc:290] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:16.781086 664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:16.783619 664 raft_consensus.cc:697] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 1 LEADER]: Becoming Leader. State: Replica: abe972403d8945fca7738fcf002b46a8, State: Running, Role: LEADER
I20260617 01:52:16.784490 664 consensus_queue.cc:237] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abe972403d8945fca7738fcf002b46a8" member_type: VOTER }
I20260617 01:52:16.784761 661 sys_catalog.cc:565] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:16.788175 666 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader abe972403d8945fca7738fcf002b46a8. Latest consensus state: current_term: 1 leader_uuid: "abe972403d8945fca7738fcf002b46a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abe972403d8945fca7738fcf002b46a8" member_type: VOTER } }
I20260617 01:52:16.788909 666 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:16.791188 665 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "abe972403d8945fca7738fcf002b46a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abe972403d8945fca7738fcf002b46a8" member_type: VOTER } }
I20260617 01:52:16.791988 665 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:16.798893 669 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:16.804515 669 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:16.807669 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:16.813591 669 catalog_manager.cc:1382] Generated new cluster ID: d6d0e5028330436691fd11bb708f49f0
I20260617 01:52:16.813879 669 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:16.863524 669 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:16.865183 669 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:16.879105 669 catalog_manager.cc:6069] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8: Generated new TSK 0
I20260617 01:52:16.879956 669 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:16.939056 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:16.943172 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:16.947230 435 webserver.cc:533] Webserver started at http://127.0.108.193:33081/ using document root <none> and password file <none>
I20260617 01:52:16.947714 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:16.948084 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:16.948338 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:16.949770 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "d6bce250c506437386cd1cdd8ed0a07a"
format_stamp: "Formatted at 2026-06-17 01:52:16 on dist-test-slave-x8s0"
I20260617 01:52:16.955533 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260617 01:52:16.959769 686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:16.960778 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.001s sys 0.001s
I20260617 01:52:16.961252 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "d6bce250c506437386cd1cdd8ed0a07a"
format_stamp: "Formatted at 2026-06-17 01:52:16 on dist-test-slave-x8s0"
I20260617 01:52:16.961627 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781661132231981-435-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)
I20260617 01:52:16.972647 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:16.973556 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:16.975041 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:16.977609 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:16.977850 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:16.978186 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:16.978330 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:17.026835 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:36573
I20260617 01:52:17.027164 748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:36573 every 8 connection(s)
I20260617 01:52:17.044224 749 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41479
I20260617 01:52:17.044725 749 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:17.045373 749 heartbeater.cc:507] Master 127.0.108.254:41479 requested a full tablet report, sending...
I20260617 01:52:17.046993 626 ts_manager.cc:194] Registered new tserver with Master: d6bce250c506437386cd1cdd8ed0a07a (127.0.108.193:36573)
I20260617 01:52:17.047547 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016727623s
I20260617 01:52:17.048468 626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33002
I20260617 01:52:17.060503 749 heartbeater.cc:499] Master 127.0.108.254:41479 was elected leader, sending a full tablet report...
I20260617 01:52:17.067641 626 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33012:
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"
}
}
}
I20260617 01:52:17.094341 714 tablet_service.cc:1511] Processing CreateTablet for tablet 1f388e544ae541d792ec0c98965949cd (DEFAULT_TABLE table=fake-table [id=8df62635f16c474a96ee3a3931f2c446]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:17.095319 714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f388e544ae541d792ec0c98965949cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:17.106802 761 tablet_bootstrap.cc:492] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a: Bootstrap starting.
I20260617 01:52:17.110651 761 tablet_bootstrap.cc:654] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:17.115371 761 tablet_bootstrap.cc:492] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a: No bootstrap required, opened a new log
I20260617 01:52:17.115674 761 ts_tablet_manager.cc:1403] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260617 01:52:17.117408 761 raft_consensus.cc:359] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bce250c506437386cd1cdd8ed0a07a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36573 } }
I20260617 01:52:17.117779 761 raft_consensus.cc:385] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:17.117966 761 raft_consensus.cc:740] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6bce250c506437386cd1cdd8ed0a07a, State: Initialized, Role: FOLLOWER
I20260617 01:52:17.118387 761 consensus_queue.cc:260] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bce250c506437386cd1cdd8ed0a07a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36573 } }
I20260617 01:52:17.118781 761 raft_consensus.cc:399] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:17.118968 761 raft_consensus.cc:493] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:17.119166 761 raft_consensus.cc:3060] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:17.123684 761 raft_consensus.cc:515] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bce250c506437386cd1cdd8ed0a07a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36573 } }
I20260617 01:52:17.124161 761 leader_election.cc:304] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d6bce250c506437386cd1cdd8ed0a07a; no voters:
I20260617 01:52:17.125630 761 leader_election.cc:290] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:17.125988 763 raft_consensus.cc:2804] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:17.128808 761 ts_tablet_manager.cc:1434] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a: Time spent starting tablet: real 0.013s user 0.009s sys 0.005s
I20260617 01:52:17.128877 763 raft_consensus.cc:697] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 1 LEADER]: Becoming Leader. State: Replica: d6bce250c506437386cd1cdd8ed0a07a, State: Running, Role: LEADER
I20260617 01:52:17.129629 763 consensus_queue.cc:237] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bce250c506437386cd1cdd8ed0a07a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36573 } }
I20260617 01:52:17.135780 625 catalog_manager.cc:5696] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a reported cstate change: term changed from 0 to 1, leader changed from <none> to d6bce250c506437386cd1cdd8ed0a07a (127.0.108.193). New cstate: current_term: 1 leader_uuid: "d6bce250c506437386cd1cdd8ed0a07a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bce250c506437386cd1cdd8ed0a07a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36573 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:17.170869 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:17.173198 626 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33012:
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
I20260617 01:52:17.177139 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:17.204144 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:17.205214 435 tablet_replica.cc:333] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a: stopping tablet replica
I20260617 01:52:17.205938 435 raft_consensus.cc:2243] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:17.206498 435 raft_consensus.cc:2272] T 1f388e544ae541d792ec0c98965949cd P d6bce250c506437386cd1cdd8ed0a07a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:17.229312 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:17.238888 435 master.cc:562] Master@127.0.108.254:41479 shutting down...
I20260617 01:52:17.255156 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:17.255846 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:17.256424 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P abe972403d8945fca7738fcf002b46a8: stopping tablet replica
I20260617 01:52:17.277622 435 master.cc:584] Master@127.0.108.254:41479 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (686 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260617 01:52:17.303646 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:39951
I20260617 01:52:17.305085 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:17.308002 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:17.310645 435 webserver.cc:533] Webserver started at http://127.0.108.254:35965/ using document root <none> and password file <none>
I20260617 01:52:17.311074 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:17.311239 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:17.311491 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:17.312428 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "7a8745ef9c4848e3a36d7568fcd16907"
format_stamp: "Formatted at 2026-06-17 01:52:17 on dist-test-slave-x8s0"
I20260617 01:52:17.316375 435 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.001s sys 0.002s
I20260617 01:52:17.319238 772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:17.319885 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:52:17.320120 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "7a8745ef9c4848e3a36d7568fcd16907"
format_stamp: "Formatted at 2026-06-17 01:52:17 on dist-test-slave-x8s0"
I20260617 01:52:17.320360 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-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)
I20260617 01:52:17.330992 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:17.331859 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:17.363796 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:39951
I20260617 01:52:17.363855 823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:39951 every 8 connection(s)
I20260617 01:52:17.367201 824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:17.375818 824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907: Bootstrap starting.
I20260617 01:52:17.379539 824 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:17.383096 824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907: No bootstrap required, opened a new log
I20260617 01:52:17.384863 824 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8745ef9c4848e3a36d7568fcd16907" member_type: VOTER }
I20260617 01:52:17.385218 824 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:17.385437 824 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8745ef9c4848e3a36d7568fcd16907, State: Initialized, Role: FOLLOWER
I20260617 01:52:17.385918 824 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8745ef9c4848e3a36d7568fcd16907" member_type: VOTER }
I20260617 01:52:17.386312 824 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:17.386531 824 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:17.386790 824 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:17.390787 824 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8745ef9c4848e3a36d7568fcd16907" member_type: VOTER }
I20260617 01:52:17.391251 824 leader_election.cc:304] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7a8745ef9c4848e3a36d7568fcd16907; no voters:
I20260617 01:52:17.392267 824 leader_election.cc:290] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:17.392526 827 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:17.393661 827 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 1 LEADER]: Becoming Leader. State: Replica: 7a8745ef9c4848e3a36d7568fcd16907, State: Running, Role: LEADER
I20260617 01:52:17.394243 827 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8745ef9c4848e3a36d7568fcd16907" member_type: VOTER }
I20260617 01:52:17.394763 824 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:17.396677 828 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a8745ef9c4848e3a36d7568fcd16907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8745ef9c4848e3a36d7568fcd16907" member_type: VOTER } }
I20260617 01:52:17.396772 829 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a8745ef9c4848e3a36d7568fcd16907. Latest consensus state: current_term: 1 leader_uuid: "7a8745ef9c4848e3a36d7568fcd16907" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a8745ef9c4848e3a36d7568fcd16907" member_type: VOTER } }
I20260617 01:52:17.397260 828 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:17.397300 829 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:17.399711 832 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:17.403885 832 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:17.410039 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:17.414352 832 catalog_manager.cc:1382] Generated new cluster ID: d7514021b6d0433e90f045ff62f6af5e
I20260617 01:52:17.414603 832 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:17.431792 832 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:17.433583 832 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:17.448900 832 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907: Generated new TSK 0
I20260617 01:52:17.449673 832 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:17.477957 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:17.481799 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:17.485370 435 webserver.cc:533] Webserver started at http://127.0.108.193:40773/ using document root <none> and password file <none>
I20260617 01:52:17.485898 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:17.486123 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:17.486328 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:17.487679 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "69b33f79f4ec4fe594ee7019d4cc28d2"
format_stamp: "Formatted at 2026-06-17 01:52:17 on dist-test-slave-x8s0"
I20260617 01:52:17.493559 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.001s sys 0.007s
I20260617 01:52:17.498381 848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:17.499402 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260617 01:52:17.499963 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "69b33f79f4ec4fe594ee7019d4cc28d2"
format_stamp: "Formatted at 2026-06-17 01:52:17 on dist-test-slave-x8s0"
I20260617 01:52:17.500205 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781661132231981-435-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)
I20260617 01:52:17.518386 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:17.519564 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:17.521739 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:17.524590 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:17.525028 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260617 01:52:17.525239 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:17.525393 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:17.578991 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:36283
I20260617 01:52:17.579097 910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:36283 every 8 connection(s)
I20260617 01:52:17.591482 911 heartbeater.cc:344] Connected to a master server at 127.0.108.254:39951
I20260617 01:52:17.591787 911 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:17.592435 911 heartbeater.cc:507] Master 127.0.108.254:39951 requested a full tablet report, sending...
I20260617 01:52:17.594244 789 ts_manager.cc:194] Registered new tserver with Master: 69b33f79f4ec4fe594ee7019d4cc28d2 (127.0.108.193:36283)
I20260617 01:52:17.594615 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012742129s
I20260617 01:52:17.595935 789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54990
I20260617 01:52:17.608448 911 heartbeater.cc:499] Master 127.0.108.254:39951 was elected leader, sending a full tablet report...
I20260617 01:52:17.614591 788 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55000:
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"
}
}
}
I20260617 01:52:17.640112 876 tablet_service.cc:1511] Processing CreateTablet for tablet ad3ab7299ce849689a968ad2be0dcad6 (DEFAULT_TABLE table=fake-table [id=31bb8b3db8614d09b83e21f972307893]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:17.641031 876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3ab7299ce849689a968ad2be0dcad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:17.651880 923 tablet_bootstrap.cc:492] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2: Bootstrap starting.
I20260617 01:52:17.655699 923 tablet_bootstrap.cc:654] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:17.659514 923 tablet_bootstrap.cc:492] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2: No bootstrap required, opened a new log
I20260617 01:52:17.659826 923 ts_tablet_manager.cc:1403] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260617 01:52:17.661818 923 raft_consensus.cc:359] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b33f79f4ec4fe594ee7019d4cc28d2" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36283 } }
I20260617 01:52:17.662324 923 raft_consensus.cc:385] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:17.662555 923 raft_consensus.cc:740] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b33f79f4ec4fe594ee7019d4cc28d2, State: Initialized, Role: FOLLOWER
I20260617 01:52:17.663045 923 consensus_queue.cc:260] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b33f79f4ec4fe594ee7019d4cc28d2" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36283 } }
I20260617 01:52:17.663487 923 raft_consensus.cc:399] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:17.663769 923 raft_consensus.cc:493] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:17.663995 923 raft_consensus.cc:3060] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:17.668490 923 raft_consensus.cc:515] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b33f79f4ec4fe594ee7019d4cc28d2" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36283 } }
I20260617 01:52:17.668975 923 leader_election.cc:304] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 69b33f79f4ec4fe594ee7019d4cc28d2; no voters:
I20260617 01:52:17.670075 923 leader_election.cc:290] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:17.670562 925 raft_consensus.cc:2804] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:17.672806 923 ts_tablet_manager.cc:1434] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2: Time spent starting tablet: real 0.013s user 0.009s sys 0.004s
I20260617 01:52:17.672943 925 raft_consensus.cc:697] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 1 LEADER]: Becoming Leader. State: Replica: 69b33f79f4ec4fe594ee7019d4cc28d2, State: Running, Role: LEADER
I20260617 01:52:17.673758 925 consensus_queue.cc:237] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b33f79f4ec4fe594ee7019d4cc28d2" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36283 } }
I20260617 01:52:17.680805 788 catalog_manager.cc:5696] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69b33f79f4ec4fe594ee7019d4cc28d2 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "69b33f79f4ec4fe594ee7019d4cc28d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b33f79f4ec4fe594ee7019d4cc28d2" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:17.719238 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:17.719987 435 catalog_manager.cc:3569] 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 } } }
I20260617 01:52:17.723583 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:17.744746 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:17.745901 435 tablet_replica.cc:333] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2: stopping tablet replica
I20260617 01:52:17.746635 435 raft_consensus.cc:2243] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:17.747009 435 raft_consensus.cc:2272] T ad3ab7299ce849689a968ad2be0dcad6 P 69b33f79f4ec4fe594ee7019d4cc28d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:17.768118 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:17.777601 435 master.cc:562] Master@127.0.108.254:39951 shutting down...
I20260617 01:52:17.792569 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:17.793248 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:17.793814 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a8745ef9c4848e3a36d7568fcd16907: stopping tablet replica
I20260617 01:52:17.805675 435 master.cc:584] Master@127.0.108.254:39951 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (529 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260617 01:52:17.833559 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:37339
I20260617 01:52:17.835093 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:17.838560 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:17.841719 435 webserver.cc:533] Webserver started at http://127.0.108.254:38691/ using document root <none> and password file <none>
I20260617 01:52:17.842134 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:17.842273 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:17.842475 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:17.843392 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "bbe4c688a86d432f8a278a63060a56bf"
format_stamp: "Formatted at 2026-06-17 01:52:17 on dist-test-slave-x8s0"
I20260617 01:52:17.847337 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:17.850203 934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:17.850842 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:52:17.851122 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "bbe4c688a86d432f8a278a63060a56bf"
format_stamp: "Formatted at 2026-06-17 01:52:17 on dist-test-slave-x8s0"
I20260617 01:52:17.851375 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-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)
I20260617 01:52:17.882735 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:17.883678 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:17.915031 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:37339
I20260617 01:52:17.915107 985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:37339 every 8 connection(s)
I20260617 01:52:17.918401 986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:17.929685 986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf: Bootstrap starting.
I20260617 01:52:17.935781 986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:17.941574 986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf: No bootstrap required, opened a new log
I20260617 01:52:17.944449 986 raft_consensus.cc:359] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe4c688a86d432f8a278a63060a56bf" member_type: VOTER }
I20260617 01:52:17.945065 986 raft_consensus.cc:385] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:17.945458 986 raft_consensus.cc:740] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe4c688a86d432f8a278a63060a56bf, State: Initialized, Role: FOLLOWER
I20260617 01:52:17.946174 986 consensus_queue.cc:260] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe4c688a86d432f8a278a63060a56bf" member_type: VOTER }
I20260617 01:52:17.946772 986 raft_consensus.cc:399] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:17.947296 986 raft_consensus.cc:493] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:17.947589 986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:17.953411 986 raft_consensus.cc:515] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe4c688a86d432f8a278a63060a56bf" member_type: VOTER }
I20260617 01:52:17.954084 986 leader_election.cc:304] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bbe4c688a86d432f8a278a63060a56bf; no voters:
I20260617 01:52:17.955698 986 leader_election.cc:290] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:17.955955 989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:17.958000 989 raft_consensus.cc:697] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 1 LEADER]: Becoming Leader. State: Replica: bbe4c688a86d432f8a278a63060a56bf, State: Running, Role: LEADER
I20260617 01:52:17.958815 989 consensus_queue.cc:237] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe4c688a86d432f8a278a63060a56bf" member_type: VOTER }
I20260617 01:52:17.959371 986 sys_catalog.cc:565] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:17.962596 991 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader bbe4c688a86d432f8a278a63060a56bf. Latest consensus state: current_term: 1 leader_uuid: "bbe4c688a86d432f8a278a63060a56bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe4c688a86d432f8a278a63060a56bf" member_type: VOTER } }
I20260617 01:52:17.962594 990 sys_catalog.cc:455] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bbe4c688a86d432f8a278a63060a56bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbe4c688a86d432f8a278a63060a56bf" member_type: VOTER } }
I20260617 01:52:17.963392 991 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:17.963476 990 sys_catalog.cc:458] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:17.969964 994 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:17.980000 994 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:17.982076 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:17.992096 994 catalog_manager.cc:1382] Generated new cluster ID: df25549f161948e099ef4c66dad9040e
I20260617 01:52:17.992602 994 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:18.016583 994 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:18.018466 994 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:18.036875 994 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf: Generated new TSK 0
I20260617 01:52:18.037861 994 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:18.049814 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:18.054430 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:18.058403 435 webserver.cc:533] Webserver started at http://127.0.108.193:39743/ using document root <none> and password file <none>
I20260617 01:52:18.059032 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:18.059180 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:18.059576 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:18.060940 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac"
format_stamp: "Formatted at 2026-06-17 01:52:18 on dist-test-slave-x8s0"
I20260617 01:52:18.067504 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260617 01:52:18.072515 1010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.073670 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:52:18.074026 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac"
format_stamp: "Formatted at 2026-06-17 01:52:18 on dist-test-slave-x8s0"
I20260617 01:52:18.074575 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781661132231981-435-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)
I20260617 01:52:18.090396 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:18.091710 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:18.093075 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:18.095093 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:18.095273 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.095494 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:18.095638 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.129320 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:41343
I20260617 01:52:18.129411 1072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:41343 every 8 connection(s)
I20260617 01:52:18.141999 1073 heartbeater.cc:344] Connected to a master server at 127.0.108.254:37339
I20260617 01:52:18.142293 1073 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:18.142867 1073 heartbeater.cc:507] Master 127.0.108.254:37339 requested a full tablet report, sending...
I20260617 01:52:18.144522 951 ts_manager.cc:194] Registered new tserver with Master: 2f8c55d1550c4a3f878c90c3b97bf5ac (127.0.108.193:41343)
I20260617 01:52:18.144886 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012613976s
I20260617 01:52:18.146076 951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49828
I20260617 01:52:18.158175 1073 heartbeater.cc:499] Master 127.0.108.254:37339 was elected leader, sending a full tablet report...
I20260617 01:52:18.163916 951 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49842:
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"
}
}
}
I20260617 01:52:18.192502 1038 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3cc07610fb4aa5b0e98fccb11c07e8 (DEFAULT_TABLE table=fake-table [id=a70a28b2b6004820a0fb00f4358563e2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:18.193840 1038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3cc07610fb4aa5b0e98fccb11c07e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:18.211409 1085 tablet_bootstrap.cc:492] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: Bootstrap starting.
I20260617 01:52:18.218557 1085 tablet_bootstrap.cc:654] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:18.224134 1085 tablet_bootstrap.cc:492] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: No bootstrap required, opened a new log
I20260617 01:52:18.224674 1085 ts_tablet_manager.cc:1403] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.000s
I20260617 01:52:18.227187 1085 raft_consensus.cc:359] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41343 } }
I20260617 01:52:18.227938 1085 raft_consensus.cc:385] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:18.228287 1085 raft_consensus.cc:740] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f8c55d1550c4a3f878c90c3b97bf5ac, State: Initialized, Role: FOLLOWER
I20260617 01:52:18.229312 1085 consensus_queue.cc:260] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41343 } }
I20260617 01:52:18.230147 1085 raft_consensus.cc:399] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:18.230619 1085 raft_consensus.cc:493] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:18.231156 1085 raft_consensus.cc:3060] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:18.238193 1085 raft_consensus.cc:515] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41343 } }
I20260617 01:52:18.239059 1085 leader_election.cc:304] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2f8c55d1550c4a3f878c90c3b97bf5ac; no voters:
I20260617 01:52:18.240798 1085 leader_election.cc:290] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:18.241304 1087 raft_consensus.cc:2804] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:18.244230 1085 ts_tablet_manager.cc:1434] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: Time spent starting tablet: real 0.019s user 0.018s sys 0.000s
I20260617 01:52:18.245657 1087 raft_consensus.cc:697] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 1 LEADER]: Becoming Leader. State: Replica: 2f8c55d1550c4a3f878c90c3b97bf5ac, State: Running, Role: LEADER
I20260617 01:52:18.246843 1087 consensus_queue.cc:237] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41343 } }
I20260617 01:52:18.254107 950 catalog_manager.cc:5696] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f8c55d1550c4a3f878c90c3b97bf5ac (127.0.108.193). New cstate: current_term: 1 leader_uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c55d1550c4a3f878c90c3b97bf5ac" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:18.309581 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:18.397873 951 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49842:
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
I20260617 01:52:18.410686 1094 tablet.cc:1724] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: 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
I20260617 01:52:18.412401 1094 tablet.cc:1622] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: MemRowSet was empty: no flush needed.
I20260617 01:52:18.428858 950 catalog_manager.cc:6241] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf: fake-table [id=a70a28b2b6004820a0fb00f4358563e2] alter complete (version 1)
I20260617 01:52:18.471716 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:18.513425 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:18.514734 435 tablet_replica.cc:333] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac: stopping tablet replica
I20260617 01:52:18.515762 435 raft_consensus.cc:2243] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:18.516456 435 raft_consensus.cc:2272] T 7b3cc07610fb4aa5b0e98fccb11c07e8 P 2f8c55d1550c4a3f878c90c3b97bf5ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:18.543509 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:18.556958 435 master.cc:562] Master@127.0.108.254:37339 shutting down...
I20260617 01:52:18.582594 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:18.583564 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:18.584110 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P bbe4c688a86d432f8a278a63060a56bf: stopping tablet replica
I20260617 01:52:18.606317 435 master.cc:584] Master@127.0.108.254:37339 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (800 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260617 01:52:18.632762 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:45501
I20260617 01:52:18.633810 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:18.635983 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:18.638711 435 webserver.cc:533] Webserver started at http://127.0.108.254:37815/ using document root <none> and password file <none>
I20260617 01:52:18.639173 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:18.639330 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:18.639571 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:18.640519 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "32f02024a9ae453498572d01d9abd471"
format_stamp: "Formatted at 2026-06-17 01:52:18 on dist-test-slave-x8s0"
I20260617 01:52:18.644660 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.003s
I20260617 01:52:18.647750 1099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.648470 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:52:18.648779 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "32f02024a9ae453498572d01d9abd471"
format_stamp: "Formatted at 2026-06-17 01:52:18 on dist-test-slave-x8s0"
I20260617 01:52:18.649138 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-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)
I20260617 01:52:18.676692 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:18.677968 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:18.721623 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:45501
I20260617 01:52:18.721756 1150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:45501 every 8 connection(s)
I20260617 01:52:18.727730 1151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:18.748960 1151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: Bootstrap starting.
I20260617 01:52:18.756757 1151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:18.763127 1151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: No bootstrap required, opened a new log
I20260617 01:52:18.766669 1151 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32f02024a9ae453498572d01d9abd471" member_type: VOTER }
I20260617 01:52:18.767352 1151 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:18.767789 1151 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f02024a9ae453498572d01d9abd471, State: Initialized, Role: FOLLOWER
I20260617 01:52:18.768733 1151 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32f02024a9ae453498572d01d9abd471" member_type: VOTER }
I20260617 01:52:18.769618 1151 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:18.770112 1151 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:18.770627 1151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:18.780314 1151 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32f02024a9ae453498572d01d9abd471" member_type: VOTER }
I20260617 01:52:18.781392 1151 leader_election.cc:304] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 32f02024a9ae453498572d01d9abd471; no voters:
I20260617 01:52:18.783282 1151 leader_election.cc:290] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:18.783769 1154 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:18.786744 1154 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 1 LEADER]: Becoming Leader. State: Replica: 32f02024a9ae453498572d01d9abd471, State: Running, Role: LEADER
I20260617 01:52:18.788013 1151 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:18.787760 1154 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32f02024a9ae453498572d01d9abd471" member_type: VOTER }
I20260617 01:52:18.792095 1156 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32f02024a9ae453498572d01d9abd471. Latest consensus state: current_term: 1 leader_uuid: "32f02024a9ae453498572d01d9abd471" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32f02024a9ae453498572d01d9abd471" member_type: VOTER } }
I20260617 01:52:18.792119 1155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32f02024a9ae453498572d01d9abd471" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32f02024a9ae453498572d01d9abd471" member_type: VOTER } }
I20260617 01:52:18.793203 1156 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:18.793228 1155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:18.803956 1159 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:18.811358 1159 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:18.816636 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:18.825529 1159 catalog_manager.cc:1382] Generated new cluster ID: 607d64b1751c41e3b5afc851172758ac
I20260617 01:52:18.825927 1159 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:18.848798 1159 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:18.850656 1159 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:18.869897 1159 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: Generated new TSK 0
I20260617 01:52:18.870682 1159 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:18.883917 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:18.889547 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:18.892777 435 webserver.cc:533] Webserver started at http://127.0.108.193:40239/ using document root <none> and password file <none>
I20260617 01:52:18.893289 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:18.893491 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:18.893743 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:18.894745 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "834d92e7fb224b0b92cf1bf52d00ad02"
format_stamp: "Formatted at 2026-06-17 01:52:18 on dist-test-slave-x8s0"
I20260617 01:52:18.899313 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260617 01:52:18.902726 1175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.903556 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:52:18.903827 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "834d92e7fb224b0b92cf1bf52d00ad02"
format_stamp: "Formatted at 2026-06-17 01:52:18 on dist-test-slave-x8s0"
I20260617 01:52:18.904088 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781661132231981-435-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)
I20260617 01:52:18.914723 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:18.915696 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:18.917137 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:18.919495 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:18.919672 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.919899 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:18.920044 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:18.964797 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:38029
I20260617 01:52:18.964964 1237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:38029 every 8 connection(s)
I20260617 01:52:18.979084 1238 heartbeater.cc:344] Connected to a master server at 127.0.108.254:45501
I20260617 01:52:18.979418 1238 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:18.980054 1238 heartbeater.cc:507] Master 127.0.108.254:45501 requested a full tablet report, sending...
I20260617 01:52:18.981830 1116 ts_manager.cc:194] Registered new tserver with Master: 834d92e7fb224b0b92cf1bf52d00ad02 (127.0.108.193:38029)
I20260617 01:52:18.982857 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014956842s
I20260617 01:52:18.984120 1116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38622
I20260617 01:52:18.998116 1238 heartbeater.cc:499] Master 127.0.108.254:45501 was elected leader, sending a full tablet report...
I20260617 01:52:19.026077 1116 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38636:
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"
}
}
}
I20260617 01:52:19.071878 1203 tablet_service.cc:1511] Processing CreateTablet for tablet 769d9d9ab3364e2ab11e68f22e493ab0 (DEFAULT_TABLE table=fake-table [id=0e62944cf3524cc9a877ee20c920b545]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:19.073756 1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769d9d9ab3364e2ab11e68f22e493ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:19.098214 1250 tablet_bootstrap.cc:492] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: Bootstrap starting.
I20260617 01:52:19.105298 1250 tablet_bootstrap.cc:654] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:19.112187 1250 tablet_bootstrap.cc:492] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: No bootstrap required, opened a new log
I20260617 01:52:19.112816 1250 ts_tablet_manager.cc:1403] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.002s
I20260617 01:52:19.116490 1250 raft_consensus.cc:359] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834d92e7fb224b0b92cf1bf52d00ad02" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38029 } }
I20260617 01:52:19.117447 1250 raft_consensus.cc:385] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:19.117909 1250 raft_consensus.cc:740] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 834d92e7fb224b0b92cf1bf52d00ad02, State: Initialized, Role: FOLLOWER
I20260617 01:52:19.118726 1250 consensus_queue.cc:260] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834d92e7fb224b0b92cf1bf52d00ad02" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38029 } }
I20260617 01:52:19.119719 1250 raft_consensus.cc:399] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:19.120221 1250 raft_consensus.cc:493] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:19.120570 1250 raft_consensus.cc:3060] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:19.130072 1250 raft_consensus.cc:515] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834d92e7fb224b0b92cf1bf52d00ad02" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38029 } }
I20260617 01:52:19.131170 1250 leader_election.cc:304] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 834d92e7fb224b0b92cf1bf52d00ad02; no voters:
I20260617 01:52:19.133085 1250 leader_election.cc:290] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:19.133453 1252 raft_consensus.cc:2804] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:19.136251 1252 raft_consensus.cc:697] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 1 LEADER]: Becoming Leader. State: Replica: 834d92e7fb224b0b92cf1bf52d00ad02, State: Running, Role: LEADER
I20260617 01:52:19.136389 1250 ts_tablet_manager.cc:1434] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: Time spent starting tablet: real 0.023s user 0.018s sys 0.004s
I20260617 01:52:19.138001 1252 consensus_queue.cc:237] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834d92e7fb224b0b92cf1bf52d00ad02" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38029 } }
I20260617 01:52:19.146628 1115 catalog_manager.cc:5696] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 834d92e7fb224b0b92cf1bf52d00ad02 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "834d92e7fb224b0b92cf1bf52d00ad02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "834d92e7fb224b0b92cf1bf52d00ad02" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38029 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:19.179484 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:19.229409 1116 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38636:
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
I20260617 01:52:19.241920 1258 tablet.cc:1724] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: 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
I20260617 01:52:19.243858 1258 tablet.cc:1622] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: MemRowSet was empty: no flush needed.
I20260617 01:52:19.270888 1115 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: fake-table [id=0e62944cf3524cc9a877ee20c920b545] alter complete (version 1)
I20260617 01:52:19.316046 1116 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38636:
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
I20260617 01:52:19.335250 1258 tablet.cc:1724] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: 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
I20260617 01:52:19.385164 1116 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: fake-table [id=0e62944cf3524cc9a877ee20c920b545] alter complete (version 2)
I20260617 01:52:19.432497 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:19.452430 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:19.453269 435 tablet_replica.cc:333] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02: stopping tablet replica
I20260617 01:52:19.453876 435 raft_consensus.cc:2243] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:19.454409 435 raft_consensus.cc:2272] T 769d9d9ab3364e2ab11e68f22e493ab0 P 834d92e7fb224b0b92cf1bf52d00ad02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:19.474961 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:19.482861 435 master.cc:562] Master@127.0.108.254:45501 shutting down...
I20260617 01:52:19.497295 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:19.497843 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:19.498185 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32f02024a9ae453498572d01d9abd471: stopping tablet replica
I20260617 01:52:19.508085 435 master.cc:584] Master@127.0.108.254:45501 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (917 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260617 01:52:19.552379 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:36843
I20260617 01:52:19.554385 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:19.558411 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:19.563810 435 webserver.cc:533] Webserver started at http://127.0.108.254:38169/ using document root <none> and password file <none>
I20260617 01:52:19.564604 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:19.564954 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:19.565361 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:19.567310 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "7ace3285794741ad88aafd3626a91be0"
format_stamp: "Formatted at 2026-06-17 01:52:19 on dist-test-slave-x8s0"
I20260617 01:52:19.575440 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.005s sys 0.005s
I20260617 01:52:19.583526 1262 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:19.584928 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:52:19.585510 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "7ace3285794741ad88aafd3626a91be0"
format_stamp: "Formatted at 2026-06-17 01:52:19 on dist-test-slave-x8s0"
I20260617 01:52:19.586155 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-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)
I20260617 01:52:19.620460 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:19.622330 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:19.682646 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:36843
I20260617 01:52:19.682775 1313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:36843 every 8 connection(s)
I20260617 01:52:19.687204 1314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:19.700529 1314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: Bootstrap starting.
I20260617 01:52:19.705726 1314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:19.710592 1314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: No bootstrap required, opened a new log
I20260617 01:52:19.712819 1314 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ace3285794741ad88aafd3626a91be0" member_type: VOTER }
I20260617 01:52:19.713270 1314 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:19.713505 1314 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ace3285794741ad88aafd3626a91be0, State: Initialized, Role: FOLLOWER
I20260617 01:52:19.714047 1314 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ace3285794741ad88aafd3626a91be0" member_type: VOTER }
I20260617 01:52:19.714540 1314 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:19.714781 1314 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:19.715044 1314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:19.720805 1314 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ace3285794741ad88aafd3626a91be0" member_type: VOTER }
I20260617 01:52:19.721549 1314 leader_election.cc:304] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ace3285794741ad88aafd3626a91be0; no voters:
I20260617 01:52:19.722837 1314 leader_election.cc:290] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:19.723058 1317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:19.724785 1317 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 1 LEADER]: Becoming Leader. State: Replica: 7ace3285794741ad88aafd3626a91be0, State: Running, Role: LEADER
I20260617 01:52:19.725412 1317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ace3285794741ad88aafd3626a91be0" member_type: VOTER }
I20260617 01:52:19.725689 1314 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:19.728188 1319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ace3285794741ad88aafd3626a91be0. Latest consensus state: current_term: 1 leader_uuid: "7ace3285794741ad88aafd3626a91be0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ace3285794741ad88aafd3626a91be0" member_type: VOTER } }
I20260617 01:52:19.728649 1319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:19.733450 1318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ace3285794741ad88aafd3626a91be0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ace3285794741ad88aafd3626a91be0" member_type: VOTER } }
I20260617 01:52:19.733976 1318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:19.742273 1322 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:19.747002 1322 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:19.751370 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:19.755187 1322 catalog_manager.cc:1382] Generated new cluster ID: f91d427eb4fe4870b0512d0f952f44ca
I20260617 01:52:19.755439 1322 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:19.776984 1322 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:19.778518 1322 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:19.795424 1322 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: Generated new TSK 0
I20260617 01:52:19.796399 1322 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:19.817960 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:19.822144 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:19.826212 435 webserver.cc:533] Webserver started at http://127.0.108.193:38785/ using document root <none> and password file <none>
I20260617 01:52:19.826920 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:19.827208 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:19.827589 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:19.829041 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c"
format_stamp: "Formatted at 2026-06-17 01:52:19 on dist-test-slave-x8s0"
I20260617 01:52:19.835139 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:52:19.839707 1338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:19.840628 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:52:19.841109 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c"
format_stamp: "Formatted at 2026-06-17 01:52:19 on dist-test-slave-x8s0"
I20260617 01:52:19.841355 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781661132231981-435-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)
I20260617 01:52:19.860242 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:19.861640 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:19.863723 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:19.866884 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:19.867054 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:19.867291 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:19.867565 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:19.939370 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42345
I20260617 01:52:19.939893 1400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42345 every 8 connection(s)
I20260617 01:52:19.962990 1401 heartbeater.cc:344] Connected to a master server at 127.0.108.254:36843
I20260617 01:52:19.963340 1401 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:19.964000 1401 heartbeater.cc:507] Master 127.0.108.254:36843 requested a full tablet report, sending...
I20260617 01:52:19.965983 1279 ts_manager.cc:194] Registered new tserver with Master: 9b5f48b0ad9b4a068f46ae5cb0724a1c (127.0.108.193:42345)
I20260617 01:52:19.966336 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021131019s
I20260617 01:52:19.967566 1279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37116
I20260617 01:52:19.979789 1401 heartbeater.cc:499] Master 127.0.108.254:36843 was elected leader, sending a full tablet report...
I20260617 01:52:19.988615 1279 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37126:
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"
}
}
}
I20260617 01:52:20.023561 1366 tablet_service.cc:1511] Processing CreateTablet for tablet 4774131674d04defb8aef3303486d419 (DEFAULT_TABLE table=fake-table [id=4a6e08f0058b471ca4621777565cefab]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:20.024456 1366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4774131674d04defb8aef3303486d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:20.036252 1413 tablet_bootstrap.cc:492] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: Bootstrap starting.
I20260617 01:52:20.041613 1413 tablet_bootstrap.cc:654] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:20.046249 1413 tablet_bootstrap.cc:492] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: No bootstrap required, opened a new log
I20260617 01:52:20.046866 1413 ts_tablet_manager.cc:1403] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: Time spent bootstrapping tablet: real 0.011s user 0.000s sys 0.009s
I20260617 01:52:20.050900 1413 raft_consensus.cc:359] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42345 } }
I20260617 01:52:20.051613 1413 raft_consensus.cc:385] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:20.052131 1413 raft_consensus.cc:740] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b5f48b0ad9b4a068f46ae5cb0724a1c, State: Initialized, Role: FOLLOWER
I20260617 01:52:20.053241 1413 consensus_queue.cc:260] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42345 } }
I20260617 01:52:20.054319 1413 raft_consensus.cc:399] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:20.054827 1413 raft_consensus.cc:493] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:20.055259 1413 raft_consensus.cc:3060] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:20.065817 1413 raft_consensus.cc:515] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42345 } }
I20260617 01:52:20.066948 1413 leader_election.cc:304] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9b5f48b0ad9b4a068f46ae5cb0724a1c; no voters:
I20260617 01:52:20.069198 1413 leader_election.cc:290] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:20.069422 1415 raft_consensus.cc:2804] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:20.071693 1415 raft_consensus.cc:697] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 1 LEADER]: Becoming Leader. State: Replica: 9b5f48b0ad9b4a068f46ae5cb0724a1c, State: Running, Role: LEADER
I20260617 01:52:20.073623 1415 consensus_queue.cc:237] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42345 } }
I20260617 01:52:20.079260 1413 ts_tablet_manager.cc:1434] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: Time spent starting tablet: real 0.032s user 0.024s sys 0.008s
I20260617 01:52:20.086872 1279 catalog_manager.cc:5696] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b5f48b0ad9b4a068f46ae5cb0724a1c (127.0.108.193). New cstate: current_term: 1 leader_uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b5f48b0ad9b4a068f46ae5cb0724a1c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42345 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:20.164592 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:20.167666 1279 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37126:
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
I20260617 01:52:20.192080 1421 tablet.cc:1724] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: 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
I20260617 01:52:20.194717 1421 tablet.cc:1622] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: MemRowSet was empty: no flush needed.
I20260617 01:52:20.219787 1278 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: fake-table [id=4a6e08f0058b471ca4621777565cefab] alter complete (version 1)
I20260617 01:52:20.278867 1278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37126:
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
I20260617 01:52:20.294281 1421 tablet.cc:1724] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: 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
I20260617 01:52:20.295797 1421 tablet.cc:1622] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: MemRowSet was empty: no flush needed.
I20260617 01:52:20.315701 1279 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: fake-table [id=4a6e08f0058b471ca4621777565cefab] alter complete (version 2)
I20260617 01:52:20.413220 1278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37126:
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
I20260617 01:52:20.434944 1421 tablet.cc:1724] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: 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
I20260617 01:52:20.438176 1421 tablet.cc:1622] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: MemRowSet was empty: no flush needed.
I20260617 01:52:20.470009 1279 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: fake-table [id=4a6e08f0058b471ca4621777565cefab] alter complete (version 3)
I20260617 01:52:20.547780 1279 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37126:
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
I20260617 01:52:20.561082 1421 tablet.cc:1724] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: 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
I20260617 01:52:20.563504 1421 tablet.cc:1622] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: MemRowSet was empty: no flush needed.
I20260617 01:52:20.593816 1278 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: fake-table [id=4a6e08f0058b471ca4621777565cefab] alter complete (version 4)
I20260617 01:52:20.702215 1278 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37126:
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
I20260617 01:52:20.720336 1421 tablet.cc:1724] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: 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
I20260617 01:52:20.723469 1421 tablet.cc:1622] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: MemRowSet was empty: no flush needed.
I20260617 01:52:20.748350 1279 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: fake-table [id=4a6e08f0058b471ca4621777565cefab] alter complete (version 5)
I20260617 01:52:20.750206 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:20.770880 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:20.771508 435 tablet_replica.cc:333] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c: stopping tablet replica
I20260617 01:52:20.772101 435 raft_consensus.cc:2243] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:20.772619 435 raft_consensus.cc:2272] T 4774131674d04defb8aef3303486d419 P 9b5f48b0ad9b4a068f46ae5cb0724a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:20.783253 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:20.794857 435 master.cc:562] Master@127.0.108.254:36843 shutting down...
I20260617 01:52:20.808218 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:20.808683 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:20.809042 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ace3285794741ad88aafd3626a91be0: stopping tablet replica
I20260617 01:52:20.817816 435 master.cc:584] Master@127.0.108.254:36843 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (1295 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260617 01:52:20.848765 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:39547
I20260617 01:52:20.850518 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:20.854085 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:20.858381 435 webserver.cc:533] Webserver started at http://127.0.108.254:44919/ using document root <none> and password file <none>
I20260617 01:52:20.859041 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:20.859433 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:20.859665 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:20.861285 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "70b316e08dd04f0fb43e099a73259128"
format_stamp: "Formatted at 2026-06-17 01:52:20 on dist-test-slave-x8s0"
I20260617 01:52:20.869020 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.006s sys 0.001s
I20260617 01:52:20.874704 1426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:20.875823 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.005s sys 0.001s
I20260617 01:52:20.876153 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "70b316e08dd04f0fb43e099a73259128"
format_stamp: "Formatted at 2026-06-17 01:52:20 on dist-test-slave-x8s0"
I20260617 01:52:20.876520 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-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)
I20260617 01:52:20.906890 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:20.908466 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:20.976217 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:39547
I20260617 01:52:20.976320 1477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:39547 every 8 connection(s)
I20260617 01:52:20.982542 1478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:20.996717 1478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: Bootstrap starting.
I20260617 01:52:21.001317 1478 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:21.005555 1478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: No bootstrap required, opened a new log
I20260617 01:52:21.008116 1478 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b316e08dd04f0fb43e099a73259128" member_type: VOTER }
I20260617 01:52:21.008613 1478 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:21.008936 1478 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b316e08dd04f0fb43e099a73259128, State: Initialized, Role: FOLLOWER
I20260617 01:52:21.009702 1478 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b316e08dd04f0fb43e099a73259128" member_type: VOTER }
I20260617 01:52:21.010284 1478 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:21.010567 1478 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:21.010900 1478 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:21.016059 1478 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b316e08dd04f0fb43e099a73259128" member_type: VOTER }
I20260617 01:52:21.016713 1478 leader_election.cc:304] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70b316e08dd04f0fb43e099a73259128; no voters:
I20260617 01:52:21.018410 1478 leader_election.cc:290] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:21.018725 1481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:21.020488 1481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 1 LEADER]: Becoming Leader. State: Replica: 70b316e08dd04f0fb43e099a73259128, State: Running, Role: LEADER
I20260617 01:52:21.021226 1481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b316e08dd04f0fb43e099a73259128" member_type: VOTER }
I20260617 01:52:21.021680 1478 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:21.023808 1482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70b316e08dd04f0fb43e099a73259128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b316e08dd04f0fb43e099a73259128" member_type: VOTER } }
I20260617 01:52:21.023903 1483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70b316e08dd04f0fb43e099a73259128. Latest consensus state: current_term: 1 leader_uuid: "70b316e08dd04f0fb43e099a73259128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70b316e08dd04f0fb43e099a73259128" member_type: VOTER } }
I20260617 01:52:21.024329 1482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:21.024431 1483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:21.037576 1486 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:21.043325 1486 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:21.046275 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:21.051927 1486 catalog_manager.cc:1382] Generated new cluster ID: c95f7ed3a6d64537b0ffd2222d0a75e7
I20260617 01:52:21.052211 1486 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:21.067844 1486 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:21.069046 1486 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:21.084957 1486 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: Generated new TSK 0
I20260617 01:52:21.085547 1486 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:21.114452 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:21.120965 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:21.125191 435 webserver.cc:533] Webserver started at http://127.0.108.193:43959/ using document root <none> and password file <none>
I20260617 01:52:21.125820 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:21.126051 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:21.126370 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:21.128123 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "b1ceb186a9dd48089371d1d98481d63b"
format_stamp: "Formatted at 2026-06-17 01:52:21 on dist-test-slave-x8s0"
I20260617 01:52:21.134791 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:52:21.139668 1502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:21.140915 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:52:21.141441 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "b1ceb186a9dd48089371d1d98481d63b"
format_stamp: "Formatted at 2026-06-17 01:52:21 on dist-test-slave-x8s0"
I20260617 01:52:21.141777 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781661132231981-435-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)
I20260617 01:52:21.168694 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:21.170619 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:21.172993 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:21.177186 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:21.177462 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:21.177922 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:21.178119 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:21.244711 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:46495
I20260617 01:52:21.244810 1564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:46495 every 8 connection(s)
I20260617 01:52:21.266319 1565 heartbeater.cc:344] Connected to a master server at 127.0.108.254:39547
I20260617 01:52:21.266739 1565 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:21.267575 1565 heartbeater.cc:507] Master 127.0.108.254:39547 requested a full tablet report, sending...
I20260617 01:52:21.269582 1443 ts_manager.cc:194] Registered new tserver with Master: b1ceb186a9dd48089371d1d98481d63b (127.0.108.193:46495)
I20260617 01:52:21.269645 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019090015s
I20260617 01:52:21.271883 1443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54248
I20260617 01:52:21.284608 1565 heartbeater.cc:499] Master 127.0.108.254:39547 was elected leader, sending a full tablet report...
I20260617 01:52:21.291361 1442 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54256:
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"
}
}
}
I20260617 01:52:21.322849 1530 tablet_service.cc:1511] Processing CreateTablet for tablet 246876fe44f74f77be7b06398108bbc1 (DEFAULT_TABLE table=fake-table [id=bbdbd749fc52432bb30e4eb052c12dcf]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:21.323987 1530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246876fe44f74f77be7b06398108bbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:21.340554 1577 tablet_bootstrap.cc:492] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: Bootstrap starting.
I20260617 01:52:21.344954 1577 tablet_bootstrap.cc:654] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:21.349067 1577 tablet_bootstrap.cc:492] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: No bootstrap required, opened a new log
I20260617 01:52:21.349474 1577 ts_tablet_manager.cc:1403] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260617 01:52:21.351783 1577 raft_consensus.cc:359] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1ceb186a9dd48089371d1d98481d63b" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46495 } }
I20260617 01:52:21.352311 1577 raft_consensus.cc:385] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:21.352591 1577 raft_consensus.cc:740] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1ceb186a9dd48089371d1d98481d63b, State: Initialized, Role: FOLLOWER
I20260617 01:52:21.353237 1577 consensus_queue.cc:260] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1ceb186a9dd48089371d1d98481d63b" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46495 } }
I20260617 01:52:21.353845 1577 raft_consensus.cc:399] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:21.354121 1577 raft_consensus.cc:493] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:21.354442 1577 raft_consensus.cc:3060] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:21.361948 1577 raft_consensus.cc:515] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1ceb186a9dd48089371d1d98481d63b" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46495 } }
I20260617 01:52:21.362835 1577 leader_election.cc:304] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1ceb186a9dd48089371d1d98481d63b; no voters:
I20260617 01:52:21.364774 1577 leader_election.cc:290] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:21.367779 1577 ts_tablet_manager.cc:1434] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: Time spent starting tablet: real 0.018s user 0.016s sys 0.002s
I20260617 01:52:21.365031 1579 raft_consensus.cc:2804] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:21.371490 1579 raft_consensus.cc:697] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 1 LEADER]: Becoming Leader. State: Replica: b1ceb186a9dd48089371d1d98481d63b, State: Running, Role: LEADER
I20260617 01:52:21.372298 1579 consensus_queue.cc:237] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1ceb186a9dd48089371d1d98481d63b" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46495 } }
I20260617 01:52:21.380642 1443 catalog_manager.cc:5696] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b reported cstate change: term changed from 0 to 1, leader changed from <none> to b1ceb186a9dd48089371d1d98481d63b (127.0.108.193). New cstate: current_term: 1 leader_uuid: "b1ceb186a9dd48089371d1d98481d63b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1ceb186a9dd48089371d1d98481d63b" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46495 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:21.434054 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:21.436609 1443 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54256:
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
I20260617 01:52:21.459072 1584 tablet.cc:1724] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: 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
I20260617 01:52:21.461187 1584 tablet.cc:1622] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: MemRowSet was empty: no flush needed.
I20260617 01:52:21.486088 1442 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: fake-table [id=bbdbd749fc52432bb30e4eb052c12dcf] alter complete (version 1)
I20260617 01:52:21.536082 1443 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54256:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260617 01:52:21.551954 1584 tablet.cc:1724] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: 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
I20260617 01:52:21.596319 1443 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: fake-table [id=bbdbd749fc52432bb30e4eb052c12dcf] alter complete (version 2)
I20260617 01:52:21.626843 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:21.663121 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:21.664300 435 tablet_replica.cc:333] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b: stopping tablet replica
I20260617 01:52:21.665344 435 raft_consensus.cc:2243] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:21.666091 435 raft_consensus.cc:2272] T 246876fe44f74f77be7b06398108bbc1 P b1ceb186a9dd48089371d1d98481d63b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:21.691241 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:21.707381 435 master.cc:562] Master@127.0.108.254:39547 shutting down...
I20260617 01:52:21.733083 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:21.733784 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:21.734076 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70b316e08dd04f0fb43e099a73259128: stopping tablet replica
I20260617 01:52:21.746975 435 master.cc:584] Master@127.0.108.254:39547 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (929 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260617 01:52:21.777953 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:45657
I20260617 01:52:21.779541 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:21.781706 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:21.784257 435 webserver.cc:533] Webserver started at http://127.0.108.254:46159/ using document root <none> and password file <none>
I20260617 01:52:21.784688 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:21.784883 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:21.785123 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:21.786070 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "e2810f5dbc384eb49a0c93c078283b62"
format_stamp: "Formatted at 2026-06-17 01:52:21 on dist-test-slave-x8s0"
I20260617 01:52:21.790208 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:21.793236 1589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:21.793972 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:52:21.794281 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "e2810f5dbc384eb49a0c93c078283b62"
format_stamp: "Formatted at 2026-06-17 01:52:21 on dist-test-slave-x8s0"
I20260617 01:52:21.794605 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-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)
I20260617 01:52:21.825680 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:21.826936 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:21.869323 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:45657
I20260617 01:52:21.869390 1640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:45657 every 8 connection(s)
I20260617 01:52:21.873952 1641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:21.888633 1641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62: Bootstrap starting.
I20260617 01:52:21.893592 1641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:21.899317 1641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62: No bootstrap required, opened a new log
I20260617 01:52:21.901790 1641 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2810f5dbc384eb49a0c93c078283b62" member_type: VOTER }
I20260617 01:52:21.902472 1641 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:21.902748 1641 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2810f5dbc384eb49a0c93c078283b62, State: Initialized, Role: FOLLOWER
I20260617 01:52:21.903540 1641 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2810f5dbc384eb49a0c93c078283b62" member_type: VOTER }
I20260617 01:52:21.904134 1641 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:21.904402 1641 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:21.904760 1641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:21.910597 1641 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2810f5dbc384eb49a0c93c078283b62" member_type: VOTER }
I20260617 01:52:21.911150 1641 leader_election.cc:304] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2810f5dbc384eb49a0c93c078283b62; no voters:
I20260617 01:52:21.912833 1641 leader_election.cc:290] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:21.913157 1644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:21.915324 1644 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 1 LEADER]: Becoming Leader. State: Replica: e2810f5dbc384eb49a0c93c078283b62, State: Running, Role: LEADER
I20260617 01:52:21.916235 1644 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2810f5dbc384eb49a0c93c078283b62" member_type: VOTER }
I20260617 01:52:21.917124 1641 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:21.919997 1645 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2810f5dbc384eb49a0c93c078283b62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2810f5dbc384eb49a0c93c078283b62" member_type: VOTER } }
I20260617 01:52:21.920171 1646 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2810f5dbc384eb49a0c93c078283b62. Latest consensus state: current_term: 1 leader_uuid: "e2810f5dbc384eb49a0c93c078283b62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2810f5dbc384eb49a0c93c078283b62" member_type: VOTER } }
I20260617 01:52:21.920631 1645 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:21.920710 1646 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:21.932055 1649 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:21.941424 1649 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:21.957860 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:21.959080 1649 catalog_manager.cc:1382] Generated new cluster ID: b9bf337d10cd4fafb27007950200c867
I20260617 01:52:21.959300 1649 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:21.977876 1649 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:21.979980 1649 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:22.001361 1649 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62: Generated new TSK 0
I20260617 01:52:22.002228 1649 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:22.025269 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:22.029846 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:22.034420 435 webserver.cc:533] Webserver started at http://127.0.108.193:45705/ using document root <none> and password file <none>
I20260617 01:52:22.035131 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:22.035457 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:22.035795 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:22.037482 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "a64f122a02bd4bf0bf367a87a27f8ddf"
format_stamp: "Formatted at 2026-06-17 01:52:22 on dist-test-slave-x8s0"
I20260617 01:52:22.044252 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260617 01:52:22.048132 1665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:22.048943 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:52:22.049260 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "a64f122a02bd4bf0bf367a87a27f8ddf"
format_stamp: "Formatted at 2026-06-17 01:52:22 on dist-test-slave-x8s0"
I20260617 01:52:22.049598 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-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)
I20260617 01:52:22.066100 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:22.067338 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:22.069058 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:22.071879 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:22.072122 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:22.072389 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:22.072589 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:22.117293 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42093
I20260617 01:52:22.117376 1727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42093 every 8 connection(s)
I20260617 01:52:22.137547 1728 heartbeater.cc:344] Connected to a master server at 127.0.108.254:45657
I20260617 01:52:22.137873 1728 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:22.138504 1728 heartbeater.cc:507] Master 127.0.108.254:45657 requested a full tablet report, sending...
I20260617 01:52:22.140496 1606 ts_manager.cc:194] Registered new tserver with Master: a64f122a02bd4bf0bf367a87a27f8ddf (127.0.108.193:42093)
I20260617 01:52:22.141492 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014130035s
I20260617 01:52:22.143124 1606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44192
I20260617 01:52:22.157008 1728 heartbeater.cc:499] Master 127.0.108.254:45657 was elected leader, sending a full tablet report...
I20260617 01:52:22.177105 1606 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44208:
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"
}
}
}
I20260617 01:52:22.234849 1693 tablet_service.cc:1511] Processing CreateTablet for tablet 27b50f06656e4e7f85d3b5b43e2d3d3d (DEFAULT_TABLE table=fake-table [id=30f255b4c98b4d68b35544d6041dae74]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:22.236454 1693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b50f06656e4e7f85d3b5b43e2d3d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:22.260159 1740 tablet_bootstrap.cc:492] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Bootstrap starting.
I20260617 01:52:22.265939 1740 tablet_bootstrap.cc:654] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:22.271765 1740 tablet_bootstrap.cc:492] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: No bootstrap required, opened a new log
I20260617 01:52:22.272440 1740 ts_tablet_manager.cc:1403] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Time spent bootstrapping tablet: real 0.013s user 0.003s sys 0.008s
I20260617 01:52:22.275137 1740 raft_consensus.cc:359] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.275537 1740 raft_consensus.cc:385] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:22.275812 1740 raft_consensus.cc:740] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64f122a02bd4bf0bf367a87a27f8ddf, State: Initialized, Role: FOLLOWER
I20260617 01:52:22.276432 1740 consensus_queue.cc:260] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.277132 1740 raft_consensus.cc:399] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:22.277560 1740 raft_consensus.cc:493] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:22.277799 1740 raft_consensus.cc:3060] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:22.285130 1740 raft_consensus.cc:515] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.285944 1740 leader_election.cc:304] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a64f122a02bd4bf0bf367a87a27f8ddf; no voters:
I20260617 01:52:22.287588 1740 leader_election.cc:290] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:22.288090 1742 raft_consensus.cc:2804] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:22.290841 1740 ts_tablet_manager.cc:1434] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Time spent starting tablet: real 0.018s user 0.015s sys 0.001s
I20260617 01:52:22.291232 1742 raft_consensus.cc:697] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 LEADER]: Becoming Leader. State: Replica: a64f122a02bd4bf0bf367a87a27f8ddf, State: Running, Role: LEADER
I20260617 01:52:22.292220 1742 consensus_queue.cc:237] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.300280 1605 catalog_manager.cc:5696] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf reported cstate change: term changed from 0 to 1, leader changed from <none> to a64f122a02bd4bf0bf367a87a27f8ddf (127.0.108.193). New cstate: current_term: 1 leader_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:22.346938 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:22.347301 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:22.365525 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:22.366183 435 tablet_replica.cc:333] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: stopping tablet replica
I20260617 01:52:22.366725 435 raft_consensus.cc:2243] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:22.367115 435 raft_consensus.cc:2272] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:22.376796 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:22.388141 1605 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44208:
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
W20260617 01:52:22.400642 1591 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.193:42093: connect: Connection refused (error 111)
W20260617 01:52:22.405721 1591 catalog_manager.cc:4754] TS a64f122a02bd4bf0bf367a87a27f8ddf (127.0.108.193:42093): AlterTable RPC failed for tablet 27b50f06656e4e7f85d3b5b43e2d3d3d: Network error: Client connection negotiation failed: client connection to 127.0.108.193:42093: connect: Connection refused (error 111)
I20260617 01:52:22.847901 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:22.854164 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:22.857775 435 webserver.cc:533] Webserver started at http://127.0.108.193:45705/ using document root <none> and password file <none>
I20260617 01:52:22.858484 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:22.858748 435 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260617 01:52:22.863984 435 fs_manager.cc:714] Time spent opening directory manager: real 0.004s user 0.004s sys 0.002s
I20260617 01:52:22.867697 1753 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:22.868808 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.000s sys 0.002s
I20260617 01:52:22.869175 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "a64f122a02bd4bf0bf367a87a27f8ddf"
format_stamp: "Formatted at 2026-06-17 01:52:22 on dist-test-slave-x8s0"
I20260617 01:52:22.869818 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781661132231981-435-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)
I20260617 01:52:22.891884 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:22.893802 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:22.895633 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:22.899915 1760 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260617 01:52:22.906659 435 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260617 01:52:22.906988 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s user 0.001s sys 0.000s
I20260617 01:52:22.907313 435 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260617 01:52:22.913945 435 ts_tablet_manager.cc:616] Registered 1 tablets
I20260617 01:52:22.914238 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.007s user 0.003s sys 0.003s
I20260617 01:52:22.914350 1760 tablet_bootstrap.cc:492] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Bootstrap starting.
I20260617 01:52:22.935359 1760 tablet_bootstrap.cc:492] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: 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
I20260617 01:52:22.937022 1760 tablet_bootstrap.cc:492] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Bootstrap complete.
I20260617 01:52:22.937932 1760 ts_tablet_manager.cc:1403] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Time spent bootstrapping tablet: real 0.024s user 0.015s sys 0.007s
I20260617 01:52:22.942782 1760 raft_consensus.cc:359] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.944492 1760 raft_consensus.cc:740] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64f122a02bd4bf0bf367a87a27f8ddf, State: Initialized, Role: FOLLOWER
I20260617 01:52:22.946164 1760 consensus_queue.cc:260] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [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: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.947510 1760 raft_consensus.cc:399] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:22.948072 1760 raft_consensus.cc:493] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:22.948755 1760 raft_consensus.cc:3060] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 1 FOLLOWER]: Advancing to term 2
I20260617 01:52:22.960795 1760 raft_consensus.cc:515] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:22.962203 1760 leader_election.cc:304] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [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: a64f122a02bd4bf0bf367a87a27f8ddf; no voters:
I20260617 01:52:22.965404 1760 leader_election.cc:290] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [CANDIDATE]: Term 2 election: Requested vote from peers
I20260617 01:52:22.965981 1787 raft_consensus.cc:2804] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 2 FOLLOWER]: Leader election won for term 2
I20260617 01:52:22.986725 1787 raft_consensus.cc:697] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 2 LEADER]: Becoming Leader. State: Replica: a64f122a02bd4bf0bf367a87a27f8ddf, State: Running, Role: LEADER
I20260617 01:52:22.987421 1760 ts_tablet_manager.cc:1434] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: Time spent starting tablet: real 0.049s user 0.034s sys 0.011s
I20260617 01:52:22.988003 1787 consensus_queue.cc:237] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [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: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } }
I20260617 01:52:23.024084 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42093
I20260617 01:52:23.024394 1822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42093 every 8 connection(s)
I20260617 01:52:23.054924 1823 heartbeater.cc:344] Connected to a master server at 127.0.108.254:45657
I20260617 01:52:23.055518 1823 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:23.057060 1823 heartbeater.cc:507] Master 127.0.108.254:45657 requested a full tablet report, sending...
I20260617 01:52:23.062218 1605 ts_manager.cc:194] Re-registered known tserver with Master: a64f122a02bd4bf0bf367a87a27f8ddf (127.0.108.193:42093)
I20260617 01:52:23.064872 1605 catalog_manager.cc:5696] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f122a02bd4bf0bf367a87a27f8ddf" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:23.066112 1605 catalog_manager.cc:5788] TS a64f122a02bd4bf0bf367a87a27f8ddf (127.0.108.193:42093) does not have the latest schema for tablet 27b50f06656e4e7f85d3b5b43e2d3d3d (table fake-table [id=30f255b4c98b4d68b35544d6041dae74]). Expected version 1 got 0
I20260617 01:52:23.093264 1605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44216
I20260617 01:52:23.096727 1823 heartbeater.cc:499] Master 127.0.108.254:45657 was elected leader, sending a full tablet report...
I20260617 01:52:23.101114 1606 catalog_manager.cc:5788] TS a64f122a02bd4bf0bf367a87a27f8ddf (127.0.108.193:42093) does not have the latest schema for tablet 27b50f06656e4e7f85d3b5b43e2d3d3d (table fake-table [id=30f255b4c98b4d68b35544d6041dae74]). Expected version 1 got 0
I20260617 01:52:23.104032 1832 tablet.cc:1724] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: 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
I20260617 01:52:23.106137 1832 tablet.cc:1622] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf: MemRowSet was empty: no flush needed.
I20260617 01:52:23.128315 1605 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62: fake-table [id=30f255b4c98b4d68b35544d6041dae74] alter complete (version 1)
I20260617 01:52:23.133976 435 tablet_server.cc:179] TabletServer@127.0.108.193:42093 shutting down...
I20260617 01:52:23.158545 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:23.159273 435 tablet_replica.cc:333] stopping tablet replica
I20260617 01:52:23.159849 435 raft_consensus.cc:2243] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 2 LEADER]: Raft consensus shutting down.
I20260617 01:52:23.160285 435 raft_consensus.cc:2272] T 27b50f06656e4e7f85d3b5b43e2d3d3d P a64f122a02bd4bf0bf367a87a27f8ddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:23.179641 435 tablet_server.cc:196] TabletServer@127.0.108.193:42093 shutdown complete.
I20260617 01:52:23.191402 435 master.cc:562] Master@127.0.108.254:45657 shutting down...
I20260617 01:52:23.229533 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:23.230384 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:23.231020 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2810f5dbc384eb49a0c93c078283b62: stopping tablet replica
I20260617 01:52:23.248179 435 master.cc:584] Master@127.0.108.254:45657 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (1520 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260617 01:52:23.299530 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:34043
I20260617 01:52:23.301326 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:23.304903 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:23.308972 435 webserver.cc:533] Webserver started at http://127.0.108.254:36337/ using document root <none> and password file <none>
I20260617 01:52:23.309695 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:23.309870 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:23.310338 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:23.312911 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "405ba35a4c3446008fe78d9b7db62581"
format_stamp: "Formatted at 2026-06-17 01:52:23 on dist-test-slave-x8s0"
I20260617 01:52:23.318964 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:52:23.323760 1836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:23.325126 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.002s sys 0.000s
I20260617 01:52:23.325606 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "405ba35a4c3446008fe78d9b7db62581"
format_stamp: "Formatted at 2026-06-17 01:52:23 on dist-test-slave-x8s0"
I20260617 01:52:23.325858 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-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)
I20260617 01:52:23.357724 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:23.358820 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:23.403285 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:34043
I20260617 01:52:23.403381 1887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:34043 every 8 connection(s)
I20260617 01:52:23.407517 1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:23.421905 1888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581: Bootstrap starting.
I20260617 01:52:23.427886 1888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:23.432807 1888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581: No bootstrap required, opened a new log
I20260617 01:52:23.435467 1888 raft_consensus.cc:359] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405ba35a4c3446008fe78d9b7db62581" member_type: VOTER }
I20260617 01:52:23.435972 1888 raft_consensus.cc:385] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:23.436249 1888 raft_consensus.cc:740] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405ba35a4c3446008fe78d9b7db62581, State: Initialized, Role: FOLLOWER
I20260617 01:52:23.436944 1888 consensus_queue.cc:260] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405ba35a4c3446008fe78d9b7db62581" member_type: VOTER }
I20260617 01:52:23.437500 1888 raft_consensus.cc:399] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:23.437798 1888 raft_consensus.cc:493] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:23.438117 1888 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:23.444619 1888 raft_consensus.cc:515] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405ba35a4c3446008fe78d9b7db62581" member_type: VOTER }
I20260617 01:52:23.445310 1888 leader_election.cc:304] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 405ba35a4c3446008fe78d9b7db62581; no voters:
I20260617 01:52:23.446606 1888 leader_election.cc:290] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:23.446882 1891 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:23.449286 1891 raft_consensus.cc:697] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 1 LEADER]: Becoming Leader. State: Replica: 405ba35a4c3446008fe78d9b7db62581, State: Running, Role: LEADER
I20260617 01:52:23.449716 1888 sys_catalog.cc:565] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:23.449915 1891 consensus_queue.cc:237] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405ba35a4c3446008fe78d9b7db62581" member_type: VOTER }
I20260617 01:52:23.452715 1893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 405ba35a4c3446008fe78d9b7db62581. Latest consensus state: current_term: 1 leader_uuid: "405ba35a4c3446008fe78d9b7db62581" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405ba35a4c3446008fe78d9b7db62581" member_type: VOTER } }
I20260617 01:52:23.452675 1892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "405ba35a4c3446008fe78d9b7db62581" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "405ba35a4c3446008fe78d9b7db62581" member_type: VOTER } }
I20260617 01:52:23.453305 1892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:23.453269 1893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:23.455601 1896 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:23.465086 1896 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:23.478557 1896 catalog_manager.cc:1382] Generated new cluster ID: 11462a14de56469a8ce025b86f58eb73
I20260617 01:52:23.479032 1896 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:23.487794 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:23.522576 1896 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:23.524824 1896 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:23.565259 1896 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581: Generated new TSK 0
I20260617 01:52:23.566280 1896 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:23.620010 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:23.625547 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:23.628659 435 webserver.cc:533] Webserver started at http://127.0.108.193:39769/ using document root <none> and password file <none>
I20260617 01:52:23.629335 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:23.629557 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:23.629848 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:23.631166 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "6dccf4359ab046529d6a927c76f096b5"
format_stamp: "Formatted at 2026-06-17 01:52:23 on dist-test-slave-x8s0"
I20260617 01:52:23.636370 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260617 01:52:23.639801 1912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:23.640538 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:52:23.640797 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "6dccf4359ab046529d6a927c76f096b5"
format_stamp: "Formatted at 2026-06-17 01:52:23 on dist-test-slave-x8s0"
I20260617 01:52:23.641090 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781661132231981-435-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)
I20260617 01:52:23.653595 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:23.654613 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:23.656083 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:23.658321 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:23.658497 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:23.658728 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:23.658861 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:23.704905 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:46219
I20260617 01:52:23.705080 1974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:46219 every 8 connection(s)
I20260617 01:52:23.720855 1975 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34043
I20260617 01:52:23.721392 1975 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:23.722502 1975 heartbeater.cc:507] Master 127.0.108.254:34043 requested a full tablet report, sending...
I20260617 01:52:23.725785 1853 ts_manager.cc:194] Registered new tserver with Master: 6dccf4359ab046529d6a927c76f096b5 (127.0.108.193:46219)
I20260617 01:52:23.725951 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017956811s
I20260617 01:52:23.729261 1853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44482
I20260617 01:52:23.743713 1975 heartbeater.cc:499] Master 127.0.108.254:34043 was elected leader, sending a full tablet report...
I20260617 01:52:23.762368 1852 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44496:
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"
}
}
}
I20260617 01:52:23.812908 1940 tablet_service.cc:1511] Processing CreateTablet for tablet b79a5ff2ab0d4110aa6b9c54a4a58694 (DEFAULT_TABLE table=fake-table [id=7febc05538f248b8835bcf12a288e7f5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:23.814064 1940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79a5ff2ab0d4110aa6b9c54a4a58694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:23.837779 1987 tablet_bootstrap.cc:492] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5: Bootstrap starting.
I20260617 01:52:23.846733 1987 tablet_bootstrap.cc:654] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:23.853739 1987 tablet_bootstrap.cc:492] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5: No bootstrap required, opened a new log
I20260617 01:52:23.854799 1987 ts_tablet_manager.cc:1403] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5: Time spent bootstrapping tablet: real 0.018s user 0.012s sys 0.004s
I20260617 01:52:23.858609 1987 raft_consensus.cc:359] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dccf4359ab046529d6a927c76f096b5" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46219 } }
I20260617 01:52:23.859261 1987 raft_consensus.cc:385] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:23.859688 1987 raft_consensus.cc:740] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dccf4359ab046529d6a927c76f096b5, State: Initialized, Role: FOLLOWER
I20260617 01:52:23.860502 1987 consensus_queue.cc:260] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dccf4359ab046529d6a927c76f096b5" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46219 } }
I20260617 01:52:23.861380 1987 raft_consensus.cc:399] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:23.861717 1987 raft_consensus.cc:493] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:23.862073 1987 raft_consensus.cc:3060] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:23.869797 1987 raft_consensus.cc:515] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dccf4359ab046529d6a927c76f096b5" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46219 } }
I20260617 01:52:23.871004 1987 leader_election.cc:304] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6dccf4359ab046529d6a927c76f096b5; no voters:
I20260617 01:52:23.874003 1987 leader_election.cc:290] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:23.875113 1989 raft_consensus.cc:2804] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:23.884038 1987 ts_tablet_manager.cc:1434] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5: Time spent starting tablet: real 0.029s user 0.020s sys 0.008s
I20260617 01:52:23.884004 1989 raft_consensus.cc:697] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 1 LEADER]: Becoming Leader. State: Replica: 6dccf4359ab046529d6a927c76f096b5, State: Running, Role: LEADER
I20260617 01:52:23.885778 1989 consensus_queue.cc:237] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dccf4359ab046529d6a927c76f096b5" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46219 } }
I20260617 01:52:23.892604 1852 catalog_manager.cc:5696] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dccf4359ab046529d6a927c76f096b5 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "6dccf4359ab046529d6a927c76f096b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dccf4359ab046529d6a927c76f096b5" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:23.927317 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:23.927739 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:23.942488 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:23.943347 435 tablet_replica.cc:333] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5: stopping tablet replica
I20260617 01:52:23.943979 435 raft_consensus.cc:2243] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:23.944454 435 raft_consensus.cc:2272] T b79a5ff2ab0d4110aa6b9c54a4a58694 P 6dccf4359ab046529d6a927c76f096b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:23.954656 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:23.964440 1852 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44496:
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
W20260617 01:52:23.978219 1837 catalog_manager.cc:4754] TS 6dccf4359ab046529d6a927c76f096b5 (127.0.108.193:46219): AlterTable RPC failed for tablet b79a5ff2ab0d4110aa6b9c54a4a58694: Network error: Client connection negotiation failed: client connection to 127.0.108.193:46219: connect: Connection refused (error 111)
I20260617 01:52:24.388091 435 master.cc:562] Master@127.0.108.254:34043 shutting down...
I20260617 01:52:24.632682 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:24.633513 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:24.633929 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 405ba35a4c3446008fe78d9b7db62581: stopping tablet replica
I20260617 01:52:24.657789 435 master.cc:584] Master@127.0.108.254:34043 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (1388 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260617 01:52:24.686964 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:34375
I20260617 01:52:24.687940 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:24.690097 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:24.692648 435 webserver.cc:533] Webserver started at http://127.0.108.254:34287/ using document root <none> and password file <none>
I20260617 01:52:24.693107 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:24.693266 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:24.693506 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:24.694451 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "a0c36ff6035d4649bb8ba9f51c0234c0"
format_stamp: "Formatted at 2026-06-17 01:52:24 on dist-test-slave-x8s0"
I20260617 01:52:24.698652 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:24.701776 1999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:24.702526 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:52:24.702843 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "a0c36ff6035d4649bb8ba9f51c0234c0"
format_stamp: "Formatted at 2026-06-17 01:52:24 on dist-test-slave-x8s0"
I20260617 01:52:24.703176 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-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)
I20260617 01:52:24.732734 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:24.734042 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:24.775604 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:34375
I20260617 01:52:24.775748 2050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:34375 every 8 connection(s)
I20260617 01:52:24.779461 2051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:24.792400 2051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0: Bootstrap starting.
I20260617 01:52:24.797807 2051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:24.803980 2051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0: No bootstrap required, opened a new log
I20260617 01:52:24.806854 2051 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" member_type: VOTER }
I20260617 01:52:24.807749 2051 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:24.808094 2051 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c36ff6035d4649bb8ba9f51c0234c0, State: Initialized, Role: FOLLOWER
I20260617 01:52:24.808991 2051 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" member_type: VOTER }
I20260617 01:52:24.809602 2051 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:24.810036 2051 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:24.810283 2051 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:24.817715 2051 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" member_type: VOTER }
I20260617 01:52:24.818526 2051 leader_election.cc:304] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a0c36ff6035d4649bb8ba9f51c0234c0; no voters:
I20260617 01:52:24.820417 2051 leader_election.cc:290] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:24.820878 2054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:24.823457 2054 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 1 LEADER]: Becoming Leader. State: Replica: a0c36ff6035d4649bb8ba9f51c0234c0, State: Running, Role: LEADER
I20260617 01:52:24.824580 2054 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" member_type: VOTER }
I20260617 01:52:24.825282 2051 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:24.828696 2055 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" member_type: VOTER } }
I20260617 01:52:24.829516 2055 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:24.831365 2056 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0c36ff6035d4649bb8ba9f51c0234c0. Latest consensus state: current_term: 1 leader_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0c36ff6035d4649bb8ba9f51c0234c0" member_type: VOTER } }
I20260617 01:52:24.832147 2056 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:24.837615 2059 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:24.845908 2059 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:24.847240 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:24.859283 2059 catalog_manager.cc:1382] Generated new cluster ID: 942229553ef84724be25a8543741fa0a
I20260617 01:52:24.859786 2059 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:24.891793 2059 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:24.894109 2059 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:24.916003 2059 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0: Generated new TSK 0
I20260617 01:52:24.916985 2059 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:24.982339 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:24.986491 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:24.989883 435 webserver.cc:533] Webserver started at http://127.0.108.193:34623/ using document root <none> and password file <none>
I20260617 01:52:24.990497 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:24.990723 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:24.991034 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:24.992379 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "457c0abe3d5946e095202df270f3998c"
format_stamp: "Formatted at 2026-06-17 01:52:24 on dist-test-slave-x8s0"
I20260617 01:52:24.998198 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.000s
I20260617 01:52:25.002403 2075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.003165 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260617 01:52:25.003418 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "457c0abe3d5946e095202df270f3998c"
format_stamp: "Formatted at 2026-06-17 01:52:24 on dist-test-slave-x8s0"
I20260617 01:52:25.003662 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781661132231981-435-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)
I20260617 01:52:25.025956 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:25.026952 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:25.028502 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:25.030995 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:25.031224 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.031471 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:25.031608 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.104346 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42055
I20260617 01:52:25.104628 2137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42055 every 8 connection(s)
I20260617 01:52:25.132462 2138 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34375
I20260617 01:52:25.133102 2138 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:25.134323 2138 heartbeater.cc:507] Master 127.0.108.254:34375 requested a full tablet report, sending...
I20260617 01:52:25.137498 2016 ts_manager.cc:194] Registered new tserver with Master: 457c0abe3d5946e095202df270f3998c (127.0.108.193:42055)
I20260617 01:52:25.137854 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.028383842s
I20260617 01:52:25.139943 2016 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37592
I20260617 01:52:25.153888 2138 heartbeater.cc:499] Master 127.0.108.254:34375 was elected leader, sending a full tablet report...
I20260617 01:52:25.173048 2016 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37598:
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"
}
}
}
I20260617 01:52:25.211642 2103 tablet_service.cc:1511] Processing CreateTablet for tablet 889738fa6cc84479b694ef55665210e4 (DEFAULT_TABLE table=fake-table [id=fc703dc884cf41d4977224aee68be52f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:25.212533 2103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889738fa6cc84479b694ef55665210e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:25.226990 2150 tablet_bootstrap.cc:492] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c: Bootstrap starting.
I20260617 01:52:25.231635 2150 tablet_bootstrap.cc:654] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:25.235445 2150 tablet_bootstrap.cc:492] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c: No bootstrap required, opened a new log
I20260617 01:52:25.235792 2150 ts_tablet_manager.cc:1403] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260617 01:52:25.237762 2150 raft_consensus.cc:359] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457c0abe3d5946e095202df270f3998c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42055 } }
I20260617 01:52:25.238407 2150 raft_consensus.cc:385] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:25.238695 2150 raft_consensus.cc:740] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 457c0abe3d5946e095202df270f3998c, State: Initialized, Role: FOLLOWER
I20260617 01:52:25.239368 2150 consensus_queue.cc:260] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457c0abe3d5946e095202df270f3998c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42055 } }
I20260617 01:52:25.239823 2150 raft_consensus.cc:399] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:25.240104 2150 raft_consensus.cc:493] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:25.240386 2150 raft_consensus.cc:3060] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:25.245500 2150 raft_consensus.cc:515] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457c0abe3d5946e095202df270f3998c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42055 } }
I20260617 01:52:25.246018 2150 leader_election.cc:304] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 457c0abe3d5946e095202df270f3998c; no voters:
I20260617 01:52:25.247272 2150 leader_election.cc:290] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:25.247550 2152 raft_consensus.cc:2804] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:25.250655 2150 ts_tablet_manager.cc:1434] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c: Time spent starting tablet: real 0.015s user 0.011s sys 0.004s
I20260617 01:52:25.250922 2152 raft_consensus.cc:697] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 1 LEADER]: Becoming Leader. State: Replica: 457c0abe3d5946e095202df270f3998c, State: Running, Role: LEADER
I20260617 01:52:25.251573 2152 consensus_queue.cc:237] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457c0abe3d5946e095202df270f3998c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42055 } }
I20260617 01:52:25.257378 2016 catalog_manager.cc:5696] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c reported cstate change: term changed from 0 to 1, leader changed from <none> to 457c0abe3d5946e095202df270f3998c (127.0.108.193). New cstate: current_term: 1 leader_uuid: "457c0abe3d5946e095202df270f3998c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457c0abe3d5946e095202df270f3998c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42055 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:25.296510 435 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:749: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 01:52:25.297631 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:25.334990 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:25.336162 435 tablet_replica.cc:333] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c: stopping tablet replica
I20260617 01:52:25.337018 435 raft_consensus.cc:2243] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:25.337697 435 raft_consensus.cc:2272] T 889738fa6cc84479b694ef55665210e4 P 457c0abe3d5946e095202df270f3998c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:25.360469 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:25.371066 435 master.cc:562] Master@127.0.108.254:34375 shutting down...
I20260617 01:52:25.395215 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:25.395933 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:25.396508 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0c36ff6035d4649bb8ba9f51c0234c0: stopping tablet replica
I20260617 01:52:25.407938 435 master.cc:584] Master@127.0.108.254:34375 shutdown complete.
[ SKIPPED ] AlterTableTest.TestRestartTSDuringAlter (750 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260617 01:52:25.438361 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:36163
I20260617 01:52:25.439805 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:25.443274 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:25.447239 435 webserver.cc:533] Webserver started at http://127.0.108.254:36417/ using document root <none> and password file <none>
I20260617 01:52:25.447780 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:25.448170 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:25.448411 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:25.450039 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "12e5bc35447443f7a1adea9edaec71d4"
format_stamp: "Formatted at 2026-06-17 01:52:25 on dist-test-slave-x8s0"
I20260617 01:52:25.456036 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.001s
I20260617 01:52:25.461529 2161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.462540 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.002s sys 0.002s
I20260617 01:52:25.462996 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "12e5bc35447443f7a1adea9edaec71d4"
format_stamp: "Formatted at 2026-06-17 01:52:25 on dist-test-slave-x8s0"
I20260617 01:52:25.463389 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-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)
I20260617 01:52:25.481396 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:25.482312 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:25.527034 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:36163
I20260617 01:52:25.527156 2212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:36163 every 8 connection(s)
I20260617 01:52:25.530993 2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:25.542775 2213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4: Bootstrap starting.
I20260617 01:52:25.546725 2213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:25.550474 2213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4: No bootstrap required, opened a new log
I20260617 01:52:25.552297 2213 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e5bc35447443f7a1adea9edaec71d4" member_type: VOTER }
I20260617 01:52:25.552655 2213 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:25.552891 2213 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e5bc35447443f7a1adea9edaec71d4, State: Initialized, Role: FOLLOWER
I20260617 01:52:25.553414 2213 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e5bc35447443f7a1adea9edaec71d4" member_type: VOTER }
I20260617 01:52:25.553838 2213 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:25.554056 2213 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:25.554277 2213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:25.558499 2213 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e5bc35447443f7a1adea9edaec71d4" member_type: VOTER }
I20260617 01:52:25.558955 2213 leader_election.cc:304] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12e5bc35447443f7a1adea9edaec71d4; no voters:
I20260617 01:52:25.560098 2213 leader_election.cc:290] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:25.560509 2216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:25.562112 2216 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 1 LEADER]: Becoming Leader. State: Replica: 12e5bc35447443f7a1adea9edaec71d4, State: Running, Role: LEADER
I20260617 01:52:25.563047 2216 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e5bc35447443f7a1adea9edaec71d4" member_type: VOTER }
I20260617 01:52:25.563567 2213 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:25.566846 2218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12e5bc35447443f7a1adea9edaec71d4. Latest consensus state: current_term: 1 leader_uuid: "12e5bc35447443f7a1adea9edaec71d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e5bc35447443f7a1adea9edaec71d4" member_type: VOTER } }
I20260617 01:52:25.566866 2217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12e5bc35447443f7a1adea9edaec71d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12e5bc35447443f7a1adea9edaec71d4" member_type: VOTER } }
I20260617 01:52:25.567574 2218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:25.567764 2217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:25.570933 2221 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:25.580185 2221 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:25.595690 2221 catalog_manager.cc:1382] Generated new cluster ID: f230cc156fad417aa90833c08b469336
I20260617 01:52:25.595980 2221 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:25.598387 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:25.617916 2221 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:25.619444 2221 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:25.636365 2221 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4: Generated new TSK 0
I20260617 01:52:25.637132 2221 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:25.665354 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:25.669698 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:25.673691 435 webserver.cc:533] Webserver started at http://127.0.108.193:37985/ using document root <none> and password file <none>
I20260617 01:52:25.674358 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:25.674521 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:25.675014 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:25.676409 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "f8adc6bcd69544498c96058acaa04677"
format_stamp: "Formatted at 2026-06-17 01:52:25 on dist-test-slave-x8s0"
I20260617 01:52:25.682354 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.000s sys 0.004s
I20260617 01:52:25.686618 2237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.687762 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260617 01:52:25.688079 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "f8adc6bcd69544498c96058acaa04677"
format_stamp: "Formatted at 2026-06-17 01:52:25 on dist-test-slave-x8s0"
I20260617 01:52:25.688632 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781661132231981-435-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)
I20260617 01:52:25.707506 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:25.709180 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:25.711680 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:25.715507 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:25.715796 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.716184 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:25.716394 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:25.766568 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:44451
I20260617 01:52:25.766635 2299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:44451 every 8 connection(s)
I20260617 01:52:25.781343 2300 heartbeater.cc:344] Connected to a master server at 127.0.108.254:36163
I20260617 01:52:25.781658 2300 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:25.782263 2300 heartbeater.cc:507] Master 127.0.108.254:36163 requested a full tablet report, sending...
I20260617 01:52:25.784152 2178 ts_manager.cc:194] Registered new tserver with Master: f8adc6bcd69544498c96058acaa04677 (127.0.108.193:44451)
I20260617 01:52:25.784685 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014079879s
I20260617 01:52:25.786427 2178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52098
I20260617 01:52:25.799083 2300 heartbeater.cc:499] Master 127.0.108.254:36163 was elected leader, sending a full tablet report...
I20260617 01:52:25.806162 2177 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52112:
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"
}
}
}
I20260617 01:52:25.836299 2265 tablet_service.cc:1511] Processing CreateTablet for tablet d8c547b1d2764d81a8838e3971deeaeb (DEFAULT_TABLE table=fake-table [id=062f1381397f43cc9f5804908bb3ba82]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:25.837725 2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c547b1d2764d81a8838e3971deeaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:25.856191 2312 tablet_bootstrap.cc:492] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: Bootstrap starting.
I20260617 01:52:25.862365 2312 tablet_bootstrap.cc:654] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:25.867372 2312 tablet_bootstrap.cc:492] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: No bootstrap required, opened a new log
I20260617 01:52:25.867926 2312 ts_tablet_manager.cc:1403] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: Time spent bootstrapping tablet: real 0.012s user 0.002s sys 0.007s
I20260617 01:52:25.871110 2312 raft_consensus.cc:359] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8adc6bcd69544498c96058acaa04677" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44451 } }
I20260617 01:52:25.871809 2312 raft_consensus.cc:385] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:25.872073 2312 raft_consensus.cc:740] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8adc6bcd69544498c96058acaa04677, State: Initialized, Role: FOLLOWER
I20260617 01:52:25.872905 2312 consensus_queue.cc:260] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8adc6bcd69544498c96058acaa04677" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44451 } }
I20260617 01:52:25.873708 2312 raft_consensus.cc:399] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:25.874105 2312 raft_consensus.cc:493] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:25.874377 2312 raft_consensus.cc:3060] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:25.880977 2312 raft_consensus.cc:515] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8adc6bcd69544498c96058acaa04677" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44451 } }
I20260617 01:52:25.881834 2312 leader_election.cc:304] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f8adc6bcd69544498c96058acaa04677; no voters:
I20260617 01:52:25.883715 2312 leader_election.cc:290] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:25.884021 2314 raft_consensus.cc:2804] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:25.890480 2314 raft_consensus.cc:697] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 1 LEADER]: Becoming Leader. State: Replica: f8adc6bcd69544498c96058acaa04677, State: Running, Role: LEADER
I20260617 01:52:25.892735 2314 consensus_queue.cc:237] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8adc6bcd69544498c96058acaa04677" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44451 } }
I20260617 01:52:25.894086 2312 ts_tablet_manager.cc:1434] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: Time spent starting tablet: real 0.026s user 0.021s sys 0.005s
I20260617 01:52:25.901885 2177 catalog_manager.cc:5696] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8adc6bcd69544498c96058acaa04677 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f8adc6bcd69544498c96058acaa04677" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8adc6bcd69544498c96058acaa04677" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:25.957348 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:25.959986 2177 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52112:
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
I20260617 01:52:25.980783 2320 tablet.cc:1724] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: 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
I20260617 01:52:25.982795 2320 tablet.cc:1622] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: MemRowSet was empty: no flush needed.
I20260617 01:52:26.004977 2177 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4: fake-table [id=062f1381397f43cc9f5804908bb3ba82] alter complete (version 1)
I20260617 01:52:26.010358 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:26.026614 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:26.027309 435 tablet_replica.cc:333] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677: stopping tablet replica
I20260617 01:52:26.027864 435 raft_consensus.cc:2243] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:26.028261 435 raft_consensus.cc:2272] T d8c547b1d2764d81a8838e3971deeaeb P f8adc6bcd69544498c96058acaa04677 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:26.037523 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:26.044617 435 master.cc:562] Master@127.0.108.254:36163 shutting down...
I20260617 01:52:26.059556 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:26.060015 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:26.060371 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12e5bc35447443f7a1adea9edaec71d4: stopping tablet replica
I20260617 01:52:26.079838 435 master.cc:584] Master@127.0.108.254:36163 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (668 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260617 01:52:26.107339 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:45291
I20260617 01:52:26.108767 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:26.111989 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:26.116164 435 webserver.cc:533] Webserver started at http://127.0.108.254:43847/ using document root <none> and password file <none>
I20260617 01:52:26.116819 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:26.117035 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:26.117478 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:26.119130 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "88f0fc8fa60c43ff90728ee1eb80a143"
format_stamp: "Formatted at 2026-06-17 01:52:26 on dist-test-slave-x8s0"
I20260617 01:52:26.125166 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.001s
I20260617 01:52:26.129988 2324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:26.131313 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260617 01:52:26.131624 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "88f0fc8fa60c43ff90728ee1eb80a143"
format_stamp: "Formatted at 2026-06-17 01:52:26 on dist-test-slave-x8s0"
I20260617 01:52:26.132190 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-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)
I20260617 01:52:26.158133 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:26.159507 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:26.223124 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:45291
I20260617 01:52:26.223299 2375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:45291 every 8 connection(s)
I20260617 01:52:26.229105 2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:26.244439 2376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: Bootstrap starting.
I20260617 01:52:26.250241 2376 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:26.256012 2376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: No bootstrap required, opened a new log
I20260617 01:52:26.258854 2376 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" member_type: VOTER }
I20260617 01:52:26.259402 2376 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:26.259824 2376 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f0fc8fa60c43ff90728ee1eb80a143, State: Initialized, Role: FOLLOWER
I20260617 01:52:26.260524 2376 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" member_type: VOTER }
I20260617 01:52:26.261173 2376 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:26.261583 2376 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:26.262094 2376 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:26.267230 2376 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" member_type: VOTER }
I20260617 01:52:26.267694 2376 leader_election.cc:304] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 88f0fc8fa60c43ff90728ee1eb80a143; no voters:
I20260617 01:52:26.268900 2376 leader_election.cc:290] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:26.269187 2379 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:26.270732 2379 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 1 LEADER]: Becoming Leader. State: Replica: 88f0fc8fa60c43ff90728ee1eb80a143, State: Running, Role: LEADER
I20260617 01:52:26.271445 2379 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" member_type: VOTER }
I20260617 01:52:26.271943 2376 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:26.273972 2380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" member_type: VOTER } }
I20260617 01:52:26.274475 2380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:26.282246 2381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88f0fc8fa60c43ff90728ee1eb80a143. Latest consensus state: current_term: 1 leader_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f0fc8fa60c43ff90728ee1eb80a143" member_type: VOTER } }
I20260617 01:52:26.283382 2381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:26.286495 2384 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:26.293366 2384 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:26.304876 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:26.305920 2384 catalog_manager.cc:1382] Generated new cluster ID: f10bc9d385204be1ab5f38b1effc0592
I20260617 01:52:26.306130 2384 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:26.341289 2384 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:26.342518 2384 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:26.353641 2384 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: Generated new TSK 0
I20260617 01:52:26.354185 2384 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:26.371394 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:26.375741 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:26.380380 435 webserver.cc:533] Webserver started at http://127.0.108.193:35005/ using document root <none> and password file <none>
I20260617 01:52:26.381091 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:26.381284 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:26.381664 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:26.383229 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "5659435c0478423cb49c3f562c2bd5db"
format_stamp: "Formatted at 2026-06-17 01:52:26 on dist-test-slave-x8s0"
I20260617 01:52:26.389405 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.008s sys 0.000s
I20260617 01:52:26.394840 2401 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:26.395852 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:26.396310 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "5659435c0478423cb49c3f562c2bd5db"
format_stamp: "Formatted at 2026-06-17 01:52:26 on dist-test-slave-x8s0"
I20260617 01:52:26.396581 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781661132231981-435-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)
I20260617 01:52:26.433259 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:26.434755 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:26.437050 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:26.440382 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:26.440773 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:26.441049 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:26.441201 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:26.516449 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:39143
I20260617 01:52:26.516587 2463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:39143 every 8 connection(s)
I20260617 01:52:26.538141 2464 heartbeater.cc:344] Connected to a master server at 127.0.108.254:45291
I20260617 01:52:26.538522 2464 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:26.539218 2464 heartbeater.cc:507] Master 127.0.108.254:45291 requested a full tablet report, sending...
I20260617 01:52:26.541085 2341 ts_manager.cc:194] Registered new tserver with Master: 5659435c0478423cb49c3f562c2bd5db (127.0.108.193:39143)
I20260617 01:52:26.541335 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019908364s
I20260617 01:52:26.543282 2341 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41468
I20260617 01:52:26.555924 2464 heartbeater.cc:499] Master 127.0.108.254:45291 was elected leader, sending a full tablet report...
I20260617 01:52:26.563230 2340 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41482:
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"
}
}
}
I20260617 01:52:26.592981 2429 tablet_service.cc:1511] Processing CreateTablet for tablet c42f0bc2dfa24dd185d4aeab31be48cd (DEFAULT_TABLE table=fake-table [id=d5c39747b8f741e3aa5bf61e378044f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:26.594146 2429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f0bc2dfa24dd185d4aeab31be48cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:26.610710 2476 tablet_bootstrap.cc:492] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: Bootstrap starting.
I20260617 01:52:26.616561 2476 tablet_bootstrap.cc:654] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:26.623291 2476 tablet_bootstrap.cc:492] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: No bootstrap required, opened a new log
I20260617 01:52:26.623881 2476 ts_tablet_manager.cc:1403] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: Time spent bootstrapping tablet: real 0.013s user 0.005s sys 0.005s
I20260617 01:52:26.627759 2476 raft_consensus.cc:359] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5659435c0478423cb49c3f562c2bd5db" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39143 } }
I20260617 01:52:26.628554 2476 raft_consensus.cc:385] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:26.629120 2476 raft_consensus.cc:740] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5659435c0478423cb49c3f562c2bd5db, State: Initialized, Role: FOLLOWER
I20260617 01:52:26.630157 2476 consensus_queue.cc:260] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5659435c0478423cb49c3f562c2bd5db" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39143 } }
I20260617 01:52:26.631057 2476 raft_consensus.cc:399] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:26.631803 2476 raft_consensus.cc:493] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:26.632491 2476 raft_consensus.cc:3060] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:26.646492 2476 raft_consensus.cc:515] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5659435c0478423cb49c3f562c2bd5db" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39143 } }
I20260617 01:52:26.647979 2476 leader_election.cc:304] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5659435c0478423cb49c3f562c2bd5db; no voters:
I20260617 01:52:26.648419 2478 raft_consensus.cc:493] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:52:26.649276 2478 raft_consensus.cc:515] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5659435c0478423cb49c3f562c2bd5db" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39143 } }
I20260617 01:52:26.651309 2476 leader_election.cc:290] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:26.651968 2479 raft_consensus.cc:2804] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:26.653473 2478 leader_election.cc:304] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5659435c0478423cb49c3f562c2bd5db; no voters:
I20260617 01:52:26.662367 2478 leader_election.cc:290] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers
I20260617 01:52:26.663132 2476 ts_tablet_manager.cc:1434] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: Time spent starting tablet: real 0.039s user 0.031s sys 0.005s
I20260617 01:52:26.665620 2479 raft_consensus.cc:697] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 LEADER]: Becoming Leader. State: Replica: 5659435c0478423cb49c3f562c2bd5db, State: Running, Role: LEADER
I20260617 01:52:26.666833 2479 consensus_queue.cc:237] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5659435c0478423cb49c3f562c2bd5db" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39143 } }
I20260617 01:52:26.678535 2341 catalog_manager.cc:5696] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db reported cstate change: term changed from 0 to 1, leader changed from <none> to 5659435c0478423cb49c3f562c2bd5db (127.0.108.193). New cstate: current_term: 1 leader_uuid: "5659435c0478423cb49c3f562c2bd5db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5659435c0478423cb49c3f562c2bd5db" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39143 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:26.736616 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:27.280974 435 alter_table-test.cc:963] Verifying initial pattern
I20260617 01:52:27.355127 435 alter_table-test.cc:966] Dropping and adding back c1
I20260617 01:52:27.356607 2340 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41482:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260617 01:52:27.369477 2487 tablet.cc:1724] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: 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
I20260617 01:52:27.553604 2341 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: fake-table [id=d5c39747b8f741e3aa5bf61e378044f8] alter complete (version 1)
I20260617 01:52:27.591760 2341 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41482:
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
I20260617 01:52:27.604039 2487 tablet.cc:1724] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: 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
I20260617 01:52:27.605243 2487 tablet.cc:1622] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: MemRowSet was empty: no flush needed.
I20260617 01:52:27.621869 2340 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: fake-table [id=d5c39747b8f741e3aa5bf61e378044f8] alter complete (version 2)
I20260617 01:52:27.625900 435 alter_table-test.cc:973] Verifying that the new default shows up
I20260617 01:52:27.749325 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:27.814570 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:27.815332 435 tablet_replica.cc:333] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db: stopping tablet replica
I20260617 01:52:27.816130 435 raft_consensus.cc:2243] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:27.816882 435 raft_consensus.cc:2272] T c42f0bc2dfa24dd185d4aeab31be48cd P 5659435c0478423cb49c3f562c2bd5db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:27.841431 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:27.852250 435 master.cc:562] Master@127.0.108.254:45291 shutting down...
I20260617 01:52:27.872133 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:27.872597 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:27.872888 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88f0fc8fa60c43ff90728ee1eb80a143: stopping tablet replica
I20260617 01:52:27.892779 435 master.cc:584] Master@127.0.108.254:45291 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (1817 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260617 01:52:27.925151 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:42129
I20260617 01:52:27.926484 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:27.929657 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:27.932533 435 webserver.cc:533] Webserver started at http://127.0.108.254:43851/ using document root <none> and password file <none>
I20260617 01:52:27.933164 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:27.933391 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:27.933702 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:27.935091 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "a7e4fc2b4a2a4addae15bf817798e0fc"
format_stamp: "Formatted at 2026-06-17 01:52:27 on dist-test-slave-x8s0"
I20260617 01:52:27.943276 435 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.009s sys 0.000s
I20260617 01:52:27.949700 2496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:27.950932 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.002s
I20260617 01:52:27.951184 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "a7e4fc2b4a2a4addae15bf817798e0fc"
format_stamp: "Formatted at 2026-06-17 01:52:27 on dist-test-slave-x8s0"
I20260617 01:52:27.951663 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-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)
I20260617 01:52:27.991566 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:27.993189 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:28.053920 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:42129
I20260617 01:52:28.054270 2547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:42129 every 8 connection(s)
I20260617 01:52:28.060240 2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:28.084149 2548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: Bootstrap starting.
I20260617 01:52:28.093163 2548 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:28.100592 2548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: No bootstrap required, opened a new log
I20260617 01:52:28.105000 2548 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" member_type: VOTER }
I20260617 01:52:28.105837 2548 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:28.106215 2548 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7e4fc2b4a2a4addae15bf817798e0fc, State: Initialized, Role: FOLLOWER
I20260617 01:52:28.107256 2548 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" member_type: VOTER }
I20260617 01:52:28.108239 2548 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:28.108556 2548 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:28.108918 2548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:28.164357 2548 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" member_type: VOTER }
I20260617 01:52:28.165139 2548 leader_election.cc:304] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a7e4fc2b4a2a4addae15bf817798e0fc; no voters:
I20260617 01:52:28.166869 2548 leader_election.cc:290] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:28.167205 2551 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:28.169287 2551 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 1 LEADER]: Becoming Leader. State: Replica: a7e4fc2b4a2a4addae15bf817798e0fc, State: Running, Role: LEADER
I20260617 01:52:28.169947 2551 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" member_type: VOTER }
I20260617 01:52:28.170248 2548 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:28.176606 2552 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" member_type: VOTER } }
I20260617 01:52:28.176915 2553 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7e4fc2b4a2a4addae15bf817798e0fc. Latest consensus state: current_term: 1 leader_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e4fc2b4a2a4addae15bf817798e0fc" member_type: VOTER } }
I20260617 01:52:28.177146 2552 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:28.177364 2553 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:28.187400 2557 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:28.194324 2557 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:28.201332 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:28.206162 2557 catalog_manager.cc:1382] Generated new cluster ID: f05f94f3fd1a45348743d6a1d17374c6
I20260617 01:52:28.206616 2557 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:28.246783 2557 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:28.248871 2557 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:28.266127 2557 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: Generated new TSK 0
I20260617 01:52:28.267095 2557 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:28.334635 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:28.339159 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:28.343649 435 webserver.cc:533] Webserver started at http://127.0.108.193:35131/ using document root <none> and password file <none>
I20260617 01:52:28.344391 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:28.344688 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:28.345183 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:28.346578 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "556f79ab8cf8482b9fe5dae1679056d1"
format_stamp: "Formatted at 2026-06-17 01:52:28 on dist-test-slave-x8s0"
I20260617 01:52:28.353686 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260617 01:52:28.358805 2572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:28.359790 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260617 01:52:28.360323 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "556f79ab8cf8482b9fe5dae1679056d1"
format_stamp: "Formatted at 2026-06-17 01:52:28 on dist-test-slave-x8s0"
I20260617 01:52:28.360916 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781661132231981-435-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)
I20260617 01:52:28.396030 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:28.397492 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:28.399204 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:28.402110 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:28.402369 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:28.402647 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:28.402848 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:28.449394 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:45349
I20260617 01:52:28.449443 2634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:45349 every 8 connection(s)
I20260617 01:52:28.466174 2635 heartbeater.cc:344] Connected to a master server at 127.0.108.254:42129
I20260617 01:52:28.466501 2635 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:28.467149 2635 heartbeater.cc:507] Master 127.0.108.254:42129 requested a full tablet report, sending...
I20260617 01:52:28.469370 2513 ts_manager.cc:194] Registered new tserver with Master: 556f79ab8cf8482b9fe5dae1679056d1 (127.0.108.193:45349)
I20260617 01:52:28.469810 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015213378s
I20260617 01:52:28.472141 2513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50464
I20260617 01:52:28.486008 2635 heartbeater.cc:499] Master 127.0.108.254:42129 was elected leader, sending a full tablet report...
I20260617 01:52:28.502141 2513 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50466:
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"
}
}
}
I20260617 01:52:28.558859 2600 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac8f18663874c4ca18908186a87ee7f (DEFAULT_TABLE table=fake-table [id=0e13fb8ff3bf4ce49e57d3ce4dcd644d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:28.561074 2600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac8f18663874c4ca18908186a87ee7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:28.583626 2647 tablet_bootstrap.cc:492] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: Bootstrap starting.
I20260617 01:52:28.593313 2647 tablet_bootstrap.cc:654] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:28.601147 2647 tablet_bootstrap.cc:492] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: No bootstrap required, opened a new log
I20260617 01:52:28.601678 2647 ts_tablet_manager.cc:1403] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: Time spent bootstrapping tablet: real 0.018s user 0.011s sys 0.006s
I20260617 01:52:28.604954 2647 raft_consensus.cc:359] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556f79ab8cf8482b9fe5dae1679056d1" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45349 } }
I20260617 01:52:28.605720 2647 raft_consensus.cc:385] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:28.606007 2647 raft_consensus.cc:740] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556f79ab8cf8482b9fe5dae1679056d1, State: Initialized, Role: FOLLOWER
I20260617 01:52:28.606887 2647 consensus_queue.cc:260] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556f79ab8cf8482b9fe5dae1679056d1" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45349 } }
I20260617 01:52:28.607806 2647 raft_consensus.cc:399] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:28.608031 2647 raft_consensus.cc:493] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:28.608469 2647 raft_consensus.cc:3060] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:28.636123 2647 raft_consensus.cc:515] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556f79ab8cf8482b9fe5dae1679056d1" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45349 } }
I20260617 01:52:28.637266 2647 leader_election.cc:304] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 556f79ab8cf8482b9fe5dae1679056d1; no voters:
I20260617 01:52:28.642810 2647 leader_election.cc:290] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:28.643092 2649 raft_consensus.cc:2804] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:28.645503 2649 raft_consensus.cc:697] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 1 LEADER]: Becoming Leader. State: Replica: 556f79ab8cf8482b9fe5dae1679056d1, State: Running, Role: LEADER
I20260617 01:52:28.646394 2649 consensus_queue.cc:237] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556f79ab8cf8482b9fe5dae1679056d1" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45349 } }
I20260617 01:52:28.648597 2647 ts_tablet_manager.cc:1434] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: Time spent starting tablet: real 0.046s user 0.008s sys 0.019s
I20260617 01:52:28.654238 2513 catalog_manager.cc:5696] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 556f79ab8cf8482b9fe5dae1679056d1 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "556f79ab8cf8482b9fe5dae1679056d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "556f79ab8cf8482b9fe5dae1679056d1" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:28.712019 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:28.713692 2512 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50466:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260617 01:52:28.729216 2655 tablet.cc:1724] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: 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
I20260617 01:52:28.759826 2512 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: someothername [id=0e13fb8ff3bf4ce49e57d3ce4dcd644d] alter complete (version 1)
I20260617 01:52:28.769280 2512 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50466:
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
I20260617 01:52:28.791406 2655 tablet.cc:1724] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: 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
I20260617 01:52:28.794970 2655 tablet.cc:1622] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: MemRowSet was empty: no flush needed.
I20260617 01:52:28.856673 2512 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: someothername [id=0e13fb8ff3bf4ce49e57d3ce4dcd644d] alter complete (version 2)
I20260617 01:52:28.869552 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:28.913223 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:28.913893 435 tablet_replica.cc:333] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1: stopping tablet replica
I20260617 01:52:28.914400 435 raft_consensus.cc:2243] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:28.914799 435 raft_consensus.cc:2272] T 0ac8f18663874c4ca18908186a87ee7f P 556f79ab8cf8482b9fe5dae1679056d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:28.933557 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:28.940683 435 master.cc:562] Master@127.0.108.254:42129 shutting down...
I20260617 01:52:28.958751 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:28.959328 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:28.959676 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7e4fc2b4a2a4addae15bf817798e0fc: stopping tablet replica
I20260617 01:52:28.969379 435 master.cc:584] Master@127.0.108.254:42129 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (1073 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260617 01:52:28.999116 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:36979
I20260617 01:52:29.001230 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:29.006100 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:29.010360 435 webserver.cc:533] Webserver started at http://127.0.108.254:35613/ using document root <none> and password file <none>
I20260617 01:52:29.012590 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:29.012820 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:29.013367 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:29.015422 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "09174838f8a34615a4a951f573076b43"
format_stamp: "Formatted at 2026-06-17 01:52:29 on dist-test-slave-x8s0"
I20260617 01:52:29.023600 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.009s sys 0.000s
I20260617 01:52:29.030696 2659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:29.032439 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.003s sys 0.002s
I20260617 01:52:29.033063 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "09174838f8a34615a4a951f573076b43"
format_stamp: "Formatted at 2026-06-17 01:52:29 on dist-test-slave-x8s0"
I20260617 01:52:29.033440 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-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)
I20260617 01:52:29.062625 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:29.064291 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:29.129832 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:36979
I20260617 01:52:29.130084 2710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:36979 every 8 connection(s)
I20260617 01:52:29.138672 2711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:29.164189 2711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43: Bootstrap starting.
I20260617 01:52:29.172695 2711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:29.177484 2711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43: No bootstrap required, opened a new log
I20260617 01:52:29.180034 2711 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09174838f8a34615a4a951f573076b43" member_type: VOTER }
I20260617 01:52:29.180531 2711 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:29.180801 2711 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09174838f8a34615a4a951f573076b43, State: Initialized, Role: FOLLOWER
I20260617 01:52:29.181486 2711 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09174838f8a34615a4a951f573076b43" member_type: VOTER }
I20260617 01:52:29.182060 2711 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:29.182338 2711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:29.182654 2711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:29.227649 2711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09174838f8a34615a4a951f573076b43" member_type: VOTER }
I20260617 01:52:29.228355 2711 leader_election.cc:304] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09174838f8a34615a4a951f573076b43; no voters:
I20260617 01:52:29.230137 2714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:29.230150 2711 leader_election.cc:290] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:29.234938 2714 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 1 LEADER]: Becoming Leader. State: Replica: 09174838f8a34615a4a951f573076b43, State: Running, Role: LEADER
I20260617 01:52:29.235881 2714 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09174838f8a34615a4a951f573076b43" member_type: VOTER }
I20260617 01:52:29.236222 2711 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:29.238464 2715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09174838f8a34615a4a951f573076b43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09174838f8a34615a4a951f573076b43" member_type: VOTER } }
I20260617 01:52:29.238438 2716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09174838f8a34615a4a951f573076b43. Latest consensus state: current_term: 1 leader_uuid: "09174838f8a34615a4a951f573076b43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09174838f8a34615a4a951f573076b43" member_type: VOTER } }
I20260617 01:52:29.239017 2715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:29.239074 2716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:29.245477 2719 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:29.250094 2719 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:29.253149 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:29.258388 2719 catalog_manager.cc:1382] Generated new cluster ID: d1a3f10dc8e14763b8e53eac512b7b7b
I20260617 01:52:29.258642 2719 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:29.294224 2719 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:29.296237 2719 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:29.320781 2719 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43: Generated new TSK 0
I20260617 01:52:29.321890 2719 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:29.384465 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:29.389194 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:29.393859 435 webserver.cc:533] Webserver started at http://127.0.108.193:35685/ using document root <none> and password file <none>
I20260617 01:52:29.394554 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:29.394945 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:29.395205 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:29.396951 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "09c54b3f910a4c449e2fd07589c3f1a6"
format_stamp: "Formatted at 2026-06-17 01:52:29 on dist-test-slave-x8s0"
I20260617 01:52:29.403963 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260617 01:52:29.408556 2735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:29.410346 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:52:29.410859 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "09c54b3f910a4c449e2fd07589c3f1a6"
format_stamp: "Formatted at 2026-06-17 01:52:29 on dist-test-slave-x8s0"
I20260617 01:52:29.411480 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781661132231981-435-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)
I20260617 01:52:29.459170 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:29.460456 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:29.462220 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:29.465137 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:29.465394 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:29.465664 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:29.465862 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:29.510746 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42879
I20260617 01:52:29.510814 2797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42879 every 8 connection(s)
I20260617 01:52:29.526289 2798 heartbeater.cc:344] Connected to a master server at 127.0.108.254:36979
I20260617 01:52:29.526616 2798 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:29.527236 2798 heartbeater.cc:507] Master 127.0.108.254:36979 requested a full tablet report, sending...
I20260617 01:52:29.529174 2676 ts_manager.cc:194] Registered new tserver with Master: 09c54b3f910a4c449e2fd07589c3f1a6 (127.0.108.193:42879)
I20260617 01:52:29.529663 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014862626s
I20260617 01:52:29.531675 2676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34868
I20260617 01:52:29.545742 2798 heartbeater.cc:499] Master 127.0.108.254:36979 was elected leader, sending a full tablet report...
I20260617 01:52:29.568629 2676 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34878:
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"
}
}
}
I20260617 01:52:29.620023 2763 tablet_service.cc:1511] Processing CreateTablet for tablet 014fce8b9ac9413b97c30f6cbc9a409b (DEFAULT_TABLE table=fake-table [id=223dae1d5ace48d0b467ace3d4052b78]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:29.621402 2763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014fce8b9ac9413b97c30f6cbc9a409b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:29.642542 2810 tablet_bootstrap.cc:492] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6: Bootstrap starting.
I20260617 01:52:29.648082 2810 tablet_bootstrap.cc:654] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:29.653409 2810 tablet_bootstrap.cc:492] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6: No bootstrap required, opened a new log
I20260617 01:52:29.654043 2810 ts_tablet_manager.cc:1403] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:52:29.657483 2810 raft_consensus.cc:359] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c54b3f910a4c449e2fd07589c3f1a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42879 } }
I20260617 01:52:29.658125 2810 raft_consensus.cc:385] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:29.658421 2810 raft_consensus.cc:740] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c54b3f910a4c449e2fd07589c3f1a6, State: Initialized, Role: FOLLOWER
I20260617 01:52:29.659168 2810 consensus_queue.cc:260] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c54b3f910a4c449e2fd07589c3f1a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42879 } }
I20260617 01:52:29.659811 2810 raft_consensus.cc:399] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:29.660254 2810 raft_consensus.cc:493] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:29.660496 2810 raft_consensus.cc:3060] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:29.668141 2810 raft_consensus.cc:515] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c54b3f910a4c449e2fd07589c3f1a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42879 } }
I20260617 01:52:29.668882 2810 leader_election.cc:304] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 09c54b3f910a4c449e2fd07589c3f1a6; no voters:
I20260617 01:52:29.671113 2810 leader_election.cc:290] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:29.671470 2812 raft_consensus.cc:2804] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:29.675778 2810 ts_tablet_manager.cc:1434] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6: Time spent starting tablet: real 0.021s user 0.019s sys 0.004s
I20260617 01:52:29.676621 2812 raft_consensus.cc:697] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 1 LEADER]: Becoming Leader. State: Replica: 09c54b3f910a4c449e2fd07589c3f1a6, State: Running, Role: LEADER
I20260617 01:52:29.677383 2812 consensus_queue.cc:237] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c54b3f910a4c449e2fd07589c3f1a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42879 } }
I20260617 01:52:29.685577 2675 catalog_manager.cc:5696] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09c54b3f910a4c449e2fd07589c3f1a6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "09c54b3f910a4c449e2fd07589c3f1a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c54b3f910a4c449e2fd07589c3f1a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42879 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:29.721388 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:29.722818 2676 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34878:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260617 01:52:29.725389 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:29.747045 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:29.747738 435 tablet_replica.cc:333] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6: stopping tablet replica
I20260617 01:52:29.748247 435 raft_consensus.cc:2243] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:29.748678 435 raft_consensus.cc:2272] T 014fce8b9ac9413b97c30f6cbc9a409b P 09c54b3f910a4c449e2fd07589c3f1a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:29.757912 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:29.766866 435 master.cc:562] Master@127.0.108.254:36979 shutting down...
I20260617 01:52:29.781970 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:29.782428 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:29.782804 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09174838f8a34615a4a951f573076b43: stopping tablet replica
I20260617 01:52:29.790834 435 master.cc:584] Master@127.0.108.254:36979 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (825 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260617 01:52:29.826529 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:40899
I20260617 01:52:29.828231 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:29.832795 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:29.836809 435 webserver.cc:533] Webserver started at http://127.0.108.254:37631/ using document root <none> and password file <none>
I20260617 01:52:29.837872 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:29.838084 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:29.838581 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:29.840721 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "d85b79dfcdcb47e79d024c898429e1a6"
format_stamp: "Formatted at 2026-06-17 01:52:29 on dist-test-slave-x8s0"
I20260617 01:52:29.848318 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.006s sys 0.001s
I20260617 01:52:29.854017 2821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:29.855144 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260617 01:52:29.855408 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "d85b79dfcdcb47e79d024c898429e1a6"
format_stamp: "Formatted at 2026-06-17 01:52:29 on dist-test-slave-x8s0"
I20260617 01:52:29.855886 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-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)
I20260617 01:52:29.879451 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:29.881372 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:29.950795 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:40899
I20260617 01:52:29.950879 2872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:40899 every 8 connection(s)
I20260617 01:52:29.956646 2873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:29.969997 2873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: Bootstrap starting.
I20260617 01:52:29.974079 2873 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:29.977835 2873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: No bootstrap required, opened a new log
I20260617 01:52:29.979699 2873 raft_consensus.cc:359] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85b79dfcdcb47e79d024c898429e1a6" member_type: VOTER }
I20260617 01:52:29.980058 2873 raft_consensus.cc:385] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:29.980278 2873 raft_consensus.cc:740] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d85b79dfcdcb47e79d024c898429e1a6, State: Initialized, Role: FOLLOWER
I20260617 01:52:29.980822 2873 consensus_queue.cc:260] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85b79dfcdcb47e79d024c898429e1a6" member_type: VOTER }
I20260617 01:52:29.981412 2873 raft_consensus.cc:399] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:29.981688 2873 raft_consensus.cc:493] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:29.982008 2873 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:29.987051 2873 raft_consensus.cc:515] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85b79dfcdcb47e79d024c898429e1a6" member_type: VOTER }
I20260617 01:52:29.987571 2873 leader_election.cc:304] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d85b79dfcdcb47e79d024c898429e1a6; no voters:
I20260617 01:52:29.988730 2873 leader_election.cc:290] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:29.989082 2876 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:29.991236 2873 sys_catalog.cc:565] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:29.991839 2876 raft_consensus.cc:697] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 1 LEADER]: Becoming Leader. State: Replica: d85b79dfcdcb47e79d024c898429e1a6, State: Running, Role: LEADER
I20260617 01:52:29.992530 2876 consensus_queue.cc:237] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85b79dfcdcb47e79d024c898429e1a6" member_type: VOTER }
I20260617 01:52:29.995405 2877 sys_catalog.cc:455] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d85b79dfcdcb47e79d024c898429e1a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85b79dfcdcb47e79d024c898429e1a6" member_type: VOTER } }
I20260617 01:52:29.995455 2878 sys_catalog.cc:455] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d85b79dfcdcb47e79d024c898429e1a6. Latest consensus state: current_term: 1 leader_uuid: "d85b79dfcdcb47e79d024c898429e1a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d85b79dfcdcb47e79d024c898429e1a6" member_type: VOTER } }
I20260617 01:52:29.996053 2878 sys_catalog.cc:458] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:29.996029 2877 sys_catalog.cc:458] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:30.010428 2882 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:30.017339 2882 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:30.020412 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:30.026436 2882 catalog_manager.cc:1382] Generated new cluster ID: aa82c0948f574eb58f25a3f93d4c9fea
I20260617 01:52:30.026719 2882 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:30.050185 2882 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:30.051342 2882 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:30.075165 2882 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: Generated new TSK 0
I20260617 01:52:30.076171 2882 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:30.087069 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:30.091536 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:30.095709 435 webserver.cc:533] Webserver started at http://127.0.108.193:41297/ using document root <none> and password file <none>
I20260617 01:52:30.096357 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:30.096706 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:30.096951 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:30.098556 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "b465df1650234d92aad5b223e5a05c5a"
format_stamp: "Formatted at 2026-06-17 01:52:30 on dist-test-slave-x8s0"
I20260617 01:52:30.105729 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.007s sys 0.001s
I20260617 01:52:30.110764 2897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:30.111850 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260617 01:52:30.112169 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "b465df1650234d92aad5b223e5a05c5a"
format_stamp: "Formatted at 2026-06-17 01:52:30 on dist-test-slave-x8s0"
I20260617 01:52:30.112572 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-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)
I20260617 01:52:30.127786 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:30.129324 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:30.131428 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:30.134783 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:30.134970 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:30.135380 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:30.135522 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:30.189841 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:35677
I20260617 01:52:30.189936 2959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:35677 every 8 connection(s)
I20260617 01:52:30.212600 2960 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40899
I20260617 01:52:30.213162 2960 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:30.214046 2960 heartbeater.cc:507] Master 127.0.108.254:40899 requested a full tablet report, sending...
I20260617 01:52:30.216775 2838 ts_manager.cc:194] Registered new tserver with Master: b465df1650234d92aad5b223e5a05c5a (127.0.108.193:35677)
I20260617 01:52:30.216919 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.023003585s
I20260617 01:52:30.219841 2838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56310
I20260617 01:52:30.233676 2960 heartbeater.cc:499] Master 127.0.108.254:40899 was elected leader, sending a full tablet report...
I20260617 01:52:30.241766 2838 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56318:
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"
}
}
}
I20260617 01:52:30.266472 2925 tablet_service.cc:1511] Processing CreateTablet for tablet 3d346f46b2f746daad322d6bd0edb061 (DEFAULT_TABLE table=fake-table [id=d1e82e0612994eefa5c43f508d806723]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:30.267334 2925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d346f46b2f746daad322d6bd0edb061. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:30.278436 2972 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Bootstrap starting.
I20260617 01:52:30.282397 2972 tablet_bootstrap.cc:654] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:30.286062 2972 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: No bootstrap required, opened a new log
I20260617 01:52:30.286441 2972 ts_tablet_manager.cc:1403] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260617 01:52:30.288600 2972 raft_consensus.cc:359] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.288991 2972 raft_consensus.cc:385] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:30.289165 2972 raft_consensus.cc:740] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b465df1650234d92aad5b223e5a05c5a, State: Initialized, Role: FOLLOWER
I20260617 01:52:30.289623 2972 consensus_queue.cc:260] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.290056 2972 raft_consensus.cc:399] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:30.290241 2972 raft_consensus.cc:493] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:30.290439 2972 raft_consensus.cc:3060] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:30.294914 2972 raft_consensus.cc:515] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.295382 2972 leader_election.cc:304] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b465df1650234d92aad5b223e5a05c5a; no voters:
I20260617 01:52:30.296355 2972 leader_election.cc:290] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:30.296599 2974 raft_consensus.cc:2804] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:30.297857 2974 raft_consensus.cc:697] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 LEADER]: Becoming Leader. State: Replica: b465df1650234d92aad5b223e5a05c5a, State: Running, Role: LEADER
I20260617 01:52:30.298509 2972 ts_tablet_manager.cc:1434] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Time spent starting tablet: real 0.012s user 0.011s sys 0.001s
I20260617 01:52:30.298494 2974 consensus_queue.cc:237] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.303964 2838 catalog_manager.cc:5696] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a reported cstate change: term changed from 0 to 1, leader changed from <none> to b465df1650234d92aad5b223e5a05c5a (127.0.108.193). New cstate: current_term: 1 leader_uuid: "b465df1650234d92aad5b223e5a05c5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:30.336222 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:30.338807 2838 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56318:
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
I20260617 01:52:30.357894 2980 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:30.359840 2980 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:30.385090 2838 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: fake-table [id=d1e82e0612994eefa5c43f508d806723] alter complete (version 1)
I20260617 01:52:30.531613 435 alter_table-test.cc:1013] Dropping c1
I20260617 01:52:30.533043 2838 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56318:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260617 01:52:30.545149 2980 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:30.581094 2837 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: fake-table [id=d1e82e0612994eefa5c43f508d806723] alter complete (version 2)
I20260617 01:52:30.611590 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:30.651489 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:30.652467 435 tablet_replica.cc:333] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: stopping tablet replica
I20260617 01:52:30.653192 435 raft_consensus.cc:2243] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:30.653640 435 raft_consensus.cc:2272] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:30.668555 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:30.684530 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:30.688611 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:30.692413 435 webserver.cc:533] Webserver started at http://127.0.108.193:41297/ using document root <none> and password file <none>
I20260617 01:52:30.693353 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:30.693524 435 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260617 01:52:30.698803 435 fs_manager.cc:714] Time spent opening directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:30.718146 2988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:30.719432 435 fs_manager.cc:730] Time spent opening block manager: real 0.019s user 0.004s sys 0.000s
I20260617 01:52:30.719696 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "b465df1650234d92aad5b223e5a05c5a"
format_stamp: "Formatted at 2026-06-17 01:52:30 on dist-test-slave-x8s0"
I20260617 01:52:30.720173 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-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)
I20260617 01:52:30.745357 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:30.746765 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:30.749279 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:30.754177 2995 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260617 01:52:30.766587 435 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260617 01:52:30.766824 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.014s user 0.002s sys 0.000s
I20260617 01:52:30.767058 435 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260617 01:52:30.770614 435 ts_tablet_manager.cc:616] Registered 1 tablets
I20260617 01:52:30.770785 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s user 0.002s sys 0.000s
I20260617 01:52:30.770934 2995 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Bootstrap starting.
I20260617 01:52:30.793493 2995 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:30.795547 2995 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:30.795894 2995 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:52:30.813601 2995 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:30.815876 2995 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:30.816239 2995 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:52:30.818888 2995 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:30.819734 2995 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Bootstrap complete.
I20260617 01:52:30.823020 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:35677
I20260617 01:52:30.823144 3053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:35677 every 8 connection(s)
I20260617 01:52:30.829666 2995 ts_tablet_manager.cc:1403] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Time spent bootstrapping tablet: real 0.059s user 0.049s sys 0.008s
I20260617 01:52:30.832053 2995 raft_consensus.cc:359] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.832552 2995 raft_consensus.cc:740] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b465df1650234d92aad5b223e5a05c5a, State: Initialized, Role: FOLLOWER
I20260617 01:52:30.833550 2995 consensus_queue.cc:260] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [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: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.834151 2995 raft_consensus.cc:399] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:30.834487 2995 raft_consensus.cc:493] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:30.834797 2995 raft_consensus.cc:3060] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 1 FOLLOWER]: Advancing to term 2
I20260617 01:52:30.840763 2995 raft_consensus.cc:515] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.841420 2995 leader_election.cc:304] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [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: b465df1650234d92aad5b223e5a05c5a; no voters:
I20260617 01:52:30.848874 3058 raft_consensus.cc:2804] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Leader election won for term 2
I20260617 01:52:30.849814 2995 leader_election.cc:290] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [CANDIDATE]: Term 2 election: Requested vote from peers
I20260617 01:52:30.854763 2995 ts_tablet_manager.cc:1434] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Time spent starting tablet: real 0.025s user 0.021s sys 0.000s
I20260617 01:52:30.855870 3058 raft_consensus.cc:697] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 LEADER]: Becoming Leader. State: Replica: b465df1650234d92aad5b223e5a05c5a, State: Running, Role: LEADER
I20260617 01:52:30.856598 3058 consensus_queue.cc:237] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [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: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:30.872370 3054 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40899
I20260617 01:52:30.872987 3054 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:30.874269 3054 heartbeater.cc:507] Master 127.0.108.254:40899 requested a full tablet report, sending...
I20260617 01:52:30.878659 2837 ts_manager.cc:194] Re-registered known tserver with Master: b465df1650234d92aad5b223e5a05c5a (127.0.108.193:35677)
I20260617 01:52:30.880717 2837 catalog_manager.cc:5696] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b465df1650234d92aad5b223e5a05c5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:30.893311 2837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56338
I20260617 01:52:30.896665 3054 heartbeater.cc:499] Master 127.0.108.254:40899 was elected leader, sending a full tablet report...
I20260617 01:52:30.937633 2838 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56318:
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
I20260617 01:52:30.969220 3065 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:30.971182 3065 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:30.994593 2838 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: fake-table [id=d1e82e0612994eefa5c43f508d806723] alter complete (version 3)
I20260617 01:52:31.023631 435 tablet_server.cc:179] TabletServer@127.0.108.193:35677 shutting down...
I20260617 01:52:31.046288 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:31.046977 435 tablet_replica.cc:333] stopping tablet replica
I20260617 01:52:31.047542 435 raft_consensus.cc:2243] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 LEADER]: Raft consensus shutting down.
I20260617 01:52:31.047966 435 raft_consensus.cc:2272] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:31.059049 435 tablet_server.cc:196] TabletServer@127.0.108.193:35677 shutdown complete.
I20260617 01:52:31.071460 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:31.075865 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:31.078683 435 webserver.cc:533] Webserver started at http://127.0.108.193:41297/ using document root <none> and password file <none>
I20260617 01:52:31.079303 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:31.079522 435 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260617 01:52:31.084093 435 fs_manager.cc:714] Time spent opening directory manager: real 0.003s user 0.000s sys 0.005s
I20260617 01:52:31.097798 3071 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:31.098603 435 fs_manager.cc:730] Time spent opening block manager: real 0.013s user 0.000s sys 0.003s
I20260617 01:52:31.098862 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "b465df1650234d92aad5b223e5a05c5a"
format_stamp: "Formatted at 2026-06-17 01:52:30 on dist-test-slave-x8s0"
I20260617 01:52:31.099130 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781661132231981-435-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)
I20260617 01:52:31.123597 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:31.124547 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:31.126397 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:31.144002 435 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260617 01:52:31.144272 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.014s user 0.001s sys 0.001s
I20260617 01:52:31.150655 435 ts_tablet_manager.cc:616] Registered 1 tablets
I20260617 01:52:31.150883 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.006s user 0.005s sys 0.000s
I20260617 01:52:31.151132 3078 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Bootstrap starting.
I20260617 01:52:31.183360 3078 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:31.186162 3078 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:31.186731 3078 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:52:31.211906 3078 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:31.214720 3078 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:31.215246 3078 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:52:31.224458 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:35677
I20260617 01:52:31.224674 3135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:35677 every 8 connection(s)
I20260617 01:52:31.224273 3078 tablet.cc:1724] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:31.227334 3078 tablet.cc:1622] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: MemRowSet was empty: no flush needed.
I20260617 01:52:31.227679 3078 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:52:31.231410 3078 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: 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
I20260617 01:52:31.232656 3078 tablet_bootstrap.cc:492] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Bootstrap complete.
I20260617 01:52:31.248950 3136 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40899
I20260617 01:52:31.249492 3136 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:31.250389 3136 heartbeater.cc:507] Master 127.0.108.254:40899 requested a full tablet report, sending...
I20260617 01:52:31.250917 3078 ts_tablet_manager.cc:1403] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Time spent bootstrapping tablet: real 0.100s user 0.079s sys 0.016s
I20260617 01:52:31.253859 2838 ts_manager.cc:194] Re-registered known tserver with Master: b465df1650234d92aad5b223e5a05c5a (127.0.108.193:35677)
I20260617 01:52:31.254410 3078 raft_consensus.cc:359] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:31.255141 3078 raft_consensus.cc:740] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b465df1650234d92aad5b223e5a05c5a, State: Initialized, Role: FOLLOWER
I20260617 01:52:31.256102 3078 consensus_queue.cc:260] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [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: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:31.257020 3078 raft_consensus.cc:399] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:31.257138 2838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56346
I20260617 01:52:31.257324 3078 raft_consensus.cc:493] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:31.257838 3078 raft_consensus.cc:3060] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 2 FOLLOWER]: Advancing to term 3
I20260617 01:52:31.267364 3078 raft_consensus.cc:515] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:31.268378 3078 leader_election.cc:304] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [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: b465df1650234d92aad5b223e5a05c5a; no voters:
I20260617 01:52:31.270324 3136 heartbeater.cc:499] Master 127.0.108.254:40899 was elected leader, sending a full tablet report...
I20260617 01:52:31.270653 3078 leader_election.cc:290] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [CANDIDATE]: Term 3 election: Requested vote from peers
I20260617 01:52:31.271286 3140 raft_consensus.cc:2804] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 3 FOLLOWER]: Leader election won for term 3
I20260617 01:52:31.273723 3140 raft_consensus.cc:697] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 3 LEADER]: Becoming Leader. State: Replica: b465df1650234d92aad5b223e5a05c5a, State: Running, Role: LEADER
I20260617 01:52:31.273933 3078 ts_tablet_manager.cc:1434] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a: Time spent starting tablet: real 0.023s user 0.024s sys 0.000s
I20260617 01:52:31.274641 3140 consensus_queue.cc:237] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [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: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } }
I20260617 01:52:31.282446 2838 catalog_manager.cc:5696] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "b465df1650234d92aad5b223e5a05c5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b465df1650234d92aad5b223e5a05c5a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:31.332870 435 tablet_server.cc:179] TabletServer@127.0.108.193:35677 shutting down...
I20260617 01:52:31.352042 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:31.352923 435 tablet_replica.cc:333] stopping tablet replica
I20260617 01:52:31.353535 435 raft_consensus.cc:2243] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 3 LEADER]: Raft consensus shutting down.
I20260617 01:52:31.354014 435 raft_consensus.cc:2272] T 3d346f46b2f746daad322d6bd0edb061 P b465df1650234d92aad5b223e5a05c5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:31.365391 435 tablet_server.cc:196] TabletServer@127.0.108.193:35677 shutdown complete.
I20260617 01:52:31.373457 435 master.cc:562] Master@127.0.108.254:40899 shutting down...
I20260617 01:52:31.388748 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:31.389330 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:31.389699 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P d85b79dfcdcb47e79d024c898429e1a6: stopping tablet replica
I20260617 01:52:31.411307 435 master.cc:584] Master@127.0.108.254:40899 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (1622 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260617 01:52:31.448709 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:45075
I20260617 01:52:31.450911 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:31.455390 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:31.459246 435 webserver.cc:533] Webserver started at http://127.0.108.254:41001/ using document root <none> and password file <none>
I20260617 01:52:31.460130 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:31.460357 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:31.460966 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:31.462960 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "010b900da4cc4db8ab9c3d6358d80b2f"
format_stamp: "Formatted at 2026-06-17 01:52:31 on dist-test-slave-x8s0"
I20260617 01:52:31.471043 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.009s sys 0.000s
I20260617 01:52:31.475837 3148 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:31.476969 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:52:31.477324 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "010b900da4cc4db8ab9c3d6358d80b2f"
format_stamp: "Formatted at 2026-06-17 01:52:31 on dist-test-slave-x8s0"
I20260617 01:52:31.477713 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-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)
I20260617 01:52:31.496282 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:31.497560 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:31.554538 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:45075
I20260617 01:52:31.554715 3199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:45075 every 8 connection(s)
I20260617 01:52:31.559916 3200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:31.575614 3200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: Bootstrap starting.
I20260617 01:52:31.580336 3200 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:31.584219 3200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: No bootstrap required, opened a new log
I20260617 01:52:31.586172 3200 raft_consensus.cc:359] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" member_type: VOTER }
I20260617 01:52:31.586546 3200 raft_consensus.cc:385] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:31.586768 3200 raft_consensus.cc:740] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010b900da4cc4db8ab9c3d6358d80b2f, State: Initialized, Role: FOLLOWER
I20260617 01:52:31.587321 3200 consensus_queue.cc:260] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" member_type: VOTER }
I20260617 01:52:31.587750 3200 raft_consensus.cc:399] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:31.587976 3200 raft_consensus.cc:493] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:31.588215 3200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:31.592619 3200 raft_consensus.cc:515] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" member_type: VOTER }
I20260617 01:52:31.593142 3200 leader_election.cc:304] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 010b900da4cc4db8ab9c3d6358d80b2f; no voters:
I20260617 01:52:31.594442 3200 leader_election.cc:290] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:31.594705 3203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:31.597965 3203 raft_consensus.cc:697] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 1 LEADER]: Becoming Leader. State: Replica: 010b900da4cc4db8ab9c3d6358d80b2f, State: Running, Role: LEADER
I20260617 01:52:31.598675 3203 consensus_queue.cc:237] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" member_type: VOTER }
I20260617 01:52:31.599335 3200 sys_catalog.cc:565] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:31.601366 3204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" member_type: VOTER } }
I20260617 01:52:31.601475 3205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 010b900da4cc4db8ab9c3d6358d80b2f. Latest consensus state: current_term: 1 leader_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010b900da4cc4db8ab9c3d6358d80b2f" member_type: VOTER } }
I20260617 01:52:31.601861 3204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:31.601989 3205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:31.604211 3208 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:31.611236 3208 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:31.623752 3208 catalog_manager.cc:1382] Generated new cluster ID: ea261bc4ca294d76b82ef3f86c622c87
I20260617 01:52:31.624042 3208 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:31.625890 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:31.647554 3208 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:31.649185 3208 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:31.671067 3208 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: Generated new TSK 0
I20260617 01:52:31.671929 3208 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:31.692386 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:31.696405 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:31.700660 435 webserver.cc:533] Webserver started at http://127.0.108.193:44835/ using document root <none> and password file <none>
I20260617 01:52:31.701417 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:31.701583 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:31.702020 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:31.703418 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "17bc8a5027a14b1c819de30997224db4"
format_stamp: "Formatted at 2026-06-17 01:52:31 on dist-test-slave-x8s0"
I20260617 01:52:31.709410 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.003s sys 0.005s
I20260617 01:52:31.713902 3224 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:31.715013 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260617 01:52:31.715538 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "17bc8a5027a14b1c819de30997224db4"
format_stamp: "Formatted at 2026-06-17 01:52:31 on dist-test-slave-x8s0"
I20260617 01:52:31.715858 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781661132231981-435-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)
I20260617 01:52:31.738059 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:31.739871 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:31.742220 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:31.746189 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:31.746543 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:31.746807 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:31.747153 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:31.811861 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:39385
I20260617 01:52:31.811918 3286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:39385 every 8 connection(s)
I20260617 01:52:31.828387 3287 heartbeater.cc:344] Connected to a master server at 127.0.108.254:45075
I20260617 01:52:31.828709 3287 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:31.829452 3287 heartbeater.cc:507] Master 127.0.108.254:45075 requested a full tablet report, sending...
I20260617 01:52:31.831261 3165 ts_manager.cc:194] Registered new tserver with Master: 17bc8a5027a14b1c819de30997224db4 (127.0.108.193:39385)
I20260617 01:52:31.832235 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013769742s
I20260617 01:52:31.833252 3165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54340
I20260617 01:52:31.846021 3287 heartbeater.cc:499] Master 127.0.108.254:45075 was elected leader, sending a full tablet report...
I20260617 01:52:31.855235 3165 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54354:
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"
}
}
}
I20260617 01:52:31.887040 3252 tablet_service.cc:1511] Processing CreateTablet for tablet 567bb480410a42d793028c676d181f32 (DEFAULT_TABLE table=fake-table [id=4bc49506187f4fde98a6ed4a7ba93aba]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:31.888150 3252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567bb480410a42d793028c676d181f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:31.906824 3299 tablet_bootstrap.cc:492] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: Bootstrap starting.
I20260617 01:52:31.912009 3299 tablet_bootstrap.cc:654] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:31.921057 3299 tablet_bootstrap.cc:492] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: No bootstrap required, opened a new log
I20260617 01:52:31.921514 3299 ts_tablet_manager.cc:1403] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: Time spent bootstrapping tablet: real 0.015s user 0.014s sys 0.000s
I20260617 01:52:31.924010 3299 raft_consensus.cc:359] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bc8a5027a14b1c819de30997224db4" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39385 } }
I20260617 01:52:31.924587 3299 raft_consensus.cc:385] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:31.924922 3299 raft_consensus.cc:740] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17bc8a5027a14b1c819de30997224db4, State: Initialized, Role: FOLLOWER
I20260617 01:52:31.925654 3299 consensus_queue.cc:260] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bc8a5027a14b1c819de30997224db4" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39385 } }
I20260617 01:52:31.926461 3299 raft_consensus.cc:399] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:31.926785 3299 raft_consensus.cc:493] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:31.927165 3299 raft_consensus.cc:3060] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:31.934290 3299 raft_consensus.cc:515] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bc8a5027a14b1c819de30997224db4" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39385 } }
I20260617 01:52:31.934999 3299 leader_election.cc:304] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 17bc8a5027a14b1c819de30997224db4; no voters:
I20260617 01:52:31.936643 3299 leader_election.cc:290] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:31.937155 3301 raft_consensus.cc:2804] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:31.943219 3299 ts_tablet_manager.cc:1434] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: Time spent starting tablet: real 0.021s user 0.017s sys 0.004s
I20260617 01:52:31.943648 3301 raft_consensus.cc:697] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 1 LEADER]: Becoming Leader. State: Replica: 17bc8a5027a14b1c819de30997224db4, State: Running, Role: LEADER
I20260617 01:52:31.944643 3301 consensus_queue.cc:237] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bc8a5027a14b1c819de30997224db4" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39385 } }
I20260617 01:52:31.953025 3164 catalog_manager.cc:5696] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17bc8a5027a14b1c819de30997224db4 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "17bc8a5027a14b1c819de30997224db4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bc8a5027a14b1c819de30997224db4" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39385 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:32.003453 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:32.034307 3164 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54354:
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
I20260617 01:52:32.054616 3307 tablet.cc:1724] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: 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
I20260617 01:52:32.057016 3307 tablet.cc:1622] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: MemRowSet was empty: no flush needed.
I20260617 01:52:32.075907 3164 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: fake-table [id=4bc49506187f4fde98a6ed4a7ba93aba] alter complete (version 1)
I20260617 01:52:32.233721 435 alter_table-test.cc:1068] Dropping c1
I20260617 01:52:32.235913 3164 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54354:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260617 01:52:32.257551 3307 tablet.cc:1724] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: 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
I20260617 01:52:32.260582 3307 tablet.cc:1622] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: MemRowSet was empty: no flush needed.
I20260617 01:52:32.292397 3165 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: fake-table [id=4bc49506187f4fde98a6ed4a7ba93aba] alter complete (version 2)
I20260617 01:52:32.356406 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:32.376994 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:32.377641 435 tablet_replica.cc:333] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4: stopping tablet replica
I20260617 01:52:32.378146 435 raft_consensus.cc:2243] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:32.378561 435 raft_consensus.cc:2272] T 567bb480410a42d793028c676d181f32 P 17bc8a5027a14b1c819de30997224db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:32.397158 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:32.407290 435 master.cc:562] Master@127.0.108.254:45075 shutting down...
I20260617 01:52:32.422823 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:32.423616 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:32.424170 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 010b900da4cc4db8ab9c3d6358d80b2f: stopping tablet replica
I20260617 01:52:32.448768 435 master.cc:584] Master@127.0.108.254:45075 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (1098 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260617 01:52:32.550520 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:41535
I20260617 01:52:32.553275 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:32.558480 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:32.563119 435 webserver.cc:533] Webserver started at http://127.0.108.254:33125/ using document root <none> and password file <none>
I20260617 01:52:32.563865 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:32.564239 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:32.564720 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:32.566704 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "c5fb13a3ff1d4106baad4e356884e3c1"
format_stamp: "Formatted at 2026-06-17 01:52:32 on dist-test-slave-x8s0"
I20260617 01:52:32.574832 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.009s sys 0.000s
I20260617 01:52:32.580729 3316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:32.582245 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.001s sys 0.002s
I20260617 01:52:32.582731 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "c5fb13a3ff1d4106baad4e356884e3c1"
format_stamp: "Formatted at 2026-06-17 01:52:32 on dist-test-slave-x8s0"
I20260617 01:52:32.583040 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-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)
I20260617 01:52:32.626564 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:32.627861 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:32.676384 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:41535
I20260617 01:52:32.676492 3367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:41535 every 8 connection(s)
I20260617 01:52:32.681049 3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:32.705411 3368 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: Bootstrap starting.
I20260617 01:52:32.715963 3368 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:32.723875 3368 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: No bootstrap required, opened a new log
I20260617 01:52:32.728541 3368 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" member_type: VOTER }
I20260617 01:52:32.729574 3368 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:32.730154 3368 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5fb13a3ff1d4106baad4e356884e3c1, State: Initialized, Role: FOLLOWER
I20260617 01:52:32.731269 3368 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" member_type: VOTER }
I20260617 01:52:32.732064 3368 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:32.732545 3368 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:32.733101 3368 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:32.741915 3368 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" member_type: VOTER }
I20260617 01:52:32.742717 3368 leader_election.cc:304] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c5fb13a3ff1d4106baad4e356884e3c1; no voters:
I20260617 01:52:32.744639 3368 leader_election.cc:290] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:32.745309 3371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:32.747450 3371 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 1 LEADER]: Becoming Leader. State: Replica: c5fb13a3ff1d4106baad4e356884e3c1, State: Running, Role: LEADER
I20260617 01:52:32.748898 3368 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:32.748497 3371 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" member_type: VOTER }
I20260617 01:52:32.753481 3372 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" member_type: VOTER } }
I20260617 01:52:32.754267 3372 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:32.754305 3373 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5fb13a3ff1d4106baad4e356884e3c1. Latest consensus state: current_term: 1 leader_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5fb13a3ff1d4106baad4e356884e3c1" member_type: VOTER } }
I20260617 01:52:32.755206 3373 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:32.767340 3376 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:32.777216 3376 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:32.778765 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:32.791934 3376 catalog_manager.cc:1382] Generated new cluster ID: 51ed552318b546c9bf9ea43642fe0fb7
I20260617 01:52:32.792645 3376 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:32.832192 3376 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:32.834227 3376 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:32.853514 3376 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: Generated new TSK 0
I20260617 01:52:32.854547 3376 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:32.916412 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:32.920096 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:32.923272 435 webserver.cc:533] Webserver started at http://127.0.108.193:41073/ using document root <none> and password file <none>
I20260617 01:52:32.923759 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:32.923938 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:32.924186 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:32.925282 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "bd62eaf84e264fb8987563ffe42a5805"
format_stamp: "Formatted at 2026-06-17 01:52:32 on dist-test-slave-x8s0"
I20260617 01:52:32.930033 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260617 01:52:32.933705 3392 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:32.934530 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:52:32.934962 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "bd62eaf84e264fb8987563ffe42a5805"
format_stamp: "Formatted at 2026-06-17 01:52:32 on dist-test-slave-x8s0"
I20260617 01:52:32.935441 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781661132231981-435-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)
I20260617 01:52:32.969128 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:32.971488 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:32.974663 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:32.979218 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:32.979658 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:32.980026 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:32.980345 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:33.060304 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:35329
I20260617 01:52:33.060427 3454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:35329 every 8 connection(s)
I20260617 01:52:33.088542 3455 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41535
I20260617 01:52:33.089270 3455 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:33.090539 3455 heartbeater.cc:507] Master 127.0.108.254:41535 requested a full tablet report, sending...
I20260617 01:52:33.094044 3333 ts_manager.cc:194] Registered new tserver with Master: bd62eaf84e264fb8987563ffe42a5805 (127.0.108.193:35329)
I20260617 01:52:33.094626 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.029396991s
I20260617 01:52:33.097441 3333 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41486
I20260617 01:52:33.112557 3455 heartbeater.cc:499] Master 127.0.108.254:41535 was elected leader, sending a full tablet report...
I20260617 01:52:33.130435 3332 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41500:
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"
}
}
}
I20260617 01:52:33.161768 3420 tablet_service.cc:1511] Processing CreateTablet for tablet b34e3ed44e474b3ba1b02013d85e8108 (DEFAULT_TABLE table=fake-table [id=bc6af020e1604647a267273b20ea156d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:33.162961 3420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34e3ed44e474b3ba1b02013d85e8108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:33.179066 3467 tablet_bootstrap.cc:492] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: Bootstrap starting.
I20260617 01:52:33.184078 3467 tablet_bootstrap.cc:654] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:33.188532 3467 tablet_bootstrap.cc:492] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: No bootstrap required, opened a new log
I20260617 01:52:33.188912 3467 ts_tablet_manager.cc:1403] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: Time spent bootstrapping tablet: real 0.010s user 0.010s sys 0.000s
I20260617 01:52:33.190851 3467 raft_consensus.cc:359] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd62eaf84e264fb8987563ffe42a5805" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35329 } }
I20260617 01:52:33.191255 3467 raft_consensus.cc:385] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:33.191478 3467 raft_consensus.cc:740] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd62eaf84e264fb8987563ffe42a5805, State: Initialized, Role: FOLLOWER
I20260617 01:52:33.192000 3467 consensus_queue.cc:260] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd62eaf84e264fb8987563ffe42a5805" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35329 } }
I20260617 01:52:33.192442 3467 raft_consensus.cc:399] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:33.192653 3467 raft_consensus.cc:493] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:33.192924 3467 raft_consensus.cc:3060] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:33.198912 3467 raft_consensus.cc:515] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd62eaf84e264fb8987563ffe42a5805" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35329 } }
I20260617 01:52:33.199473 3467 leader_election.cc:304] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bd62eaf84e264fb8987563ffe42a5805; no voters:
I20260617 01:52:33.200764 3467 leader_election.cc:290] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:33.201197 3469 raft_consensus.cc:2804] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:33.203088 3467 ts_tablet_manager.cc:1434] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: Time spent starting tablet: real 0.014s user 0.005s sys 0.009s
I20260617 01:52:33.203352 3469 raft_consensus.cc:697] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 1 LEADER]: Becoming Leader. State: Replica: bd62eaf84e264fb8987563ffe42a5805, State: Running, Role: LEADER
I20260617 01:52:33.203977 3469 consensus_queue.cc:237] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd62eaf84e264fb8987563ffe42a5805" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35329 } }
I20260617 01:52:33.209909 3332 catalog_manager.cc:5696] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd62eaf84e264fb8987563ffe42a5805 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "bd62eaf84e264fb8987563ffe42a5805" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd62eaf84e264fb8987563ffe42a5805" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35329 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:33.261795 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:33.265260 3333 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41500:
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
I20260617 01:52:33.295347 3475 tablet.cc:1724] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: 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
I20260617 01:52:33.297798 3475 tablet.cc:1622] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: MemRowSet was empty: no flush needed.
I20260617 01:52:33.328241 3332 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: fake-table [id=bc6af020e1604647a267273b20ea156d] alter complete (version 1)
I20260617 01:52:33.447184 435 alter_table-test.cc:1104] Dropping c1
I20260617 01:52:33.448889 3332 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41500:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260617 01:52:33.462965 3475 tablet.cc:1724] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: 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
I20260617 01:52:33.464566 3475 tablet.cc:1622] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: MemRowSet was empty: no flush needed.
I20260617 01:52:33.484658 3332 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: fake-table [id=bc6af020e1604647a267273b20ea156d] alter complete (version 2)
I20260617 01:52:33.544243 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:33.593593 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:33.594815 435 tablet_replica.cc:333] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805: stopping tablet replica
I20260617 01:52:33.595785 435 raft_consensus.cc:2243] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:33.596508 435 raft_consensus.cc:2272] T b34e3ed44e474b3ba1b02013d85e8108 P bd62eaf84e264fb8987563ffe42a5805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:33.614385 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:33.628345 435 master.cc:562] Master@127.0.108.254:41535 shutting down...
I20260617 01:52:33.661190 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:33.661648 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:33.661913 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5fb13a3ff1d4106baad4e356884e3c1: stopping tablet replica
I20260617 01:52:33.675830 435 master.cc:584] Master@127.0.108.254:41535 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (1159 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260617 01:52:33.705847 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:34503
I20260617 01:52:33.707605 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:33.710722 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:33.713348 435 webserver.cc:533] Webserver started at http://127.0.108.254:38825/ using document root <none> and password file <none>
I20260617 01:52:33.713959 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:33.714177 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:33.714473 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:33.715845 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "773179de7c0b457f816c13e2a8ada95c"
format_stamp: "Formatted at 2026-06-17 01:52:33 on dist-test-slave-x8s0"
I20260617 01:52:33.721427 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.003s
I20260617 01:52:33.725360 3481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:33.726131 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260617 01:52:33.726368 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "773179de7c0b457f816c13e2a8ada95c"
format_stamp: "Formatted at 2026-06-17 01:52:33 on dist-test-slave-x8s0"
I20260617 01:52:33.726622 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-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)
I20260617 01:52:33.759164 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:33.760717 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:33.827975 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:34503
I20260617 01:52:33.828063 3532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:34503 every 8 connection(s)
I20260617 01:52:33.834158 3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:33.850539 3533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c: Bootstrap starting.
I20260617 01:52:33.856752 3533 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:33.862669 3533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c: No bootstrap required, opened a new log
I20260617 01:52:33.865677 3533 raft_consensus.cc:359] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773179de7c0b457f816c13e2a8ada95c" member_type: VOTER }
I20260617 01:52:33.866252 3533 raft_consensus.cc:385] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:33.866457 3533 raft_consensus.cc:740] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773179de7c0b457f816c13e2a8ada95c, State: Initialized, Role: FOLLOWER
I20260617 01:52:33.867367 3533 consensus_queue.cc:260] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773179de7c0b457f816c13e2a8ada95c" member_type: VOTER }
I20260617 01:52:33.867973 3533 raft_consensus.cc:399] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:33.868177 3533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:33.868594 3533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:33.875475 3533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773179de7c0b457f816c13e2a8ada95c" member_type: VOTER }
I20260617 01:52:33.875936 3533 leader_election.cc:304] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 773179de7c0b457f816c13e2a8ada95c; no voters:
I20260617 01:52:33.877136 3533 leader_election.cc:290] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:33.877413 3536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:33.879591 3536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 1 LEADER]: Becoming Leader. State: Replica: 773179de7c0b457f816c13e2a8ada95c, State: Running, Role: LEADER
I20260617 01:52:33.880499 3536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773179de7c0b457f816c13e2a8ada95c" member_type: VOTER }
I20260617 01:52:33.881742 3533 sys_catalog.cc:565] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:33.884207 3537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "773179de7c0b457f816c13e2a8ada95c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773179de7c0b457f816c13e2a8ada95c" member_type: VOTER } }
I20260617 01:52:33.884408 3538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 773179de7c0b457f816c13e2a8ada95c. Latest consensus state: current_term: 1 leader_uuid: "773179de7c0b457f816c13e2a8ada95c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773179de7c0b457f816c13e2a8ada95c" member_type: VOTER } }
I20260617 01:52:33.884989 3537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:33.885144 3538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:33.900262 3541 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:33.908070 3541 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:33.910157 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:33.916867 3541 catalog_manager.cc:1382] Generated new cluster ID: 8738f652b82144d8bbb28177bd9989b3
I20260617 01:52:33.917191 3541 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:33.934973 3541 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:33.936594 3541 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:33.955961 3541 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c: Generated new TSK 0
I20260617 01:52:33.956583 3541 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:33.975960 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:33.978955 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:33.982031 435 webserver.cc:533] Webserver started at http://127.0.108.193:36293/ using document root <none> and password file <none>
I20260617 01:52:33.982468 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:33.982640 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:33.982865 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:33.983944 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "18a61953025e4815990c47209aeecfe9"
format_stamp: "Formatted at 2026-06-17 01:52:33 on dist-test-slave-x8s0"
I20260617 01:52:33.988329 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260617 01:52:33.991618 3557 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:33.992341 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:52:33.992666 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "18a61953025e4815990c47209aeecfe9"
format_stamp: "Formatted at 2026-06-17 01:52:33 on dist-test-slave-x8s0"
I20260617 01:52:33.993021 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781661132231981-435-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)
I20260617 01:52:34.024575 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:34.026468 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:34.029119 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:34.032934 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:34.033210 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:34.033619 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:34.033811 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:34.101675 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:45233
I20260617 01:52:34.101752 3619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:45233 every 8 connection(s)
I20260617 01:52:34.125780 3620 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34503
I20260617 01:52:34.126366 3620 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:34.127601 3620 heartbeater.cc:507] Master 127.0.108.254:34503 requested a full tablet report, sending...
I20260617 01:52:34.130906 3498 ts_manager.cc:194] Registered new tserver with Master: 18a61953025e4815990c47209aeecfe9 (127.0.108.193:45233)
I20260617 01:52:34.131996 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024685709s
I20260617 01:52:34.134307 3498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33430
I20260617 01:52:34.148504 3620 heartbeater.cc:499] Master 127.0.108.254:34503 was elected leader, sending a full tablet report...
I20260617 01:52:34.164634 3498 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33438:
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"
}
}
}
I20260617 01:52:34.197644 3585 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd5928cc1aa400aaa5373dfeb2ec6ab (DEFAULT_TABLE table=fake-table [id=afe234d563db4175b69c97e78b3c8eb7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:34.198722 3585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd5928cc1aa400aaa5373dfeb2ec6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:34.211440 3632 tablet_bootstrap.cc:492] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: Bootstrap starting.
I20260617 01:52:34.215284 3632 tablet_bootstrap.cc:654] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:34.219632 3632 tablet_bootstrap.cc:492] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: No bootstrap required, opened a new log
I20260617 01:52:34.220034 3632 ts_tablet_manager.cc:1403] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.007s
I20260617 01:52:34.222004 3632 raft_consensus.cc:359] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18a61953025e4815990c47209aeecfe9" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45233 } }
I20260617 01:52:34.222368 3632 raft_consensus.cc:385] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:34.222584 3632 raft_consensus.cc:740] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18a61953025e4815990c47209aeecfe9, State: Initialized, Role: FOLLOWER
I20260617 01:52:34.223078 3632 consensus_queue.cc:260] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18a61953025e4815990c47209aeecfe9" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45233 } }
I20260617 01:52:34.223489 3632 raft_consensus.cc:399] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:34.223703 3632 raft_consensus.cc:493] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:34.223934 3632 raft_consensus.cc:3060] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:34.229178 3632 raft_consensus.cc:515] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18a61953025e4815990c47209aeecfe9" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45233 } }
I20260617 01:52:34.229665 3632 leader_election.cc:304] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 18a61953025e4815990c47209aeecfe9; no voters:
I20260617 01:52:34.230640 3632 leader_election.cc:290] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:34.232594 3634 raft_consensus.cc:2804] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:34.232733 3632 ts_tablet_manager.cc:1434] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: Time spent starting tablet: real 0.012s user 0.003s sys 0.010s
I20260617 01:52:34.233234 3634 raft_consensus.cc:697] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 1 LEADER]: Becoming Leader. State: Replica: 18a61953025e4815990c47209aeecfe9, State: Running, Role: LEADER
I20260617 01:52:34.233846 3634 consensus_queue.cc:237] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18a61953025e4815990c47209aeecfe9" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45233 } }
I20260617 01:52:34.240010 3497 catalog_manager.cc:5696] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18a61953025e4815990c47209aeecfe9 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "18a61953025e4815990c47209aeecfe9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18a61953025e4815990c47209aeecfe9" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45233 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:34.278796 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:34.368225 3497 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33438:
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
I20260617 01:52:34.388942 3640 tablet.cc:1724] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: 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
I20260617 01:52:34.391723 3640 tablet.cc:1622] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: MemRowSet was empty: no flush needed.
I20260617 01:52:34.423852 3497 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c: fake-table [id=afe234d563db4175b69c97e78b3c8eb7] alter complete (version 1)
I20260617 01:52:34.505023 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:34.523643 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:34.524302 435 tablet_replica.cc:333] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9: stopping tablet replica
I20260617 01:52:34.524818 435 raft_consensus.cc:2243] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:34.525276 435 raft_consensus.cc:2272] T 9cd5928cc1aa400aaa5373dfeb2ec6ab P 18a61953025e4815990c47209aeecfe9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:34.536373 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:34.551038 435 master.cc:562] Master@127.0.108.254:34503 shutting down...
I20260617 01:52:34.578852 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:34.579646 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:34.580224 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 773179de7c0b457f816c13e2a8ada95c: stopping tablet replica
I20260617 01:52:34.604264 435 master.cc:584] Master@127.0.108.254:34503 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (949 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260617 01:52:34.656885 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:43005
I20260617 01:52:34.658638 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:34.662124 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:34.666496 435 webserver.cc:533] Webserver started at http://127.0.108.254:33545/ using document root <none> and password file <none>
I20260617 01:52:34.667169 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:34.667647 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:34.667961 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:34.669611 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "c8bfa7423d974a1fafc2aa08730f9993"
format_stamp: "Formatted at 2026-06-17 01:52:34 on dist-test-slave-x8s0"
I20260617 01:52:34.676699 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.007s sys 0.000s
I20260617 01:52:34.683365 3644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:34.684713 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.005s sys 0.001s
I20260617 01:52:34.685269 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "c8bfa7423d974a1fafc2aa08730f9993"
format_stamp: "Formatted at 2026-06-17 01:52:34 on dist-test-slave-x8s0"
I20260617 01:52:34.685775 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-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)
I20260617 01:52:34.705961 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:34.707226 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:34.752565 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:43005
I20260617 01:52:34.752705 3695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:43005 every 8 connection(s)
I20260617 01:52:34.758054 3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:34.767746 3696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: Bootstrap starting.
I20260617 01:52:34.771786 3696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:34.775610 3696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: No bootstrap required, opened a new log
I20260617 01:52:34.777580 3696 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bfa7423d974a1fafc2aa08730f9993" member_type: VOTER }
I20260617 01:52:34.777992 3696 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:34.778200 3696 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8bfa7423d974a1fafc2aa08730f9993, State: Initialized, Role: FOLLOWER
I20260617 01:52:34.778687 3696 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bfa7423d974a1fafc2aa08730f9993" member_type: VOTER }
I20260617 01:52:34.779093 3696 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:34.779312 3696 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:34.779543 3696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:34.845496 3696 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bfa7423d974a1fafc2aa08730f9993" member_type: VOTER }
I20260617 01:52:34.846688 3696 leader_election.cc:304] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8bfa7423d974a1fafc2aa08730f9993; no voters:
I20260617 01:52:34.849033 3696 leader_election.cc:290] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:34.849673 3699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:34.853677 3699 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 1 LEADER]: Becoming Leader. State: Replica: c8bfa7423d974a1fafc2aa08730f9993, State: Running, Role: LEADER
I20260617 01:52:34.854633 3699 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bfa7423d974a1fafc2aa08730f9993" member_type: VOTER }
I20260617 01:52:34.855118 3696 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:34.859865 3700 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8bfa7423d974a1fafc2aa08730f9993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bfa7423d974a1fafc2aa08730f9993" member_type: VOTER } }
I20260617 01:52:34.859651 3701 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8bfa7423d974a1fafc2aa08730f9993. Latest consensus state: current_term: 1 leader_uuid: "c8bfa7423d974a1fafc2aa08730f9993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8bfa7423d974a1fafc2aa08730f9993" member_type: VOTER } }
I20260617 01:52:34.860675 3700 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:34.860762 3701 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:34.875262 3704 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:34.884583 3704 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:34.895488 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:34.900014 3704 catalog_manager.cc:1382] Generated new cluster ID: ffde36745131437cab1d438264e0d7be
I20260617 01:52:34.900507 3704 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:34.981630 3704 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:34.982919 3704 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:34.998275 3704 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: Generated new TSK 0
I20260617 01:52:34.998876 3704 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:35.033162 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:35.037766 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:35.041095 435 webserver.cc:533] Webserver started at http://127.0.108.193:39861/ using document root <none> and password file <none>
I20260617 01:52:35.041724 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:35.041960 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:35.042260 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:35.043653 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "64e963823e3e4798affde4066ee71924"
format_stamp: "Formatted at 2026-06-17 01:52:35 on dist-test-slave-x8s0"
I20260617 01:52:35.049685 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.008s sys 0.000s
I20260617 01:52:35.054251 3720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:35.055040 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260617 01:52:35.055303 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "64e963823e3e4798affde4066ee71924"
format_stamp: "Formatted at 2026-06-17 01:52:35 on dist-test-slave-x8s0"
I20260617 01:52:35.055558 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781661132231981-435-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)
I20260617 01:52:35.084961 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:35.086642 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:35.089028 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:35.092549 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:35.092960 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260617 01:52:35.093480 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:35.093722 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:35.170811 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:38647
I20260617 01:52:35.170917 3782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:38647 every 8 connection(s)
I20260617 01:52:35.194106 3783 heartbeater.cc:344] Connected to a master server at 127.0.108.254:43005
I20260617 01:52:35.194676 3783 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:35.195848 3783 heartbeater.cc:507] Master 127.0.108.254:43005 requested a full tablet report, sending...
I20260617 01:52:35.198890 3661 ts_manager.cc:194] Registered new tserver with Master: 64e963823e3e4798affde4066ee71924 (127.0.108.193:38647)
I20260617 01:52:35.199904 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024075559s
I20260617 01:52:35.202247 3661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49842
I20260617 01:52:35.216581 3783 heartbeater.cc:499] Master 127.0.108.254:43005 was elected leader, sending a full tablet report...
I20260617 01:52:35.237026 3661 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49852:
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"
}
}
}
I20260617 01:52:35.270411 3748 tablet_service.cc:1511] Processing CreateTablet for tablet 86902172684f4b2d8f78410223502c3c (DEFAULT_TABLE table=fake-table [id=862934dc5f624dd48e40b6a7c20ed4b0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:35.271566 3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86902172684f4b2d8f78410223502c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:35.287993 3795 tablet_bootstrap.cc:492] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: Bootstrap starting.
I20260617 01:52:35.292280 3795 tablet_bootstrap.cc:654] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:35.297495 3795 tablet_bootstrap.cc:492] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: No bootstrap required, opened a new log
I20260617 01:52:35.297839 3795 ts_tablet_manager.cc:1403] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260617 01:52:35.299841 3795 raft_consensus.cc:359] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64e963823e3e4798affde4066ee71924" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38647 } }
I20260617 01:52:35.300376 3795 raft_consensus.cc:385] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:35.300598 3795 raft_consensus.cc:740] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64e963823e3e4798affde4066ee71924, State: Initialized, Role: FOLLOWER
I20260617 01:52:35.301313 3795 consensus_queue.cc:260] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64e963823e3e4798affde4066ee71924" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38647 } }
I20260617 01:52:35.301779 3795 raft_consensus.cc:399] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:35.302006 3795 raft_consensus.cc:493] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:35.302261 3795 raft_consensus.cc:3060] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:35.359992 3795 raft_consensus.cc:515] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64e963823e3e4798affde4066ee71924" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38647 } }
I20260617 01:52:35.361042 3795 leader_election.cc:304] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64e963823e3e4798affde4066ee71924; no voters:
I20260617 01:52:35.363813 3795 leader_election.cc:290] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:35.364107 3797 raft_consensus.cc:2804] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:35.367550 3795 ts_tablet_manager.cc:1434] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: Time spent starting tablet: real 0.069s user 0.017s sys 0.000s
I20260617 01:52:35.368822 3797 raft_consensus.cc:697] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 1 LEADER]: Becoming Leader. State: Replica: 64e963823e3e4798affde4066ee71924, State: Running, Role: LEADER
I20260617 01:52:35.369828 3797 consensus_queue.cc:237] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64e963823e3e4798affde4066ee71924" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38647 } }
I20260617 01:52:35.379405 3661 catalog_manager.cc:5696] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64e963823e3e4798affde4066ee71924 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "64e963823e3e4798affde4066ee71924" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64e963823e3e4798affde4066ee71924" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 38647 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:35.432453 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:35.562608 3661 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49852:
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
I20260617 01:52:35.576678 3804 tablet.cc:1724] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: 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
I20260617 01:52:35.578608 3804 tablet.cc:1622] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: MemRowSet was empty: no flush needed.
I20260617 01:52:35.681457 3660 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: fake-table [id=862934dc5f624dd48e40b6a7c20ed4b0] alter complete (version 1)
I20260617 01:52:35.785245 435 alter_table-test.cc:1208] Dropping c2
I20260617 01:52:35.787137 3660 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49852:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260617 01:52:35.803601 3804 tablet.cc:1724] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: 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
I20260617 01:52:35.805596 3804 tablet.cc:1622] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: MemRowSet was empty: no flush needed.
I20260617 01:52:35.889755 3661 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: fake-table [id=862934dc5f624dd48e40b6a7c20ed4b0] alter complete (version 2)
I20260617 01:52:35.980639 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:36.019272 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:36.020331 435 tablet_replica.cc:333] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924: stopping tablet replica
I20260617 01:52:36.021073 435 raft_consensus.cc:2243] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:36.021746 435 raft_consensus.cc:2272] T 86902172684f4b2d8f78410223502c3c P 64e963823e3e4798affde4066ee71924 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:36.033609 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:36.041981 435 master.cc:562] Master@127.0.108.254:43005 shutting down...
I20260617 01:52:36.054052 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:36.054544 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:36.054821 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8bfa7423d974a1fafc2aa08730f9993: stopping tablet replica
I20260617 01:52:36.071625 435 master.cc:584] Master@127.0.108.254:43005 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (1437 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260617 01:52:36.092067 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:40973
I20260617 01:52:36.093214 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:36.095635 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:36.097792 435 webserver.cc:533] Webserver started at http://127.0.108.254:37461/ using document root <none> and password file <none>
I20260617 01:52:36.098212 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:36.098381 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:36.098618 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:36.099588 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "2c5e9b66b273402eb12fddfcf51b2008"
format_stamp: "Formatted at 2026-06-17 01:52:36 on dist-test-slave-x8s0"
I20260617 01:52:36.103559 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:36.106633 3808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:36.107335 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:52:36.107561 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "2c5e9b66b273402eb12fddfcf51b2008"
format_stamp: "Formatted at 2026-06-17 01:52:36 on dist-test-slave-x8s0"
I20260617 01:52:36.107796 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-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)
I20260617 01:52:36.117355 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:36.118217 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:36.166429 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:40973
I20260617 01:52:36.166530 3859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:40973 every 8 connection(s)
I20260617 01:52:36.172026 3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:36.187664 3860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008: Bootstrap starting.
I20260617 01:52:36.195089 3860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:36.200753 3860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008: No bootstrap required, opened a new log
I20260617 01:52:36.203631 3860 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c5e9b66b273402eb12fddfcf51b2008" member_type: VOTER }
I20260617 01:52:36.203987 3860 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:36.204208 3860 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5e9b66b273402eb12fddfcf51b2008, State: Initialized, Role: FOLLOWER
I20260617 01:52:36.204875 3860 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c5e9b66b273402eb12fddfcf51b2008" member_type: VOTER }
I20260617 01:52:36.205255 3860 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:36.205614 3860 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:36.205833 3860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:36.278556 3860 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c5e9b66b273402eb12fddfcf51b2008" member_type: VOTER }
I20260617 01:52:36.279359 3860 leader_election.cc:304] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2c5e9b66b273402eb12fddfcf51b2008; no voters:
I20260617 01:52:36.281200 3860 leader_election.cc:290] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:36.281581 3863 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:36.283475 3863 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 1 LEADER]: Becoming Leader. State: Replica: 2c5e9b66b273402eb12fddfcf51b2008, State: Running, Role: LEADER
I20260617 01:52:36.284526 3863 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c5e9b66b273402eb12fddfcf51b2008" member_type: VOTER }
I20260617 01:52:36.286329 3860 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:36.288177 3865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c5e9b66b273402eb12fddfcf51b2008. Latest consensus state: current_term: 1 leader_uuid: "2c5e9b66b273402eb12fddfcf51b2008" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c5e9b66b273402eb12fddfcf51b2008" member_type: VOTER } }
I20260617 01:52:36.288156 3864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c5e9b66b273402eb12fddfcf51b2008" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c5e9b66b273402eb12fddfcf51b2008" member_type: VOTER } }
I20260617 01:52:36.288897 3865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:36.289062 3864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:36.292119 3867 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:36.297868 3867 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:36.303351 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:36.305780 3867 catalog_manager.cc:1382] Generated new cluster ID: f13a3fbed8054eec9dd4cbb69ebd8c30
I20260617 01:52:36.306053 3867 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:36.329589 3867 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:36.330778 3867 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:36.343220 3867 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008: Generated new TSK 0
I20260617 01:52:36.343775 3867 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:36.370167 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:36.373281 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:36.375837 435 webserver.cc:533] Webserver started at http://127.0.108.193:36051/ using document root <none> and password file <none>
I20260617 01:52:36.376408 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:36.376631 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:36.376915 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:36.377965 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "4bf266b60abb434987b2089fee89fb1a"
format_stamp: "Formatted at 2026-06-17 01:52:36 on dist-test-slave-x8s0"
I20260617 01:52:36.385811 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.007s sys 0.001s
I20260617 01:52:36.390823 3884 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:36.391820 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260617 01:52:36.392077 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "4bf266b60abb434987b2089fee89fb1a"
format_stamp: "Formatted at 2026-06-17 01:52:36 on dist-test-slave-x8s0"
I20260617 01:52:36.392602 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781661132231981-435-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)
I20260617 01:52:36.403373 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:36.404675 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:36.406787 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:36.409804 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:36.410152 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:36.410413 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:36.410717 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:36.464905 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:44427
I20260617 01:52:36.465165 3946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:44427 every 8 connection(s)
I20260617 01:52:36.486524 3947 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40973
I20260617 01:52:36.486850 3947 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:36.487644 3947 heartbeater.cc:507] Master 127.0.108.254:40973 requested a full tablet report, sending...
I20260617 01:52:36.490403 3825 ts_manager.cc:194] Registered new tserver with Master: 4bf266b60abb434987b2089fee89fb1a (127.0.108.193:44427)
I20260617 01:52:36.490999 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.021655111s
I20260617 01:52:36.492707 3825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48588
I20260617 01:52:36.506297 3947 heartbeater.cc:499] Master 127.0.108.254:40973 was elected leader, sending a full tablet report...
I20260617 01:52:36.520054 3825 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48602:
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"
}
}
}
I20260617 01:52:36.555735 3912 tablet_service.cc:1511] Processing CreateTablet for tablet 5706642b18d848d889ebafd7b56c714b (DEFAULT_TABLE table=fake-table [id=aae86524cff2470c9797dee709a6d745]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:36.556573 3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5706642b18d848d889ebafd7b56c714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:36.568552 3959 tablet_bootstrap.cc:492] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: Bootstrap starting.
I20260617 01:52:36.572624 3959 tablet_bootstrap.cc:654] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:36.576330 3959 tablet_bootstrap.cc:492] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: No bootstrap required, opened a new log
I20260617 01:52:36.576654 3959 ts_tablet_manager.cc:1403] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: Time spent bootstrapping tablet: real 0.008s user 0.007s sys 0.000s
I20260617 01:52:36.579061 3959 raft_consensus.cc:359] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf266b60abb434987b2089fee89fb1a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44427 } }
I20260617 01:52:36.579468 3959 raft_consensus.cc:385] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:36.579734 3959 raft_consensus.cc:740] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf266b60abb434987b2089fee89fb1a, State: Initialized, Role: FOLLOWER
I20260617 01:52:36.580380 3959 consensus_queue.cc:260] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf266b60abb434987b2089fee89fb1a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44427 } }
I20260617 01:52:36.581017 3959 raft_consensus.cc:399] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:36.581323 3959 raft_consensus.cc:493] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:36.581552 3959 raft_consensus.cc:3060] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:36.585916 3959 raft_consensus.cc:515] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf266b60abb434987b2089fee89fb1a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44427 } }
I20260617 01:52:36.586400 3959 leader_election.cc:304] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4bf266b60abb434987b2089fee89fb1a; no voters:
I20260617 01:52:36.587424 3959 leader_election.cc:290] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:36.587705 3961 raft_consensus.cc:2804] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:36.589536 3959 ts_tablet_manager.cc:1434] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260617 01:52:36.589643 3961 raft_consensus.cc:697] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 1 LEADER]: Becoming Leader. State: Replica: 4bf266b60abb434987b2089fee89fb1a, State: Running, Role: LEADER
I20260617 01:52:36.590318 3961 consensus_queue.cc:237] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf266b60abb434987b2089fee89fb1a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44427 } }
I20260617 01:52:36.595574 3824 catalog_manager.cc:5696] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf266b60abb434987b2089fee89fb1a (127.0.108.193). New cstate: current_term: 1 leader_uuid: "4bf266b60abb434987b2089fee89fb1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf266b60abb434987b2089fee89fb1a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44427 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:36.622537 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:36.740262 3824 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48602:
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
I20260617 01:52:36.756028 3968 tablet.cc:1724] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: 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
I20260617 01:52:36.758199 3968 tablet.cc:1622] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: MemRowSet was empty: no flush needed.
I20260617 01:52:36.782364 3824 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008: fake-table [id=aae86524cff2470c9797dee709a6d745] alter complete (version 1)
I20260617 01:52:36.805835 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:36.821599 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:36.822219 435 tablet_replica.cc:333] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a: stopping tablet replica
I20260617 01:52:36.822633 435 raft_consensus.cc:2243] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:36.823005 435 raft_consensus.cc:2272] T 5706642b18d848d889ebafd7b56c714b P 4bf266b60abb434987b2089fee89fb1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:36.841451 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:36.849762 435 master.cc:562] Master@127.0.108.254:40973 shutting down...
I20260617 01:52:36.860772 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:36.861240 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:36.861486 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c5e9b66b273402eb12fddfcf51b2008: stopping tablet replica
I20260617 01:52:36.878295 435 master.cc:584] Master@127.0.108.254:40973 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (806 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260617 01:52:36.900352 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:34059
I20260617 01:52:36.901741 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:36.904634 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:36.907656 435 webserver.cc:533] Webserver started at http://127.0.108.254:46023/ using document root <none> and password file <none>
I20260617 01:52:36.908258 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:36.908470 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:36.908792 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:36.910244 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "be090f5b414c42d4a110a52bad9e1c0e"
format_stamp: "Formatted at 2026-06-17 01:52:36 on dist-test-slave-x8s0"
I20260617 01:52:36.916034 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260617 01:52:36.920040 3972 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:36.921118 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:52:36.921459 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "be090f5b414c42d4a110a52bad9e1c0e"
format_stamp: "Formatted at 2026-06-17 01:52:36 on dist-test-slave-x8s0"
I20260617 01:52:36.921813 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-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)
I20260617 01:52:36.939180 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:36.940521 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:36.987532 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:34059
I20260617 01:52:36.987668 4023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:34059 every 8 connection(s)
I20260617 01:52:36.992388 4024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:37.005676 4024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: Bootstrap starting.
I20260617 01:52:37.010877 4024 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:37.017307 4024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: No bootstrap required, opened a new log
I20260617 01:52:37.019917 4024 raft_consensus.cc:359] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be090f5b414c42d4a110a52bad9e1c0e" member_type: VOTER }
I20260617 01:52:37.020474 4024 raft_consensus.cc:385] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:37.020646 4024 raft_consensus.cc:740] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be090f5b414c42d4a110a52bad9e1c0e, State: Initialized, Role: FOLLOWER
I20260617 01:52:37.021351 4024 consensus_queue.cc:260] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be090f5b414c42d4a110a52bad9e1c0e" member_type: VOTER }
I20260617 01:52:37.021911 4024 raft_consensus.cc:399] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:37.022091 4024 raft_consensus.cc:493] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:37.022421 4024 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:37.028825 4024 raft_consensus.cc:515] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be090f5b414c42d4a110a52bad9e1c0e" member_type: VOTER }
I20260617 01:52:37.029520 4024 leader_election.cc:304] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be090f5b414c42d4a110a52bad9e1c0e; no voters:
I20260617 01:52:37.030931 4024 leader_election.cc:290] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:37.031222 4027 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:37.033154 4027 raft_consensus.cc:697] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 1 LEADER]: Becoming Leader. State: Replica: be090f5b414c42d4a110a52bad9e1c0e, State: Running, Role: LEADER
I20260617 01:52:37.033924 4027 consensus_queue.cc:237] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be090f5b414c42d4a110a52bad9e1c0e" member_type: VOTER }
I20260617 01:52:37.034272 4024 sys_catalog.cc:565] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:37.037416 4028 sys_catalog.cc:455] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be090f5b414c42d4a110a52bad9e1c0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be090f5b414c42d4a110a52bad9e1c0e" member_type: VOTER } }
I20260617 01:52:37.037448 4029 sys_catalog.cc:455] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [sys.catalog]: SysCatalogTable state changed. Reason: New leader be090f5b414c42d4a110a52bad9e1c0e. Latest consensus state: current_term: 1 leader_uuid: "be090f5b414c42d4a110a52bad9e1c0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be090f5b414c42d4a110a52bad9e1c0e" member_type: VOTER } }
I20260617 01:52:37.038255 4029 sys_catalog.cc:458] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:37.038968 4028 sys_catalog.cc:458] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:37.041301 4032 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:37.050148 4032 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:37.053292 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:37.061825 4032 catalog_manager.cc:1382] Generated new cluster ID: eb0ad09f8dcd49f08e64c2621c303f53
I20260617 01:52:37.062211 4032 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:37.080549 4032 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:37.081746 4032 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:37.092787 4032 catalog_manager.cc:6069] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: Generated new TSK 0
I20260617 01:52:37.093315 4032 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:37.119875 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:37.122872 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:37.125478 435 webserver.cc:533] Webserver started at http://127.0.108.193:33517/ using document root <none> and password file <none>
I20260617 01:52:37.125934 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:37.126104 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:37.126348 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:37.127319 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "717cf91fb5a548d2858b2161c73d5a01"
format_stamp: "Formatted at 2026-06-17 01:52:37 on dist-test-slave-x8s0"
I20260617 01:52:37.131667 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.002s
I20260617 01:52:37.134872 4048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:37.135572 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:52:37.135838 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "717cf91fb5a548d2858b2161c73d5a01"
format_stamp: "Formatted at 2026-06-17 01:52:37 on dist-test-slave-x8s0"
I20260617 01:52:37.136134 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781661132231981-435-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)
I20260617 01:52:37.147289 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:37.148204 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:37.149506 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:37.151543 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:37.151726 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:37.151930 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:37.152074 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:37.201330 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:44243
I20260617 01:52:37.201445 4110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:44243 every 8 connection(s)
I20260617 01:52:37.220422 4111 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34059
I20260617 01:52:37.221002 4111 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:37.221814 4111 heartbeater.cc:507] Master 127.0.108.254:34059 requested a full tablet report, sending...
I20260617 01:52:37.224601 3989 ts_manager.cc:194] Registered new tserver with Master: 717cf91fb5a548d2858b2161c73d5a01 (127.0.108.193:44243)
I20260617 01:52:37.225124 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019713438s
I20260617 01:52:37.226902 3989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48072
I20260617 01:52:37.240293 4111 heartbeater.cc:499] Master 127.0.108.254:34059 was elected leader, sending a full tablet report...
I20260617 01:52:37.254657 3989 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48074:
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"
}
}
}
I20260617 01:52:37.296032 4076 tablet_service.cc:1511] Processing CreateTablet for tablet 1b628cb37a87402fb30891c75984b022 (DEFAULT_TABLE table=fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:37.297354 4076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b628cb37a87402fb30891c75984b022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:37.316597 4123 tablet_bootstrap.cc:492] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: Bootstrap starting.
I20260617 01:52:37.323916 4123 tablet_bootstrap.cc:654] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:37.329291 4123 tablet_bootstrap.cc:492] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: No bootstrap required, opened a new log
I20260617 01:52:37.329634 4123 ts_tablet_manager.cc:1403] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.001s
I20260617 01:52:37.331415 4123 raft_consensus.cc:359] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717cf91fb5a548d2858b2161c73d5a01" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44243 } }
I20260617 01:52:37.331792 4123 raft_consensus.cc:385] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:37.332003 4123 raft_consensus.cc:740] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717cf91fb5a548d2858b2161c73d5a01, State: Initialized, Role: FOLLOWER
I20260617 01:52:37.332521 4123 consensus_queue.cc:260] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717cf91fb5a548d2858b2161c73d5a01" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44243 } }
I20260617 01:52:37.333014 4123 raft_consensus.cc:399] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:37.333236 4123 raft_consensus.cc:493] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:37.333480 4123 raft_consensus.cc:3060] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:37.338033 4123 raft_consensus.cc:515] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717cf91fb5a548d2858b2161c73d5a01" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44243 } }
I20260617 01:52:37.338529 4123 leader_election.cc:304] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 717cf91fb5a548d2858b2161c73d5a01; no voters:
I20260617 01:52:37.339562 4123 leader_election.cc:290] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:37.339800 4125 raft_consensus.cc:2804] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:37.341178 4125 raft_consensus.cc:697] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 1 LEADER]: Becoming Leader. State: Replica: 717cf91fb5a548d2858b2161c73d5a01, State: Running, Role: LEADER
I20260617 01:52:37.341712 4123 ts_tablet_manager.cc:1434] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: Time spent starting tablet: real 0.012s user 0.009s sys 0.003s
I20260617 01:52:37.341858 4125 consensus_queue.cc:237] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717cf91fb5a548d2858b2161c73d5a01" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44243 } }
I20260617 01:52:37.347116 3988 catalog_manager.cc:5696] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717cf91fb5a548d2858b2161c73d5a01 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "717cf91fb5a548d2858b2161c73d5a01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717cf91fb5a548d2858b2161c73d5a01" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44243 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:37.378217 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:37.382786 3986 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:37.405628 4135 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:37.407379 4135 tablet.cc:1622] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: MemRowSet was empty: no flush needed.
I20260617 01:52:37.426226 4133 alter_table-test.cc:1347] Scanner saw 0 rows
I20260617 01:52:37.433918 3986 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 1)
I20260617 01:52:37.441781 3983 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:37.459337 4133 alter_table-test.cc:1347] Scanner saw 0 rows
I20260617 01:52:37.470475 4135 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:37.482478 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.513258 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.530730 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.563791 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.586377 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.604799 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.620487 3986 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 2)
I20260617 01:52:37.629428 4133 alter_table-test.cc:1347] Scanner saw 50 rows
I20260617 01:52:37.639648 3986 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:37.644439 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.660979 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.683401 4137 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:37.685210 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.739812 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.767269 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.798579 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.804680 3986 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 3)
I20260617 01:52:37.821919 3986 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:37.857867 4133 alter_table-test.cc:1347] Scanner saw 100 rows
I20260617 01:52:37.876591 4133 alter_table-test.cc:1347] Scanner saw 150 rows
I20260617 01:52:37.895056 4135 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:37.899359 4133 alter_table-test.cc:1347] Scanner saw 150 rows
I20260617 01:52:37.924002 4133 alter_table-test.cc:1347] Scanner saw 150 rows
I20260617 01:52:37.943738 4133 alter_table-test.cc:1347] Scanner saw 150 rows
I20260617 01:52:37.963079 4133 alter_table-test.cc:1347] Scanner saw 150 rows
I20260617 01:52:37.984469 3987 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 4)
I20260617 01:52:37.989840 4133 alter_table-test.cc:1347] Scanner saw 150 rows
I20260617 01:52:37.999465 3987 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:38.042289 4133 alter_table-test.cc:1347] Scanner saw 200 rows
I20260617 01:52:38.097388 4133 alter_table-test.cc:1347] Scanner saw 200 rows
I20260617 01:52:38.099007 4137 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:38.132051 4133 alter_table-test.cc:1347] Scanner saw 250 rows
I20260617 01:52:38.154417 4133 alter_table-test.cc:1347] Scanner saw 250 rows
I20260617 01:52:38.186657 4133 alter_table-test.cc:1347] Scanner saw 250 rows
I20260617 01:52:38.222265 4133 alter_table-test.cc:1347] Scanner saw 250 rows
I20260617 01:52:38.223986 3987 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 5)
I20260617 01:52:38.243813 3987 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:38.263025 4133 alter_table-test.cc:1347] Scanner saw 250 rows
I20260617 01:52:38.334530 4133 alter_table-test.cc:1347] Scanner saw 250 rows
I20260617 01:52:38.350008 4137 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:38.369992 4133 alter_table-test.cc:1347] Scanner saw 300 rows
I20260617 01:52:38.396972 4133 alter_table-test.cc:1347] Scanner saw 300 rows
I20260617 01:52:38.421640 4133 alter_table-test.cc:1347] Scanner saw 300 rows
I20260617 01:52:38.437552 3986 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 6)
I20260617 01:52:38.448707 3987 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:38.460633 4133 alter_table-test.cc:1347] Scanner saw 300 rows
I20260617 01:52:38.493165 4133 alter_table-test.cc:1347] Scanner saw 350 rows
I20260617 01:52:38.528113 4135 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:38.560115 4133 alter_table-test.cc:1347] Scanner saw 350 rows
I20260617 01:52:38.601599 4133 alter_table-test.cc:1347] Scanner saw 350 rows
I20260617 01:52:38.641871 4133 alter_table-test.cc:1347] Scanner saw 350 rows
I20260617 01:52:38.654874 3986 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 7)
I20260617 01:52:38.660686 3987 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48074:
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
I20260617 01:52:38.672173 4133 alter_table-test.cc:1347] Scanner saw 350 rows
I20260617 01:52:38.700160 4133 alter_table-test.cc:1347] Scanner saw 350 rows
I20260617 01:52:38.734186 4133 alter_table-test.cc:1347] Scanner saw 400 rows
I20260617 01:52:38.739315 4135 tablet.cc:1724] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: 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
I20260617 01:52:38.800802 4133 alter_table-test.cc:1347] Scanner saw 400 rows
I20260617 01:52:38.846130 4133 alter_table-test.cc:1347] Scanner saw 400 rows
I20260617 01:52:38.873421 3987 catalog_manager.cc:6241] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: fake-table [id=0952b1cf9bf84532809ef9bc2bd8c565] alter complete (version 8)
I20260617 01:52:38.908658 4133 alter_table-test.cc:1347] Scanner saw 400 rows
I20260617 01:52:38.947708 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:38.967938 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:38.968453 435 tablet_replica.cc:333] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01: stopping tablet replica
I20260617 01:52:38.968950 435 raft_consensus.cc:2243] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:38.969383 435 raft_consensus.cc:2272] T 1b628cb37a87402fb30891c75984b022 P 717cf91fb5a548d2858b2161c73d5a01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:38.982416 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:38.993052 435 master.cc:562] Master@127.0.108.254:34059 shutting down...
I20260617 01:52:39.017067 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:39.017783 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:39.018219 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P be090f5b414c42d4a110a52bad9e1c0e: stopping tablet replica
I20260617 01:52:39.034111 435 master.cc:584] Master@127.0.108.254:34059 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (2171 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260617 01:52:39.072328 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:42669
I20260617 01:52:39.073938 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:39.077445 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:39.081297 435 webserver.cc:533] Webserver started at http://127.0.108.254:34607/ using document root <none> and password file <none>
I20260617 01:52:39.081890 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:39.082091 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:39.082324 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:39.083904 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1"
format_stamp: "Formatted at 2026-06-17 01:52:39 on dist-test-slave-x8s0"
I20260617 01:52:39.090019 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.002s
I20260617 01:52:39.094962 4141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:39.096133 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260617 01:52:39.096638 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1"
format_stamp: "Formatted at 2026-06-17 01:52:39 on dist-test-slave-x8s0"
I20260617 01:52:39.096976 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-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)
I20260617 01:52:39.114403 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:39.116035 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:39.178318 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:42669
I20260617 01:52:39.178386 4192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:42669 every 8 connection(s)
I20260617 01:52:39.182590 4193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.194286 4193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1: Bootstrap starting.
I20260617 01:52:39.198112 4193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.201977 4193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1: No bootstrap required, opened a new log
I20260617 01:52:39.203843 4193 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" member_type: VOTER }
I20260617 01:52:39.204226 4193 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.204452 4193 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6b9d0f64cab4ef39d750deeaf79d1a1, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.205066 4193 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" member_type: VOTER }
I20260617 01:52:39.205658 4193 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.205902 4193 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.206152 4193 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.210376 4193 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" member_type: VOTER }
I20260617 01:52:39.210841 4193 leader_election.cc:304] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a6b9d0f64cab4ef39d750deeaf79d1a1; no voters:
I20260617 01:52:39.211985 4193 leader_election.cc:290] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.212277 4196 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.213853 4196 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 1 LEADER]: Becoming Leader. State: Replica: a6b9d0f64cab4ef39d750deeaf79d1a1, State: Running, Role: LEADER
I20260617 01:52:39.214565 4196 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" member_type: VOTER }
I20260617 01:52:39.215066 4193 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:39.217218 4197 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" member_type: VOTER } }
I20260617 01:52:39.217315 4198 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6b9d0f64cab4ef39d750deeaf79d1a1. Latest consensus state: current_term: 1 leader_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b9d0f64cab4ef39d750deeaf79d1a1" member_type: VOTER } }
I20260617 01:52:39.217680 4197 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:39.217845 4198 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:39.219976 4201 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:39.226521 4201 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:39.239542 4201 catalog_manager.cc:1382] Generated new cluster ID: 737b3d59f1974cea9d785d89235db974
I20260617 01:52:39.239830 4201 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:39.245878 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:39.253620 4201 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:39.255262 4201 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:39.274811 4201 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1: Generated new TSK 0
I20260617 01:52:39.275707 4201 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:39.312696 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:39.316972 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:39.321837 435 webserver.cc:533] Webserver started at http://127.0.108.193:36795/ using document root <none> and password file <none>
I20260617 01:52:39.322500 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:39.322788 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:39.323134 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:39.324767 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "7b60a22049674eb38df4d7f1874f29dc"
format_stamp: "Formatted at 2026-06-17 01:52:39 on dist-test-slave-x8s0"
I20260617 01:52:39.331591 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.005s sys 0.000s
I20260617 01:52:39.337306 4217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:39.338896 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:52:39.339288 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "7b60a22049674eb38df4d7f1874f29dc"
format_stamp: "Formatted at 2026-06-17 01:52:39 on dist-test-slave-x8s0"
I20260617 01:52:39.339622 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781661132231981-435-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)
I20260617 01:52:39.373252 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:39.374688 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:39.376801 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:39.380031 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:39.380359 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:39.380900 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:39.381176 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:39.449319 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42813
I20260617 01:52:39.449407 4279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42813 every 8 connection(s)
I20260617 01:52:39.463289 4280 heartbeater.cc:344] Connected to a master server at 127.0.108.254:42669
I20260617 01:52:39.463677 4280 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:39.464610 4280 heartbeater.cc:507] Master 127.0.108.254:42669 requested a full tablet report, sending...
I20260617 01:52:39.466779 4158 ts_manager.cc:194] Registered new tserver with Master: 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193:42813)
I20260617 01:52:39.467479 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015135121s
I20260617 01:52:39.468961 4158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52238
I20260617 01:52:39.481992 4280 heartbeater.cc:499] Master 127.0.108.254:42669 was elected leader, sending a full tablet report...
I20260617 01:52:39.491117 4158 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52242:
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"
}
}
}
I20260617 01:52:39.528467 4245 tablet_service.cc:1511] Processing CreateTablet for tablet 58fdd11862da4ad5a955080c6380433a (DEFAULT_TABLE table=fake-table [id=db569f4044b84a75a6c8b33eb5885992]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:39.529348 4245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fdd11862da4ad5a955080c6380433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.547971 4292 tablet_bootstrap.cc:492] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.555943 4292 tablet_bootstrap.cc:654] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.562394 4292 tablet_bootstrap.cc:492] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.563057 4292 ts_tablet_manager.cc:1403] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.015s user 0.012s sys 0.001s
I20260617 01:52:39.566532 4292 raft_consensus.cc:359] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.567227 4292 raft_consensus.cc:385] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.567699 4292 raft_consensus.cc:740] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.568547 4292 consensus_queue.cc:260] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.569633 4292 raft_consensus.cc:399] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.570075 4292 raft_consensus.cc:493] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.570452 4292 raft_consensus.cc:3060] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.580193 4292 raft_consensus.cc:515] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.581245 4292 leader_election.cc:304] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.583071 4292 leader_election.cc:290] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.583560 4294 raft_consensus.cc:2804] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.586365 4292 ts_tablet_manager.cc:1434] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.023s user 0.020s sys 0.004s
I20260617 01:52:39.586935 4294 raft_consensus.cc:697] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.587828 4294 consensus_queue.cc:237] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.595497 4157 catalog_manager.cc:5696] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.642711 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:39.645694 4157 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52242:
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"
}
}
}
I20260617 01:52:39.697781 4245 tablet_service.cc:1511] Processing CreateTablet for tablet ac225e80156e4e23a65639047fb9a9ae (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:39.699657 4245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac225e80156e4e23a65639047fb9a9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.699807 4244 tablet_service.cc:1511] Processing CreateTablet for tablet e11cb5d4c38e49628289402f172985e5 (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260617 01:52:39.701385 4244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11cb5d4c38e49628289402f172985e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.707115 4243 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7f7a0502e14c98a5200a7f8715e092 (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260617 01:52:39.708269 4243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7f7a0502e14c98a5200a7f8715e092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.711051 4242 tablet_service.cc:1511] Processing CreateTablet for tablet 8083ec11602243a2a389499a1a2a58be (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260617 01:52:39.712203 4242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8083ec11602243a2a389499a1a2a58be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.713793 4241 tablet_service.cc:1511] Processing CreateTablet for tablet f14a91f58f644c9580e90a24fdfcabaf (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260617 01:52:39.714891 4241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14a91f58f644c9580e90a24fdfcabaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.717537 4238 tablet_service.cc:1511] Processing CreateTablet for tablet fe7737bc93a341b284fd413967e5fee0 (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260617 01:52:39.718595 4236 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3a2aee202d4ff188246b135a85aa44 (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260617 01:52:39.719013 4238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7737bc93a341b284fd413967e5fee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.719712 4236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3a2aee202d4ff188246b135a85aa44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.717023 4237 tablet_service.cc:1511] Processing CreateTablet for tablet ab170e611cb4418382dff1518f49904d (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260617 01:52:39.724478 4239 tablet_service.cc:1511] Processing CreateTablet for tablet cdf2bac71dfe4949985b993326f2a2f5 (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260617 01:52:39.725910 4237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab170e611cb4418382dff1518f49904d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.725781 4240 tablet_service.cc:1511] Processing CreateTablet for tablet 14aa43c02e4c41269412588e6def9daa (DEFAULT_TABLE table=split-table [id=0b3464cc6e9d4f2cba33e1b64487c230]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260617 01:52:39.727173 4239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf2bac71dfe4949985b993326f2a2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.729511 4240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aa43c02e4c41269412588e6def9daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:39.741389 4292 tablet_bootstrap.cc:492] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.759469 4292 tablet_bootstrap.cc:654] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.783417 4292 tablet_bootstrap.cc:492] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.783941 4292 ts_tablet_manager.cc:1403] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.043s user 0.009s sys 0.003s
I20260617 01:52:39.787163 4292 raft_consensus.cc:359] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.787760 4292 raft_consensus.cc:385] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.788105 4292 raft_consensus.cc:740] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.788947 4292 consensus_queue.cc:260] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.789604 4292 raft_consensus.cc:399] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.789951 4292 raft_consensus.cc:493] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.790303 4292 raft_consensus.cc:3060] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.796765 4292 raft_consensus.cc:515] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.797418 4292 leader_election.cc:304] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.798532 4294 raft_consensus.cc:2804] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.799255 4294 raft_consensus.cc:697] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.800125 4294 consensus_queue.cc:237] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.803054 4292 leader_election.cc:290] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.807108 4292 ts_tablet_manager.cc:1434] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.023s user 0.010s sys 0.005s
I20260617 01:52:39.808395 4292 tablet_bootstrap.cc:492] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.809170 4158 catalog_manager.cc:5696] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.817209 4292 tablet_bootstrap.cc:654] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.824945 4292 tablet_bootstrap.cc:492] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.825619 4292 ts_tablet_manager.cc:1403] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.017s user 0.009s sys 0.007s
I20260617 01:52:39.829494 4292 raft_consensus.cc:359] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.830286 4292 raft_consensus.cc:385] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.830618 4292 raft_consensus.cc:740] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.831668 4292 consensus_queue.cc:260] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.832643 4292 raft_consensus.cc:399] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.833113 4292 raft_consensus.cc:493] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.833446 4292 raft_consensus.cc:3060] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.844056 4292 raft_consensus.cc:515] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.845037 4292 leader_election.cc:304] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.846184 4294 raft_consensus.cc:2804] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.846611 4292 leader_election.cc:290] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.847085 4294 raft_consensus.cc:697] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.848085 4294 consensus_queue.cc:237] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.849134 4292 ts_tablet_manager.cc:1434] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.023s user 0.018s sys 0.004s
I20260617 01:52:39.850615 4292 tablet_bootstrap.cc:492] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.859462 4292 tablet_bootstrap.cc:654] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.861194 4158 catalog_manager.cc:5696] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.866205 4292 tablet_bootstrap.cc:492] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.866808 4292 ts_tablet_manager.cc:1403] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.017s user 0.008s sys 0.006s
I20260617 01:52:39.870563 4292 raft_consensus.cc:359] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.871315 4292 raft_consensus.cc:385] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.871803 4292 raft_consensus.cc:740] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.872522 4292 consensus_queue.cc:260] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.873544 4292 raft_consensus.cc:399] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.873847 4292 raft_consensus.cc:493] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.874364 4292 raft_consensus.cc:3060] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.880622 4292 raft_consensus.cc:515] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.881359 4292 leader_election.cc:304] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.882006 4292 leader_election.cc:290] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.882159 4295 raft_consensus.cc:2804] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.882887 4295 raft_consensus.cc:697] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.883992 4292 ts_tablet_manager.cc:1434] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.017s user 0.009s sys 0.005s
I20260617 01:52:39.883749 4295 consensus_queue.cc:237] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.885076 4292 tablet_bootstrap.cc:492] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.893078 4292 tablet_bootstrap.cc:654] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.896142 4158 catalog_manager.cc:5696] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.903035 4292 tablet_bootstrap.cc:492] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.903646 4292 ts_tablet_manager.cc:1403] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.019s user 0.012s sys 0.004s
I20260617 01:52:39.907330 4292 raft_consensus.cc:359] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.907948 4292 raft_consensus.cc:385] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.908424 4292 raft_consensus.cc:740] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.909348 4292 consensus_queue.cc:260] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.910214 4292 raft_consensus.cc:399] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.910630 4292 raft_consensus.cc:493] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.911156 4292 raft_consensus.cc:3060] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.919721 4292 raft_consensus.cc:515] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.920457 4292 leader_election.cc:304] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.921159 4292 leader_election.cc:290] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.921291 4295 raft_consensus.cc:2804] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.921908 4295 raft_consensus.cc:697] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.922775 4295 consensus_queue.cc:237] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.923424 4292 ts_tablet_manager.cc:1434] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.019s user 0.019s sys 0.000s
I20260617 01:52:39.924643 4292 tablet_bootstrap.cc:492] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.932097 4292 tablet_bootstrap.cc:654] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.932482 4158 catalog_manager.cc:5696] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.942463 4292 tablet_bootstrap.cc:492] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.943039 4292 ts_tablet_manager.cc:1403] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.019s user 0.013s sys 0.004s
I20260617 01:52:39.945981 4292 raft_consensus.cc:359] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.946656 4292 raft_consensus.cc:385] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.946873 4292 raft_consensus.cc:740] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.947554 4292 consensus_queue.cc:260] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.948135 4292 raft_consensus.cc:399] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.948530 4292 raft_consensus.cc:493] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.949049 4292 raft_consensus.cc:3060] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.958086 4292 raft_consensus.cc:515] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.958904 4292 leader_election.cc:304] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.959476 4292 leader_election.cc:290] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.959645 4295 raft_consensus.cc:2804] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.960543 4295 raft_consensus.cc:697] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.961300 4292 ts_tablet_manager.cc:1434] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.018s user 0.018s sys 0.000s
I20260617 01:52:39.961421 4295 consensus_queue.cc:237] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.962141 4292 tablet_bootstrap.cc:492] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.969738 4292 tablet_bootstrap.cc:654] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.971226 4158 catalog_manager.cc:5696] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.973683 4292 tablet_bootstrap.cc:492] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.974074 4292 ts_tablet_manager.cc:1403] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:52:39.976284 4292 raft_consensus.cc:359] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.976646 4292 raft_consensus.cc:385] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:39.976907 4292 raft_consensus.cc:740] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:39.977470 4292 consensus_queue.cc:260] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.977888 4292 raft_consensus.cc:399] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:39.978186 4292 raft_consensus.cc:493] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:39.978528 4292 raft_consensus.cc:3060] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:39.983798 4292 raft_consensus.cc:515] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.984354 4292 leader_election.cc:304] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:39.984916 4292 leader_election.cc:290] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:39.985327 4295 raft_consensus.cc:2804] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:39.985766 4295 raft_consensus.cc:697] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:39.986608 4295 consensus_queue.cc:237] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:39.986956 4292 ts_tablet_manager.cc:1434] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.013s user 0.006s sys 0.007s
I20260617 01:52:39.987638 4292 tablet_bootstrap.cc:492] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:39.992993 4292 tablet_bootstrap.cc:654] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:39.994436 4158 catalog_manager.cc:5696] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:39.997368 4292 tablet_bootstrap.cc:492] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:39.997690 4292 ts_tablet_manager.cc:1403] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260617 01:52:39.999806 4292 raft_consensus.cc:359] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.000221 4292 raft_consensus.cc:385] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:40.000459 4292 raft_consensus.cc:740] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:40.001051 4292 consensus_queue.cc:260] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.001658 4292 raft_consensus.cc:399] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:40.001971 4292 raft_consensus.cc:493] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:40.002630 4292 raft_consensus.cc:3060] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:40.006507 4292 raft_consensus.cc:515] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.006950 4292 leader_election.cc:304] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:40.007354 4292 leader_election.cc:290] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:40.007511 4295 raft_consensus.cc:2804] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:40.007972 4295 raft_consensus.cc:697] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:40.008646 4292 ts_tablet_manager.cc:1434] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.011s user 0.004s sys 0.004s
I20260617 01:52:40.008612 4295 consensus_queue.cc:237] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.009356 4292 tablet_bootstrap.cc:492] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:40.014770 4292 tablet_bootstrap.cc:654] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:40.016534 4158 catalog_manager.cc:5696] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:40.020097 4292 tablet_bootstrap.cc:492] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:40.020467 4292 ts_tablet_manager.cc:1403] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260617 01:52:40.022315 4292 raft_consensus.cc:359] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.022650 4292 raft_consensus.cc:385] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:40.022845 4292 raft_consensus.cc:740] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:40.023389 4292 consensus_queue.cc:260] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.023872 4292 raft_consensus.cc:399] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:40.024063 4292 raft_consensus.cc:493] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:40.024281 4292 raft_consensus.cc:3060] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:40.029754 4292 raft_consensus.cc:515] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.030205 4292 leader_election.cc:304] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:40.030608 4292 leader_election.cc:290] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:40.030740 4295 raft_consensus.cc:2804] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:40.031162 4295 raft_consensus.cc:697] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:40.032032 4292 ts_tablet_manager.cc:1434] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260617 01:52:40.031913 4295 consensus_queue.cc:237] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.032773 4292 tablet_bootstrap.cc:492] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:40.037967 4292 tablet_bootstrap.cc:654] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:40.040032 4158 catalog_manager.cc:5696] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:40.043536 4292 tablet_bootstrap.cc:492] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:40.043959 4292 ts_tablet_manager.cc:1403] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260617 01:52:40.046242 4292 raft_consensus.cc:359] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.046622 4292 raft_consensus.cc:385] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:40.046828 4292 raft_consensus.cc:740] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:40.047315 4292 consensus_queue.cc:260] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.047724 4292 raft_consensus.cc:399] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:40.047922 4292 raft_consensus.cc:493] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:40.048153 4292 raft_consensus.cc:3060] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:40.053171 4292 raft_consensus.cc:515] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.053617 4292 leader_election.cc:304] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:40.054049 4292 leader_election.cc:290] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:40.054179 4294 raft_consensus.cc:2804] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:40.054607 4294 raft_consensus.cc:697] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:40.055250 4294 consensus_queue.cc:237] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.055819 4292 ts_tablet_manager.cc:1434] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260617 01:52:40.056495 4292 tablet_bootstrap.cc:492] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: Bootstrap starting.
I20260617 01:52:40.061818 4292 tablet_bootstrap.cc:654] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:40.065219 4158 catalog_manager.cc:5696] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:40.066910 4292 tablet_bootstrap.cc:492] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: No bootstrap required, opened a new log
I20260617 01:52:40.067487 4292 ts_tablet_manager.cc:1403] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260617 01:52:40.070188 4292 raft_consensus.cc:359] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.070721 4292 raft_consensus.cc:385] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:40.071206 4292 raft_consensus.cc:740] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Initialized, Role: FOLLOWER
I20260617 01:52:40.071944 4292 consensus_queue.cc:260] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.072885 4292 raft_consensus.cc:399] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:40.073205 4292 raft_consensus.cc:493] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:40.073463 4292 raft_consensus.cc:3060] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:40.080740 4292 raft_consensus.cc:515] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.081609 4292 leader_election.cc:304] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7b60a22049674eb38df4d7f1874f29dc; no voters:
I20260617 01:52:40.082224 4292 leader_election.cc:290] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:40.082361 4294 raft_consensus.cc:2804] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:40.083433 4294 raft_consensus.cc:697] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Becoming Leader. State: Replica: 7b60a22049674eb38df4d7f1874f29dc, State: Running, Role: LEADER
I20260617 01:52:40.084455 4292 ts_tablet_manager.cc:1434] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260617 01:52:40.084496 4294 consensus_queue.cc:237] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } }
I20260617 01:52:40.093856 4158 catalog_manager.cc:5696] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b60a22049674eb38df4d7f1874f29dc (127.0.108.193). New cstate: current_term: 1 leader_uuid: "7b60a22049674eb38df4d7f1874f29dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b60a22049674eb38df4d7f1874f29dc" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42813 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:40.121901 4158 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52242:
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
I20260617 01:52:40.190604 4326 tablet.cc:1724] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.197649 4326 tablet.cc:1622] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.205907 4321 tablet.cc:1724] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.213984 4321 tablet.cc:1622] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.229802 4326 tablet.cc:1724] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.231550 4321 tablet.cc:1724] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.232577 4326 tablet.cc:1622] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.234122 4321 tablet.cc:1622] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.244562 4321 tablet.cc:1724] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.244869 4326 tablet.cc:1724] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.246409 4321 tablet.cc:1622] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.246678 4326 tablet.cc:1622] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.256489 4326 tablet.cc:1724] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.222713 4323 tablet.cc:1724] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.258356 4326 tablet.cc:1622] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.259397 4323 tablet.cc:1622] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.196502 4324 tablet.cc:1724] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.261567 4324 tablet.cc:1622] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.263000 4321 tablet.cc:1724] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: 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
I20260617 01:52:40.264616 4321 tablet.cc:1622] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: MemRowSet was empty: no flush needed.
I20260617 01:52:40.299890 4156 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1: split-table [id=0b3464cc6e9d4f2cba33e1b64487c230] alter complete (version 1)
I20260617 01:52:40.337579 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:40.394757 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:40.396282 435 tablet_replica.cc:333] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.397531 435 raft_consensus.cc:2243] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.398449 435 raft_consensus.cc:2272] T cdf2bac71dfe4949985b993326f2a2f5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.403285 435 tablet_replica.cc:333] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.404436 435 raft_consensus.cc:2243] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.405282 435 raft_consensus.cc:2272] T ab170e611cb4418382dff1518f49904d P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.409044 435 tablet_replica.cc:333] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.410084 435 raft_consensus.cc:2243] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.410974 435 raft_consensus.cc:2272] T 8083ec11602243a2a389499a1a2a58be P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.414275 435 tablet_replica.cc:333] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.415086 435 raft_consensus.cc:2243] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.415688 435 raft_consensus.cc:2272] T 3a7f7a0502e14c98a5200a7f8715e092 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.418640 435 tablet_replica.cc:333] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.419339 435 raft_consensus.cc:2243] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.420046 435 raft_consensus.cc:2272] T e11cb5d4c38e49628289402f172985e5 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.423153 435 tablet_replica.cc:333] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.423731 435 raft_consensus.cc:2243] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.424285 435 raft_consensus.cc:2272] T 14aa43c02e4c41269412588e6def9daa P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.427090 435 tablet_replica.cc:333] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.427752 435 raft_consensus.cc:2243] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.428318 435 raft_consensus.cc:2272] T fe7737bc93a341b284fd413967e5fee0 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.431183 435 tablet_replica.cc:333] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.431849 435 raft_consensus.cc:2243] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.432420 435 raft_consensus.cc:2272] T 58fdd11862da4ad5a955080c6380433a P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.435896 435 tablet_replica.cc:333] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.436592 435 raft_consensus.cc:2243] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.437248 435 raft_consensus.cc:2272] T ac225e80156e4e23a65639047fb9a9ae P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.439898 435 tablet_replica.cc:333] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.440578 435 raft_consensus.cc:2243] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.441241 435 raft_consensus.cc:2272] T f14a91f58f644c9580e90a24fdfcabaf P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.444005 435 tablet_replica.cc:333] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc: stopping tablet replica
I20260617 01:52:40.444629 435 raft_consensus.cc:2243] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.445236 435 raft_consensus.cc:2272] T 5c3a2aee202d4ff188246b135a85aa44 P 7b60a22049674eb38df4d7f1874f29dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.483161 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:40.503814 435 master.cc:562] Master@127.0.108.254:42669 shutting down...
I20260617 01:52:40.521093 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:40.521698 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:40.522069 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6b9d0f64cab4ef39d750deeaf79d1a1: stopping tablet replica
I20260617 01:52:40.531958 435 master.cc:584] Master@127.0.108.254:42669 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (1485 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260617 01:52:40.555984 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:33555
I20260617 01:52:40.556950 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:40.559046 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:40.561652 435 webserver.cc:533] Webserver started at http://127.0.108.254:39107/ using document root <none> and password file <none>
I20260617 01:52:40.562096 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:40.562260 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:40.562489 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:40.563431 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "41a74e8350354b1d9acb210f4d7425c9"
format_stamp: "Formatted at 2026-06-17 01:52:40 on dist-test-slave-x8s0"
I20260617 01:52:40.567552 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260617 01:52:40.570663 4335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:40.571417 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:52:40.571651 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "41a74e8350354b1d9acb210f4d7425c9"
format_stamp: "Formatted at 2026-06-17 01:52:40 on dist-test-slave-x8s0"
I20260617 01:52:40.571903 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-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)
I20260617 01:52:40.588171 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:40.589160 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:40.650225 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:33555
I20260617 01:52:40.650563 4386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:33555 every 8 connection(s)
I20260617 01:52:40.655417 4387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:40.668726 4387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9: Bootstrap starting.
I20260617 01:52:40.674373 4387 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:40.679913 4387 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9: No bootstrap required, opened a new log
I20260617 01:52:40.682535 4387 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a74e8350354b1d9acb210f4d7425c9" member_type: VOTER }
I20260617 01:52:40.683061 4387 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:40.683398 4387 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a74e8350354b1d9acb210f4d7425c9, State: Initialized, Role: FOLLOWER
I20260617 01:52:40.684232 4387 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a74e8350354b1d9acb210f4d7425c9" member_type: VOTER }
I20260617 01:52:40.684826 4387 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:40.685171 4387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:40.685515 4387 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:40.691637 4387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a74e8350354b1d9acb210f4d7425c9" member_type: VOTER }
I20260617 01:52:40.692378 4387 leader_election.cc:304] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 41a74e8350354b1d9acb210f4d7425c9; no voters:
I20260617 01:52:40.694308 4387 leader_election.cc:290] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:40.694557 4390 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:40.697263 4390 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 1 LEADER]: Becoming Leader. State: Replica: 41a74e8350354b1d9acb210f4d7425c9, State: Running, Role: LEADER
I20260617 01:52:40.698252 4390 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a74e8350354b1d9acb210f4d7425c9" member_type: VOTER }
I20260617 01:52:40.698844 4387 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:40.702224 4391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41a74e8350354b1d9acb210f4d7425c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a74e8350354b1d9acb210f4d7425c9" member_type: VOTER } }
I20260617 01:52:40.702878 4391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:40.704643 4392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41a74e8350354b1d9acb210f4d7425c9. Latest consensus state: current_term: 1 leader_uuid: "41a74e8350354b1d9acb210f4d7425c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41a74e8350354b1d9acb210f4d7425c9" member_type: VOTER } }
I20260617 01:52:40.705564 4395 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:40.705610 4392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:40.722043 4395 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:40.738471 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:40.740002 4395 catalog_manager.cc:1382] Generated new cluster ID: 0967a3495f6b4bcda40c672952b7a919
I20260617 01:52:40.740396 4395 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:40.761240 4395 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:40.763130 4395 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:40.775089 4395 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9: Generated new TSK 0
I20260617 01:52:40.775672 4395 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:40.806226 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:40.809315 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:40.812304 435 webserver.cc:533] Webserver started at http://127.0.108.193:44181/ using document root <none> and password file <none>
I20260617 01:52:40.812752 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:40.812970 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:40.813206 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:40.814196 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "87c861b1e32740009144f77397c4518d"
format_stamp: "Formatted at 2026-06-17 01:52:40 on dist-test-slave-x8s0"
I20260617 01:52:40.818836 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:40.822214 4412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:40.822943 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260617 01:52:40.823185 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "87c861b1e32740009144f77397c4518d"
format_stamp: "Formatted at 2026-06-17 01:52:40 on dist-test-slave-x8s0"
I20260617 01:52:40.823437 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781661132231981-435-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)
I20260617 01:52:40.870023 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:40.871425 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:40.873940 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:40.877411 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:40.877709 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:40.878043 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:40.878193 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:40.949571 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:43293
I20260617 01:52:40.949704 4474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:43293 every 8 connection(s)
I20260617 01:52:40.979427 4475 heartbeater.cc:344] Connected to a master server at 127.0.108.254:33555
I20260617 01:52:40.979966 4475 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:40.980819 4475 heartbeater.cc:507] Master 127.0.108.254:33555 requested a full tablet report, sending...
I20260617 01:52:40.983402 4352 ts_manager.cc:194] Registered new tserver with Master: 87c861b1e32740009144f77397c4518d (127.0.108.193:43293)
I20260617 01:52:40.984071 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.029623065s
I20260617 01:52:40.985630 4352 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46206
I20260617 01:52:40.998839 4475 heartbeater.cc:499] Master 127.0.108.254:33555 was elected leader, sending a full tablet report...
I20260617 01:52:41.015636 4351 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46212:
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"
}
}
}
I20260617 01:52:41.046267 4440 tablet_service.cc:1511] Processing CreateTablet for tablet 828c44aa6aa94c9b8bd133bee07faff8 (DEFAULT_TABLE table=fake-table [id=3460410cedd2408186ffaec38b2199f7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:41.047307 4440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828c44aa6aa94c9b8bd133bee07faff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.059523 4487 tablet_bootstrap.cc:492] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.064999 4487 tablet_bootstrap.cc:654] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.069366 4487 tablet_bootstrap.cc:492] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.069772 4487 ts_tablet_manager.cc:1403] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260617 01:52:41.072009 4487 raft_consensus.cc:359] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.072383 4487 raft_consensus.cc:385] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.072613 4487 raft_consensus.cc:740] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.073184 4487 consensus_queue.cc:260] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.073808 4487 raft_consensus.cc:399] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.074090 4487 raft_consensus.cc:493] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.074348 4487 raft_consensus.cc:3060] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.079277 4487 raft_consensus.cc:515] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.079824 4487 leader_election.cc:304] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.080935 4487 leader_election.cc:290] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.081238 4489 raft_consensus.cc:2804] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.083742 4487 ts_tablet_manager.cc:1434] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.014s user 0.012s sys 0.002s
I20260617 01:52:41.083746 4489 raft_consensus.cc:697] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.085197 4489 consensus_queue.cc:237] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.090464 4351 catalog_manager.cc:5696] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.121706 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:41.124428 4351 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46212:
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"
}
}
}
I20260617 01:52:41.178447 4440 tablet_service.cc:1511] Processing CreateTablet for tablet 8a30eda76fff4fd294fc1e4dc550742b (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:41.179886 4440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a30eda76fff4fd294fc1e4dc550742b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.182909 4439 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260617 01:52:41.185863 4438 tablet_service.cc:1511] Processing CreateTablet for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260617 01:52:41.187445 4435 tablet_service.cc:1511] Processing CreateTablet for tablet 964f6fd38f994784b3ed3ebf05ef699e (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260617 01:52:41.188511 4437 tablet_service.cc:1511] Processing CreateTablet for tablet 1704edbd63e5421689cd0fd982cfaba0 (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260617 01:52:41.190980 4436 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2dee99946e4477878f98ffa82f36da (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260617 01:52:41.184590 4439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.193601 4435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964f6fd38f994784b3ed3ebf05ef699e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.196944 4436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2dee99946e4477878f98ffa82f36da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.199715 4438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ca2b8d8cb4493bb57231c11d0a7e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.201505 4434 tablet_service.cc:1511] Processing CreateTablet for tablet 2b28e31afff84d1bac2099e40fdbf6ed (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260617 01:52:41.203166 4434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b28e31afff84d1bac2099e40fdbf6ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.205380 4437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1704edbd63e5421689cd0fd982cfaba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.214385 4433 tablet_service.cc:1511] Processing CreateTablet for tablet 4540bc439e4a4f9385a11b2437e42d01 (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260617 01:52:41.219532 4432 tablet_service.cc:1511] Processing CreateTablet for tablet 22f0d624131642ab85b45f72315babfa (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260617 01:52:41.216096 4433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4540bc439e4a4f9385a11b2437e42d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.228404 4432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f0d624131642ab85b45f72315babfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.241922 4431 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2d39ce19c9478e916a541d7de763f7 (DEFAULT_TABLE table=split-table [id=0ab127e646a64d76bd926f7441525de5]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260617 01:52:41.243791 4431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2d39ce19c9478e916a541d7de763f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:41.276713 4487 tablet_bootstrap.cc:492] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.286926 4487 tablet_bootstrap.cc:654] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.294770 4487 tablet_bootstrap.cc:492] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.295159 4487 ts_tablet_manager.cc:1403] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.019s user 0.010s sys 0.000s
I20260617 01:52:41.298233 4487 raft_consensus.cc:359] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.298643 4487 raft_consensus.cc:385] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.298846 4487 raft_consensus.cc:740] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.299405 4487 consensus_queue.cc:260] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.299865 4487 raft_consensus.cc:399] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.300091 4487 raft_consensus.cc:493] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.300326 4487 raft_consensus.cc:3060] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.306088 4487 raft_consensus.cc:515] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.306602 4487 leader_election.cc:304] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.307077 4487 leader_election.cc:290] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.307206 4489 raft_consensus.cc:2804] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.307642 4489 raft_consensus.cc:697] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.308286 4489 consensus_queue.cc:237] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.308607 4487 ts_tablet_manager.cc:1434] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.012s user 0.002s sys 0.007s
I20260617 01:52:41.309484 4487 tablet_bootstrap.cc:492] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.314977 4487 tablet_bootstrap.cc:654] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.316982 4352 catalog_manager.cc:5696] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.318403 4487 tablet_bootstrap.cc:492] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.318753 4487 ts_tablet_manager.cc:1403] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.004s
I20260617 01:52:41.322659 4487 raft_consensus.cc:359] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.323060 4487 raft_consensus.cc:385] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.323273 4487 raft_consensus.cc:740] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.324122 4487 consensus_queue.cc:260] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.324764 4487 raft_consensus.cc:399] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.325263 4487 raft_consensus.cc:493] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.325582 4487 raft_consensus.cc:3060] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.330935 4487 raft_consensus.cc:515] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.331660 4487 leader_election.cc:304] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.332278 4487 leader_election.cc:290] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.332417 4489 raft_consensus.cc:2804] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.332949 4489 raft_consensus.cc:697] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.333602 4489 consensus_queue.cc:237] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.334223 4487 ts_tablet_manager.cc:1434] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.015s user 0.011s sys 0.001s
I20260617 01:52:41.334901 4487 tablet_bootstrap.cc:492] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.339933 4352 catalog_manager.cc:5696] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.341537 4487 tablet_bootstrap.cc:654] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.345920 4487 tablet_bootstrap.cc:492] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.346240 4487 ts_tablet_manager.cc:1403] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260617 01:52:41.348342 4487 raft_consensus.cc:359] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.348789 4487 raft_consensus.cc:385] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.349038 4487 raft_consensus.cc:740] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.349754 4487 consensus_queue.cc:260] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.350239 4487 raft_consensus.cc:399] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.350522 4487 raft_consensus.cc:493] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.350844 4487 raft_consensus.cc:3060] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.356468 4487 raft_consensus.cc:515] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.357051 4487 leader_election.cc:304] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.357504 4487 leader_election.cc:290] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.357667 4489 raft_consensus.cc:2804] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.358137 4489 raft_consensus.cc:697] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.358920 4487 ts_tablet_manager.cc:1434] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.012s user 0.009s sys 0.003s
I20260617 01:52:41.358784 4489 consensus_queue.cc:237] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.359527 4487 tablet_bootstrap.cc:492] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.364792 4487 tablet_bootstrap.cc:654] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.365765 4352 catalog_manager.cc:5696] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.369395 4487 tablet_bootstrap.cc:492] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.369817 4487 ts_tablet_manager.cc:1403] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260617 01:52:41.371949 4487 raft_consensus.cc:359] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.372509 4487 raft_consensus.cc:385] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.372850 4487 raft_consensus.cc:740] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.373533 4487 consensus_queue.cc:260] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.374094 4487 raft_consensus.cc:399] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.374397 4487 raft_consensus.cc:493] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.374713 4487 raft_consensus.cc:3060] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.380506 4487 raft_consensus.cc:515] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.381084 4487 leader_election.cc:304] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.381556 4487 leader_election.cc:290] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.381711 4491 raft_consensus.cc:2804] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.382175 4491 raft_consensus.cc:697] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.382915 4487 ts_tablet_manager.cc:1434] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260617 01:52:41.382827 4491 consensus_queue.cc:237] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.383567 4487 tablet_bootstrap.cc:492] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.388513 4487 tablet_bootstrap.cc:654] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.389748 4351 catalog_manager.cc:5696] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.391893 4487 tablet_bootstrap.cc:492] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.392267 4487 ts_tablet_manager.cc:1403] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260617 01:52:41.394316 4487 raft_consensus.cc:359] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.394673 4487 raft_consensus.cc:385] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.394860 4487 raft_consensus.cc:740] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.395323 4487 consensus_queue.cc:260] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.395804 4487 raft_consensus.cc:399] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.396054 4487 raft_consensus.cc:493] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.396266 4487 raft_consensus.cc:3060] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.400446 4487 raft_consensus.cc:515] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.401080 4491 raft_consensus.cc:493] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:52:41.401055 4487 leader_election.cc:304] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.401643 4487 leader_election.cc:290] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.401528 4491 raft_consensus.cc:515] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.403077 4487 ts_tablet_manager.cc:1434] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.011s user 0.009s sys 0.000s
I20260617 01:52:41.403812 4487 tablet_bootstrap.cc:492] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.403780 4489 raft_consensus.cc:2804] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.404156 4491 leader_election.cc:304] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.404289 4489 raft_consensus.cc:697] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.405303 4489 consensus_queue.cc:237] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.409896 4487 tablet_bootstrap.cc:654] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.422703 4487 tablet_bootstrap.cc:492] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.423481 4487 ts_tablet_manager.cc:1403] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.020s user 0.012s sys 0.006s
I20260617 01:52:41.426852 4487 raft_consensus.cc:359] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.427700 4487 raft_consensus.cc:385] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.428306 4487 raft_consensus.cc:740] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.429219 4487 consensus_queue.cc:260] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.429636 4491 leader_election.cc:290] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers
I20260617 01:52:41.430320 4487 raft_consensus.cc:399] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.430626 4487 raft_consensus.cc:493] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.431097 4487 raft_consensus.cc:3060] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.436530 4351 catalog_manager.cc:5696] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.438953 4487 raft_consensus.cc:515] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.439689 4487 leader_election.cc:304] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.440390 4487 leader_election.cc:290] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.442212 4487 ts_tablet_manager.cc:1434] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.018s user 0.015s sys 0.001s
I20260617 01:52:41.442855 4490 raft_consensus.cc:2804] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.443409 4487 tablet_bootstrap.cc:492] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.443490 4490 raft_consensus.cc:697] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.444388 4490 consensus_queue.cc:237] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.451072 4487 tablet_bootstrap.cc:654] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.462749 4487 tablet_bootstrap.cc:492] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.462355 4351 catalog_manager.cc:5696] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.463361 4487 ts_tablet_manager.cc:1403] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.020s user 0.017s sys 0.000s
I20260617 01:52:41.466692 4487 raft_consensus.cc:359] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.467418 4487 raft_consensus.cc:385] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.467734 4487 raft_consensus.cc:740] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.468492 4487 consensus_queue.cc:260] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.469388 4487 raft_consensus.cc:399] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.469703 4487 raft_consensus.cc:493] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.470270 4487 raft_consensus.cc:3060] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.477823 4487 raft_consensus.cc:515] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.478829 4487 leader_election.cc:304] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.479525 4487 leader_election.cc:290] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.479741 4490 raft_consensus.cc:2804] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.480356 4490 raft_consensus.cc:697] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.482003 4487 ts_tablet_manager.cc:1434] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.018s user 0.013s sys 0.004s
I20260617 01:52:41.481666 4490 consensus_queue.cc:237] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.483340 4487 tablet_bootstrap.cc:492] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.491108 4487 tablet_bootstrap.cc:654] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.492944 4351 catalog_manager.cc:5696] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.497473 4487 tablet_bootstrap.cc:492] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.498201 4487 ts_tablet_manager.cc:1403] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.015s user 0.014s sys 0.000s
I20260617 01:52:41.502005 4487 raft_consensus.cc:359] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.502775 4487 raft_consensus.cc:385] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.503331 4487 raft_consensus.cc:740] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.504158 4487 consensus_queue.cc:260] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.505201 4487 raft_consensus.cc:399] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.505607 4487 raft_consensus.cc:493] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.505996 4487 raft_consensus.cc:3060] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.512313 4487 raft_consensus.cc:515] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.513010 4487 leader_election.cc:304] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.513911 4487 leader_election.cc:290] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.514127 4490 raft_consensus.cc:2804] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.514804 4490 raft_consensus.cc:697] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.516017 4487 ts_tablet_manager.cc:1434] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.017s user 0.015s sys 0.000s
I20260617 01:52:41.515864 4490 consensus_queue.cc:237] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.517030 4487 tablet_bootstrap.cc:492] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.524470 4487 tablet_bootstrap.cc:654] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.527661 4351 catalog_manager.cc:5696] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.530434 4487 tablet_bootstrap.cc:492] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.530983 4487 ts_tablet_manager.cc:1403] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.000s
I20260617 01:52:41.534039 4487 raft_consensus.cc:359] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.534809 4487 raft_consensus.cc:385] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.535177 4487 raft_consensus.cc:740] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.536273 4487 consensus_queue.cc:260] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.537650 4487 raft_consensus.cc:399] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.538563 4487 raft_consensus.cc:493] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.539266 4487 raft_consensus.cc:3060] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.548302 4487 raft_consensus.cc:515] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.549239 4487 leader_election.cc:304] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.549890 4487 leader_election.cc:290] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.550221 4490 raft_consensus.cc:2804] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.550762 4490 raft_consensus.cc:697] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.552006 4487 ts_tablet_manager.cc:1434] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.021s user 0.018s sys 0.000s
I20260617 01:52:41.551729 4490 consensus_queue.cc:237] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.553169 4487 tablet_bootstrap.cc:492] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: Bootstrap starting.
I20260617 01:52:41.559926 4487 tablet_bootstrap.cc:654] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:41.562518 4352 catalog_manager.cc:5696] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.564461 4487 tablet_bootstrap.cc:492] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: No bootstrap required, opened a new log
I20260617 01:52:41.564769 4487 ts_tablet_manager.cc:1403] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:52:41.566973 4487 raft_consensus.cc:359] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.567440 4487 raft_consensus.cc:385] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:41.567683 4487 raft_consensus.cc:740] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c861b1e32740009144f77397c4518d, State: Initialized, Role: FOLLOWER
I20260617 01:52:41.568307 4487 consensus_queue.cc:260] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.568958 4487 raft_consensus.cc:399] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:41.569166 4487 raft_consensus.cc:493] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:41.569380 4487 raft_consensus.cc:3060] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:41.574841 4487 raft_consensus.cc:515] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.575485 4487 leader_election.cc:304] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 87c861b1e32740009144f77397c4518d; no voters:
I20260617 01:52:41.576030 4487 leader_election.cc:290] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:41.576171 4490 raft_consensus.cc:2804] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:41.576653 4490 raft_consensus.cc:697] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Becoming Leader. State: Replica: 87c861b1e32740009144f77397c4518d, State: Running, Role: LEADER
I20260617 01:52:41.577338 4490 consensus_queue.cc:237] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } }
I20260617 01:52:41.577702 4487 ts_tablet_manager.cc:1434] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260617 01:52:41.584017 4352 catalog_manager.cc:5696] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c861b1e32740009144f77397c4518d (127.0.108.193). New cstate: current_term: 1 leader_uuid: "87c861b1e32740009144f77397c4518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c861b1e32740009144f77397c4518d" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 43293 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:41.637120 4352 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:41.664253 4351 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:41.714512 4521 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.717448 4521 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.723632 4519 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.726470 4519 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.731659 4523 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.730631 4516 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.734546 4523 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.737198 4516 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.768333 4352 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:41.769564 4519 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.772116 4519 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.816793 4523 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.818517 4523 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.828522 4519 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.830278 4519 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.835696 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.836400 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.837061 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.843355 4516 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.845144 4516 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.853785 4519 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.855482 4519 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.859172 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.859896 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.866118 4523 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.867789 4523 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.870069 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.870889 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.885346 4521 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.893811 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 8a30eda76fff4fd294fc1e4dc550742b (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:41.883773 4516 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.888108 4521 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.912091 4516 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.930703 4519 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.933812 4519 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.934844 4350 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:41.959419 4519 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.962459 4519 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:41.978786 4523 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:41.991142 4523 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.035701 4523 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.038365 4523 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.048189 4519 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.067991 4519 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.074649 4523 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.076632 4523 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.064247 4516 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.096005 4516 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.088709 4521 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.104825 4523 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.113698 4523 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.114179 4521 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.134320 4519 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.135253 4516 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.137096 4519 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.138338 4516 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.138319 4521 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.147230 4521 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.155191 4519 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.161370 4519 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.155942 4516 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.168592 4523 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.184340 4516 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.184875 4523 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.198057 4519 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.200904 4519 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.200573 4521 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.204623 4521 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.201097 4523 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.260797 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 3 got 1
I20260617 01:52:42.292169 4521 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.295368 4521 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.302618 4519 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.304199 4516 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.307005 4519 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.313946 4516 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.313961 4523 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.328382 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.329330 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.332134 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.332744 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.333336 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.334010 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.334591 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.335021 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.335568 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.336145 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 8a30eda76fff4fd294fc1e4dc550742b (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.339712 4519 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.346369 4521 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.348903 4521 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.352917 4523 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.357231 4519 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.357442 4523 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.370877 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.371480 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 4 got 3
I20260617 01:52:42.381327 4516 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.387697 4521 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.389910 4516 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.398175 4351 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:42.389835 4523 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.392012 4521 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.381842 4519 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.406581 4519 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.408428 4516 tablet.cc:1719] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: Skipping requested alter to schema version 4, tablet already version 4
I20260617 01:52:42.421535 4521 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.432137 4523 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.434024 4519 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.435628 4521 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.436147 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 5 got 4
I20260617 01:52:42.437109 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 5 got 4
I20260617 01:52:42.437033 4516 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.440174 4516 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.436504 4519 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.453392 4523 tablet.cc:1719] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: Skipping requested alter to schema version 4, tablet already version 4
I20260617 01:52:42.464294 4523 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.475164 4519 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.476965 4523 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.478255 4519 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.491209 4351 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:42.494640 4516 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.509763 4516 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.502238 4521 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.511583 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 5 got 4
I20260617 01:52:42.512718 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 5 got 4
I20260617 01:52:42.518635 4521 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.530568 4519 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.535230 4519 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.537258 4523 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.541501 4523 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.547791 4516 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.551666 4516 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.557793 4519 tablet.cc:1719] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: Skipping requested alter to schema version 5, tablet already version 5
I20260617 01:52:42.561187 4519 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.602039 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 6 got 5
I20260617 01:52:42.603821 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 6 got 5
I20260617 01:52:42.606775 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 6 got 5
I20260617 01:52:42.607757 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 6 got 5
I20260617 01:52:42.608521 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 6 got 5
I20260617 01:52:42.609494 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 6 got 5
I20260617 01:52:42.631028 4519 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.632165 4350 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:42.662549 4519 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.665468 4519 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.670627 4516 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.674525 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 5
I20260617 01:52:42.675318 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 5
I20260617 01:52:42.676891 4519 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.679967 4516 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.680537 4519 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.666608 4521 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.690945 4523 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.701125 4523 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.692893 4521 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.702085 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 5
I20260617 01:52:42.716542 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 6
I20260617 01:52:42.718279 4516 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.719777 4519 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.721215 4516 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.722620 4519 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.754195 4516 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.755367 4519 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.757601 4516 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.759191 4519 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.762774 4523 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.751120 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 6
I20260617 01:52:42.766110 4523 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.767850 4350 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:42.766166 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 6
I20260617 01:52:42.789477 4521 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.792862 4521 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.794492 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 6
I20260617 01:52:42.795603 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 6
I20260617 01:52:42.796487 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 7 got 6
I20260617 01:52:42.822974 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 6
I20260617 01:52:42.826807 4516 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.829890 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 6
I20260617 01:52:42.838393 4521 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.842873 4521 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.845810 4516 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.861016 4519 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.863166 4519 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.865345 4523 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.867565 4523 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.868124 4516 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.865664 4521 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.875301 4521 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.876722 4516 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.886368 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.889832 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 8a30eda76fff4fd294fc1e4dc550742b (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.897274 4521 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.901348 4521 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.899070 4516 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.903419 4516 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.908206 4351 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:42.910609 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 6
I20260617 01:52:42.911430 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.914752 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.915302 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.915978 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.915257 4523 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.916553 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 8 got 7
I20260617 01:52:42.917537 4523 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.921450 4519 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.923710 4519 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.930806 4521 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.947110 4521 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.932720 4516 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.950145 4516 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.950623 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 7
I20260617 01:52:42.955749 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 7
I20260617 01:52:42.956363 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:42.957114 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 7
I20260617 01:52:42.964910 4519 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.945660 4523 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.979636 4521 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.982751 4516 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:42.986142 4523 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.989082 4519 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.988629 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:42.993230 4521 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:42.991436 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 8a30eda76fff4fd294fc1e4dc550742b (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:42.995460 4350 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:43.000211 4516 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.004137 4523 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.007382 4523 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.027143 4521 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.028837 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:43.029691 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:43.030498 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:43.031212 4352 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:43.031872 4523 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.034905 4523 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.029793 4516 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.036082 4519 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.039166 4516 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.039319 4519 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.050665 4352 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46212:
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
I20260617 01:52:43.054519 4521 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.057289 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 9 got 8
I20260617 01:52:43.061941 4516 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.065137 4516 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.069402 4519 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.075166 4519 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.080443 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 8
I20260617 01:52:43.081144 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1c9055c5cd6f4590858e4d2dfb34bc7f (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.079968 4521 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.083000 4521 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.090988 4519 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.111049 4519 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.111907 4523 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.117293 4523 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.113714 4516 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.126669 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 32ca2b8d8cb4493bb57231c11d0a7e61 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.129604 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4f2dee99946e4477878f98ffa82f36da (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.132715 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 8a30eda76fff4fd294fc1e4dc550742b (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.127871 4521 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.134178 4516 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.136763 4521 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.137882 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 1704edbd63e5421689cd0fd982cfaba0 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.150214 4521 tablet.cc:1724] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.153371 4521 tablet.cc:1622] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.163043 4519 tablet.cc:1724] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.165021 4521 tablet.cc:1724] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.165827 4523 tablet.cc:1724] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.169548 4516 tablet.cc:1724] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.171360 4521 tablet.cc:1622] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.171967 4516 tablet.cc:1622] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.171630 4519 tablet.cc:1622] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.173272 4523 tablet.cc:1622] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.187804 4516 tablet.cc:1724] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.191716 4516 tablet.cc:1622] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.196465 4519 tablet.cc:1724] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.197064 4521 tablet.cc:1724] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.201824 4519 tablet.cc:1622] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.202364 4521 tablet.cc:1622] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.200508 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 0e2d39ce19c9478e916a541d7de763f7 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.203450 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 964f6fd38f994784b3ed3ebf05ef699e (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.202126 4523 tablet.cc:1724] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.205375 4523 tablet.cc:1622] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.207593 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 4540bc439e4a4f9385a11b2437e42d01 (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.208375 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 22f0d624131642ab85b45f72315babfa (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
I20260617 01:52:43.209311 4351 catalog_manager.cc:5788] TS 87c861b1e32740009144f77397c4518d (127.0.108.193:43293) does not have the latest schema for tablet 2b28e31afff84d1bac2099e40fdbf6ed (table split-table [id=0ab127e646a64d76bd926f7441525de5]). Expected version 10 got 9
W20260617 01:52:43.209522 4471 debug-util.cc:398] Leaking SignalData structure 0x7b08000528a0 after lost signal to thread 438
W20260617 01:52:43.211223 4471 debug-util.cc:398] Leaking SignalData structure 0x7b080013d380 after lost signal to thread 4386
W20260617 01:52:43.213172 4471 debug-util.cc:398] Leaking SignalData structure 0x7b080012bb00 after lost signal to thread 4474
I20260617 01:52:43.211303 4516 tablet.cc:1724] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: 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
I20260617 01:52:43.225953 4523 tablet.cc:1719] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: Skipping requested alter to schema version 10, tablet already version 10
I20260617 01:52:43.228345 4516 tablet.cc:1622] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: MemRowSet was empty: no flush needed.
I20260617 01:52:43.288061 4352 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9: split-table [id=0ab127e646a64d76bd926f7441525de5] alter complete (version 10)
I20260617 01:52:43.322220 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:43.392700 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:43.393625 435 tablet_replica.cc:333] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.394537 435 raft_consensus.cc:2243] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.395299 435 raft_consensus.cc:2272] T 22f0d624131642ab85b45f72315babfa P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.398118 435 tablet_replica.cc:333] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.398828 435 raft_consensus.cc:2243] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.399400 435 raft_consensus.cc:2272] T 4f2dee99946e4477878f98ffa82f36da P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.402081 435 tablet_replica.cc:333] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.402828 435 raft_consensus.cc:2243] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.403373 435 raft_consensus.cc:2272] T 1c9055c5cd6f4590858e4d2dfb34bc7f P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.406040 435 tablet_replica.cc:333] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.406796 435 raft_consensus.cc:2243] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.407344 435 raft_consensus.cc:2272] T 0e2d39ce19c9478e916a541d7de763f7 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.410045 435 tablet_replica.cc:333] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.410718 435 raft_consensus.cc:2243] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.411219 435 raft_consensus.cc:2272] T 4540bc439e4a4f9385a11b2437e42d01 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.413872 435 tablet_replica.cc:333] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.414530 435 raft_consensus.cc:2243] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.415151 435 raft_consensus.cc:2272] T 1704edbd63e5421689cd0fd982cfaba0 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.418007 435 tablet_replica.cc:333] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.418694 435 raft_consensus.cc:2243] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.419267 435 raft_consensus.cc:2272] T 8a30eda76fff4fd294fc1e4dc550742b P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.422262 435 tablet_replica.cc:333] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.422948 435 raft_consensus.cc:2243] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.423521 435 raft_consensus.cc:2272] T 32ca2b8d8cb4493bb57231c11d0a7e61 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.426208 435 tablet_replica.cc:333] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.426874 435 raft_consensus.cc:2243] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.427486 435 raft_consensus.cc:2272] T 964f6fd38f994784b3ed3ebf05ef699e P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.430091 435 tablet_replica.cc:333] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.430732 435 raft_consensus.cc:2243] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.431321 435 raft_consensus.cc:2272] T 2b28e31afff84d1bac2099e40fdbf6ed P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:43.433918 435 tablet_replica.cc:333] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d: stopping tablet replica
I20260617 01:52:43.434489 435 raft_consensus.cc:2243] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:43.435110 435 raft_consensus.cc:2272] T 828c44aa6aa94c9b8bd133bee07faff8 P 87c861b1e32740009144f77397c4518d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:52:44.462385 435 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4471)
W20260617 01:52:45.089008 4383 debug-util.cc:398] Leaking SignalData structure 0x7b080004c180 after lost signal to thread 438
W20260617 01:52:45.090327 4383 debug-util.cc:398] Leaking SignalData structure 0x7b0800111fc0 after lost signal to thread 4386
W20260617 01:52:45.462984 435 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4471)
I20260617 01:52:46.297297 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:46.328675 435 master.cc:562] Master@127.0.108.254:33555 shutting down...
I20260617 01:52:46.369846 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:46.370340 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:46.370661 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41a74e8350354b1d9acb210f4d7425c9: stopping tablet replica
I20260617 01:52:47.351941 435 master.cc:584] Master@127.0.108.254:33555 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (6834 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260617 01:52:47.390822 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:40715
I20260617 01:52:47.392138 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:47.394654 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:47.398365 435 webserver.cc:533] Webserver started at http://127.0.108.254:38747/ using document root <none> and password file <none>
I20260617 01:52:47.398851 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:47.399022 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:47.399295 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:47.400590 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "7797ab9757cb42f18b1c36f7eeb78d45"
format_stamp: "Formatted at 2026-06-17 01:52:47 on dist-test-slave-x8s0"
I20260617 01:52:47.405177 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.001s
I20260617 01:52:47.408572 4538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:47.409580 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260617 01:52:47.409926 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "7797ab9757cb42f18b1c36f7eeb78d45"
format_stamp: "Formatted at 2026-06-17 01:52:47 on dist-test-slave-x8s0"
I20260617 01:52:47.410305 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-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)
I20260617 01:52:47.436379 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:47.438350 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:47.514581 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:40715
I20260617 01:52:47.514668 4589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:40715 every 8 connection(s)
I20260617 01:52:47.520279 4590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:47.538360 4590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Bootstrap starting.
I20260617 01:52:47.547951 4590 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:47.555459 4590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: No bootstrap required, opened a new log
I20260617 01:52:47.558619 4590 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" member_type: VOTER }
I20260617 01:52:47.559552 4590 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:47.559819 4590 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7797ab9757cb42f18b1c36f7eeb78d45, State: Initialized, Role: FOLLOWER
I20260617 01:52:47.560820 4590 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" member_type: VOTER }
I20260617 01:52:47.561512 4590 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:47.561986 4590 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:47.562271 4590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:47.569438 4590 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" member_type: VOTER }
I20260617 01:52:47.570359 4590 leader_election.cc:304] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7797ab9757cb42f18b1c36f7eeb78d45; no voters:
I20260617 01:52:47.572170 4590 leader_election.cc:290] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:47.572736 4593 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:47.575147 4593 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 1 LEADER]: Becoming Leader. State: Replica: 7797ab9757cb42f18b1c36f7eeb78d45, State: Running, Role: LEADER
I20260617 01:52:47.576325 4593 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" member_type: VOTER }
I20260617 01:52:47.577011 4590 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:47.583552 4595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7797ab9757cb42f18b1c36f7eeb78d45. Latest consensus state: current_term: 1 leader_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" member_type: VOTER } }
I20260617 01:52:47.583447 4594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797ab9757cb42f18b1c36f7eeb78d45" member_type: VOTER } }
I20260617 01:52:47.584126 4595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:47.584347 4594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:47.596585 4599 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:47.603149 4599 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:47.604290 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:47.613045 4599 catalog_manager.cc:1382] Generated new cluster ID: 7e074cdf1b6f41e3818ac98a2bacd2a4
I20260617 01:52:47.613358 4599 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:47.635485 4599 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:47.637566 4599 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:47.656450 4599 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Generated new TSK 0
I20260617 01:52:47.657164 4599 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:47.670476 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:47.673947 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:47.679656 435 webserver.cc:533] Webserver started at http://127.0.108.193:33401/ using document root <none> and password file <none>
I20260617 01:52:47.680420 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:47.680670 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:47.681133 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:47.682641 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "f88b175c035e455db01bc30996eaf70f"
format_stamp: "Formatted at 2026-06-17 01:52:47 on dist-test-slave-x8s0"
I20260617 01:52:47.689577 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260617 01:52:47.695303 4614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:47.696585 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.004s sys 0.001s
I20260617 01:52:47.697319 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "f88b175c035e455db01bc30996eaf70f"
format_stamp: "Formatted at 2026-06-17 01:52:47 on dist-test-slave-x8s0"
I20260617 01:52:47.697606 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-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)
I20260617 01:52:47.720506 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:47.722226 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:47.724681 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:47.728588 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:47.728956 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260617 01:52:47.729406 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:47.729563 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:47.803069 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:40827
I20260617 01:52:47.803172 4676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:40827 every 8 connection(s)
I20260617 01:52:47.829392 4677 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40715
I20260617 01:52:47.829933 4677 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:47.830633 4677 heartbeater.cc:507] Master 127.0.108.254:40715 requested a full tablet report, sending...
I20260617 01:52:47.833179 4555 ts_manager.cc:194] Registered new tserver with Master: f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827)
I20260617 01:52:47.833880 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.026078174s
I20260617 01:52:47.835407 4555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43772
I20260617 01:52:47.848954 4677 heartbeater.cc:499] Master 127.0.108.254:40715 was elected leader, sending a full tablet report...
I20260617 01:52:47.860828 4555 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43788:
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"
}
}
}
I20260617 01:52:47.898561 4642 tablet_service.cc:1511] Processing CreateTablet for tablet a97ad34b75e74135a0661b965a11fbbd (DEFAULT_TABLE table=fake-table [id=c725b219642e45a5b7f2bf0d4ae262b5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:47.899573 4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97ad34b75e74135a0661b965a11fbbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:47.912348 4689 tablet_bootstrap.cc:492] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:47.918742 4689 tablet_bootstrap.cc:654] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:47.923674 4689 tablet_bootstrap.cc:492] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:47.924084 4689 ts_tablet_manager.cc:1403] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.000s
I20260617 01:52:47.926859 4689 raft_consensus.cc:359] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:47.927431 4689 raft_consensus.cc:385] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:47.927758 4689 raft_consensus.cc:740] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:47.928505 4689 consensus_queue.cc:260] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:47.929138 4689 raft_consensus.cc:399] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:47.929430 4689 raft_consensus.cc:493] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:47.929821 4689 raft_consensus.cc:3060] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:47.936511 4689 raft_consensus.cc:515] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:47.937220 4689 leader_election.cc:304] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:47.938575 4689 leader_election.cc:290] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:47.939020 4691 raft_consensus.cc:2804] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:47.945713 4689 ts_tablet_manager.cc:1434] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.021s user 0.022s sys 0.000s
I20260617 01:52:47.947141 4691 raft_consensus.cc:697] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:47.948472 4691 consensus_queue.cc:237] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:47.959743 4554 catalog_manager.cc:5696] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.009517 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:48.012522 4554 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43788:
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"
}
}
}
I20260617 01:52:48.046015 4642 tablet_service.cc:1511] Processing CreateTablet for tablet e7f5263c19a6409e9ff89e8b72b4a629 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:48.047253 4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f5263c19a6409e9ff89e8b72b4a629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.047132 4641 tablet_service.cc:1511] Processing CreateTablet for tablet 0b79cdf178f440ffb2b1ca69437a7d34 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:48.048339 4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b79cdf178f440ffb2b1ca69437a7d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.062057 4689 tablet_bootstrap.cc:492] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.067679 4689 tablet_bootstrap.cc:654] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.071861 4689 tablet_bootstrap.cc:492] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.072214 4689 ts_tablet_manager.cc:1403] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.010s user 0.001s sys 0.008s
I20260617 01:52:48.074082 4689 raft_consensus.cc:359] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.074481 4689 raft_consensus.cc:385] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.074684 4689 raft_consensus.cc:740] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.075234 4689 consensus_queue.cc:260] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.075695 4689 raft_consensus.cc:399] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.075911 4689 raft_consensus.cc:493] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.076152 4689 raft_consensus.cc:3060] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.082099 4689 raft_consensus.cc:515] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.082612 4689 leader_election.cc:304] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.083045 4689 leader_election.cc:290] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.083211 4691 raft_consensus.cc:2804] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.083689 4691 raft_consensus.cc:697] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.084482 4689 ts_tablet_manager.cc:1434] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.012s user 0.003s sys 0.007s
I20260617 01:52:48.084371 4691 consensus_queue.cc:237] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.085251 4689 tablet_bootstrap.cc:492] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.090276 4689 tablet_bootstrap.cc:654] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.095696 4555 catalog_manager.cc:5696] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.097206 4689 tablet_bootstrap.cc:492] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.097616 4689 ts_tablet_manager.cc:1403] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.013s user 0.006s sys 0.005s
I20260617 01:52:48.100127 4689 raft_consensus.cc:359] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.100646 4689 raft_consensus.cc:385] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.100900 4689 raft_consensus.cc:740] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.101430 4689 consensus_queue.cc:260] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.101991 4689 raft_consensus.cc:399] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.102217 4689 raft_consensus.cc:493] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.102469 4689 raft_consensus.cc:3060] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.107970 4689 raft_consensus.cc:515] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.108668 4689 leader_election.cc:304] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.110018 4691 raft_consensus.cc:2804] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.110482 4691 raft_consensus.cc:697] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.111145 4691 consensus_queue.cc:237] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.111505 4689 leader_election.cc:290] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.113195 4689 ts_tablet_manager.cc:1434] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.015s user 0.007s sys 0.006s
I20260617 01:52:48.117594 4554 catalog_manager.cc:5696] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.209720 4551 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43788:
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
I20260617 01:52:48.223996 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet e7f5263c19a6409e9ff89e8b72b4a629
I20260617 01:52:48.225082 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet 0b79cdf178f440ffb2b1ca69437a7d34
I20260617 01:52:48.226091 4641 tablet_service.cc:1558] Processing DeleteTablet for tablet e7f5263c19a6409e9ff89e8b72b4a629 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:48 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:48.227370 4642 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b79cdf178f440ffb2b1ca69437a7d34 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:48 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:48.228950 4705 tablet_replica.cc:333] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:48.229700 4705 raft_consensus.cc:2243] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:48.230261 4705 raft_consensus.cc:2272] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:48.233750 4705 ts_tablet_manager.cc:1916] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:48.237643 4551 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43788:
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
I20260617 01:52:48.245651 4705 ts_tablet_manager.cc:1929] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 01:52:48.246109 4705 log.cc:1199] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e7f5263c19a6409e9ff89e8b72b4a629
I20260617 01:52:48.246840 4705 ts_tablet_manager.cc:1950] T e7f5263c19a6409e9ff89e8b72b4a629 P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
I20260617 01:52:48.249531 4705 tablet_replica.cc:333] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:48.249631 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet e7f5263c19a6409e9ff89e8b72b4a629 (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:48.250219 4705 raft_consensus.cc:2243] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:48.250788 4705 raft_consensus.cc:2272] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:52:48.252213 4551 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c79e6746bb194cf88e4a4f7821774a40 has no consensus state
W20260617 01:52:48.252720 4551 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02452d422644415cb746292ab7a1d8ff has no consensus state
I20260617 01:52:48.253772 4705 ts_tablet_manager.cc:1916] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:48.265714 4641 tablet_service.cc:1511] Processing CreateTablet for tablet c79e6746bb194cf88e4a4f7821774a40 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:48.267154 4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79e6746bb194cf88e4a4f7821774a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.268592 4705 ts_tablet_manager.cc:1929] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 01:52:48.269013 4705 log.cc:1199] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/0b79cdf178f440ffb2b1ca69437a7d34
I20260617 01:52:48.269371 4642 tablet_service.cc:1511] Processing CreateTablet for tablet 02452d422644415cb746292ab7a1d8ff (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:48.269719 4705 ts_tablet_manager.cc:1950] T 0b79cdf178f440ffb2b1ca69437a7d34 P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
W20260617 01:52:48.270186 4539 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 02452d422644415cb746292ab7a1d8ff (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 02452d422644415cb746292ab7a1d8ff consensus state has no leader
I20260617 01:52:48.270414 4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02452d422644415cb746292ab7a1d8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.276297 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet 0b79cdf178f440ffb2b1ca69437a7d34 (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:48.284333 4689 tablet_bootstrap.cc:492] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.289268 4689 tablet_bootstrap.cc:654] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.293996 4689 tablet_bootstrap.cc:492] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.294343 4689 ts_tablet_manager.cc:1403] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.010s user 0.006s sys 0.001s
I20260617 01:52:48.296643 4689 raft_consensus.cc:359] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.297251 4689 raft_consensus.cc:385] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.297521 4689 raft_consensus.cc:740] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.298033 4689 consensus_queue.cc:260] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.298473 4689 raft_consensus.cc:399] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.298681 4689 raft_consensus.cc:493] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.298915 4689 raft_consensus.cc:3060] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.303390 4689 raft_consensus.cc:515] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.303902 4689 leader_election.cc:304] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.304450 4689 leader_election.cc:290] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.304708 4693 raft_consensus.cc:2804] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.305193 4693 raft_consensus.cc:697] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.306033 4689 ts_tablet_manager.cc:1434] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260617 01:52:48.305871 4693 consensus_queue.cc:237] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.306844 4689 tablet_bootstrap.cc:492] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
W20260617 01:52:48.309160 4678 tablet.cc:2406] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260617 01:52:48.312150 4551 catalog_manager.cc:5696] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.314302 4689 tablet_bootstrap.cc:654] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.320147 4689 tablet_bootstrap.cc:492] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.320521 4689 ts_tablet_manager.cc:1403] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
I20260617 01:52:48.322576 4689 raft_consensus.cc:359] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.322970 4689 raft_consensus.cc:385] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.323181 4689 raft_consensus.cc:740] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.323735 4689 consensus_queue.cc:260] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.324191 4689 raft_consensus.cc:399] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.324422 4689 raft_consensus.cc:493] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.324673 4689 raft_consensus.cc:3060] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.330005 4689 raft_consensus.cc:515] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.330647 4689 leader_election.cc:304] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.331138 4689 leader_election.cc:290] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.331293 4693 raft_consensus.cc:2804] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.331772 4693 raft_consensus.cc:697] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.332692 4689 ts_tablet_manager.cc:1434] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:52:48.332459 4693 consensus_queue.cc:237] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.338253 4551 catalog_manager.cc:5696] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.351348 4551 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb] alter complete (version 0)
I20260617 01:52:48.500564 4553 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43788:
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
W20260617 01:52:48.517761 4553 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2959dba7dd64d80bf4a2e1fa8f79a4b has no consensus state
W20260617 01:52:48.518252 4553 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 401e4fec4784448eb79d71aae6e16f33 has no consensus state
I20260617 01:52:48.518522 4553 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet c79e6746bb194cf88e4a4f7821774a40
I20260617 01:52:48.519193 4553 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet 02452d422644415cb746292ab7a1d8ff
I20260617 01:52:48.520103 4641 tablet_service.cc:1558] Processing DeleteTablet for tablet c79e6746bb194cf88e4a4f7821774a40 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:48 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:48.520819 4705 tablet_replica.cc:333] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:48.521605 4705 raft_consensus.cc:2243] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:48.522172 4705 raft_consensus.cc:2272] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:48.523921 4641 tablet_service.cc:1558] Processing DeleteTablet for tablet 02452d422644415cb746292ab7a1d8ff with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:48 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:48.527022 4705 ts_tablet_manager.cc:1916] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:48.535339 4641 tablet_service.cc:1511] Processing CreateTablet for tablet e2959dba7dd64d80bf4a2e1fa8f79a4b (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260617 01:52:48.536945 4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2959dba7dd64d80bf4a2e1fa8f79a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.540671 4642 tablet_service.cc:1511] Processing CreateTablet for tablet 401e4fec4784448eb79d71aae6e16f33 (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260617 01:52:48.542093 4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401e4fec4784448eb79d71aae6e16f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.555290 4705 ts_tablet_manager.cc:1929] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 01:52:48.563886 4705 log.cc:1199] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c79e6746bb194cf88e4a4f7821774a40
I20260617 01:52:48.566345 4689 tablet_bootstrap.cc:492] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.573238 4689 tablet_bootstrap.cc:654] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.577090 4705 ts_tablet_manager.cc:1950] T c79e6746bb194cf88e4a4f7821774a40 P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
I20260617 01:52:48.580528 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet c79e6746bb194cf88e4a4f7821774a40 (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:48.586583 4705 tablet_replica.cc:333] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:48.587354 4705 raft_consensus.cc:2243] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:48.587900 4705 raft_consensus.cc:2272] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:48.588236 4689 tablet_bootstrap.cc:492] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.588740 4689 ts_tablet_manager.cc:1403] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.023s user 0.009s sys 0.000s
I20260617 01:52:48.591233 4705 ts_tablet_manager.cc:1916] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:48.591125 4689 raft_consensus.cc:359] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.591748 4689 raft_consensus.cc:385] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.593585 4689 raft_consensus.cc:740] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.595602 4689 consensus_queue.cc:260] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.600963 4689 raft_consensus.cc:399] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.601336 4689 raft_consensus.cc:493] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.601704 4689 raft_consensus.cc:3060] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.616345 4705 ts_tablet_manager.cc:1929] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 01:52:48.616880 4705 log.cc:1199] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/02452d422644415cb746292ab7a1d8ff
I20260617 01:52:48.617656 4705 ts_tablet_manager.cc:1950] T 02452d422644415cb746292ab7a1d8ff P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
I20260617 01:52:48.620394 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet 02452d422644415cb746292ab7a1d8ff (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:48.624136 4689 raft_consensus.cc:515] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.624819 4689 leader_election.cc:304] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.625519 4693 raft_consensus.cc:2804] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.625941 4693 raft_consensus.cc:697] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.626617 4693 consensus_queue.cc:237] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.631428 4689 leader_election.cc:290] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.632759 4689 ts_tablet_manager.cc:1434] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.044s user 0.010s sys 0.003s
I20260617 01:52:48.633472 4689 tablet_bootstrap.cc:492] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.641803 4689 tablet_bootstrap.cc:654] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.642565 4550 catalog_manager.cc:5696] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.652139 4689 tablet_bootstrap.cc:492] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.652571 4689 ts_tablet_manager.cc:1403] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.019s user 0.006s sys 0.008s
I20260617 01:52:48.654853 4689 raft_consensus.cc:359] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.655336 4689 raft_consensus.cc:385] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.655613 4689 raft_consensus.cc:740] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.656358 4689 consensus_queue.cc:260] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.656970 4689 raft_consensus.cc:399] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.657235 4689 raft_consensus.cc:493] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.657522 4689 raft_consensus.cc:3060] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.663733 4689 raft_consensus.cc:515] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.664352 4689 leader_election.cc:304] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.665036 4693 raft_consensus.cc:2804] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.665457 4693 raft_consensus.cc:697] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.666114 4693 consensus_queue.cc:237] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.674167 4689 leader_election.cc:290] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.676362 4689 ts_tablet_manager.cc:1434] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.024s user 0.011s sys 0.004s
I20260617 01:52:48.690526 4550 catalog_manager.cc:5696] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.725709 4550 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb] alter complete (version 0)
I20260617 01:52:48.840972 4551 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43788:
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
W20260617 01:52:48.856575 4551 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57fdd72d06ef42048278b423c7f9ba5a has no consensus state
W20260617 01:52:48.857056 4551 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3eb9839da46249a58184358f19c804cf has no consensus state
I20260617 01:52:48.857271 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet e2959dba7dd64d80bf4a2e1fa8f79a4b
I20260617 01:52:48.857854 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet 401e4fec4784448eb79d71aae6e16f33
I20260617 01:52:48.858688 4642 tablet_service.cc:1558] Processing DeleteTablet for tablet e2959dba7dd64d80bf4a2e1fa8f79a4b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:48 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:48.859413 4705 tablet_replica.cc:333] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:48.859369 4641 tablet_service.cc:1558] Processing DeleteTablet for tablet 401e4fec4784448eb79d71aae6e16f33 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:48 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:48.860252 4705 raft_consensus.cc:2243] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:48.860782 4705 raft_consensus.cc:2272] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:48.864329 4705 ts_tablet_manager.cc:1916] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:48.871354 4641 tablet_service.cc:1511] Processing CreateTablet for tablet 57fdd72d06ef42048278b423c7f9ba5a (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260617 01:52:48.872041 4642 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb9839da46249a58184358f19c804cf (DEFAULT_TABLE table=test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260617 01:52:48.872581 4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fdd72d06ef42048278b423c7f9ba5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.873299 4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb9839da46249a58184358f19c804cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:48.887794 4689 tablet_bootstrap.cc:492] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.892446 4705 ts_tablet_manager.cc:1929] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 01:52:48.892693 4689 tablet_bootstrap.cc:654] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.892772 4705 log.cc:1199] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e2959dba7dd64d80bf4a2e1fa8f79a4b
I20260617 01:52:48.893463 4705 ts_tablet_manager.cc:1950] T e2959dba7dd64d80bf4a2e1fa8f79a4b P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
I20260617 01:52:48.895602 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet e2959dba7dd64d80bf4a2e1fa8f79a4b (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:48.896445 4705 tablet_replica.cc:333] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:48.897289 4689 tablet_bootstrap.cc:492] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.897719 4689 ts_tablet_manager.cc:1403] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260617 01:52:48.899936 4689 raft_consensus.cc:359] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.900414 4689 raft_consensus.cc:385] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.900655 4689 raft_consensus.cc:740] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.900700 4705 raft_consensus.cc:2243] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:48.901463 4705 raft_consensus.cc:2272] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:48.901280 4689 consensus_queue.cc:260] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.901844 4689 raft_consensus.cc:399] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.902143 4689 raft_consensus.cc:493] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.902458 4689 raft_consensus.cc:3060] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.903918 4705 ts_tablet_manager.cc:1916] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:48.908447 4689 raft_consensus.cc:515] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.909104 4689 leader_election.cc:304] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.909613 4689 leader_election.cc:290] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.909762 4691 raft_consensus.cc:2804] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.911772 4689 ts_tablet_manager.cc:1434] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.014s user 0.010s sys 0.003s
I20260617 01:52:48.912503 4689 tablet_bootstrap.cc:492] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:48.917585 4689 tablet_bootstrap.cc:654] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:48.920027 4691 raft_consensus.cc:697] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.920866 4691 consensus_queue.cc:237] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.923807 4705 ts_tablet_manager.cc:1929] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260617 01:52:48.924896 4705 log.cc:1199] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/401e4fec4784448eb79d71aae6e16f33
I20260617 01:52:48.925628 4705 ts_tablet_manager.cc:1950] T 401e4fec4784448eb79d71aae6e16f33 P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
I20260617 01:52:48.928395 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet 401e4fec4784448eb79d71aae6e16f33 (table test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:48.933506 4689 tablet_bootstrap.cc:492] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:48.933853 4689 ts_tablet_manager.cc:1403] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.022s user 0.007s sys 0.012s
I20260617 01:52:48.934192 4551 catalog_manager.cc:5696] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.936017 4689 raft_consensus.cc:359] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.938256 4689 raft_consensus.cc:385] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:48.938524 4689 raft_consensus.cc:740] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:48.939096 4689 consensus_queue.cc:260] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.939579 4689 raft_consensus.cc:399] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:48.939836 4689 raft_consensus.cc:493] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:48.940117 4689 raft_consensus.cc:3060] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:48.946184 4689 raft_consensus.cc:515] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.946782 4689 leader_election.cc:304] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:48.947342 4689 leader_election.cc:290] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:48.947476 4715 raft_consensus.cc:2804] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:48.947939 4715 raft_consensus.cc:697] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:48.948648 4689 ts_tablet_manager.cc:1434] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.015s user 0.008s sys 0.004s
I20260617 01:52:48.948571 4715 consensus_queue.cc:237] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:48.961144 4551 catalog_manager.cc:5696] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:48.971606 4551 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: test-alter-range-partitioning [id=2e9ccb50f3734c1a846264397f4c3cbb] alter complete (version 0)
I20260617 01:52:49.063870 4551 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43788:
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
W20260617 01:52:49.075709 4551 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c2d78a8eb2542188191d3439c2b193e has no consensus state
W20260617 01:52:49.077011 4551 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f6654c117a5d4e99b8a54a67480fd1ca has no consensus state
I20260617 01:52:49.081797 4703 tablet.cc:1724] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: 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
I20260617 01:52:49.085357 4704 tablet.cc:1724] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: 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
I20260617 01:52:49.092116 4641 tablet_service.cc:1511] Processing CreateTablet for tablet f6654c117a5d4e99b8a54a67480fd1ca (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260617 01:52:49.093268 4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6654c117a5d4e99b8a54a67480fd1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:49.096880 4642 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2d78a8eb2542188191d3439c2b193e (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=2e9ccb50f3734c1a846264397f4c3cbb]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260617 01:52:49.098124 4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2d78a8eb2542188191d3439c2b193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:49.122612 4689 tablet_bootstrap.cc:492] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:49.127816 4689 tablet_bootstrap.cc:654] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:49.149178 4689 tablet_bootstrap.cc:492] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:49.149627 4689 ts_tablet_manager.cc:1403] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.027s user 0.010s sys 0.003s
I20260617 01:52:49.151932 4689 raft_consensus.cc:359] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.152496 4689 raft_consensus.cc:385] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:49.152791 4689 raft_consensus.cc:740] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:49.153553 4689 consensus_queue.cc:260] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.154242 4689 raft_consensus.cc:399] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:49.154574 4689 raft_consensus.cc:493] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:49.154896 4689 raft_consensus.cc:3060] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:49.162642 4689 raft_consensus.cc:515] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.163331 4689 leader_election.cc:304] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:49.163930 4689 leader_election.cc:290] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:49.164076 4715 raft_consensus.cc:2804] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:49.164558 4715 raft_consensus.cc:697] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:49.165467 4689 ts_tablet_manager.cc:1434] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.016s user 0.012s sys 0.001s
I20260617 01:52:49.165583 4715 consensus_queue.cc:237] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.166329 4689 tablet_bootstrap.cc:492] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: Bootstrap starting.
I20260617 01:52:49.171700 4689 tablet_bootstrap.cc:654] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:49.184403 4689 tablet_bootstrap.cc:492] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: No bootstrap required, opened a new log
I20260617 01:52:49.184742 4689 ts_tablet_manager.cc:1403] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: Time spent bootstrapping tablet: real 0.019s user 0.005s sys 0.012s
I20260617 01:52:49.187108 4689 raft_consensus.cc:359] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.187592 4689 raft_consensus.cc:385] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:49.187839 4689 raft_consensus.cc:740] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Initialized, Role: FOLLOWER
I20260617 01:52:49.187754 4550 catalog_manager.cc:5696] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:49.188593 4689 consensus_queue.cc:260] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.188733 4550 catalog_manager.cc:5788] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827) does not have the latest schema for tablet f6654c117a5d4e99b8a54a67480fd1ca (table test-alter-range-partitioning-renamed [id=2e9ccb50f3734c1a846264397f4c3cbb]). Expected version 1 got 0
I20260617 01:52:49.189100 4689 raft_consensus.cc:399] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:49.189355 4689 raft_consensus.cc:493] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:49.189601 4689 raft_consensus.cc:3060] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:49.194878 4689 raft_consensus.cc:515] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.195468 4689 leader_election.cc:304] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f88b175c035e455db01bc30996eaf70f; no voters:
I20260617 01:52:49.195961 4689 leader_election.cc:290] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:49.196457 4691 raft_consensus.cc:2804] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:49.196934 4691 raft_consensus.cc:697] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Becoming Leader. State: Replica: f88b175c035e455db01bc30996eaf70f, State: Running, Role: LEADER
I20260617 01:52:49.197705 4689 ts_tablet_manager.cc:1434] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260617 01:52:49.197566 4691 consensus_queue.cc:237] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } }
I20260617 01:52:49.204152 4550 catalog_manager.cc:5696] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f reported cstate change: term changed from 0 to 1, leader changed from <none> to f88b175c035e455db01bc30996eaf70f (127.0.108.193). New cstate: current_term: 1 leader_uuid: "f88b175c035e455db01bc30996eaf70f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f88b175c035e455db01bc30996eaf70f" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40827 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:49.204821 4550 catalog_manager.cc:5788] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827) does not have the latest schema for tablet 1c2d78a8eb2542188191d3439c2b193e (table test-alter-range-partitioning-renamed [id=2e9ccb50f3734c1a846264397f4c3cbb]). Expected version 1 got 0
I20260617 01:52:49.255530 4704 tablet.cc:1724] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: 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
I20260617 01:52:49.286492 4704 tablet.cc:1724] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: 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
I20260617 01:52:49.304812 4551 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: test-alter-range-partitioning-renamed [id=2e9ccb50f3734c1a846264397f4c3cbb] alter complete (version 1)
I20260617 01:52:49.430491 4551 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43788:
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
I20260617 01:52:49.446400 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet 57fdd72d06ef42048278b423c7f9ba5a
I20260617 01:52:49.447005 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet 3eb9839da46249a58184358f19c804cf
I20260617 01:52:49.447642 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet 1c2d78a8eb2542188191d3439c2b193e
I20260617 01:52:49.448006 4641 tablet_service.cc:1558] Processing DeleteTablet for tablet 57fdd72d06ef42048278b423c7f9ba5a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:49 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:49.448309 4551 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: Sending DeleteTablet for 1 replicas of tablet f6654c117a5d4e99b8a54a67480fd1ca
I20260617 01:52:49.448885 4642 tablet_service.cc:1558] Processing DeleteTablet for tablet 3eb9839da46249a58184358f19c804cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:49 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:49.449497 4640 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c2d78a8eb2542188191d3439c2b193e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:49 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:49.450042 4724 tablet_replica.cc:333] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:49.450249 4640 tablet_service.cc:1558] Processing DeleteTablet for tablet f6654c117a5d4e99b8a54a67480fd1ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:49 UTC) from {username='slave'} at 127.0.0.1:48152
I20260617 01:52:49.450874 4724 raft_consensus.cc:2243] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:49.451483 4724 raft_consensus.cc:2272] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:49.454201 4724 ts_tablet_manager.cc:1916] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:49.458249 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:49.480257 4724 ts_tablet_manager.cc:1929] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260617 01:52:49.480710 4724 log.cc:1199] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/57fdd72d06ef42048278b423c7f9ba5a
I20260617 01:52:49.481406 4724 ts_tablet_manager.cc:1950] T 57fdd72d06ef42048278b423c7f9ba5a P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
I20260617 01:52:49.483747 4724 tablet_replica.cc:333] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:49.483896 4542 catalog_manager.cc:5027] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): tablet 57fdd72d06ef42048278b423c7f9ba5a (table test-alter-range-partitioning-renamed [id=2e9ccb50f3734c1a846264397f4c3cbb]) successfully deleted
I20260617 01:52:49.484459 4724 raft_consensus.cc:2243] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:49.485049 4724 raft_consensus.cc:2272] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:49.487877 4724 ts_tablet_manager.cc:1916] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:49.501820 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:49.506731 4724 ts_tablet_manager.cc:1929] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260617 01:52:49.507064 4724 log.cc:1199] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/3eb9839da46249a58184358f19c804cf
I20260617 01:52:49.507578 4724 ts_tablet_manager.cc:1950] T 3eb9839da46249a58184358f19c804cf P f88b175c035e455db01bc30996eaf70f: Deleting consensus metadata
W20260617 01:52:49.509251 4542 catalog_manager.cc:5019] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): delete failed for tablet 3eb9839da46249a58184358f19c804cf with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260617 01:52:49.509917 435 tablet_replica.cc:333] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
W20260617 01:52:49.510066 4542 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 10 similar messages]
I20260617 01:52:49.510636 435 raft_consensus.cc:2243] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:49.511173 435 raft_consensus.cc:2272] T f6654c117a5d4e99b8a54a67480fd1ca P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:52:49.513661 4542 catalog_manager.cc:4754] TS f88b175c035e455db01bc30996eaf70f (127.0.108.193:40827): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 1c2d78a8eb2542188191d3439c2b193e: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260617 01:52:49.513968 435 tablet_replica.cc:333] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:49.514613 435 raft_consensus.cc:2243] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:49.515102 435 raft_consensus.cc:2272] T 1c2d78a8eb2542188191d3439c2b193e P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:49.517938 435 tablet_replica.cc:333] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f: stopping tablet replica
I20260617 01:52:49.518502 435 raft_consensus.cc:2243] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:49.518940 435 raft_consensus.cc:2272] T a97ad34b75e74135a0661b965a11fbbd P f88b175c035e455db01bc30996eaf70f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:49.535533 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:49.555847 435 master.cc:562] Master@127.0.108.254:40715 shutting down...
I20260617 01:52:49.637017 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:49.637621 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:49.637981 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7797ab9757cb42f18b1c36f7eeb78d45: stopping tablet replica
I20260617 01:52:49.650161 435 master.cc:584] Master@127.0.108.254:40715 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (2283 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260617 01:52:49.673758 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:33287
I20260617 01:52:49.674752 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:49.677031 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:49.679576 435 webserver.cc:533] Webserver started at http://127.0.108.254:35081/ using document root <none> and password file <none>
I20260617 01:52:49.680038 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:49.680207 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:49.680444 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:49.681473 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "8abd7c29b1c04d0994fb89995640c432"
format_stamp: "Formatted at 2026-06-17 01:52:49 on dist-test-slave-x8s0"
I20260617 01:52:49.685654 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260617 01:52:49.688791 4733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:49.689579 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.002s
I20260617 01:52:49.689886 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "8abd7c29b1c04d0994fb89995640c432"
format_stamp: "Formatted at 2026-06-17 01:52:49 on dist-test-slave-x8s0"
I20260617 01:52:49.690229 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-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)
I20260617 01:52:49.714381 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:49.715662 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:49.757977 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:33287
I20260617 01:52:49.758066 4784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:33287 every 8 connection(s)
I20260617 01:52:49.762526 4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:49.772074 4785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432: Bootstrap starting.
I20260617 01:52:49.775893 4785 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:49.779636 4785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432: No bootstrap required, opened a new log
I20260617 01:52:49.781447 4785 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8abd7c29b1c04d0994fb89995640c432" member_type: VOTER }
I20260617 01:52:49.781865 4785 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:49.782071 4785 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8abd7c29b1c04d0994fb89995640c432, State: Initialized, Role: FOLLOWER
I20260617 01:52:49.782596 4785 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8abd7c29b1c04d0994fb89995640c432" member_type: VOTER }
I20260617 01:52:49.782994 4785 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:49.783200 4785 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:49.783422 4785 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:49.787649 4785 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8abd7c29b1c04d0994fb89995640c432" member_type: VOTER }
I20260617 01:52:49.788101 4785 leader_election.cc:304] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8abd7c29b1c04d0994fb89995640c432; no voters:
I20260617 01:52:49.789304 4785 leader_election.cc:290] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:49.789572 4788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:49.791697 4788 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 1 LEADER]: Becoming Leader. State: Replica: 8abd7c29b1c04d0994fb89995640c432, State: Running, Role: LEADER
I20260617 01:52:49.792441 4785 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:49.792402 4788 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8abd7c29b1c04d0994fb89995640c432" member_type: VOTER }
I20260617 01:52:49.795037 4789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8abd7c29b1c04d0994fb89995640c432" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8abd7c29b1c04d0994fb89995640c432" member_type: VOTER } }
I20260617 01:52:49.795500 4789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:49.802163 4793 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:49.802379 4790 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8abd7c29b1c04d0994fb89995640c432. Latest consensus state: current_term: 1 leader_uuid: "8abd7c29b1c04d0994fb89995640c432" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8abd7c29b1c04d0994fb89995640c432" member_type: VOTER } }
I20260617 01:52:49.802979 4790 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:49.808476 4793 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:49.812364 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:49.817886 4793 catalog_manager.cc:1382] Generated new cluster ID: 14bc74f0b14d487b8427424c5be5b5db
I20260617 01:52:49.818156 4793 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:49.832576 4793 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:49.833791 4793 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:49.844431 4793 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432: Generated new TSK 0
I20260617 01:52:49.845038 4793 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:49.879233 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:49.883476 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:49.886626 435 webserver.cc:533] Webserver started at http://127.0.108.193:39465/ using document root <none> and password file <none>
I20260617 01:52:49.887204 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:49.887426 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:49.887720 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:49.889087 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "a2ae8926e8d345cab5b76a7416e328ca"
format_stamp: "Formatted at 2026-06-17 01:52:49 on dist-test-slave-x8s0"
I20260617 01:52:49.894984 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:52:49.899139 4810 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:49.899885 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:52:49.900132 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "a2ae8926e8d345cab5b76a7416e328ca"
format_stamp: "Formatted at 2026-06-17 01:52:49 on dist-test-slave-x8s0"
I20260617 01:52:49.900379 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781661132231981-435-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)
I20260617 01:52:49.939551 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:49.940564 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:49.942188 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:49.944456 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:49.944645 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:49.944893 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:49.945101 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:49.992805 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:46677
I20260617 01:52:49.992981 4872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:46677 every 8 connection(s)
I20260617 01:52:50.007541 4873 heartbeater.cc:344] Connected to a master server at 127.0.108.254:33287
I20260617 01:52:50.007938 4873 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:50.008589 4873 heartbeater.cc:507] Master 127.0.108.254:33287 requested a full tablet report, sending...
I20260617 01:52:50.010528 4750 ts_manager.cc:194] Registered new tserver with Master: a2ae8926e8d345cab5b76a7416e328ca (127.0.108.193:46677)
I20260617 01:52:50.011049 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01504336s
I20260617 01:52:50.012322 4750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35318
I20260617 01:52:50.024544 4873 heartbeater.cc:499] Master 127.0.108.254:33287 was elected leader, sending a full tablet report...
I20260617 01:52:50.035630 4750 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35330:
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"
}
}
}
I20260617 01:52:50.070489 4838 tablet_service.cc:1511] Processing CreateTablet for tablet 0962249d365f40bead60bbdbf372942b (DEFAULT_TABLE table=fake-table [id=342f316bd8e44dffaf41666765845b82]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:50.071657 4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0962249d365f40bead60bbdbf372942b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:50.086666 4885 tablet_bootstrap.cc:492] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca: Bootstrap starting.
I20260617 01:52:50.090602 4885 tablet_bootstrap.cc:654] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:50.095018 4885 tablet_bootstrap.cc:492] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca: No bootstrap required, opened a new log
I20260617 01:52:50.095458 4885 ts_tablet_manager.cc:1403] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.006s
I20260617 01:52:50.098138 4885 raft_consensus.cc:359] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.098593 4885 raft_consensus.cc:385] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:50.098799 4885 raft_consensus.cc:740] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Initialized, Role: FOLLOWER
I20260617 01:52:50.099311 4885 consensus_queue.cc:260] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.099761 4885 raft_consensus.cc:399] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:50.099972 4885 raft_consensus.cc:493] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:50.100210 4885 raft_consensus.cc:3060] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:50.104851 4885 raft_consensus.cc:515] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.105448 4885 leader_election.cc:304] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2ae8926e8d345cab5b76a7416e328ca; no voters:
I20260617 01:52:50.107441 4885 leader_election.cc:290] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:50.107692 4887 raft_consensus.cc:2804] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:50.109511 4885 ts_tablet_manager.cc:1434] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260617 01:52:50.109755 4887 raft_consensus.cc:697] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Becoming Leader. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Running, Role: LEADER
I20260617 01:52:50.110478 4887 consensus_queue.cc:237] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.116506 4749 catalog_manager.cc:5696] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ae8926e8d345cab5b76a7416e328ca (127.0.108.193). New cstate: current_term: 1 leader_uuid: "a2ae8926e8d345cab5b76a7416e328ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:50.154850 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:50.157598 4749 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35330:
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"
}
}
}
I20260617 01:52:50.176182 4838 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd2fbacf354476b894592b72a4a0595 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=cbec2926df5b4c67b187c86ce8205d4c]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:50.177445 4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd2fbacf354476b894592b72a4a0595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:50.192090 4885 tablet_bootstrap.cc:492] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca: Bootstrap starting.
I20260617 01:52:50.197100 4885 tablet_bootstrap.cc:654] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:50.200747 4885 tablet_bootstrap.cc:492] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca: No bootstrap required, opened a new log
I20260617 01:52:50.201138 4885 ts_tablet_manager.cc:1403] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.001s
I20260617 01:52:50.202942 4885 raft_consensus.cc:359] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.203490 4885 raft_consensus.cc:385] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:50.203718 4885 raft_consensus.cc:740] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Initialized, Role: FOLLOWER
I20260617 01:52:50.204245 4885 consensus_queue.cc:260] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.204767 4885 raft_consensus.cc:399] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:50.205063 4885 raft_consensus.cc:493] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:50.205312 4885 raft_consensus.cc:3060] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:50.210685 4885 raft_consensus.cc:515] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.211225 4885 leader_election.cc:304] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2ae8926e8d345cab5b76a7416e328ca; no voters:
I20260617 01:52:50.211920 4887 raft_consensus.cc:2804] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:50.212337 4887 raft_consensus.cc:697] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Becoming Leader. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Running, Role: LEADER
I20260617 01:52:50.213016 4887 consensus_queue.cc:237] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.213920 4885 leader_election.cc:290] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:50.215605 4885 ts_tablet_manager.cc:1434] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca: Time spent starting tablet: real 0.014s user 0.008s sys 0.003s
I20260617 01:52:50.219252 4749 catalog_manager.cc:5696] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ae8926e8d345cab5b76a7416e328ca (127.0.108.193). New cstate: current_term: 1 leader_uuid: "a2ae8926e8d345cab5b76a7416e328ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:50.327864 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.344385 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.361758 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.379326 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
W20260617 01:52:50.428414 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.428650 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.428799 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.428972 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.429114 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.429255 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.429397 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.429550 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.429684 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.429824 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.429961 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.430099 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.430240 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.430382 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.430644 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.430848 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.431005 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.431150 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.431298 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.431434 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260617 01:52:50.431576 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.431718 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.431859 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.431995 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.432132 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.432271 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.432405 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.432540 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.432684 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.432819 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.432987 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.433125 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.433265 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.433400 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.433537 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.433679 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.433817 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.433951 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.434088 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.434242 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.434387 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260617 01:52:50.434528 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.434677 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.434821 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.434965 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260617 01:52:50.435107 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.435257 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.435401 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260617 01:52:50.435547 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.435708 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.435869 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.436017 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260617 01:52:50.436179 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260617 01:52:50.436342 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260617 01:52:50.436498 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260617 01:52:50.436672 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260617 01:52:50.436874 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260617 01:52:50.437041 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260617 01:52:50.437201 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260617 01:52:50.437359 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260617 01:52:50.437513 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260617 01:52:50.437685 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260617 01:52:50.437846 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260617 01:52:50.437997 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260617 01:52:50.438143 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260617 01:52:50.438290 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260617 01:52:50.438385 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260617 01:52:50.438476 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260617 01:52:50.438570 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260617 01:52:50.438676 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260617 01:52:50.438786 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260617 01:52:50.438879 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260617 01:52:50.438971 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260617 01:52:50.439069 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260617 01:52:50.439162 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260617 01:52:50.439253 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260617 01:52:50.439347 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260617 01:52:50.439436 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260617 01:52:50.439528 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260617 01:52:50.439625 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260617 01:52:50.439720 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260617 01:52:50.439812 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260617 01:52:50.439905 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260617 01:52:50.439996 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260617 01:52:50.440086 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260617 01:52:50.440181 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260617 01:52:50.440271 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260617 01:52:50.440361 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260617 01:52:50.440452 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260617 01:52:50.440543 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260617 01:52:50.440642 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260617 01:52:50.440732 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260617 01:52:50.440824 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260617 01:52:50.440984 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260617 01:52:50.441082 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260617 01:52:50.441175 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260617 01:52:50.441270 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260617 01:52:50.441368 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260617 01:52:50.441460 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260617 01:52:50.441550 435 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
I20260617 01:52:50.456606 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.473380 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.490777 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.509852 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.531622 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.549315 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.568099 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.584833 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.602169 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.619997 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.636734 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.651896 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.666630 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
W20260617 01:52:50.676205 4747 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11e0390d8d5a42a8b63521f1615a4fe3 has no consensus state
W20260617 01:52:50.677326 4747 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1ac94254fada4e42890557643beb72eb has no consensus state
I20260617 01:52:50.689250 4838 tablet_service.cc:1511] Processing CreateTablet for tablet 11e0390d8d5a42a8b63521f1615a4fe3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=cbec2926df5b4c67b187c86ce8205d4c]), partition=RANGE (c0) PARTITION VALUES < 0
I20260617 01:52:50.690379 4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e0390d8d5a42a8b63521f1615a4fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:50.690408 4837 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac94254fada4e42890557643beb72eb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=cbec2926df5b4c67b187c86ce8205d4c]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260617 01:52:50.691524 4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac94254fada4e42890557643beb72eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:50.704613 4885 tablet_bootstrap.cc:492] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca: Bootstrap starting.
I20260617 01:52:50.709108 4885 tablet_bootstrap.cc:654] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:50.709872 4736 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 11e0390d8d5a42a8b63521f1615a4fe3 (table test-alter-range-partitioning-invalid [id=cbec2926df5b4c67b187c86ce8205d4c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 11e0390d8d5a42a8b63521f1615a4fe3 consensus state has no leader
I20260617 01:52:50.713397 4885 tablet_bootstrap.cc:492] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca: No bootstrap required, opened a new log
I20260617 01:52:50.713788 4885 ts_tablet_manager.cc:1403] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.001s
I20260617 01:52:50.716013 4885 raft_consensus.cc:359] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.716416 4885 raft_consensus.cc:385] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:50.716703 4885 raft_consensus.cc:740] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Initialized, Role: FOLLOWER
I20260617 01:52:50.717396 4885 consensus_queue.cc:260] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.718015 4885 raft_consensus.cc:399] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:50.718327 4885 raft_consensus.cc:493] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:50.718643 4885 raft_consensus.cc:3060] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:50.723496 4885 raft_consensus.cc:515] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.724061 4885 leader_election.cc:304] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2ae8926e8d345cab5b76a7416e328ca; no voters:
I20260617 01:52:50.724555 4885 leader_election.cc:290] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:50.724697 4887 raft_consensus.cc:2804] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:50.728292 4887 raft_consensus.cc:697] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Becoming Leader. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Running, Role: LEADER
I20260617 01:52:50.729110 4887 consensus_queue.cc:237] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.732913 4885 ts_tablet_manager.cc:1434] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca: Time spent starting tablet: real 0.019s user 0.012s sys 0.008s
I20260617 01:52:50.735436 4885 tablet_bootstrap.cc:492] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca: Bootstrap starting.
I20260617 01:52:50.735231 4747 catalog_manager.cc:5696] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ae8926e8d345cab5b76a7416e328ca (127.0.108.193). New cstate: current_term: 1 leader_uuid: "a2ae8926e8d345cab5b76a7416e328ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:50.740796 4885 tablet_bootstrap.cc:654] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:50.747098 4885 tablet_bootstrap.cc:492] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca: No bootstrap required, opened a new log
I20260617 01:52:50.747490 4885 ts_tablet_manager.cc:1403] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.000s
I20260617 01:52:50.750100 4885 raft_consensus.cc:359] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.750645 4885 raft_consensus.cc:385] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:50.750928 4885 raft_consensus.cc:740] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Initialized, Role: FOLLOWER
I20260617 01:52:50.751551 4885 consensus_queue.cc:260] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.752200 4885 raft_consensus.cc:399] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:50.752516 4885 raft_consensus.cc:493] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:50.752883 4885 raft_consensus.cc:3060] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:50.759599 4885 raft_consensus.cc:515] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.760270 4885 leader_election.cc:304] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2ae8926e8d345cab5b76a7416e328ca; no voters:
I20260617 01:52:50.760874 4885 leader_election.cc:290] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:50.760996 4897 raft_consensus.cc:2804] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:50.761442 4897 raft_consensus.cc:697] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Becoming Leader. State: Replica: a2ae8926e8d345cab5b76a7416e328ca, State: Running, Role: LEADER
I20260617 01:52:50.762081 4897 consensus_queue.cc:237] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } }
I20260617 01:52:50.762475 4885 ts_tablet_manager.cc:1434] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca: Time spent starting tablet: real 0.015s user 0.015s sys 0.000s
I20260617 01:52:50.767851 4747 catalog_manager.cc:5696] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ae8926e8d345cab5b76a7416e328ca (127.0.108.193). New cstate: current_term: 1 leader_uuid: "a2ae8926e8d345cab5b76a7416e328ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ae8926e8d345cab5b76a7416e328ca" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46677 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:50.779335 4747 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432: test-alter-range-partitioning-invalid [id=cbec2926df5b4c67b187c86ce8205d4c] alter complete (version 0)
I20260617 01:52:50.788457 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.816565 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.843531 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.866281 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.889196 4747 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35330:
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
I20260617 01:52:50.911317 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:52:50.932219 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:52:50.933023 435 tablet_replica.cc:333] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca: stopping tablet replica
I20260617 01:52:50.933717 435 raft_consensus.cc:2243] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:50.934206 435 raft_consensus.cc:2272] T 11e0390d8d5a42a8b63521f1615a4fe3 P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:50.936662 435 tablet_replica.cc:333] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca: stopping tablet replica
I20260617 01:52:50.937333 435 raft_consensus.cc:2243] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:50.937806 435 raft_consensus.cc:2272] T 1ac94254fada4e42890557643beb72eb P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:50.940336 435 tablet_replica.cc:333] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca: stopping tablet replica
I20260617 01:52:50.940994 435 raft_consensus.cc:2243] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:50.941516 435 raft_consensus.cc:2272] T 4dd2fbacf354476b894592b72a4a0595 P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:50.944026 435 tablet_replica.cc:333] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca: stopping tablet replica
I20260617 01:52:50.944600 435 raft_consensus.cc:2243] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:50.945116 435 raft_consensus.cc:2272] T 0962249d365f40bead60bbdbf372942b P a2ae8926e8d345cab5b76a7416e328ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:50.969722 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:52:50.979210 435 master.cc:562] Master@127.0.108.254:33287 shutting down...
I20260617 01:52:50.995445 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:50.996044 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:50.996397 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8abd7c29b1c04d0994fb89995640c432: stopping tablet replica
I20260617 01:52:51.014070 435 master.cc:584] Master@127.0.108.254:33287 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (1362 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260617 01:52:51.035642 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:43811
I20260617 01:52:51.036628 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:51.038807 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:51.041359 435 webserver.cc:533] Webserver started at http://127.0.108.254:39689/ using document root <none> and password file <none>
I20260617 01:52:51.041801 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:51.041968 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:51.042191 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:51.043215 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "56fb9182e77547ae84699543c09393cf"
format_stamp: "Formatted at 2026-06-17 01:52:51 on dist-test-slave-x8s0"
I20260617 01:52:51.047516 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260617 01:52:51.050674 4905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:51.051424 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:52:51.051751 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "56fb9182e77547ae84699543c09393cf"
format_stamp: "Formatted at 2026-06-17 01:52:51 on dist-test-slave-x8s0"
I20260617 01:52:51.052088 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-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)
I20260617 01:52:51.067557 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:51.068814 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:51.111236 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:43811
I20260617 01:52:51.111299 4956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:43811 every 8 connection(s)
I20260617 01:52:51.115749 4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.125357 4957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Bootstrap starting.
I20260617 01:52:51.129165 4957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.133005 4957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: No bootstrap required, opened a new log
I20260617 01:52:51.134819 4957 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56fb9182e77547ae84699543c09393cf" member_type: VOTER }
I20260617 01:52:51.135180 4957 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.135392 4957 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56fb9182e77547ae84699543c09393cf, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.135886 4957 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56fb9182e77547ae84699543c09393cf" member_type: VOTER }
I20260617 01:52:51.136303 4957 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.136512 4957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.136742 4957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.141146 4957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56fb9182e77547ae84699543c09393cf" member_type: VOTER }
I20260617 01:52:51.141624 4957 leader_election.cc:304] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 56fb9182e77547ae84699543c09393cf; no voters:
I20260617 01:52:51.142820 4957 leader_election.cc:290] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.143088 4960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.144672 4960 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 1 LEADER]: Becoming Leader. State: Replica: 56fb9182e77547ae84699543c09393cf, State: Running, Role: LEADER
I20260617 01:52:51.145414 4960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56fb9182e77547ae84699543c09393cf" member_type: VOTER }
I20260617 01:52:51.145915 4957 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:52:51.148015 4962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56fb9182e77547ae84699543c09393cf. Latest consensus state: current_term: 1 leader_uuid: "56fb9182e77547ae84699543c09393cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56fb9182e77547ae84699543c09393cf" member_type: VOTER } }
I20260617 01:52:51.148072 4961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56fb9182e77547ae84699543c09393cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56fb9182e77547ae84699543c09393cf" member_type: VOTER } }
I20260617 01:52:51.148550 4962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:51.148618 4961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [sys.catalog]: This master's current role is: LEADER
I20260617 01:52:51.155848 4965 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:52:51.162448 4965 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:52:51.165077 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:52:51.171721 4965 catalog_manager.cc:1382] Generated new cluster ID: 2e137ab319e64ee998f0afb44255a75d
I20260617 01:52:51.172001 4965 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:52:51.187767 4965 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:52:51.189119 4965 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:52:51.204607 4965 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Generated new TSK 0
I20260617 01:52:51.205282 4965 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:52:51.234135 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:52:51.237385 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:52:51.240263 435 webserver.cc:533] Webserver started at http://127.0.108.193:36091/ using document root <none> and password file <none>
I20260617 01:52:51.240712 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:52:51.240913 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:52:51.241146 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:52:51.242172 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "3a46a02522a94fd6940c81bcdd902e15"
format_stamp: "Formatted at 2026-06-17 01:52:51 on dist-test-slave-x8s0"
I20260617 01:52:51.246594 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:52:51.249897 4981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:51.250679 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:52:51.251008 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "3a46a02522a94fd6940c81bcdd902e15"
format_stamp: "Formatted at 2026-06-17 01:52:51 on dist-test-slave-x8s0"
I20260617 01:52:51.251340 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-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)
I20260617 01:52:51.267050 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:52:51.268283 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:52:51.270030 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:52:51.272950 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:52:51.273197 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:51.273461 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:52:51.273655 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:52:51.318946 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:39105
I20260617 01:52:51.319034 5043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:39105 every 8 connection(s)
I20260617 01:52:51.335064 5044 heartbeater.cc:344] Connected to a master server at 127.0.108.254:43811
I20260617 01:52:51.335397 5044 heartbeater.cc:461] Registering TS with master...
I20260617 01:52:51.336076 5044 heartbeater.cc:507] Master 127.0.108.254:43811 requested a full tablet report, sending...
I20260617 01:52:51.338172 4922 ts_manager.cc:194] Registered new tserver with Master: 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105)
I20260617 01:52:51.338359 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014989604s
I20260617 01:52:51.340544 4922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60936
I20260617 01:52:51.353482 5044 heartbeater.cc:499] Master 127.0.108.254:43811 was elected leader, sending a full tablet report...
I20260617 01:52:51.361107 4922 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60938:
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"
}
}
}
I20260617 01:52:51.392330 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 7f56f6466bf54374bac21aec8ae17a1d (DEFAULT_TABLE table=fake-table [id=7566c9f1d32d49a9abffe9717bd3d3b8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:51.393359 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f56f6466bf54374bac21aec8ae17a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.410535 5056 tablet_bootstrap.cc:492] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.414799 5056 tablet_bootstrap.cc:654] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.418334 5056 tablet_bootstrap.cc:492] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.418645 5056 ts_tablet_manager.cc:1403] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260617 01:52:51.420787 5056 raft_consensus.cc:359] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.421248 5056 raft_consensus.cc:385] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.421484 5056 raft_consensus.cc:740] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.422034 5056 consensus_queue.cc:260] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.422541 5056 raft_consensus.cc:399] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.422814 5056 raft_consensus.cc:493] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.423137 5056 raft_consensus.cc:3060] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.427771 5056 raft_consensus.cc:515] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.428257 5056 leader_election.cc:304] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.430409 5056 leader_election.cc:290] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.430701 5058 raft_consensus.cc:2804] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.432703 5056 ts_tablet_manager.cc:1434] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.011s sys 0.004s
I20260617 01:52:51.432986 5058 raft_consensus.cc:697] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.433616 5058 consensus_queue.cc:237] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.439168 4921 catalog_manager.cc:5696] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "3a46a02522a94fd6940c81bcdd902e15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:51.479136 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:52:51.480801 4921 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60938:
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"
}
}
}
I20260617 01:52:51.498242 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 87debffa24d54e139527f13a47bff69d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:51.499321 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87debffa24d54e139527f13a47bff69d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.514012 5056 tablet_bootstrap.cc:492] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.519217 5056 tablet_bootstrap.cc:654] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.523347 5056 tablet_bootstrap.cc:492] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.523703 5056 ts_tablet_manager.cc:1403] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.003s
I20260617 01:52:51.525911 5056 raft_consensus.cc:359] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.526304 5056 raft_consensus.cc:385] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.526510 5056 raft_consensus.cc:740] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.527029 5056 consensus_queue.cc:260] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.527482 5056 raft_consensus.cc:399] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.527689 5056 raft_consensus.cc:493] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.527920 5056 raft_consensus.cc:3060] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.532752 5056 raft_consensus.cc:515] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.533490 5056 leader_election.cc:304] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.534224 5058 raft_consensus.cc:2804] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.534616 5058 raft_consensus.cc:697] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.535399 5056 leader_election.cc:290] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.535210 5058 consensus_queue.cc:237] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.537045 5056 ts_tablet_manager.cc:1434] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260617 01:52:51.545097 4921 catalog_manager.cc:5696] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "3a46a02522a94fd6940c81bcdd902e15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } health_report { overall_health: HEALTHY } } }
I20260617 01:52:51.575783 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.584244 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 87debffa24d54e139527f13a47bff69d
I20260617 01:52:51.586177 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 87debffa24d54e139527f13a47bff69d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.587819 5066 tablet_replica.cc:333] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.588582 5066 raft_consensus.cc:2243] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.589140 5066 raft_consensus.cc:2272] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.590587 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.592417 5066 ts_tablet_manager.cc:1916] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260617 01:52:51.602783 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d809137229d94cad922f2cf014ba4541 has no consensus state
I20260617 01:52:51.605504 5066 ts_tablet_manager.cc:1929] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.605939 5066 log.cc:1199] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/87debffa24d54e139527f13a47bff69d
I20260617 01:52:51.606704 5066 ts_tablet_manager.cc:1950] T 87debffa24d54e139527f13a47bff69d P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.609479 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 87debffa24d54e139527f13a47bff69d (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:51.609555 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.613560 5009 tablet_service.cc:1511] Processing CreateTablet for tablet d809137229d94cad922f2cf014ba4541 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:51.614494 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d809137229d94cad922f2cf014ba4541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.615689 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.626281 5056 tablet_bootstrap.cc:492] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.626556 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet d809137229d94cad922f2cf014ba4541
I20260617 01:52:51.628641 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet d809137229d94cad922f2cf014ba4541 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:51.630359 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet d809137229d94cad922f2cf014ba4541 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d809137229d94cad922f2cf014ba4541 already in progress: creating tablet
I20260617 01:52:51.631742 5056 tablet_bootstrap.cc:654] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.631693 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.640225 5056 tablet_bootstrap.cc:492] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.639865 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.640661 5056 ts_tablet_manager.cc:1403] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.015s user 0.001s sys 0.011s
I20260617 01:52:51.643136 5056 raft_consensus.cc:359] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.643687 5056 raft_consensus.cc:385] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.643961 5056 raft_consensus.cc:740] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.644798 5056 consensus_queue.cc:260] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.645455 5056 raft_consensus.cc:399] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.645746 5056 raft_consensus.cc:493] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.646057 5056 raft_consensus.cc:3060] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:51.652540 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a2706376405143cb93066db1c20cdc20 has no consensus state
I20260617 01:52:51.653083 5056 raft_consensus.cc:515] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.653806 5056 leader_election.cc:304] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.654520 5058 raft_consensus.cc:2804] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.654932 5058 raft_consensus.cc:697] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.655572 5058 consensus_queue.cc:237] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.656720 5056 leader_election.cc:290] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.658726 5056 ts_tablet_manager.cc:1434] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.018s user 0.005s sys 0.009s
I20260617 01:52:51.663969 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.666069 5009 tablet_service.cc:1511] Processing CreateTablet for tablet a2706376405143cb93066db1c20cdc20 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:51.667639 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2706376405143cb93066db1c20cdc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.669610 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet d809137229d94cad922f2cf014ba4541 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.670660 5066 tablet_replica.cc:333] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.671339 5066 raft_consensus.cc:2243] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.671838 5066 raft_consensus.cc:2272] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.672101 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.674783 5066 ts_tablet_manager.cc:1916] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:51.684269 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet a2706376405143cb93066db1c20cdc20
I20260617 01:52:51.684742 5056 tablet_bootstrap.cc:492] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.686110 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet a2706376405143cb93066db1c20cdc20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.690486 5056 tablet_bootstrap.cc:654] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.690289 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.695966 5056 tablet_bootstrap.cc:492] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.696512 5056 ts_tablet_manager.cc:1403] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.001s
I20260617 01:52:51.697840 5066 ts_tablet_manager.cc:1929] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.698269 5066 log.cc:1199] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/d809137229d94cad922f2cf014ba4541
I20260617 01:52:51.698541 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.699064 5066 ts_tablet_manager.cc:1950] T d809137229d94cad922f2cf014ba4541 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.699100 5056 raft_consensus.cc:359] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.699867 5056 raft_consensus.cc:385] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.700248 5056 raft_consensus.cc:740] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.701180 5056 consensus_queue.cc:260] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.701828 5056 raft_consensus.cc:399] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.702132 5056 raft_consensus.cc:493] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.702330 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet d809137229d94cad922f2cf014ba4541 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:51.702491 5056 raft_consensus.cc:3060] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.709438 5056 raft_consensus.cc:515] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:51.709626 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet a2706376405143cb93066db1c20cdc20 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a2706376405143cb93066db1c20cdc20 already in progress: creating tablet
I20260617 01:52:51.710142 5056 leader_election.cc:304] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.710788 5056 leader_election.cc:290] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.710922 5058 raft_consensus.cc:2804] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.711345 5058 raft_consensus.cc:697] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:51.711762 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce7840badc5a438baee4f535ab88bf0c has no consensus state
I20260617 01:52:51.711995 5058 consensus_queue.cc:237] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.713169 5056 ts_tablet_manager.cc:1434] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.013s sys 0.001s
I20260617 01:52:51.719739 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.723554 5009 tablet_service.cc:1511] Processing CreateTablet for tablet ce7840badc5a438baee4f535ab88bf0c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:51.724577 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7840badc5a438baee4f535ab88bf0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.726090 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet a2706376405143cb93066db1c20cdc20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.728561 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.729544 5066 tablet_replica.cc:333] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.730341 5066 raft_consensus.cc:2243] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.730911 5066 raft_consensus.cc:2272] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.734104 5066 ts_tablet_manager.cc:1916] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:51.739140 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet ce7840badc5a438baee4f535ab88bf0c
I20260617 01:52:51.743407 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet ce7840badc5a438baee4f535ab88bf0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:51.745908 4908 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ce7840badc5a438baee4f535ab88bf0c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ce7840badc5a438baee4f535ab88bf0c consensus state has no leader
I20260617 01:52:51.746865 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:51.747515 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.752525 5056 tablet_bootstrap.cc:492] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.752964 5066 ts_tablet_manager.cc:1929] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.753412 5066 log.cc:1199] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/a2706376405143cb93066db1c20cdc20
I20260617 01:52:51.754249 5066 ts_tablet_manager.cc:1950] T a2706376405143cb93066db1c20cdc20 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.754645 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.757655 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet a2706376405143cb93066db1c20cdc20 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:51.758371 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet ce7840badc5a438baee4f535ab88bf0c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ce7840badc5a438baee4f535ab88bf0c already in progress: creating tablet
I20260617 01:52:51.760283 5056 tablet_bootstrap.cc:654] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.765003 5056 tablet_bootstrap.cc:492] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.765386 5056 ts_tablet_manager.cc:1403] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.013s user 0.009s sys 0.000s
W20260617 01:52:51.766644 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 836b56d23efe4276a4c0139f3fdd4886 has no consensus state
I20260617 01:52:51.768189 5056 raft_consensus.cc:359] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.768713 5056 raft_consensus.cc:385] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.768994 5056 raft_consensus.cc:740] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.769711 5056 consensus_queue.cc:260] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.770298 5056 raft_consensus.cc:399] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.770598 5056 raft_consensus.cc:493] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.770915 5056 raft_consensus.cc:3060] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.772104 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.777609 5056 raft_consensus.cc:515] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.778275 5056 leader_election.cc:304] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.778961 5058 raft_consensus.cc:2804] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.778877 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.779402 5058 raft_consensus.cc:697] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.780154 5058 consensus_queue.cc:237] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.783231 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 836b56d23efe4276a4c0139f3fdd4886 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:51.784454 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836b56d23efe4276a4c0139f3fdd4886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.788030 5056 leader_election.cc:290] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.790243 5056 ts_tablet_manager.cc:1434] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.025s user 0.014s sys 0.000s
I20260617 01:52:51.791443 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 836b56d23efe4276a4c0139f3fdd4886
I20260617 01:52:51.793720 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 836b56d23efe4276a4c0139f3fdd4886 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:51.795120 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 836b56d23efe4276a4c0139f3fdd4886 because the tablet was not found. No further retry: Not found: Tablet not found: 836b56d23efe4276a4c0139f3fdd4886
I20260617 01:52:51.798755 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.803154 5056 tablet_bootstrap.cc:492] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.807842 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.808444 5056 tablet_bootstrap.cc:654] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.812095 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:51.812798 5056 tablet_bootstrap.cc:492] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.813243 5056 ts_tablet_manager.cc:1403] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.005s
I20260617 01:52:51.815429 5056 raft_consensus.cc:359] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.815891 5056 raft_consensus.cc:385] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.816123 5056 raft_consensus.cc:740] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.816648 5056 consensus_queue.cc:260] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.817236 5056 raft_consensus.cc:399] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.817499 5056 raft_consensus.cc:493] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.817773 5056 raft_consensus.cc:3060] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.818274 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet ce7840badc5a438baee4f535ab88bf0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.819021 5066 tablet_replica.cc:333] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.819756 5066 raft_consensus.cc:2243] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.820269 5066 raft_consensus.cc:2272] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.823642 5066 ts_tablet_manager.cc:1916] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:51.823976 5056 raft_consensus.cc:515] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.824609 5056 leader_election.cc:304] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.825142 5056 leader_election.cc:290] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.825623 5059 raft_consensus.cc:2804] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.826074 5059 raft_consensus.cc:697] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.826715 5059 consensus_queue.cc:237] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.830960 5056 ts_tablet_manager.cc:1434] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.010s sys 0.002s
W20260617 01:52:51.832248 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34847c3418384d5f8e2cbefd2a1e5c57 has no consensus state
I20260617 01:52:51.836987 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.843752 5066 ts_tablet_manager.cc:1929] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.844264 5066 log.cc:1199] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/ce7840badc5a438baee4f535ab88bf0c
I20260617 01:52:51.845109 5066 ts_tablet_manager.cc:1950] T ce7840badc5a438baee4f535ab88bf0c P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.844569 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.846923 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 34847c3418384d5f8e2cbefd2a1e5c57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260617 01:52:51.848142 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34847c3418384d5f8e2cbefd2a1e5c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.848451 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet ce7840badc5a438baee4f535ab88bf0c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:51.858889 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 34847c3418384d5f8e2cbefd2a1e5c57
I20260617 01:52:51.863066 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 34847c3418384d5f8e2cbefd2a1e5c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:51.864466 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 34847c3418384d5f8e2cbefd2a1e5c57 because the tablet was not found. No further retry: Not found: Tablet not found: 34847c3418384d5f8e2cbefd2a1e5c57
I20260617 01:52:51.865940 5056 tablet_bootstrap.cc:492] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.866192 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:51.868125 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 836b56d23efe4276a4c0139f3fdd4886 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.868934 5066 tablet_replica.cc:333] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.869716 5066 raft_consensus.cc:2243] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.870240 5066 raft_consensus.cc:2272] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.870980 5056 tablet_bootstrap.cc:654] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.873066 5066 ts_tablet_manager.cc:1916] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:51.864759 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.875767 5056 tablet_bootstrap.cc:492] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.876158 5056 ts_tablet_manager.cc:1403] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.000s
I20260617 01:52:51.881506 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.882596 5056 raft_consensus.cc:359] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.883090 5056 raft_consensus.cc:385] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.883322 5056 raft_consensus.cc:740] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.883978 5056 consensus_queue.cc:260] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.884500 5056 raft_consensus.cc:399] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.884742 5056 raft_consensus.cc:493] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.885042 5056 raft_consensus.cc:3060] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.888521 5066 ts_tablet_manager.cc:1929] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.889010 5066 log.cc:1199] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/836b56d23efe4276a4c0139f3fdd4886
I20260617 01:52:51.889784 5066 ts_tablet_manager.cc:1950] T 836b56d23efe4276a4c0139f3fdd4886 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.891607 5056 raft_consensus.cc:515] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.892350 5056 leader_election.cc:304] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.894236 5059 raft_consensus.cc:2804] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.894658 5059 raft_consensus.cc:697] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.895300 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 836b56d23efe4276a4c0139f3fdd4886 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:51.895594 5056 leader_election.cc:290] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.895321 5059 consensus_queue.cc:237] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.898044 5056 ts_tablet_manager.cc:1434] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.022s user 0.014s sys 0.001s
W20260617 01:52:51.898833 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc874bb146314baaa392bc401cdd1881 has no consensus state
I20260617 01:52:51.906054 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 34847c3418384d5f8e2cbefd2a1e5c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.905722 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.906839 5066 tablet_replica.cc:333] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.907598 5066 raft_consensus.cc:2243] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.908125 5066 raft_consensus.cc:2272] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.912279 5009 tablet_service.cc:1511] Processing CreateTablet for tablet dc874bb146314baaa392bc401cdd1881 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260617 01:52:51.912950 5066 ts_tablet_manager.cc:1916] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:51.913499 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc874bb146314baaa392bc401cdd1881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.914177 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.926853 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet dc874bb146314baaa392bc401cdd1881
I20260617 01:52:51.929735 5056 tablet_bootstrap.cc:492] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.930990 5066 ts_tablet_manager.cc:1929] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.932816 5066 log.cc:1199] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/34847c3418384d5f8e2cbefd2a1e5c57
I20260617 01:52:51.933576 5066 ts_tablet_manager.cc:1950] T 34847c3418384d5f8e2cbefd2a1e5c57 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.934430 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet dc874bb146314baaa392bc401cdd1881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.935985 5056 tablet_bootstrap.cc:654] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:51.936383 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 34847c3418384d5f8e2cbefd2a1e5c57 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:51.937551 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet dc874bb146314baaa392bc401cdd1881 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dc874bb146314baaa392bc401cdd1881 already in progress: creating tablet
I20260617 01:52:51.939867 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:51.939384 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.941875 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 34847c3418384d5f8e2cbefd2a1e5c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:51.943316 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 34847c3418384d5f8e2cbefd2a1e5c57 because the tablet was not found. No further retry: Not found: Tablet not found: 34847c3418384d5f8e2cbefd2a1e5c57
I20260617 01:52:51.947129 5056 tablet_bootstrap.cc:492] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:51.947513 5056 ts_tablet_manager.cc:1403] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.006s sys 0.003s
I20260617 01:52:51.947724 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.949293 5056 raft_consensus.cc:359] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.949697 5056 raft_consensus.cc:385] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:51.949893 5056 raft_consensus.cc:740] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:51.950383 5056 consensus_queue.cc:260] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.950790 5056 raft_consensus.cc:399] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:51.950987 5056 raft_consensus.cc:493] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:51.951218 5056 raft_consensus.cc:3060] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:51.957316 5056 raft_consensus.cc:515] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:51.957897 5056 leader_election.cc:304] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:51.958412 5056 leader_election.cc:290] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:51.958527 5059 raft_consensus.cc:2804] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:51.959010 5059 raft_consensus.cc:697] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:51.959709 5056 ts_tablet_manager.cc:1434] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260617 01:52:51.959677 5059 consensus_queue.cc:237] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:51.964625 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41b279e591e0414fa35339fdab0f96a5 has no consensus state
I20260617 01:52:51.967759 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet dc874bb146314baaa392bc401cdd1881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:51.968684 5066 tablet_replica.cc:333] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:51.969408 5066 raft_consensus.cc:2243] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:51.969904 5066 raft_consensus.cc:2272] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:51.973899 5066 ts_tablet_manager.cc:1916] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:51.973888 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.982395 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 41b279e591e0414fa35339fdab0f96a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:51.983412 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b279e591e0414fa35339fdab0f96a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:51.985541 5066 ts_tablet_manager.cc:1929] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:51.985828 5066 log.cc:1199] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/dc874bb146314baaa392bc401cdd1881
I20260617 01:52:51.986496 5066 ts_tablet_manager.cc:1950] T dc874bb146314baaa392bc401cdd1881 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:51.988775 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet dc874bb146314baaa392bc401cdd1881 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:51.988826 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:51.996217 5056 tablet_bootstrap.cc:492] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:51.997267 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 41b279e591e0414fa35339fdab0f96a5
I20260617 01:52:51.998960 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 41b279e591e0414fa35339fdab0f96a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.000186 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 41b279e591e0414fa35339fdab0f96a5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 41b279e591e0414fa35339fdab0f96a5 already in progress: creating tablet
I20260617 01:52:52.001168 5056 tablet_bootstrap.cc:654] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.005622 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.007197 5056 tablet_bootstrap.cc:492] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.007668 5056 ts_tablet_manager.cc:1403] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260617 01:52:52.007164 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.009878 5056 raft_consensus.cc:359] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.010377 5056 raft_consensus.cc:385] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.010612 5056 raft_consensus.cc:740] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.011281 5056 consensus_queue.cc:260] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.011823 5056 raft_consensus.cc:399] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.012073 5056 raft_consensus.cc:493] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.012352 5056 raft_consensus.cc:3060] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.013043 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet dc874bb146314baaa392bc401cdd1881 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.013254 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:52.014300 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet dc874bb146314baaa392bc401cdd1881 because the tablet was not found. No further retry: Not found: Tablet not found: dc874bb146314baaa392bc401cdd1881
I20260617 01:52:52.018603 5056 raft_consensus.cc:515] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.019246 5056 leader_election.cc:304] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.019757 5056 leader_election.cc:290] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.019905 5059 raft_consensus.cc:2804] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.020397 5059 raft_consensus.cc:697] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.021112 5056 ts_tablet_manager.cc:1434] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.010s sys 0.003s
I20260617 01:52:52.021072 5059 consensus_queue.cc:237] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:52.025624 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e1877892b4b48d094b9550e6d67dd92 has no consensus state
I20260617 01:52:52.029093 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.033959 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 41b279e591e0414fa35339fdab0f96a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:51 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.034603 5066 tablet_replica.cc:333] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.035240 5066 raft_consensus.cc:2243] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.035684 5066 raft_consensus.cc:2272] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.036576 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.038518 5066 ts_tablet_manager.cc:1916] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.042148 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1877892b4b48d094b9550e6d67dd92 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.043185 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1877892b4b48d094b9550e6d67dd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.052579 5066 ts_tablet_manager.cc:1929] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.052953 5066 log.cc:1199] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/41b279e591e0414fa35339fdab0f96a5
I20260617 01:52:52.053190 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 0e1877892b4b48d094b9550e6d67dd92
I20260617 01:52:52.053668 5066 ts_tablet_manager.cc:1950] T 41b279e591e0414fa35339fdab0f96a5 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.054955 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e1877892b4b48d094b9550e6d67dd92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.057104 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 41b279e591e0414fa35339fdab0f96a5 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:52.057793 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 0e1877892b4b48d094b9550e6d67dd92 because the tablet was not found. No further retry: Not found: Tablet not found: 0e1877892b4b48d094b9550e6d67dd92
I20260617 01:52:52.059002 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.060607 5056 tablet_bootstrap.cc:492] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.065414 5056 tablet_bootstrap.cc:654] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.067211 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.068989 5056 tablet_bootstrap.cc:492] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.069306 5056 ts_tablet_manager.cc:1403] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260617 01:52:52.070878 5056 raft_consensus.cc:359] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.071220 5056 raft_consensus.cc:385] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.071421 5056 raft_consensus.cc:740] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.071923 5056 consensus_queue.cc:260] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.072352 5056 raft_consensus.cc:399] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.072547 5056 raft_consensus.cc:493] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.072768 5056 raft_consensus.cc:3060] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.078858 5056 raft_consensus.cc:515] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.079445 5056 leader_election.cc:304] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.080426 5059 raft_consensus.cc:2804] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
W20260617 01:52:52.080897 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41c1fd9095fb4e7fad18507b2bb21caf has no consensus state
I20260617 01:52:52.084369 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.080865 5059 raft_consensus.cc:697] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.085638 5059 consensus_queue.cc:237] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.091264 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.094125 5056 leader_election.cc:290] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.095263 5056 ts_tablet_manager.cc:1434] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.026s user 0.011s sys 0.000s
I20260617 01:52:52.095173 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 41c1fd9095fb4e7fad18507b2bb21caf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260617 01:52:52.096520 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c1fd9095fb4e7fad18507b2bb21caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.103610 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 41c1fd9095fb4e7fad18507b2bb21caf
I20260617 01:52:52.105531 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 41c1fd9095fb4e7fad18507b2bb21caf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.107086 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 41c1fd9095fb4e7fad18507b2bb21caf because the tablet was not found. No further retry: Not found: Tablet not found: 41c1fd9095fb4e7fad18507b2bb21caf
I20260617 01:52:52.110497 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.111050 5056 tablet_bootstrap.cc:492] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.110445 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.116030 5056 tablet_bootstrap.cc:654] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.116326 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e1877892b4b48d094b9550e6d67dd92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.117048 5066 tablet_replica.cc:333] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.117636 5066 raft_consensus.cc:2243] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.118080 5066 raft_consensus.cc:2272] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.121006 5066 ts_tablet_manager.cc:1916] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.121883 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:52.134256 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92685b4ebf134d05aaebbae30c92bbe2 has no consensus state
I20260617 01:52:52.135689 5066 ts_tablet_manager.cc:1929] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.136076 5066 log.cc:1199] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/0e1877892b4b48d094b9550e6d67dd92
I20260617 01:52:52.136745 5066 ts_tablet_manager.cc:1950] T 0e1877892b4b48d094b9550e6d67dd92 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.139142 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 0e1877892b4b48d094b9550e6d67dd92 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.140116 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.141985 5056 tablet_bootstrap.cc:492] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.142426 5056 ts_tablet_manager.cc:1403] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.032s user 0.009s sys 0.008s
I20260617 01:52:52.144493 5056 raft_consensus.cc:359] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.144964 5056 raft_consensus.cc:385] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.145264 5056 raft_consensus.cc:740] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.145994 5056 consensus_queue.cc:260] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.146086 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 92685b4ebf134d05aaebbae30c92bbe2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260617 01:52:52.146641 5056 raft_consensus.cc:399] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.147089 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92685b4ebf134d05aaebbae30c92bbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.147022 5056 raft_consensus.cc:493] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.147562 5056 raft_consensus.cc:3060] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.148119 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.155324 5056 raft_consensus.cc:515] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.156162 5056 leader_election.cc:304] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.156872 5059 raft_consensus.cc:2804] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.157301 5059 raft_consensus.cc:697] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.157936 5059 consensus_queue.cc:237] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.158967 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 92685b4ebf134d05aaebbae30c92bbe2
I20260617 01:52:52.161450 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 92685b4ebf134d05aaebbae30c92bbe2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.162983 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 92685b4ebf134d05aaebbae30c92bbe2 because the tablet was not found. No further retry: Not found: Tablet not found: 92685b4ebf134d05aaebbae30c92bbe2
I20260617 01:52:52.163198 5056 leader_election.cc:290] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.165729 5056 ts_tablet_manager.cc:1434] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.023s user 0.009s sys 0.002s
I20260617 01:52:52.167420 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.172170 5056 tablet_bootstrap.cc:492] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.177495 5056 tablet_bootstrap.cc:654] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.177006 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.179751 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.182087 5056 tablet_bootstrap.cc:492] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.182466 5056 ts_tablet_manager.cc:1403] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260617 01:52:52.182423 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 41c1fd9095fb4e7fad18507b2bb21caf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.183180 5066 tablet_replica.cc:333] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.183771 5066 raft_consensus.cc:2243] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.184229 5066 raft_consensus.cc:2272] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.184715 5056 raft_consensus.cc:359] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.185245 5056 raft_consensus.cc:385] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.185638 5056 raft_consensus.cc:740] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.186303 5056 consensus_queue.cc:260] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.186817 5056 raft_consensus.cc:399] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.187047 5056 raft_consensus.cc:493] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.187244 5066 ts_tablet_manager.cc:1916] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.187306 5056 raft_consensus.cc:3060] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.190876 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e95b18be1cf4ed39adf1021f83d1b52 has no consensus state
I20260617 01:52:52.193411 5056 raft_consensus.cc:515] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.194015 5056 leader_election.cc:304] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.194640 5059 raft_consensus.cc:2804] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.195044 5059 raft_consensus.cc:697] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.195711 5059 consensus_queue.cc:237] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.200773 5056 leader_election.cc:290] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.202859 5056 ts_tablet_manager.cc:1434] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.014s sys 0.000s
I20260617 01:52:52.203104 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 9e95b18be1cf4ed39adf1021f83d1b52 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.204222 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e95b18be1cf4ed39adf1021f83d1b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.206069 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.214040 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.214557 5066 ts_tablet_manager.cc:1929] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.214947 5066 log.cc:1199] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/41c1fd9095fb4e7fad18507b2bb21caf
I20260617 01:52:52.215610 5066 ts_tablet_manager.cc:1950] T 41c1fd9095fb4e7fad18507b2bb21caf P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.218073 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 41c1fd9095fb4e7fad18507b2bb21caf (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.223060 5056 tablet_bootstrap.cc:492] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.227290 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 9e95b18be1cf4ed39adf1021f83d1b52
I20260617 01:52:52.229965 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e95b18be1cf4ed39adf1021f83d1b52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.231614 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 9e95b18be1cf4ed39adf1021f83d1b52 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9e95b18be1cf4ed39adf1021f83d1b52 already in progress: creating tablet
I20260617 01:52:52.233074 5056 tablet_bootstrap.cc:654] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.232883 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.232932 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.235384 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 92685b4ebf134d05aaebbae30c92bbe2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.236027 5066 tablet_replica.cc:333] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.236682 5066 raft_consensus.cc:2243] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.237233 5066 raft_consensus.cc:2272] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.240872 5066 ts_tablet_manager.cc:1916] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.241722 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.244597 5056 tablet_bootstrap.cc:492] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.245051 5056 ts_tablet_manager.cc:1403] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.022s user 0.003s sys 0.014s
I20260617 01:52:52.253144 5056 raft_consensus.cc:359] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:52.253687 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1d204b900569479b9cd20510724e6496 has no consensus state
I20260617 01:52:52.253873 5056 raft_consensus.cc:385] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.254487 5056 raft_consensus.cc:740] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.255307 5056 consensus_queue.cc:260] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.255921 5056 raft_consensus.cc:399] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.256237 5056 raft_consensus.cc:493] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.256572 5056 raft_consensus.cc:3060] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.259531 5066 ts_tablet_manager.cc:1929] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.259987 5066 log.cc:1199] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/92685b4ebf134d05aaebbae30c92bbe2
I20260617 01:52:52.260644 5066 ts_tablet_manager.cc:1950] T 92685b4ebf134d05aaebbae30c92bbe2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.263262 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 92685b4ebf134d05aaebbae30c92bbe2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.264796 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1d204b900569479b9cd20510724e6496 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.265805 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d204b900569479b9cd20510724e6496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.267066 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.269358 5056 raft_consensus.cc:515] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.270078 5056 leader_election.cc:304] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.270655 5056 leader_election.cc:290] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.270797 5058 raft_consensus.cc:2804] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.271327 5058 raft_consensus.cc:697] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.271991 5056 ts_tablet_manager.cc:1434] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.027s user 0.010s sys 0.001s
I20260617 01:52:52.272046 5058 consensus_queue.cc:237] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.278793 5056 tablet_bootstrap.cc:492] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.281101 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.284466 5056 tablet_bootstrap.cc:654] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.286643 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e95b18be1cf4ed39adf1021f83d1b52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.289219 5066 tablet_replica.cc:333] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.289937 5066 raft_consensus.cc:2243] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.290429 5066 raft_consensus.cc:2272] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.292873 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1d204b900569479b9cd20510724e6496
I20260617 01:52:52.293453 5056 tablet_bootstrap.cc:492] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.293856 5056 ts_tablet_manager.cc:1403] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260617 01:52:52.294571 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d204b900569479b9cd20510724e6496 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.296197 5056 raft_consensus.cc:359] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.296695 5056 raft_consensus.cc:385] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.296975 5056 raft_consensus.cc:740] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.297571 5056 consensus_queue.cc:260] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.298182 5056 raft_consensus.cc:399] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.298247 5066 ts_tablet_manager.cc:1916] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.298483 5056 raft_consensus.cc:493] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.298794 5056 raft_consensus.cc:3060] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.302848 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.304733 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.305181 5056 raft_consensus.cc:515] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.305823 5056 leader_election.cc:304] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.306348 5056 leader_election.cc:290] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.306488 5058 raft_consensus.cc:2804] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.306972 5058 raft_consensus.cc:697] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.307711 5056 ts_tablet_manager.cc:1434] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260617 01:52:52.307629 5058 consensus_queue.cc:237] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.313071 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.317121 5066 ts_tablet_manager.cc:1929] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.317513 5066 log.cc:1199] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/9e95b18be1cf4ed39adf1021f83d1b52
I20260617 01:52:52.318183 5066 ts_tablet_manager.cc:1950] T 9e95b18be1cf4ed39adf1021f83d1b52 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.320649 5066 tablet_replica.cc:333] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.320926 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 9e95b18be1cf4ed39adf1021f83d1b52 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:52.325057 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 039b6bca4b4f44469278a16925a19425 has no consensus state
I20260617 01:52:52.324874 5066 raft_consensus.cc:2243] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.327633 5066 raft_consensus.cc:2272] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.329315 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.330581 5066 ts_tablet_manager.cc:1916] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.342208 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 039b6bca4b4f44469278a16925a19425 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260617 01:52:52.342155 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.343324 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039b6bca4b4f44469278a16925a19425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.344688 5066 ts_tablet_manager.cc:1929] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.345063 5066 log.cc:1199] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1d204b900569479b9cd20510724e6496
I20260617 01:52:52.345705 5066 ts_tablet_manager.cc:1950] T 1d204b900569479b9cd20510724e6496 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.348414 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1d204b900569479b9cd20510724e6496 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.353045 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 039b6bca4b4f44469278a16925a19425
I20260617 01:52:52.354645 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 039b6bca4b4f44469278a16925a19425 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.359776 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 039b6bca4b4f44469278a16925a19425 because the tablet was not found. No further retry: Not found: Tablet not found: 039b6bca4b4f44469278a16925a19425
I20260617 01:52:52.360961 5056 tablet_bootstrap.cc:492] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.361050 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.367076 5056 tablet_bootstrap.cc:654] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.369313 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.371160 5056 tablet_bootstrap.cc:492] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.371578 5056 ts_tablet_manager.cc:1403] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260617 01:52:52.373922 5056 raft_consensus.cc:359] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.374382 5056 raft_consensus.cc:385] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.374575 5056 raft_consensus.cc:740] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.375083 5056 consensus_queue.cc:260] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.375499 5056 raft_consensus.cc:399] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.375699 5056 raft_consensus.cc:493] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.375934 5056 raft_consensus.cc:3060] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.380730 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 552bd2a7bcd7409aa374f2c1773723b2 has no consensus state
I20260617 01:52:52.382545 5056 raft_consensus.cc:515] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.383181 5056 leader_election.cc:304] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.383826 5058 raft_consensus.cc:2804] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.384243 5058 raft_consensus.cc:697] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.384940 5058 consensus_queue.cc:237] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.386312 5056 leader_election.cc:290] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.387898 5056 ts_tablet_manager.cc:1434] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.014s sys 0.000s
I20260617 01:52:52.389604 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.393748 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 552bd2a7bcd7409aa374f2c1773723b2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260617 01:52:52.394841 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552bd2a7bcd7409aa374f2c1773723b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.400291 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 039b6bca4b4f44469278a16925a19425 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.401073 5066 tablet_replica.cc:333] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.401225 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.401677 5066 raft_consensus.cc:2243] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.402185 5066 raft_consensus.cc:2272] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.406081 5066 ts_tablet_manager.cc:1916] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.411242 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 552bd2a7bcd7409aa374f2c1773723b2
I20260617 01:52:52.412829 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 552bd2a7bcd7409aa374f2c1773723b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.416039 5056 tablet_bootstrap.cc:492] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.417650 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.419996 5066 ts_tablet_manager.cc:1929] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.420776 5066 log.cc:1199] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/039b6bca4b4f44469278a16925a19425
I20260617 01:52:52.421414 5056 tablet_bootstrap.cc:654] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.423213 5066 ts_tablet_manager.cc:1950] T 039b6bca4b4f44469278a16925a19425 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.423445 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.426123 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 039b6bca4b4f44469278a16925a19425 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:52.427651 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 552bd2a7bcd7409aa374f2c1773723b2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 552bd2a7bcd7409aa374f2c1773723b2 already in progress: creating tablet
I20260617 01:52:52.430481 5056 tablet_bootstrap.cc:492] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.430958 5056 ts_tablet_manager.cc:1403] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260617 01:52:52.431629 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.433843 5056 raft_consensus.cc:359] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.434369 5056 raft_consensus.cc:385] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.434659 5056 raft_consensus.cc:740] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.435408 5056 consensus_queue.cc:260] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.436008 5056 raft_consensus.cc:399] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.436266 5056 raft_consensus.cc:493] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.436546 5056 raft_consensus.cc:3060] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.440687 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6ac3a539f9474f208b43fdeee4b74ff3 has no consensus state
I20260617 01:52:52.442998 5056 raft_consensus.cc:515] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.443621 5056 leader_election.cc:304] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.444290 5058 raft_consensus.cc:2804] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.444697 5058 raft_consensus.cc:697] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.445377 5058 consensus_queue.cc:237] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.449720 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.450491 5056 leader_election.cc:290] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.452629 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac3a539f9474f208b43fdeee4b74ff3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.453722 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac3a539f9474f208b43fdeee4b74ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.457391 5056 ts_tablet_manager.cc:1434] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.026s user 0.013s sys 0.000s
I20260617 01:52:52.460208 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 552bd2a7bcd7409aa374f2c1773723b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.460927 5066 tablet_replica.cc:333] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.461591 5066 raft_consensus.cc:2243] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.462086 5066 raft_consensus.cc:2272] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.462491 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.464915 5066 ts_tablet_manager.cc:1916] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.473174 5056 tablet_bootstrap.cc:492] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.473528 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 6ac3a539f9474f208b43fdeee4b74ff3
I20260617 01:52:52.475847 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ac3a539f9474f208b43fdeee4b74ff3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.478708 5056 tablet_bootstrap.cc:654] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.478921 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.486914 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.488175 5066 ts_tablet_manager.cc:1929] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.488549 5066 log.cc:1199] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/552bd2a7bcd7409aa374f2c1773723b2
I20260617 01:52:52.489230 5066 ts_tablet_manager.cc:1950] T 552bd2a7bcd7409aa374f2c1773723b2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.490741 5056 tablet_bootstrap.cc:492] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.490531 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.491158 5056 ts_tablet_manager.cc:1403] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.014s sys 0.000s
I20260617 01:52:52.491981 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 552bd2a7bcd7409aa374f2c1773723b2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:52.493077 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 6ac3a539f9474f208b43fdeee4b74ff3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6ac3a539f9474f208b43fdeee4b74ff3 already in progress: creating tablet
I20260617 01:52:52.494112 5056 raft_consensus.cc:359] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.494583 5056 raft_consensus.cc:385] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.494824 5056 raft_consensus.cc:740] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.495472 5056 consensus_queue.cc:260] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.496023 5056 raft_consensus.cc:399] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.496280 5056 raft_consensus.cc:493] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.496562 5056 raft_consensus.cc:3060] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.500769 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b87d198205b5408f8881eb09a801addc has no consensus state
I20260617 01:52:52.502756 5056 raft_consensus.cc:515] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.503348 5056 leader_election.cc:304] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.503961 5058 raft_consensus.cc:2804] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.504361 5058 raft_consensus.cc:697] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.504396 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.505066 5058 consensus_queue.cc:237] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.510058 5056 leader_election.cc:290] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.510413 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.512059 5056 ts_tablet_manager.cc:1434] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.013s sys 0.001s
I20260617 01:52:52.514197 5009 tablet_service.cc:1511] Processing CreateTablet for tablet b87d198205b5408f8881eb09a801addc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.515193 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87d198205b5408f8881eb09a801addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.523315 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b87d198205b5408f8881eb09a801addc
I20260617 01:52:52.525831 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b87d198205b5408f8881eb09a801addc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.527190 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b87d198205b5408f8881eb09a801addc because the tablet was not found. No further retry: Not found: Tablet not found: b87d198205b5408f8881eb09a801addc
I20260617 01:52:52.527917 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.532294 5056 tablet_bootstrap.cc:492] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.533145 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.535214 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ac3a539f9474f208b43fdeee4b74ff3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.535888 5066 tablet_replica.cc:333] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.536497 5066 raft_consensus.cc:2243] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.536963 5066 raft_consensus.cc:2272] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.538986 5056 tablet_bootstrap.cc:654] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.539764 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.540258 5066 ts_tablet_manager.cc:1916] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.543985 5056 tablet_bootstrap.cc:492] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.544760 5056 ts_tablet_manager.cc:1403] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.013s user 0.010s sys 0.000s
I20260617 01:52:52.547106 5056 raft_consensus.cc:359] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.547586 5056 raft_consensus.cc:385] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.547881 5056 raft_consensus.cc:740] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.548615 5056 consensus_queue.cc:260] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.553295 5056 raft_consensus.cc:399] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.553716 5056 raft_consensus.cc:493] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.554203 5056 raft_consensus.cc:3060] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.556476 5066 ts_tablet_manager.cc:1929] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.556857 5066 log.cc:1199] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/6ac3a539f9474f208b43fdeee4b74ff3
W20260617 01:52:52.557503 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 38b671d3b261420f97729a458a8596c0 has no consensus state
I20260617 01:52:52.557612 5066 ts_tablet_manager.cc:1950] T 6ac3a539f9474f208b43fdeee4b74ff3 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.559317 5056 raft_consensus.cc:515] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.560947 5056 leader_election.cc:304] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.561489 5056 leader_election.cc:290] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.561602 5058 raft_consensus.cc:2804] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.562074 5058 raft_consensus.cc:697] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.562717 5058 consensus_queue.cc:237] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.563611 5056 ts_tablet_manager.cc:1434] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.019s user 0.011s sys 0.000s
I20260617 01:52:52.567636 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 38b671d3b261420f97729a458a8596c0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260617 01:52:52.568645 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b671d3b261420f97729a458a8596c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.572531 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b87d198205b5408f8881eb09a801addc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.573637 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.575912 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 6ac3a539f9474f208b43fdeee4b74ff3 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.577047 5066 tablet_replica.cc:333] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.578153 5066 raft_consensus.cc:2243] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.578657 5066 raft_consensus.cc:2272] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.581343 5066 ts_tablet_manager.cc:1916] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.582907 5056 tablet_bootstrap.cc:492] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.585497 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.588009 5056 tablet_bootstrap.cc:654] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.594686 5066 ts_tablet_manager.cc:1929] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.595142 5066 log.cc:1199] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b87d198205b5408f8881eb09a801addc
I20260617 01:52:52.595887 5066 ts_tablet_manager.cc:1950] T b87d198205b5408f8881eb09a801addc P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.598424 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 38b671d3b261420f97729a458a8596c0
I20260617 01:52:52.600407 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 38b671d3b261420f97729a458a8596c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.602435 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b87d198205b5408f8881eb09a801addc (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.602617 5056 tablet_bootstrap.cc:492] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.603027 5056 ts_tablet_manager.cc:1403] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.020s user 0.011s sys 0.004s
W20260617 01:52:52.603396 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 38b671d3b261420f97729a458a8596c0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 38b671d3b261420f97729a458a8596c0 already in progress: creating tablet
I20260617 01:52:52.603591 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.606153 5056 raft_consensus.cc:359] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.606667 5056 raft_consensus.cc:385] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.606928 5056 raft_consensus.cc:740] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.607537 5056 consensus_queue.cc:260] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.608129 5056 raft_consensus.cc:399] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.608400 5056 raft_consensus.cc:493] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.608690 5056 raft_consensus.cc:3060] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.609596 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.614764 5056 raft_consensus.cc:515] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.615383 5056 leader_election.cc:304] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.616047 5058 raft_consensus.cc:2804] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.616397 5058 raft_consensus.cc:697] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.617086 5058 consensus_queue.cc:237] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.619484 5056 leader_election.cc:290] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.621562 5056 ts_tablet_manager.cc:1434] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.018s user 0.014s sys 0.000s
W20260617 01:52:52.622785 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6c41700f6b204b08ad57ef6cdb098c6f has no consensus state
I20260617 01:52:52.626380 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 38b671d3b261420f97729a458a8596c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.627415 5066 tablet_replica.cc:333] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.627975 5066 raft_consensus.cc:2243] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.627806 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.628435 5066 raft_consensus.cc:2272] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.634156 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.634455 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 6c41700f6b204b08ad57ef6cdb098c6f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260617 01:52:52.635506 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c41700f6b204b08ad57ef6cdb098c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.635627 5066 ts_tablet_manager.cc:1916] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.645151 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 6c41700f6b204b08ad57ef6cdb098c6f
I20260617 01:52:52.646799 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c41700f6b204b08ad57ef6cdb098c6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.649996 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.652280 5066 ts_tablet_manager.cc:1929] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.652642 5066 log.cc:1199] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/38b671d3b261420f97729a458a8596c0
I20260617 01:52:52.653465 5066 ts_tablet_manager.cc:1950] T 38b671d3b261420f97729a458a8596c0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.655959 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 38b671d3b261420f97729a458a8596c0 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.656328 5056 tablet_bootstrap.cc:492] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:52.657757 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 6c41700f6b204b08ad57ef6cdb098c6f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6c41700f6b204b08ad57ef6cdb098c6f already in progress: creating tablet
I20260617 01:52:52.659953 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.661662 5056 tablet_bootstrap.cc:654] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.666031 5056 tablet_bootstrap.cc:492] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.666328 5056 ts_tablet_manager.cc:1403] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260617 01:52:52.668128 5056 raft_consensus.cc:359] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.668505 5056 raft_consensus.cc:385] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.668766 5056 raft_consensus.cc:740] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:52.669466 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 14cf95378c6248d183d52f1600094a6e has no consensus state
I20260617 01:52:52.669360 5056 consensus_queue.cc:260] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.669854 5056 raft_consensus.cc:399] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.670061 5056 raft_consensus.cc:493] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.670279 5056 raft_consensus.cc:3060] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.675753 5056 raft_consensus.cc:515] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.676201 5056 leader_election.cc:304] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.676615 5056 leader_election.cc:290] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.676766 5058 raft_consensus.cc:2804] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.677249 5058 raft_consensus.cc:697] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.677896 5058 consensus_queue.cc:237] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.679437 5056 ts_tablet_manager.cc:1434] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260617 01:52:52.681128 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 14cf95378c6248d183d52f1600094a6e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.682572 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cf95378c6248d183d52f1600094a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.688810 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c41700f6b204b08ad57ef6cdb098c6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.692245 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.693594 5066 tablet_replica.cc:333] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.694271 5066 raft_consensus.cc:2243] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.694769 5066 raft_consensus.cc:2272] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.697604 5066 ts_tablet_manager.cc:1916] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.700353 5056 tablet_bootstrap.cc:492] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.728344 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.735797 5056 tablet_bootstrap.cc:654] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.747673 5056 tablet_bootstrap.cc:492] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.748325 5056 ts_tablet_manager.cc:1403] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.048s user 0.015s sys 0.004s
I20260617 01:52:52.752400 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 14cf95378c6248d183d52f1600094a6e
I20260617 01:52:52.752173 5056 raft_consensus.cc:359] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.753160 5056 raft_consensus.cc:385] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.753872 5056 raft_consensus.cc:740] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.754962 5056 consensus_queue.cc:260] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.755698 5056 raft_consensus.cc:399] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.756062 5056 raft_consensus.cc:493] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.756541 5056 raft_consensus.cc:3060] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:52.758216 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 14cf95378c6248d183d52f1600094a6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.758749 4906 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 92685b4ebf134d05aaebbae30c92bbe2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 92685b4ebf134d05aaebbae30c92bbe2 consensus state has no leader
I20260617 01:52:52.761889 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.766168 5056 raft_consensus.cc:515] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.766882 5056 leader_election.cc:304] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.767824 5058 raft_consensus.cc:2804] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.768270 5058 raft_consensus.cc:697] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.769179 5058 consensus_queue.cc:237] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.770803 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.773445 5056 leader_election.cc:290] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.775708 5056 ts_tablet_manager.cc:1434] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.027s user 0.017s sys 0.000s
I20260617 01:52:52.777958 5066 ts_tablet_manager.cc:1929] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.778285 5066 log.cc:1199] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/6c41700f6b204b08ad57ef6cdb098c6f
I20260617 01:52:52.778955 5066 ts_tablet_manager.cc:1950] T 6c41700f6b204b08ad57ef6cdb098c6f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.782609 5066 tablet_replica.cc:333] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.783260 5066 raft_consensus.cc:2243] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.783165 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 6c41700f6b204b08ad57ef6cdb098c6f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.783838 5066 raft_consensus.cc:2272] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:52:52.786801 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1312927fd3c145f184d89973b0f8027f has no consensus state
I20260617 01:52:52.786913 5066 ts_tablet_manager.cc:1916] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.795779 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.801069 5066 ts_tablet_manager.cc:1929] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.801506 5066 log.cc:1199] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/14cf95378c6248d183d52f1600094a6e
I20260617 01:52:52.802213 5066 ts_tablet_manager.cc:1950] T 14cf95378c6248d183d52f1600094a6e P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.801913 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1312927fd3c145f184d89973b0f8027f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.802279 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.803251 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1312927fd3c145f184d89973b0f8027f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.805853 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 14cf95378c6248d183d52f1600094a6e (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.814663 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1312927fd3c145f184d89973b0f8027f
I20260617 01:52:52.816473 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1312927fd3c145f184d89973b0f8027f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.817624 5056 tablet_bootstrap.cc:492] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:52.818048 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1312927fd3c145f184d89973b0f8027f because the tablet was not found. No further retry: Not found: Tablet not found: 1312927fd3c145f184d89973b0f8027f
I20260617 01:52:52.819326 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.823326 5056 tablet_bootstrap.cc:654] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.827178 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.828994 5056 tablet_bootstrap.cc:492] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.829329 5056 ts_tablet_manager.cc:1403] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260617 01:52:52.831138 5056 raft_consensus.cc:359] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.831490 5056 raft_consensus.cc:385] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.831676 5056 raft_consensus.cc:740] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.832232 5056 consensus_queue.cc:260] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.832770 5056 raft_consensus.cc:399] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.833025 5056 raft_consensus.cc:493] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.833357 5056 raft_consensus.cc:3060] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.838845 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 26ddd1102d38460294756d5cb49e543a has no consensus state
I20260617 01:52:52.840193 5056 raft_consensus.cc:515] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.840992 5056 leader_election.cc:304] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.841679 5058 raft_consensus.cc:2804] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.842085 5058 raft_consensus.cc:697] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.842398 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.842739 5058 consensus_queue.cc:237] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.847472 5056 leader_election.cc:290] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.849223 5056 ts_tablet_manager.cc:1434] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.012s sys 0.000s
I20260617 01:52:52.852792 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1312927fd3c145f184d89973b0f8027f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.853663 5066 tablet_replica.cc:333] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.854318 5066 raft_consensus.cc:2243] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.854161 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 26ddd1102d38460294756d5cb49e543a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260617 01:52:52.854804 5066 raft_consensus.cc:2272] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.855396 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ddd1102d38460294756d5cb49e543a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.857535 5066 ts_tablet_manager.cc:1916] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.860000 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.871160 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 26ddd1102d38460294756d5cb49e543a
I20260617 01:52:52.873054 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 26ddd1102d38460294756d5cb49e543a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.873783 5066 ts_tablet_manager.cc:1929] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.874220 5066 log.cc:1199] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1312927fd3c145f184d89973b0f8027f
I20260617 01:52:52.874642 5056 tablet_bootstrap.cc:492] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.874996 5066 ts_tablet_manager.cc:1950] T 1312927fd3c145f184d89973b0f8027f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.877383 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.881064 5056 tablet_bootstrap.cc:654] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.881744 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1312927fd3c145f184d89973b0f8027f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:52.884337 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 26ddd1102d38460294756d5cb49e543a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 26ddd1102d38460294756d5cb49e543a already in progress: creating tablet
I20260617 01:52:52.888113 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.889015 5056 tablet_bootstrap.cc:492] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.889408 5056 ts_tablet_manager.cc:1403] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.015s user 0.006s sys 0.007s
I20260617 01:52:52.891875 5056 raft_consensus.cc:359] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.892340 5056 raft_consensus.cc:385] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.892627 5056 raft_consensus.cc:740] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.893352 5056 consensus_queue.cc:260] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.893956 5056 raft_consensus.cc:399] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.894228 5056 raft_consensus.cc:493] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.894526 5056 raft_consensus.cc:3060] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.896323 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b7f706a90f0745699a184b347d97ad64 has no consensus state
I20260617 01:52:52.899881 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.901142 5056 raft_consensus.cc:515] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.901917 5056 leader_election.cc:304] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.902419 5056 leader_election.cc:290] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.902549 5058 raft_consensus.cc:2804] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.902987 5058 raft_consensus.cc:697] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.903739 5056 ts_tablet_manager.cc:1434] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.009s sys 0.004s
I20260617 01:52:52.903630 5058 consensus_queue.cc:237] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.912447 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.913023 5008 tablet_service.cc:1511] Processing CreateTablet for tablet b7f706a90f0745699a184b347d97ad64 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260617 01:52:52.914186 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f706a90f0745699a184b347d97ad64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.916599 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 26ddd1102d38460294756d5cb49e543a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.917333 5066 tablet_replica.cc:333] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.917945 5066 raft_consensus.cc:2243] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.918393 5066 raft_consensus.cc:2272] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:52.921907 5066 ts_tablet_manager.cc:1916] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:52.929155 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.931021 5056 tablet_bootstrap.cc:492] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.931792 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b7f706a90f0745699a184b347d97ad64
I20260617 01:52:52.933480 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet b7f706a90f0745699a184b347d97ad64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.936228 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.937209 5056 tablet_bootstrap.cc:654] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.938949 5066 ts_tablet_manager.cc:1929] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:52.939316 5066 log.cc:1199] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/26ddd1102d38460294756d5cb49e543a
I20260617 01:52:52.940719 5066 ts_tablet_manager.cc:1950] T 26ddd1102d38460294756d5cb49e543a P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:52.944494 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 26ddd1102d38460294756d5cb49e543a (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:52.945850 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:52.946388 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b7f706a90f0745699a184b347d97ad64 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b7f706a90f0745699a184b347d97ad64 already in progress: creating tablet
I20260617 01:52:52.949275 5056 tablet_bootstrap.cc:492] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:52.949678 5056 ts_tablet_manager.cc:1403] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.019s user 0.009s sys 0.008s
I20260617 01:52:52.951925 5056 raft_consensus.cc:359] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.952262 5056 raft_consensus.cc:385] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:52.952468 5056 raft_consensus.cc:740] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:52.953182 5056 consensus_queue.cc:260] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.953735 5056 raft_consensus.cc:399] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:52.954087 5056 raft_consensus.cc:493] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:52.954360 5056 raft_consensus.cc:3060] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:52.957549 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d1e18078ef92492e92ae84e3d64311b0 has no consensus state
I20260617 01:52:52.960727 5056 raft_consensus.cc:515] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.961388 5056 leader_election.cc:304] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:52.961922 5056 leader_election.cc:290] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:52.962531 5060 raft_consensus.cc:2804] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:52.962975 5060 raft_consensus.cc:697] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:52.963665 5060 consensus_queue.cc:237] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:52.964397 5056 ts_tablet_manager.cc:1434] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.013s sys 0.000s
I20260617 01:52:52.967252 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.971446 5008 tablet_service.cc:1511] Processing CreateTablet for tablet d1e18078ef92492e92ae84e3d64311b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:52.972752 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e18078ef92492e92ae84e3d64311b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:52.975323 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.985329 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet d1e18078ef92492e92ae84e3d64311b0
I20260617 01:52:52.986642 5056 tablet_bootstrap.cc:492] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:52.987910 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet d1e18078ef92492e92ae84e3d64311b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:52.989627 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet d1e18078ef92492e92ae84e3d64311b0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d1e18078ef92492e92ae84e3d64311b0 already in progress: creating tablet
I20260617 01:52:52.992223 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:52.992875 5056 tablet_bootstrap.cc:654] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:52.994625 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:52.997893 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b7f706a90f0745699a184b347d97ad64 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:52.998543 5066 tablet_replica.cc:333] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:52.999182 5066 raft_consensus.cc:2243] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:52.999684 5066 raft_consensus.cc:2272] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.001427 5056 tablet_bootstrap.cc:492] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.001884 5056 ts_tablet_manager.cc:1403] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.002s
I20260617 01:52:53.003060 5066 ts_tablet_manager.cc:1916] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.003028 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.004482 5056 raft_consensus.cc:359] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.005038 5056 raft_consensus.cc:385] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.005319 5056 raft_consensus.cc:740] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.006035 5056 consensus_queue.cc:260] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.006654 5056 raft_consensus.cc:399] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.006963 5056 raft_consensus.cc:493] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.007308 5056 raft_consensus.cc:3060] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.013477 5056 raft_consensus.cc:515] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.014130 5056 leader_election.cc:304] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.014659 5056 leader_election.cc:290] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260617 01:52:53.015064 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c6108f037c64271997cacd39eff4122 has no consensus state
I20260617 01:52:53.015060 5060 raft_consensus.cc:2804] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.016556 5060 raft_consensus.cc:697] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.017318 5060 consensus_queue.cc:237] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.018831 5056 ts_tablet_manager.cc:1434] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.012s sys 0.000s
I20260617 01:52:53.022311 5066 ts_tablet_manager.cc:1929] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.022717 5066 log.cc:1199] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b7f706a90f0745699a184b347d97ad64
I20260617 01:52:53.023414 5066 ts_tablet_manager.cc:1950] T b7f706a90f0745699a184b347d97ad64 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.026345 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b7f706a90f0745699a184b347d97ad64 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.026767 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6108f037c64271997cacd39eff4122 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.028057 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6108f037c64271997cacd39eff4122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.030674 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.037927 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.040692 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet d1e18078ef92492e92ae84e3d64311b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:52 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.043111 5066 tablet_replica.cc:333] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.043666 5066 raft_consensus.cc:2243] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.044122 5066 raft_consensus.cc:2272] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.048378 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 9c6108f037c64271997cacd39eff4122
I20260617 01:52:53.050060 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c6108f037c64271997cacd39eff4122 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.052192 5066 ts_tablet_manager.cc:1916] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.056209 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.059314 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.064405 5066 ts_tablet_manager.cc:1929] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.064697 5066 log.cc:1199] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/d1e18078ef92492e92ae84e3d64311b0
I20260617 01:52:53.065265 5066 ts_tablet_manager.cc:1950] T d1e18078ef92492e92ae84e3d64311b0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.065838 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.067262 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet d1e18078ef92492e92ae84e3d64311b0 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:53.067921 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 9c6108f037c64271997cacd39eff4122 because the tablet was not found. No further retry: Not found: Tablet not found: 9c6108f037c64271997cacd39eff4122
I20260617 01:52:53.070042 5056 tablet_bootstrap.cc:492] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.075598 5056 tablet_bootstrap.cc:654] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:53.077148 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7dbdff3c767f452880c350700322ea80 has no consensus state
I20260617 01:52:53.080691 5056 tablet_bootstrap.cc:492] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.081403 5056 ts_tablet_manager.cc:1403] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260617 01:52:53.084169 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.086329 5056 raft_consensus.cc:359] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.086829 5056 raft_consensus.cc:385] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.087018 5056 raft_consensus.cc:740] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.087627 5056 consensus_queue.cc:260] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.088687 5056 raft_consensus.cc:399] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.089181 5056 raft_consensus.cc:493] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.089450 5056 raft_consensus.cc:3060] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.096819 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbdff3c767f452880c350700322ea80 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:53.098371 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbdff3c767f452880c350700322ea80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.098845 5056 raft_consensus.cc:515] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.099670 5056 leader_election.cc:304] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.100534 5060 raft_consensus.cc:2804] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.099918 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.101223 5060 raft_consensus.cc:697] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.102157 5060 consensus_queue.cc:237] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.107450 5056 leader_election.cc:290] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.111362 5056 ts_tablet_manager.cc:1434] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.030s user 0.018s sys 0.000s
I20260617 01:52:53.116703 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 7dbdff3c767f452880c350700322ea80
I20260617 01:52:53.119485 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dbdff3c767f452880c350700322ea80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:53.121554 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 7dbdff3c767f452880c350700322ea80 because the tablet was not found. No further retry: Not found: Tablet not found: 7dbdff3c767f452880c350700322ea80
I20260617 01:52:53.125833 5056 tablet_bootstrap.cc:492] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.128130 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.131677 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.135003 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c6108f037c64271997cacd39eff4122 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.136260 5066 tablet_replica.cc:333] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.137168 5066 raft_consensus.cc:2243] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.137828 5066 raft_consensus.cc:2272] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.139550 5056 tablet_bootstrap.cc:654] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.142196 5066 ts_tablet_manager.cc:1916] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.148066 5056 tablet_bootstrap.cc:492] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.148655 5056 ts_tablet_manager.cc:1403] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.012s sys 0.003s
I20260617 01:52:53.154122 5056 raft_consensus.cc:359] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.154918 5056 raft_consensus.cc:385] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.155408 5056 raft_consensus.cc:740] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.155486 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.156402 5056 consensus_queue.cc:260] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.157529 5056 raft_consensus.cc:399] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.157846 5056 raft_consensus.cc:493] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.158336 5056 raft_consensus.cc:3060] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.170555 5056 raft_consensus.cc:515] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.171412 5056 leader_election.cc:304] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.172530 5060 raft_consensus.cc:2804] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.173136 5060 raft_consensus.cc:697] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:53.173915 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 470f2a4bbecf4dceb82f3a85054f2b81 has no consensus state
I20260617 01:52:53.174208 5060 consensus_queue.cc:237] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.177160 5066 ts_tablet_manager.cc:1929] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.177806 5066 log.cc:1199] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/9c6108f037c64271997cacd39eff4122
I20260617 01:52:53.178746 5066 ts_tablet_manager.cc:1950] T 9c6108f037c64271997cacd39eff4122 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.179273 5056 leader_election.cc:290] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.182085 5056 ts_tablet_manager.cc:1434] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.033s user 0.021s sys 0.000s
I20260617 01:52:53.184377 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 9c6108f037c64271997cacd39eff4122 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.190996 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 470f2a4bbecf4dceb82f3a85054f2b81 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:53.192771 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470f2a4bbecf4dceb82f3a85054f2b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.194406 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.203024 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dbdff3c767f452880c350700322ea80 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.204192 5066 tablet_replica.cc:333] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.204044 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.206218 5066 raft_consensus.cc:2243] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.209267 5066 raft_consensus.cc:2272] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.213912 5066 ts_tablet_manager.cc:1916] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.222838 5056 tablet_bootstrap.cc:492] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.229929 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.230849 5056 tablet_bootstrap.cc:654] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.233750 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 470f2a4bbecf4dceb82f3a85054f2b81
I20260617 01:52:53.234618 5066 ts_tablet_manager.cc:1929] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.235167 5066 log.cc:1199] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/7dbdff3c767f452880c350700322ea80
I20260617 01:52:53.236029 5066 ts_tablet_manager.cc:1950] T 7dbdff3c767f452880c350700322ea80 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.236816 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 470f2a4bbecf4dceb82f3a85054f2b81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.239213 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 7dbdff3c767f452880c350700322ea80 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.240811 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:53.241688 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 470f2a4bbecf4dceb82f3a85054f2b81 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 470f2a4bbecf4dceb82f3a85054f2b81 already in progress: creating tablet
I20260617 01:52:53.245759 5056 tablet_bootstrap.cc:492] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.246201 5056 ts_tablet_manager.cc:1403] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.024s user 0.013s sys 0.003s
I20260617 01:52:53.249679 5056 raft_consensus.cc:359] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.250348 5056 raft_consensus.cc:385] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.250672 5056 raft_consensus.cc:740] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.251561 5056 consensus_queue.cc:260] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.251214 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.252285 5056 raft_consensus.cc:399] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.252556 5056 raft_consensus.cc:493] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.252825 5056 raft_consensus.cc:3060] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.260134 5056 raft_consensus.cc:515] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.260831 5056 leader_election.cc:304] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.261073 5060 raft_consensus.cc:493] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:52:53.261658 5056 leader_election.cc:290] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.261567 5060 raft_consensus.cc:515] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.263021 5056 ts_tablet_manager.cc:1434] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260617 01:52:53.263608 5058 raft_consensus.cc:2804] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.264091 5058 raft_consensus.cc:697] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:53.264421 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5541c1a07d1a42efa80c68b34e11f4a8 has no consensus state
I20260617 01:52:53.264926 5058 consensus_queue.cc:237] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.268198 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.269487 5060 leader_election.cc:304] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.270207 5060 leader_election.cc:290] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers
I20260617 01:52:53.275533 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.280671 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 5541c1a07d1a42efa80c68b34e11f4a8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.281672 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5541c1a07d1a42efa80c68b34e11f4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.286147 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 5541c1a07d1a42efa80c68b34e11f4a8
I20260617 01:52:53.287740 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 5541c1a07d1a42efa80c68b34e11f4a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:53.289103 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 5541c1a07d1a42efa80c68b34e11f4a8 because the tablet was not found. No further retry: Not found: Tablet not found: 5541c1a07d1a42efa80c68b34e11f4a8
I20260617 01:52:53.290843 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.294741 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.297277 5056 tablet_bootstrap.cc:492] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.297235 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 470f2a4bbecf4dceb82f3a85054f2b81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.302304 5066 tablet_replica.cc:333] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.302641 5056 tablet_bootstrap.cc:654] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.302912 5066 raft_consensus.cc:2243] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.303411 5066 raft_consensus.cc:2272] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.303767 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.306356 5066 ts_tablet_manager.cc:1916] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.314613 5056 tablet_bootstrap.cc:492] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.315135 5056 ts_tablet_manager.cc:1403] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.011s sys 0.004s
I20260617 01:52:53.318502 5056 raft_consensus.cc:359] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.319042 5056 raft_consensus.cc:385] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.319312 5056 raft_consensus.cc:740] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:53.319440 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cbee6c602c7a45b0b126c2e4565c7d56 has no consensus state
I20260617 01:52:53.320978 5056 consensus_queue.cc:260] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.326064 5056 raft_consensus.cc:399] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.326424 5056 raft_consensus.cc:493] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.326818 5056 raft_consensus.cc:3060] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.329473 5066 ts_tablet_manager.cc:1929] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.329886 5066 log.cc:1199] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/470f2a4bbecf4dceb82f3a85054f2b81
I20260617 01:52:53.323393 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.331503 5066 ts_tablet_manager.cc:1950] T 470f2a4bbecf4dceb82f3a85054f2b81 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.332551 5008 tablet_service.cc:1511] Processing CreateTablet for tablet cbee6c602c7a45b0b126c2e4565c7d56 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.333864 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbee6c602c7a45b0b126c2e4565c7d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.334384 5056 raft_consensus.cc:515] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.335124 5056 leader_election.cc:304] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.335904 5060 raft_consensus.cc:2804] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.336366 5060 raft_consensus.cc:697] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.337308 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 470f2a4bbecf4dceb82f3a85054f2b81 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.337075 5060 consensus_queue.cc:237] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.340487 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.346833 5056 leader_election.cc:290] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.354558 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet cbee6c602c7a45b0b126c2e4565c7d56
I20260617 01:52:53.354108 5056 ts_tablet_manager.cc:1434] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.039s user 0.014s sys 0.004s
I20260617 01:52:53.357283 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet cbee6c602c7a45b0b126c2e4565c7d56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.358254 5056 tablet_bootstrap.cc:492] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:53.361348 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet cbee6c602c7a45b0b126c2e4565c7d56 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cbee6c602c7a45b0b126c2e4565c7d56 already in progress: creating tablet
I20260617 01:52:53.367388 5056 tablet_bootstrap.cc:654] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.368541 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.370325 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.374121 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 5541c1a07d1a42efa80c68b34e11f4a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.375458 5066 tablet_replica.cc:333] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.376345 5066 raft_consensus.cc:2243] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.377281 5066 raft_consensus.cc:2272] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.380623 5066 ts_tablet_manager.cc:1916] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.388414 5056 tablet_bootstrap.cc:492] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.389153 5056 ts_tablet_manager.cc:1403] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.031s user 0.015s sys 0.011s
I20260617 01:52:53.393018 5056 raft_consensus.cc:359] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.393702 5056 raft_consensus.cc:385] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.394155 5056 raft_consensus.cc:740] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.395274 5056 consensus_queue.cc:260] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.396278 5056 raft_consensus.cc:399] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.396733 5056 raft_consensus.cc:493] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.397274 5056 raft_consensus.cc:3060] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.399843 5066 ts_tablet_manager.cc:1929] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.399168 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.400475 5066 log.cc:1199] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/5541c1a07d1a42efa80c68b34e11f4a8
I20260617 01:52:53.401707 5066 ts_tablet_manager.cc:1950] T 5541c1a07d1a42efa80c68b34e11f4a8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.406607 5056 raft_consensus.cc:515] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.407701 5056 leader_election.cc:304] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.408596 5060 raft_consensus.cc:2804] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.409062 5060 raft_consensus.cc:697] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.410041 5060 consensus_queue.cc:237] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:53.415405 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1534ea146ea2487ca166ad1cc3ac3e1b has no consensus state
I20260617 01:52:53.415694 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 5541c1a07d1a42efa80c68b34e11f4a8 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.415681 5056 leader_election.cc:290] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.418949 5056 ts_tablet_manager.cc:1434] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.029s user 0.020s sys 0.000s
I20260617 01:52:53.428370 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.430183 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet cbee6c602c7a45b0b126c2e4565c7d56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.432468 5066 tablet_replica.cc:333] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.433652 5066 raft_consensus.cc:2243] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.434408 5066 raft_consensus.cc:2272] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.439440 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 1534ea146ea2487ca166ad1cc3ac3e1b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260617 01:52:53.439440 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.441084 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1534ea146ea2487ca166ad1cc3ac3e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.443653 5066 ts_tablet_manager.cc:1916] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.455677 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1534ea146ea2487ca166ad1cc3ac3e1b
I20260617 01:52:53.457970 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1534ea146ea2487ca166ad1cc3ac3e1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.461294 5056 tablet_bootstrap.cc:492] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.464152 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.469156 5056 tablet_bootstrap.cc:654] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.474231 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.476258 5066 ts_tablet_manager.cc:1929] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.476881 5066 log.cc:1199] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/cbee6c602c7a45b0b126c2e4565c7d56
I20260617 01:52:53.478062 5066 ts_tablet_manager.cc:1950] T cbee6c602c7a45b0b126c2e4565c7d56 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.478307 5056 tablet_bootstrap.cc:492] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.478950 5056 ts_tablet_manager.cc:1403] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.008s sys 0.004s
I20260617 01:52:53.482630 5056 raft_consensus.cc:359] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.483330 5056 raft_consensus.cc:385] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.483593 5056 raft_consensus.cc:740] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.485085 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet cbee6c602c7a45b0b126c2e4565c7d56 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.485668 5056 consensus_queue.cc:260] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:53.486557 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1534ea146ea2487ca166ad1cc3ac3e1b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1534ea146ea2487ca166ad1cc3ac3e1b already in progress: creating tablet
I20260617 01:52:53.486557 5056 raft_consensus.cc:399] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.487852 5056 raft_consensus.cc:493] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.488183 5056 raft_consensus.cc:3060] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:53.490691 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6977a30bd65b49c7a2ac81686fad0a31 has no consensus state
I20260617 01:52:53.496098 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.498286 5056 raft_consensus.cc:515] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.499543 5056 leader_election.cc:304] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.505327 5056 leader_election.cc:290] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.505959 5060 raft_consensus.cc:2804] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.505631 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.506500 5060 raft_consensus.cc:697] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.507448 5056 ts_tablet_manager.cc:1434] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.028s user 0.021s sys 0.000s
I20260617 01:52:53.507506 5060 consensus_queue.cc:237] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.509267 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 6977a30bd65b49c7a2ac81686fad0a31 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260617 01:52:53.510601 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6977a30bd65b49c7a2ac81686fad0a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.521440 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 6977a30bd65b49c7a2ac81686fad0a31
I20260617 01:52:53.523296 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 6977a30bd65b49c7a2ac81686fad0a31 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:53.524726 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 6977a30bd65b49c7a2ac81686fad0a31 because the tablet was not found. No further retry: Not found: Tablet not found: 6977a30bd65b49c7a2ac81686fad0a31
I20260617 01:52:53.528932 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.530817 5056 tablet_bootstrap.cc:492] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.534216 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.537851 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1534ea146ea2487ca166ad1cc3ac3e1b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.538883 5066 tablet_replica.cc:333] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.539595 5066 raft_consensus.cc:2243] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.540094 5066 raft_consensus.cc:2272] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.541057 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.542505 5066 ts_tablet_manager.cc:1916] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.547026 5056 tablet_bootstrap.cc:654] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:53.552556 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51f2f19a6e8a4c658801e243086adcc8 has no consensus state
I20260617 01:52:53.562023 5056 tablet_bootstrap.cc:492] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.561909 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.562536 5056 ts_tablet_manager.cc:1403] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.032s user 0.008s sys 0.004s
I20260617 01:52:53.565616 5056 raft_consensus.cc:359] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.566098 5066 ts_tablet_manager.cc:1929] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.567621 5066 log.cc:1199] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1534ea146ea2487ca166ad1cc3ac3e1b
I20260617 01:52:53.569326 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 51f2f19a6e8a4c658801e243086adcc8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.570583 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f2f19a6e8a4c658801e243086adcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.571355 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.566259 5056 raft_consensus.cc:385] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.572584 5056 raft_consensus.cc:740] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.573310 5056 consensus_queue.cc:260] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.573848 5056 raft_consensus.cc:399] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.574141 5056 raft_consensus.cc:493] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.574509 5056 raft_consensus.cc:3060] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.582527 5066 ts_tablet_manager.cc:1950] T 1534ea146ea2487ca166ad1cc3ac3e1b P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.583791 5056 raft_consensus.cc:515] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.584476 5056 leader_election.cc:304] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.585090 5056 leader_election.cc:290] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.585180 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1534ea146ea2487ca166ad1cc3ac3e1b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.585860 5060 raft_consensus.cc:2804] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.586079 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 51f2f19a6e8a4c658801e243086adcc8
I20260617 01:52:53.586308 5060 raft_consensus.cc:697] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.587044 5060 consensus_queue.cc:237] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.590622 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 51f2f19a6e8a4c658801e243086adcc8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.586402 5056 ts_tablet_manager.cc:1434] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.024s user 0.013s sys 0.000s
I20260617 01:52:53.595635 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:53.597813 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 51f2f19a6e8a4c658801e243086adcc8 because the tablet was not found. No further retry: Not found: Tablet not found: 51f2f19a6e8a4c658801e243086adcc8
I20260617 01:52:53.599128 5056 tablet_bootstrap.cc:492] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.604020 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.606158 5056 tablet_bootstrap.cc:654] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.611105 5056 tablet_bootstrap.cc:492] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.611532 5056 ts_tablet_manager.cc:1403] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.013s user 0.006s sys 0.003s
I20260617 01:52:53.614447 5056 raft_consensus.cc:359] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.615161 5056 raft_consensus.cc:385] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.615384 5056 raft_consensus.cc:740] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.616253 5056 consensus_queue.cc:260] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.616899 5056 raft_consensus.cc:399] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.617259 5056 raft_consensus.cc:493] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.617584 5056 raft_consensus.cc:3060] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:53.618162 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d34c02348ff4ab898e07bc442fea8a4 has no consensus state
I20260617 01:52:53.626348 5056 raft_consensus.cc:515] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.627758 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6977a30bd65b49c7a2ac81686fad0a31 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.627362 5056 leader_election.cc:304] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.628558 5066 tablet_replica.cc:333] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.628827 5060 raft_consensus.cc:2804] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.629515 5056 leader_election.cc:290] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.629419 5060 raft_consensus.cc:697] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.631454 5056 ts_tablet_manager.cc:1434] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.019s sys 0.001s
I20260617 01:52:53.631388 5060 consensus_queue.cc:237] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.631778 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 4d34c02348ff4ab898e07bc442fea8a4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.629415 5066 raft_consensus.cc:2243] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.633283 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d34c02348ff4ab898e07bc442fea8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.633512 5066 raft_consensus.cc:2272] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.644927 5066 ts_tablet_manager.cc:1916] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.646158 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.665987 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 51f2f19a6e8a4c658801e243086adcc8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.668118 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.670467 5066 ts_tablet_manager.cc:1929] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.671182 5066 log.cc:1199] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/6977a30bd65b49c7a2ac81686fad0a31
I20260617 01:52:53.672367 5066 ts_tablet_manager.cc:1950] T 6977a30bd65b49c7a2ac81686fad0a31 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.676404 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 6977a30bd65b49c7a2ac81686fad0a31 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.677690 5066 tablet_replica.cc:333] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.679008 5066 raft_consensus.cc:2243] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.679097 5056 tablet_bootstrap.cc:492] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.690750 5066 raft_consensus.cc:2272] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.694831 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 4d34c02348ff4ab898e07bc442fea8a4
I20260617 01:52:53.697293 5056 tablet_bootstrap.cc:654] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.700403 5066 ts_tablet_manager.cc:1916] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.710856 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.716123 5056 tablet_bootstrap.cc:492] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.716747 5056 ts_tablet_manager.cc:1403] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.038s user 0.009s sys 0.011s
I20260617 01:52:53.720570 5056 raft_consensus.cc:359] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.721346 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d34c02348ff4ab898e07bc442fea8a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.722502 5066 ts_tablet_manager.cc:1929] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.723178 5066 log.cc:1199] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/51f2f19a6e8a4c658801e243086adcc8
I20260617 01:52:53.724582 5066 ts_tablet_manager.cc:1950] T 51f2f19a6e8a4c658801e243086adcc8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.728315 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.730286 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 51f2f19a6e8a4c658801e243086adcc8 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.721402 5056 raft_consensus.cc:385] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.731046 5056 raft_consensus.cc:740] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:53.731308 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 4d34c02348ff4ab898e07bc442fea8a4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4d34c02348ff4ab898e07bc442fea8a4 already in progress: creating tablet
I20260617 01:52:53.732134 5056 consensus_queue.cc:260] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.732949 5056 raft_consensus.cc:399] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.733394 5056 raft_consensus.cc:493] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.733690 5056 raft_consensus.cc:3060] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:53.741057 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 90ce145b33164103aebca0f39cdce8a7 has no consensus state
I20260617 01:52:53.745630 5056 raft_consensus.cc:515] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.746061 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.746776 5056 leader_election.cc:304] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.748059 5060 raft_consensus.cc:2804] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.748705 5060 raft_consensus.cc:697] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.749641 5060 consensus_queue.cc:237] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.754835 5056 leader_election.cc:290] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.756345 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.759984 5056 ts_tablet_manager.cc:1434] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.043s user 0.021s sys 0.000s
I20260617 01:52:53.762868 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 90ce145b33164103aebca0f39cdce8a7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260617 01:52:53.764604 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ce145b33164103aebca0f39cdce8a7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260617 01:52:53.768064 4907 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 90ce145b33164103aebca0f39cdce8a7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 90ce145b33164103aebca0f39cdce8a7 consensus state has no leader
I20260617 01:52:53.776418 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 90ce145b33164103aebca0f39cdce8a7
I20260617 01:52:53.779304 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 90ce145b33164103aebca0f39cdce8a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:53.781627 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 90ce145b33164103aebca0f39cdce8a7 because the tablet was not found. No further retry: Not found: Tablet not found: 90ce145b33164103aebca0f39cdce8a7
I20260617 01:52:53.785539 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.786054 5056 tablet_bootstrap.cc:492] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.787758 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d34c02348ff4ab898e07bc442fea8a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.788218 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.791101 5066 tablet_replica.cc:333] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.791827 5056 tablet_bootstrap.cc:654] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.791797 5066 raft_consensus.cc:2243] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.792343 5066 raft_consensus.cc:2272] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.795163 5066 ts_tablet_manager.cc:1916] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.797495 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.806025 5056 tablet_bootstrap.cc:492] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.806437 5056 ts_tablet_manager.cc:1403] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.015s sys 0.002s
I20260617 01:52:53.808704 5056 raft_consensus.cc:359] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.809197 5056 raft_consensus.cc:385] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.809386 5066 ts_tablet_manager.cc:1929] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.809441 5056 raft_consensus.cc:740] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.809806 5066 log.cc:1199] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/4d34c02348ff4ab898e07bc442fea8a4
I20260617 01:52:53.810469 5066 ts_tablet_manager.cc:1950] T 4d34c02348ff4ab898e07bc442fea8a4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.810246 5056 consensus_queue.cc:260] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.810902 5056 raft_consensus.cc:399] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260617 01:52:53.812521 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e5f52878d77f4b4285f6e14b3c0d0a10 has no consensus state
I20260617 01:52:53.812821 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 4d34c02348ff4ab898e07bc442fea8a4 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.812551 5056 raft_consensus.cc:493] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.813457 5056 raft_consensus.cc:3060] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.816138 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.819551 5056 raft_consensus.cc:515] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.820164 5056 leader_election.cc:304] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.820797 5060 raft_consensus.cc:2804] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.821225 5060 raft_consensus.cc:697] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.821889 5060 consensus_queue.cc:237] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.822367 5056 leader_election.cc:290] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.823361 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.823834 5009 tablet_service.cc:1511] Processing CreateTablet for tablet e5f52878d77f4b4285f6e14b3c0d0a10 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260617 01:52:53.825003 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f52878d77f4b4285f6e14b3c0d0a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.835824 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet e5f52878d77f4b4285f6e14b3c0d0a10
I20260617 01:52:53.823873 5056 ts_tablet_manager.cc:1434] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.010s sys 0.003s
I20260617 01:52:53.837566 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet e5f52878d77f4b4285f6e14b3c0d0a10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:53.840443 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet e5f52878d77f4b4285f6e14b3c0d0a10 because the tablet was not found. No further retry: Not found: Tablet not found: e5f52878d77f4b4285f6e14b3c0d0a10
I20260617 01:52:53.842898 5056 tablet_bootstrap.cc:492] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.842422 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.845599 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.848341 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 90ce145b33164103aebca0f39cdce8a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.848809 5056 tablet_bootstrap.cc:654] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.849025 5066 tablet_replica.cc:333] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.849682 5066 raft_consensus.cc:2243] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.850145 5066 raft_consensus.cc:2272] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.854741 5066 ts_tablet_manager.cc:1916] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.852397 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.859578 5056 tablet_bootstrap.cc:492] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.859980 5056 ts_tablet_manager.cc:1403] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.016s sys 0.000s
I20260617 01:52:53.862329 5056 raft_consensus.cc:359] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.862802 5056 raft_consensus.cc:385] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.863042 5056 raft_consensus.cc:740] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.863713 5056 consensus_queue.cc:260] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.864252 5056 raft_consensus.cc:399] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.864516 5056 raft_consensus.cc:493] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:53.864807 5056 raft_consensus.cc:3060] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:53.867285 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe541a745ae841ea957b1caccc4fc8e5 has no consensus state
I20260617 01:52:53.870810 5056 raft_consensus.cc:515] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.871413 5056 leader_election.cc:304] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.872059 5060 raft_consensus.cc:2804] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.872475 5060 raft_consensus.cc:697] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.873323 5066 ts_tablet_manager.cc:1929] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.873157 5060 consensus_queue.cc:237] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.873778 5066 log.cc:1199] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/90ce145b33164103aebca0f39cdce8a7
I20260617 01:52:53.874500 5066 ts_tablet_manager.cc:1950] T 90ce145b33164103aebca0f39cdce8a7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.876814 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 90ce145b33164103aebca0f39cdce8a7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:53.878590 5056 leader_election.cc:290] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.879477 5009 tablet_service.cc:1511] Processing CreateTablet for tablet fe541a745ae841ea957b1caccc4fc8e5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.880929 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe541a745ae841ea957b1caccc4fc8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.881450 5056 ts_tablet_manager.cc:1434] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.014s sys 0.000s
I20260617 01:52:53.881068 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.893327 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.895954 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet e5f52878d77f4b4285f6e14b3c0d0a10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.896831 5066 tablet_replica.cc:333] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:53.897774 5066 raft_consensus.cc:2243] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:53.899119 5066 raft_consensus.cc:2272] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:53.905905 5066 ts_tablet_manager.cc:1916] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:53.909772 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet fe541a745ae841ea957b1caccc4fc8e5
I20260617 01:52:53.912431 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet fe541a745ae841ea957b1caccc4fc8e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:53.919471 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.926681 5056 tablet_bootstrap.cc:492] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:53.937075 5056 tablet_bootstrap.cc:654] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:53.945670 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:53.945921 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.948098 5066 ts_tablet_manager.cc:1929] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:53.948864 5066 log.cc:1199] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e5f52878d77f4b4285f6e14b3c0d0a10
I20260617 01:52:53.950166 5066 ts_tablet_manager.cc:1950] T e5f52878d77f4b4285f6e14b3c0d0a10 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:53.952188 5056 tablet_bootstrap.cc:492] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:53.953387 5056 ts_tablet_manager.cc:1403] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.027s user 0.019s sys 0.004s
I20260617 01:52:53.954371 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet e5f52878d77f4b4285f6e14b3c0d0a10 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:53.955971 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet fe541a745ae841ea957b1caccc4fc8e5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fe541a745ae841ea957b1caccc4fc8e5 already in progress: creating tablet
I20260617 01:52:53.957479 5056 raft_consensus.cc:359] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.958191 5056 raft_consensus.cc:385] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:53.958640 5056 raft_consensus.cc:740] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:53.959447 5056 consensus_queue.cc:260] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.960565 5056 raft_consensus.cc:399] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:53.963846 5056 raft_consensus.cc:493] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260617 01:52:53.964008 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b has no consensus state
I20260617 01:52:53.964376 5056 raft_consensus.cc:3060] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:53.969971 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:53.974939 5056 raft_consensus.cc:515] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.975869 5056 leader_election.cc:304] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:53.976810 5056 leader_election.cc:290] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:53.977843 5060 raft_consensus.cc:2804] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:53.978514 5060 raft_consensus.cc:697] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:53.979959 5056 ts_tablet_manager.cc:1434] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.026s user 0.020s sys 0.001s
I20260617 01:52:53.979653 5060 consensus_queue.cc:237] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:53.980530 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:53.982506 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:53.985916 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.015413 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b
I20260617 01:52:54.018509 5056 tablet_bootstrap.cc:492] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.018895 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.021348 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b already in progress: creating tablet
I20260617 01:52:54.028662 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.029950 5056 tablet_bootstrap.cc:654] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.031621 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet fe541a745ae841ea957b1caccc4fc8e5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.032902 5066 tablet_replica.cc:333] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.033823 5066 raft_consensus.cc:2243] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.033368 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.034584 5066 raft_consensus.cc:2272] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.039539 5066 ts_tablet_manager.cc:1916] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.046624 5056 tablet_bootstrap.cc:492] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.047246 5056 ts_tablet_manager.cc:1403] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.029s user 0.018s sys 0.005s
I20260617 01:52:54.047958 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.050128 5056 raft_consensus.cc:359] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.050592 5056 raft_consensus.cc:385] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.050827 5056 raft_consensus.cc:740] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.051478 5056 consensus_queue.cc:260] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.051998 5056 raft_consensus.cc:399] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.052239 5056 raft_consensus.cc:493] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.052517 5056 raft_consensus.cc:3060] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.056524 5066 ts_tablet_manager.cc:1929] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.056892 5066 log.cc:1199] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/fe541a745ae841ea957b1caccc4fc8e5
I20260617 01:52:54.057567 5066 ts_tablet_manager.cc:1950] T fe541a745ae841ea957b1caccc4fc8e5 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.058558 5056 raft_consensus.cc:515] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.059194 5056 leader_election.cc:304] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.059844 5060 raft_consensus.cc:2804] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
W20260617 01:52:54.060051 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1e0fa385ef26431890d149cbf39b491f has no consensus state
I20260617 01:52:54.060292 5060 raft_consensus.cc:697] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.060369 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet fe541a745ae841ea957b1caccc4fc8e5 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.061184 5060 consensus_queue.cc:237] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.062935 5056 leader_election.cc:290] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.065150 5056 ts_tablet_manager.cc:1434] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.014s sys 0.000s
I20260617 01:52:54.068300 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.073354 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0fa385ef26431890d149cbf39b491f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260617 01:52:54.074332 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0fa385ef26431890d149cbf39b491f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.074055 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.075136 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:53 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.076212 5066 tablet_replica.cc:333] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.076907 5066 raft_consensus.cc:2243] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.077384 5066 raft_consensus.cc:2272] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.079924 5066 ts_tablet_manager.cc:1916] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.084040 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1e0fa385ef26431890d149cbf39b491f
I20260617 01:52:54.086024 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e0fa385ef26431890d149cbf39b491f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.088989 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.094713 5056 tablet_bootstrap.cc:492] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.096119 5066 ts_tablet_manager.cc:1929] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.096496 5066 log.cc:1199] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/5cd5192b710f4e0ba9d5d32cf0a2e98b
I20260617 01:52:54.096194 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.097168 5066 ts_tablet_manager.cc:1950] T 5cd5192b710f4e0ba9d5d32cf0a2e98b P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.099591 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 5cd5192b710f4e0ba9d5d32cf0a2e98b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.100062 5056 tablet_bootstrap.cc:654] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:54.100728 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1e0fa385ef26431890d149cbf39b491f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1e0fa385ef26431890d149cbf39b491f already in progress: creating tablet
W20260617 01:52:54.106562 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e67879beab2e457caacd477bc2417286 has no consensus state
I20260617 01:52:54.107784 5056 tablet_bootstrap.cc:492] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.108265 5056 ts_tablet_manager.cc:1403] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.005s
I20260617 01:52:54.110644 5056 raft_consensus.cc:359] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.111106 5056 raft_consensus.cc:385] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.111340 5056 raft_consensus.cc:740] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.111887 5056 consensus_queue.cc:260] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.112416 5056 raft_consensus.cc:399] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.112669 5056 raft_consensus.cc:493] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.112962 5056 raft_consensus.cc:3060] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.114210 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.119093 5056 raft_consensus.cc:515] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.119697 5056 leader_election.cc:304] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.120294 5060 raft_consensus.cc:2804] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.120720 5060 raft_consensus.cc:697] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.121381 5060 consensus_queue.cc:237] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.126217 5009 tablet_service.cc:1511] Processing CreateTablet for tablet e67879beab2e457caacd477bc2417286 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260617 01:52:54.126291 5056 leader_election.cc:290] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.127311 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67879beab2e457caacd477bc2417286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.131747 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e0fa385ef26431890d149cbf39b491f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.133226 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1e0fa385ef26431890d149cbf39b491f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1e0fa385ef26431890d149cbf39b491f already in progress: creating tablet
I20260617 01:52:54.134068 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.140200 5056 ts_tablet_manager.cc:1434] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.032s user 0.008s sys 0.004s
I20260617 01:52:54.144230 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet e67879beab2e457caacd477bc2417286
I20260617 01:52:54.147290 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet e67879beab2e457caacd477bc2417286 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.148522 5056 tablet_bootstrap.cc:492] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:54.149755 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet e67879beab2e457caacd477bc2417286 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e67879beab2e457caacd477bc2417286 already in progress: creating tablet
I20260617 01:52:54.157218 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.158416 5056 tablet_bootstrap.cc:654] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.162282 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.164655 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e0fa385ef26431890d149cbf39b491f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.165663 5066 tablet_replica.cc:333] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.166678 5066 raft_consensus.cc:2243] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.167351 5066 raft_consensus.cc:2272] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.169235 5056 tablet_bootstrap.cc:492] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.169883 5056 ts_tablet_manager.cc:1403] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.022s user 0.012s sys 0.004s
I20260617 01:52:54.172578 5066 ts_tablet_manager.cc:1916] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.173672 5056 raft_consensus.cc:359] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.174379 5056 raft_consensus.cc:385] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.174845 5056 raft_consensus.cc:740] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.175029 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.175726 5056 consensus_queue.cc:260] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.176476 5056 raft_consensus.cc:399] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.176759 5056 raft_consensus.cc:493] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.177278 5056 raft_consensus.cc:3060] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.186151 5056 raft_consensus.cc:515] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.187011 5056 leader_election.cc:304] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.188264 5056 leader_election.cc:290] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.188621 5060 raft_consensus.cc:2804] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.190222 5056 ts_tablet_manager.cc:1434] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.019s sys 0.000s
I20260617 01:52:54.190517 5060 raft_consensus.cc:697] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:54.191861 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3f64963542aa4a4f85be91e6f9663d07 has no consensus state
I20260617 01:52:54.191691 5060 consensus_queue.cc:237] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.196996 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.207626 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 3f64963542aa4a4f85be91e6f9663d07 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:54.209127 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f64963542aa4a4f85be91e6f9663d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.207615 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.216102 5066 ts_tablet_manager.cc:1929] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.216738 5066 log.cc:1199] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1e0fa385ef26431890d149cbf39b491f
I20260617 01:52:54.217726 5066 ts_tablet_manager.cc:1950] T 1e0fa385ef26431890d149cbf39b491f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.222077 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1e0fa385ef26431890d149cbf39b491f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.231168 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 3f64963542aa4a4f85be91e6f9663d07
I20260617 01:52:54.232275 5056 tablet_bootstrap.cc:492] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.234292 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f64963542aa4a4f85be91e6f9663d07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.236773 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 3f64963542aa4a4f85be91e6f9663d07 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3f64963542aa4a4f85be91e6f9663d07 already in progress: creating tablet
I20260617 01:52:54.242600 5056 tablet_bootstrap.cc:654] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.242391 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.245256 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.249567 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet e67879beab2e457caacd477bc2417286 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.250388 5066 tablet_replica.cc:333] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.251421 5066 raft_consensus.cc:2243] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.252156 5066 raft_consensus.cc:2272] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.257077 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.258231 5066 ts_tablet_manager.cc:1916] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.267406 5056 tablet_bootstrap.cc:492] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.268020 5056 ts_tablet_manager.cc:1403] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.036s user 0.015s sys 0.008s
I20260617 01:52:54.271864 5056 raft_consensus.cc:359] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.272549 5056 raft_consensus.cc:385] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.272994 5056 raft_consensus.cc:740] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.273864 5056 consensus_queue.cc:260] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.274814 5056 raft_consensus.cc:399] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.275300 5056 raft_consensus.cc:493] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.275578 5056 raft_consensus.cc:3060] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:54.278447 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2df9f84cc3548ea9e523904b853e1d7 has no consensus state
I20260617 01:52:54.283939 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.287127 5066 ts_tablet_manager.cc:1929] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.293417 5066 log.cc:1199] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e67879beab2e457caacd477bc2417286
I20260617 01:52:54.293849 5009 tablet_service.cc:1511] Processing CreateTablet for tablet e2df9f84cc3548ea9e523904b853e1d7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:54.294425 5066 ts_tablet_manager.cc:1950] T e67879beab2e457caacd477bc2417286 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.295318 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2df9f84cc3548ea9e523904b853e1d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.295120 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.292414 5056 raft_consensus.cc:515] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.298202 5056 leader_election.cc:304] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.299048 5056 leader_election.cc:290] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.299404 5060 raft_consensus.cc:2804] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.299911 5060 raft_consensus.cc:697] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.300961 5060 consensus_queue.cc:237] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.301396 5056 ts_tablet_manager.cc:1434] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.033s user 0.021s sys 0.000s
I20260617 01:52:54.298251 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet e67879beab2e457caacd477bc2417286 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.312294 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet e2df9f84cc3548ea9e523904b853e1d7
I20260617 01:52:54.314702 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet e2df9f84cc3548ea9e523904b853e1d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.316412 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet e2df9f84cc3548ea9e523904b853e1d7 because the tablet was not found. No further retry: Not found: Tablet not found: e2df9f84cc3548ea9e523904b853e1d7
I20260617 01:52:54.320418 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.321674 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.323688 5056 tablet_bootstrap.cc:492] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.323731 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f64963542aa4a4f85be91e6f9663d07 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.324431 5066 tablet_replica.cc:333] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.325060 5066 raft_consensus.cc:2243] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.325503 5066 raft_consensus.cc:2272] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.329592 5066 ts_tablet_manager.cc:1916] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.329227 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.331120 5056 tablet_bootstrap.cc:654] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:54.341506 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c0aa0a2947a412cb3b89dd92be1cde2 has no consensus state
I20260617 01:52:54.345293 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.346987 5056 tablet_bootstrap.cc:492] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.347386 5056 ts_tablet_manager.cc:1403] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.024s user 0.014s sys 0.002s
I20260617 01:52:54.349682 5056 raft_consensus.cc:359] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.350144 5056 raft_consensus.cc:385] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.350387 5056 raft_consensus.cc:740] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.350540 5066 ts_tablet_manager.cc:1929] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.350981 5066 log.cc:1199] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/3f64963542aa4a4f85be91e6f9663d07
I20260617 01:52:54.351109 5056 consensus_queue.cc:260] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.351675 5056 raft_consensus.cc:399] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.351780 5066 ts_tablet_manager.cc:1950] T 3f64963542aa4a4f85be91e6f9663d07 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.351948 5056 raft_consensus.cc:493] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.352247 5056 raft_consensus.cc:3060] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.352324 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0aa0a2947a412cb3b89dd92be1cde2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 1
I20260617 01:52:54.353363 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0aa0a2947a412cb3b89dd92be1cde2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.357163 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 3f64963542aa4a4f85be91e6f9663d07 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.358378 5056 raft_consensus.cc:515] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.359032 5056 leader_election.cc:304] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.359557 5056 leader_election.cc:290] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.359689 5060 raft_consensus.cc:2804] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.360220 5060 raft_consensus.cc:697] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.359714 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.360884 5060 consensus_queue.cc:237] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.360893 5056 ts_tablet_manager.cc:1434] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.015s sys 0.000s
I20260617 01:52:54.370079 5056 tablet_bootstrap.cc:492] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.370860 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 9c0aa0a2947a412cb3b89dd92be1cde2
I20260617 01:52:54.373324 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c0aa0a2947a412cb3b89dd92be1cde2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.375244 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 9c0aa0a2947a412cb3b89dd92be1cde2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9c0aa0a2947a412cb3b89dd92be1cde2 already in progress: creating tablet
I20260617 01:52:54.376389 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.377159 5056 tablet_bootstrap.cc:654] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.384028 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.387074 5056 tablet_bootstrap.cc:492] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.387455 5056 ts_tablet_manager.cc:1403] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.010s sys 0.004s
I20260617 01:52:54.387897 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.389773 5056 raft_consensus.cc:359] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.390250 5056 raft_consensus.cc:385] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.390491 5056 raft_consensus.cc:740] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.391073 5056 consensus_queue.cc:260] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.391454 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet e2df9f84cc3548ea9e523904b853e1d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.391606 5056 raft_consensus.cc:399] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.391906 5056 raft_consensus.cc:493] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.392179 5056 raft_consensus.cc:3060] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.392315 5066 tablet_replica.cc:333] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.392944 5066 raft_consensus.cc:2243] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.393384 5066 raft_consensus.cc:2272] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.396811 5066 ts_tablet_manager.cc:1916] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.398262 5056 raft_consensus.cc:515] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.401576 5056 leader_election.cc:304] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.402127 5056 leader_election.cc:290] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.402245 5060 raft_consensus.cc:2804] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.402714 5060 raft_consensus.cc:697] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.403609 5056 ts_tablet_manager.cc:1434] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.014s sys 0.000s
I20260617 01:52:54.403357 5060 consensus_queue.cc:237] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:54.404495 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4c3d73d56294d32868c69a63f6eec79 has no consensus state
I20260617 01:52:54.408061 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.419399 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.419413 5009 tablet_service.cc:1511] Processing CreateTablet for tablet a4c3d73d56294d32868c69a63f6eec79 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 1
I20260617 01:52:54.422964 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c3d73d56294d32868c69a63f6eec79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.430457 5066 ts_tablet_manager.cc:1929] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.431047 5066 log.cc:1199] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e2df9f84cc3548ea9e523904b853e1d7
I20260617 01:52:54.432173 5066 ts_tablet_manager.cc:1950] T e2df9f84cc3548ea9e523904b853e1d7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.436337 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet e2df9f84cc3548ea9e523904b853e1d7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.440713 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet a4c3d73d56294d32868c69a63f6eec79
I20260617 01:52:54.443018 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet a4c3d73d56294d32868c69a63f6eec79 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.446597 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet a4c3d73d56294d32868c69a63f6eec79 because the tablet was not found. No further retry: Not found: Tablet not found: a4c3d73d56294d32868c69a63f6eec79
I20260617 01:52:54.449671 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.450997 5056 tablet_bootstrap.cc:492] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.455672 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c0aa0a2947a412cb3b89dd92be1cde2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.455403 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.456367 5066 tablet_replica.cc:333] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.457094 5066 raft_consensus.cc:2243] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.457597 5066 raft_consensus.cc:2272] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.460441 5066 ts_tablet_manager.cc:1916] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.468520 5056 tablet_bootstrap.cc:654] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.471125 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.482573 5066 ts_tablet_manager.cc:1929] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.483181 5066 log.cc:1199] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/9c0aa0a2947a412cb3b89dd92be1cde2
I20260617 01:52:54.484294 5066 ts_tablet_manager.cc:1950] T 9c0aa0a2947a412cb3b89dd92be1cde2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.488349 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 9c0aa0a2947a412cb3b89dd92be1cde2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:54.491024 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0eb477bc3b69436eaf1cbae2c670e31e has no consensus state
I20260617 01:52:54.501202 5056 tablet_bootstrap.cc:492] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.501816 5056 ts_tablet_manager.cc:1403] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.051s user 0.026s sys 0.004s
I20260617 01:52:54.502494 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.505066 5056 raft_consensus.cc:359] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.505771 5056 raft_consensus.cc:385] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.505999 5056 raft_consensus.cc:740] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.506801 5056 consensus_queue.cc:260] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.507207 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb477bc3b69436eaf1cbae2c670e31e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:54.507596 5056 raft_consensus.cc:399] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.507951 5056 raft_consensus.cc:493] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.508325 5056 raft_consensus.cc:3060] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.508630 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb477bc3b69436eaf1cbae2c670e31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.511709 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.522550 5056 raft_consensus.cc:515] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.523423 5056 leader_election.cc:304] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.524267 5060 raft_consensus.cc:2804] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.524895 5060 raft_consensus.cc:697] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.525767 5060 consensus_queue.cc:237] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.527617 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 0eb477bc3b69436eaf1cbae2c670e31e
I20260617 01:52:54.530043 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 0eb477bc3b69436eaf1cbae2c670e31e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.530715 5056 leader_election.cc:290] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260617 01:52:54.532164 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 0eb477bc3b69436eaf1cbae2c670e31e because the tablet was not found. No further retry: Not found: Tablet not found: 0eb477bc3b69436eaf1cbae2c670e31e
I20260617 01:52:54.535707 5056 ts_tablet_manager.cc:1434] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.033s user 0.024s sys 0.000s
I20260617 01:52:54.538625 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.549618 5056 tablet_bootstrap.cc:492] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.555634 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.558518 5056 tablet_bootstrap.cc:654] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.562772 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet a4c3d73d56294d32868c69a63f6eec79 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.563654 5066 tablet_replica.cc:333] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.564504 5066 raft_consensus.cc:2243] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.565289 5066 raft_consensus.cc:2272] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.565321 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.571486 5056 tablet_bootstrap.cc:492] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.572118 5056 ts_tablet_manager.cc:1403] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.018s sys 0.001s
I20260617 01:52:54.572504 5066 ts_tablet_manager.cc:1916] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.576568 5056 raft_consensus.cc:359] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.577591 5056 raft_consensus.cc:385] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.578099 5056 raft_consensus.cc:740] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.579253 5056 consensus_queue.cc:260] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.580053 5056 raft_consensus.cc:399] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.580542 5056 raft_consensus.cc:493] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.580883 5056 raft_consensus.cc:3060] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:54.584070 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1bbae00dd44e4cfe9a920e0813c2f897 has no consensus state
I20260617 01:52:54.587786 5056 raft_consensus.cc:515] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.588505 5056 leader_election.cc:304] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.589125 5056 leader_election.cc:290] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.589251 5060 raft_consensus.cc:2804] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.589713 5060 raft_consensus.cc:697] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.590600 5056 ts_tablet_manager.cc:1434] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.018s user 0.015s sys 0.000s
I20260617 01:52:54.590440 5060 consensus_queue.cc:237] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.602232 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.606119 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbae00dd44e4cfe9a920e0813c2f897 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:54.610587 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbae00dd44e4cfe9a920e0813c2f897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.617583 5066 ts_tablet_manager.cc:1929] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.618000 5066 log.cc:1199] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/a4c3d73d56294d32868c69a63f6eec79
I20260617 01:52:54.621793 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 0eb477bc3b69436eaf1cbae2c670e31e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.618784 5066 ts_tablet_manager.cc:1950] T a4c3d73d56294d32868c69a63f6eec79 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.622812 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.626748 5056 tablet_bootstrap.cc:492] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.626912 5066 tablet_replica.cc:333] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.627072 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet a4c3d73d56294d32868c69a63f6eec79 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.627539 5066 raft_consensus.cc:2243] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.627992 5066 raft_consensus.cc:2272] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.630980 5066 ts_tablet_manager.cc:1916] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.632817 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1bbae00dd44e4cfe9a920e0813c2f897
I20260617 01:52:54.633742 5056 tablet_bootstrap.cc:654] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.637356 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bbae00dd44e4cfe9a920e0813c2f897 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.637529 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.645117 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.648437 5066 ts_tablet_manager.cc:1929] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.648998 5066 log.cc:1199] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/0eb477bc3b69436eaf1cbae2c670e31e
I20260617 01:52:54.649770 5066 ts_tablet_manager.cc:1950] T 0eb477bc3b69436eaf1cbae2c670e31e P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.652149 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 0eb477bc3b69436eaf1cbae2c670e31e (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.652454 5056 tablet_bootstrap.cc:492] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.652895 5056 ts_tablet_manager.cc:1403] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.026s user 0.005s sys 0.013s
W20260617 01:52:54.653914 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1bbae00dd44e4cfe9a920e0813c2f897 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1bbae00dd44e4cfe9a920e0813c2f897 already in progress: creating tablet
I20260617 01:52:54.655545 5056 raft_consensus.cc:359] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.656039 5056 raft_consensus.cc:385] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.656296 5056 raft_consensus.cc:740] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.656880 5056 consensus_queue.cc:260] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.657449 5056 raft_consensus.cc:399] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.657703 5056 raft_consensus.cc:493] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.657980 5056 raft_consensus.cc:3060] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:54.658042 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2aaa641ef25d41bb81a8d9412f7058d7 has no consensus state
I20260617 01:52:54.661499 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.666940 5056 raft_consensus.cc:515] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.667799 5056 leader_election.cc:304] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.669031 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.670307 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 2aaa641ef25d41bb81a8d9412f7058d7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 50
I20260617 01:52:54.671705 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aaa641ef25d41bb81a8d9412f7058d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.671761 5056 leader_election.cc:290] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.673802 5056 ts_tablet_manager.cc:1434] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.014s sys 0.000s
I20260617 01:52:54.671705 5060 raft_consensus.cc:2804] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.675128 5060 raft_consensus.cc:697] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.676169 5060 consensus_queue.cc:237] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.686728 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 2aaa641ef25d41bb81a8d9412f7058d7
I20260617 01:52:54.689141 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 2aaa641ef25d41bb81a8d9412f7058d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.691388 5056 tablet_bootstrap.cc:492] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:54.691411 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 2aaa641ef25d41bb81a8d9412f7058d7 because the tablet was not found. No further retry: Not found: Tablet not found: 2aaa641ef25d41bb81a8d9412f7058d7
I20260617 01:52:54.698338 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.703553 5056 tablet_bootstrap.cc:654] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.711758 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.713429 5056 tablet_bootstrap.cc:492] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.714039 5056 ts_tablet_manager.cc:1403] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.010s sys 0.008s
I20260617 01:52:54.716499 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.718297 5056 raft_consensus.cc:359] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.719069 5056 raft_consensus.cc:385] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.719571 5056 raft_consensus.cc:740] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.720644 5056 consensus_queue.cc:260] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.721484 5056 raft_consensus.cc:399] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.721987 5056 raft_consensus.cc:493] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.722523 5056 raft_consensus.cc:3060] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.725415 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bbae00dd44e4cfe9a920e0813c2f897 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.726536 5066 tablet_replica.cc:333] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.727523 5066 raft_consensus.cc:2243] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.728097 5066 raft_consensus.cc:2272] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.732594 5066 ts_tablet_manager.cc:1916] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.734452 5056 raft_consensus.cc:515] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.735620 5056 leader_election.cc:304] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.736719 5058 raft_consensus.cc:2804] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.737368 5058 raft_consensus.cc:697] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:54.737478 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b001015e818e473cbb82365e3c1700d9 has no consensus state
I20260617 01:52:54.738471 5058 consensus_queue.cc:237] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.743793 5056 leader_election.cc:290] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.749651 5056 ts_tablet_manager.cc:1434] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.035s user 0.022s sys 0.000s
I20260617 01:52:54.756062 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2aaa641ef25d41bb81a8d9412f7058d7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.760286 5066 ts_tablet_manager.cc:1929] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.760969 5066 log.cc:1199] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1bbae00dd44e4cfe9a920e0813c2f897
I20260617 01:52:54.761147 5009 tablet_service.cc:1511] Processing CreateTablet for tablet b001015e818e473cbb82365e3c1700d9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 50
I20260617 01:52:54.761914 5066 ts_tablet_manager.cc:1950] T 1bbae00dd44e4cfe9a920e0813c2f897 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.762641 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b001015e818e473cbb82365e3c1700d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.765496 5066 tablet_replica.cc:333] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.766131 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1bbae00dd44e4cfe9a920e0813c2f897 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.766397 5066 raft_consensus.cc:2243] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.766927 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:54.767778 4909 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet b001015e818e473cbb82365e3c1700d9 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b001015e818e473cbb82365e3c1700d9 consensus state has no leader
I20260617 01:52:54.769047 5066 raft_consensus.cc:2272] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.773185 5066 ts_tablet_manager.cc:1916] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.776953 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.788278 5056 tablet_bootstrap.cc:492] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.793941 5066 ts_tablet_manager.cc:1929] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.794560 5066 log.cc:1199] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/2aaa641ef25d41bb81a8d9412f7058d7
I20260617 01:52:54.795512 5066 ts_tablet_manager.cc:1950] T 2aaa641ef25d41bb81a8d9412f7058d7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.796087 5056 tablet_bootstrap.cc:654] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.799178 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 2aaa641ef25d41bb81a8d9412f7058d7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.802944 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b001015e818e473cbb82365e3c1700d9
I20260617 01:52:54.804356 5056 tablet_bootstrap.cc:492] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.804805 5056 ts_tablet_manager.cc:1403] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.005s sys 0.008s
I20260617 01:52:54.805788 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet b001015e818e473cbb82365e3c1700d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.807629 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b001015e818e473cbb82365e3c1700d9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b001015e818e473cbb82365e3c1700d9 already in progress: creating tablet
I20260617 01:52:54.808799 5056 raft_consensus.cc:359] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.809422 5056 raft_consensus.cc:385] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.809609 5056 raft_consensus.cc:740] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.810285 5056 consensus_queue.cc:260] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.809829 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.810920 5056 raft_consensus.cc:399] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.811264 5056 raft_consensus.cc:493] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.811573 5056 raft_consensus.cc:3060] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:54.819805 5056 raft_consensus.cc:515] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.820641 5056 leader_election.cc:304] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.821380 5056 leader_election.cc:290] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.821581 5058 raft_consensus.cc:2804] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.822347 5058 raft_consensus.cc:697] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.821390 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.823371 5058 consensus_queue.cc:237] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.823932 5056 ts_tablet_manager.cc:1434] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.019s user 0.012s sys 0.004s
W20260617 01:52:54.835235 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4afedb5f23744f48ca2cf376d9e4f91 has no consensus state
I20260617 01:52:54.839021 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet b001015e818e473cbb82365e3c1700d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.839661 5066 tablet_replica.cc:333] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.840297 5066 raft_consensus.cc:2243] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.840790 5066 raft_consensus.cc:2272] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.840350 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.844116 5066 ts_tablet_manager.cc:1916] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.849139 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.849455 5009 tablet_service.cc:1511] Processing CreateTablet for tablet b4afedb5f23744f48ca2cf376d9e4f91 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:54.850497 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4afedb5f23744f48ca2cf376d9e4f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.858470 5066 ts_tablet_manager.cc:1929] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.858896 5066 log.cc:1199] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b001015e818e473cbb82365e3c1700d9
I20260617 01:52:54.859495 5066 ts_tablet_manager.cc:1950] T b001015e818e473cbb82365e3c1700d9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.861390 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b001015e818e473cbb82365e3c1700d9 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.863752 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b4afedb5f23744f48ca2cf376d9e4f91
I20260617 01:52:54.865355 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b4afedb5f23744f48ca2cf376d9e4f91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.866400 5056 tablet_bootstrap.cc:492] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:54.867933 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b4afedb5f23744f48ca2cf376d9e4f91 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b4afedb5f23744f48ca2cf376d9e4f91 already in progress: creating tablet
I20260617 01:52:54.869154 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.872047 5056 tablet_bootstrap.cc:654] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.876329 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.877442 5056 tablet_bootstrap.cc:492] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:54.877846 5056 ts_tablet_manager.cc:1403] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:52:54.880147 5056 raft_consensus.cc:359] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.880601 5056 raft_consensus.cc:385] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.880899 5056 raft_consensus.cc:740] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.881477 5056 consensus_queue.cc:260] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.882031 5056 raft_consensus.cc:399] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.882282 5056 raft_consensus.cc:493] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.882546 5056 raft_consensus.cc:3060] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:54.886737 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 45090facf62e470f93a526a959be7523 has no consensus state
I20260617 01:52:54.888748 5056 raft_consensus.cc:515] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.889389 5056 leader_election.cc:304] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.890012 5058 raft_consensus.cc:2804] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.889998 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.890533 5058 raft_consensus.cc:697] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.891208 5058 consensus_queue.cc:237] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.892913 5056 leader_election.cc:290] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.894418 5056 ts_tablet_manager.cc:1434] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.013s sys 0.000s
I20260617 01:52:54.897419 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 45090facf62e470f93a526a959be7523 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:54.898464 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45090facf62e470f93a526a959be7523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.904774 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b4afedb5f23744f48ca2cf376d9e4f91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.904953 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.905463 5066 tablet_replica.cc:333] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:54.906132 5066 raft_consensus.cc:2243] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:54.906597 5066 raft_consensus.cc:2272] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:54.911345 5066 ts_tablet_manager.cc:1916] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:54.913982 5056 tablet_bootstrap.cc:492] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:54.918789 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 45090facf62e470f93a526a959be7523
I20260617 01:52:54.919384 5056 tablet_bootstrap.cc:654] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:54.921195 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 45090facf62e470f93a526a959be7523 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:54.926131 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.929603 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:54.932452 5066 ts_tablet_manager.cc:1929] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:54.933058 5066 log.cc:1199] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b4afedb5f23744f48ca2cf376d9e4f91
I20260617 01:52:54.933961 5066 ts_tablet_manager.cc:1950] T b4afedb5f23744f48ca2cf376d9e4f91 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:54.938472 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b4afedb5f23744f48ca2cf376d9e4f91 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:54.940557 5056 tablet_bootstrap.cc:492] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
W20260617 01:52:54.940492 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 45090facf62e470f93a526a959be7523 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 45090facf62e470f93a526a959be7523 already in progress: creating tablet
I20260617 01:52:54.940491 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.941581 5056 ts_tablet_manager.cc:1403] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.028s user 0.008s sys 0.008s
I20260617 01:52:54.945326 5056 raft_consensus.cc:359] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.946034 5056 raft_consensus.cc:385] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:54.946281 5056 raft_consensus.cc:740] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:54.947260 5056 consensus_queue.cc:260] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.948226 5056 raft_consensus.cc:399] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:54.948488 5056 raft_consensus.cc:493] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:54.949066 5056 raft_consensus.cc:3060] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:54.956396 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 624b6f9afe894f4fa96534b2de07d834 has no consensus state
I20260617 01:52:54.959141 5056 raft_consensus.cc:515] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.960268 5056 leader_election.cc:304] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:54.961143 5058 raft_consensus.cc:2804] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:54.961796 5058 raft_consensus.cc:697] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:54.961194 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.962672 5058 consensus_queue.cc:237] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:54.967904 5056 leader_election.cc:290] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:54.972751 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.973901 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 624b6f9afe894f4fa96534b2de07d834 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:54.975658 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624b6f9afe894f4fa96534b2de07d834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:54.970767 5056 ts_tablet_manager.cc:1434] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.029s user 0.016s sys 0.003s
I20260617 01:52:54.987094 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 624b6f9afe894f4fa96534b2de07d834
I20260617 01:52:54.989473 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 624b6f9afe894f4fa96534b2de07d834 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:54.992444 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 624b6f9afe894f4fa96534b2de07d834 because the tablet was not found. No further retry: Not found: Tablet not found: 624b6f9afe894f4fa96534b2de07d834
I20260617 01:52:54.992934 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:54.997484 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.000394 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 45090facf62e470f93a526a959be7523 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.001269 5066 tablet_replica.cc:333] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.002156 5066 raft_consensus.cc:2243] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.002768 5066 raft_consensus.cc:2272] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.006964 5056 tablet_bootstrap.cc:492] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.010164 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.013079 5066 ts_tablet_manager.cc:1916] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.027575 5056 tablet_bootstrap.cc:654] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.030171 5066 ts_tablet_manager.cc:1929] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.030723 5066 log.cc:1199] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/45090facf62e470f93a526a959be7523
I20260617 01:52:55.032308 5066 ts_tablet_manager.cc:1950] T 45090facf62e470f93a526a959be7523 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
W20260617 01:52:55.035480 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c34f149fd8e04a6d8fa719d2ce641b4f has no consensus state
I20260617 01:52:55.036716 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 45090facf62e470f93a526a959be7523 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.039345 5056 tablet_bootstrap.cc:492] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.040112 5056 ts_tablet_manager.cc:1403] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.033s user 0.017s sys 0.001s
I20260617 01:52:55.042371 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.043903 5056 raft_consensus.cc:359] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.044651 5056 raft_consensus.cc:385] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.045156 5056 raft_consensus.cc:740] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.045990 5056 consensus_queue.cc:260] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.046756 5056 raft_consensus.cc:399] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.047039 5056 raft_consensus.cc:493] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.047619 5056 raft_consensus.cc:3060] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.053637 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.056672 5056 raft_consensus.cc:515] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.057718 5056 leader_election.cc:304] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.058599 5056 leader_election.cc:290] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.058722 5058 raft_consensus.cc:2804] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.059394 5058 raft_consensus.cc:697] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.060608 5056 ts_tablet_manager.cc:1434] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.014s sys 0.004s
I20260617 01:52:55.060285 5058 consensus_queue.cc:237] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.064366 5009 tablet_service.cc:1511] Processing CreateTablet for tablet c34f149fd8e04a6d8fa719d2ce641b4f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:55.065838 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34f149fd8e04a6d8fa719d2ce641b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.072041 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet c34f149fd8e04a6d8fa719d2ce641b4f
I20260617 01:52:55.074944 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c34f149fd8e04a6d8fa719d2ce641b4f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:55.080340 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c34f149fd8e04a6d8fa719d2ce641b4f because the tablet was not found. No further retry: Not found: Tablet not found: c34f149fd8e04a6d8fa719d2ce641b4f
I20260617 01:52:55.082070 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.087970 5056 tablet_bootstrap.cc:492] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.090227 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.093003 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 624b6f9afe894f4fa96534b2de07d834 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:54 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.094169 5066 tablet_replica.cc:333] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.095024 5066 raft_consensus.cc:2243] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.095728 5066 raft_consensus.cc:2272] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.098529 5056 tablet_bootstrap.cc:654] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.098646 5066 ts_tablet_manager.cc:1916] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.103303 5056 tablet_bootstrap.cc:492] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.104427 5056 ts_tablet_manager.cc:1403] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.006s sys 0.007s
I20260617 01:52:55.110453 5056 raft_consensus.cc:359] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.111027 5056 raft_consensus.cc:385] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.111346 5056 raft_consensus.cc:740] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.111377 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.112113 5056 consensus_queue.cc:260] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.112805 5056 raft_consensus.cc:399] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.113149 5056 raft_consensus.cc:493] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.113483 5056 raft_consensus.cc:3060] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.113884 5066 ts_tablet_manager.cc:1929] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.114269 5066 log.cc:1199] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/624b6f9afe894f4fa96534b2de07d834
I20260617 01:52:55.114952 5066 ts_tablet_manager.cc:1950] T 624b6f9afe894f4fa96534b2de07d834 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.117398 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 624b6f9afe894f4fa96534b2de07d834 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.121060 5056 raft_consensus.cc:515] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.121702 5056 leader_election.cc:304] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.122344 5060 raft_consensus.cc:2804] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.122757 5060 raft_consensus.cc:697] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:55.123008 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b75bb2e7e2df4d0ca498ddf7565432ab has no consensus state
I20260617 01:52:55.123430 5060 consensus_queue.cc:237] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.131413 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.133179 5056 leader_election.cc:290] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.134842 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c34f149fd8e04a6d8fa719d2ce641b4f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.133281 5009 tablet_service.cc:1511] Processing CreateTablet for tablet b75bb2e7e2df4d0ca498ddf7565432ab (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:55.135337 5056 ts_tablet_manager.cc:1434] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.031s user 0.010s sys 0.003s
W20260617 01:52:55.136432 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c34f149fd8e04a6d8fa719d2ce641b4f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c34f149fd8e04a6d8fa719d2ce641b4f already in progress: creating tablet
I20260617 01:52:55.137480 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75bb2e7e2df4d0ca498ddf7565432ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.141888 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c34f149fd8e04a6d8fa719d2ce641b4f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.142557 5066 tablet_replica.cc:333] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.143210 5066 raft_consensus.cc:2243] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.143705 5066 raft_consensus.cc:2272] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.143265 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.146566 5066 ts_tablet_manager.cc:1916] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.155500 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b75bb2e7e2df4d0ca498ddf7565432ab
I20260617 01:52:55.157397 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b75bb2e7e2df4d0ca498ddf7565432ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.160274 5056 tablet_bootstrap.cc:492] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.160611 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.166677 5056 tablet_bootstrap.cc:654] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.169448 5066 ts_tablet_manager.cc:1929] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.169883 5066 log.cc:1199] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c34f149fd8e04a6d8fa719d2ce641b4f
I20260617 01:52:55.170624 5066 ts_tablet_manager.cc:1950] T c34f149fd8e04a6d8fa719d2ce641b4f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.170789 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.173161 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet c34f149fd8e04a6d8fa719d2ce641b4f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:55.174675 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b75bb2e7e2df4d0ca498ddf7565432ab because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b75bb2e7e2df4d0ca498ddf7565432ab already in progress: creating tablet
I20260617 01:52:55.163226 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.177700 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet c34f149fd8e04a6d8fa719d2ce641b4f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.178500 5056 tablet_bootstrap.cc:492] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.178889 5056 ts_tablet_manager.cc:1403] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.019s user 0.011s sys 0.004s
W20260617 01:52:55.179082 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c34f149fd8e04a6d8fa719d2ce641b4f because the tablet was not found. No further retry: Not found: Tablet not found: c34f149fd8e04a6d8fa719d2ce641b4f
I20260617 01:52:55.182042 5056 raft_consensus.cc:359] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.182577 5056 raft_consensus.cc:385] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.182837 5056 raft_consensus.cc:740] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:55.182912 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4cc93f7d1193440bbf6d5af2c5ec86b8 has no consensus state
I20260617 01:52:55.183550 5056 consensus_queue.cc:260] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.184120 5056 raft_consensus.cc:399] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.184383 5056 raft_consensus.cc:493] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.184665 5056 raft_consensus.cc:3060] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.186393 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.192878 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.193974 5056 raft_consensus.cc:515] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.194569 5056 leader_election.cc:304] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.195211 5060 raft_consensus.cc:2804] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.195629 5060 raft_consensus.cc:697] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.196290 5060 consensus_queue.cc:237] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.197199 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc93f7d1193440bbf6d5af2c5ec86b8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:55.198244 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc93f7d1193440bbf6d5af2c5ec86b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.200970 5056 leader_election.cc:290] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.202405 5056 ts_tablet_manager.cc:1434] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.022s user 0.012s sys 0.000s
I20260617 01:52:55.207715 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 4cc93f7d1193440bbf6d5af2c5ec86b8
I20260617 01:52:55.209295 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cc93f7d1193440bbf6d5af2c5ec86b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:55.210623 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 4cc93f7d1193440bbf6d5af2c5ec86b8 because the tablet was not found. No further retry: Not found: Tablet not found: 4cc93f7d1193440bbf6d5af2c5ec86b8
I20260617 01:52:55.213798 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.215529 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.217181 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b75bb2e7e2df4d0ca498ddf7565432ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.217851 5066 tablet_replica.cc:333] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.218506 5066 raft_consensus.cc:2243] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.218963 5066 raft_consensus.cc:2272] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.221992 5056 tablet_bootstrap.cc:492] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.224144 5066 ts_tablet_manager.cc:1916] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.225560 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.228610 5056 tablet_bootstrap.cc:654] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.238760 5056 tablet_bootstrap.cc:492] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
W20260617 01:52:55.239033 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c2fcba4d02b474a917071b6f3d81b99 has no consensus state
I20260617 01:52:55.239156 5056 ts_tablet_manager.cc:1403] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.007s sys 0.008s
I20260617 01:52:55.239300 5066 ts_tablet_manager.cc:1929] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.241602 5056 raft_consensus.cc:359] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.242098 5056 raft_consensus.cc:385] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.242410 5056 raft_consensus.cc:740] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.243016 5056 consensus_queue.cc:260] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.242990 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.243698 5056 raft_consensus.cc:399] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.243983 5056 raft_consensus.cc:493] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.244292 5056 raft_consensus.cc:3060] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.249823 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.251374 5056 raft_consensus.cc:515] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.251799 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2fcba4d02b474a917071b6f3d81b99 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 125
I20260617 01:52:55.251983 5056 leader_election.cc:304] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.252797 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2fcba4d02b474a917071b6f3d81b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.252718 5060 raft_consensus.cc:2804] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.253191 5060 raft_consensus.cc:697] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.253831 5060 consensus_queue.cc:237] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.260504 5056 leader_election.cc:290] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.261466 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 8c2fcba4d02b474a917071b6f3d81b99
I20260617 01:52:55.262553 5056 ts_tablet_manager.cc:1434] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.023s user 0.011s sys 0.004s
I20260617 01:52:55.263114 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c2fcba4d02b474a917071b6f3d81b99 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.245946 5066 log.cc:1199] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b75bb2e7e2df4d0ca498ddf7565432ab
I20260617 01:52:55.265528 5066 ts_tablet_manager.cc:1950] T b75bb2e7e2df4d0ca498ddf7565432ab P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.267917 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b75bb2e7e2df4d0ca498ddf7565432ab (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.267676 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:55.269788 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 8c2fcba4d02b474a917071b6f3d81b99 because the tablet was not found. No further retry: Not found: Tablet not found: 8c2fcba4d02b474a917071b6f3d81b99
I20260617 01:52:55.277480 5056 tablet_bootstrap.cc:492] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.285926 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.287005 5056 tablet_bootstrap.cc:654] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.286260 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.289795 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cc93f7d1193440bbf6d5af2c5ec86b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.290910 5066 tablet_replica.cc:333] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.291795 5066 raft_consensus.cc:2243] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.292829 5066 raft_consensus.cc:2272] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.298008 5066 ts_tablet_manager.cc:1916] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260617 01:52:55.307616 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c748257a88d4a72a9bf0e237480496d has no consensus state
I20260617 01:52:55.322372 5056 tablet_bootstrap.cc:492] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.323998 5056 ts_tablet_manager.cc:1403] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.047s user 0.022s sys 0.014s
I20260617 01:52:55.322620 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.324684 5066 ts_tablet_manager.cc:1929] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.325346 5066 log.cc:1199] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/4cc93f7d1193440bbf6d5af2c5ec86b8
I20260617 01:52:55.326292 5066 ts_tablet_manager.cc:1950] T 4cc93f7d1193440bbf6d5af2c5ec86b8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.327420 5056 raft_consensus.cc:359] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.328241 5056 raft_consensus.cc:385] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.328481 5056 raft_consensus.cc:740] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.329452 5056 consensus_queue.cc:260] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.330331 5056 raft_consensus.cc:399] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.330615 5056 raft_consensus.cc:493] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.330899 5056 raft_consensus.cc:3060] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.330964 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 4cc93f7d1193440bbf6d5af2c5ec86b8 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.332093 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1c748257a88d4a72a9bf0e237480496d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 125
I20260617 01:52:55.333606 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c748257a88d4a72a9bf0e237480496d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.338347 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.344998 5056 raft_consensus.cc:515] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.345891 5056 leader_election.cc:304] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.346781 5060 raft_consensus.cc:2804] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.347432 5060 raft_consensus.cc:697] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.348309 5060 consensus_queue.cc:237] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.352907 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1c748257a88d4a72a9bf0e237480496d
I20260617 01:52:55.353698 5056 leader_election.cc:290] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.355343 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c748257a88d4a72a9bf0e237480496d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.355695 5056 ts_tablet_manager.cc:1434] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.031s user 0.012s sys 0.006s
W20260617 01:52:55.357542 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1c748257a88d4a72a9bf0e237480496d because the tablet was not found. No further retry: Not found: Tablet not found: 1c748257a88d4a72a9bf0e237480496d
I20260617 01:52:55.361248 5056 tablet_bootstrap.cc:492] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.365487 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.369728 5056 tablet_bootstrap.cc:654] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.377933 5056 tablet_bootstrap.cc:492] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.377694 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.378548 5056 ts_tablet_manager.cc:1403] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.013s sys 0.001s
I20260617 01:52:55.381690 5056 raft_consensus.cc:359] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.382633 5056 raft_consensus.cc:385] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.382980 5056 raft_consensus.cc:740] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.381699 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.383823 5056 consensus_queue.cc:260] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.384588 5056 raft_consensus.cc:399] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.385113 5056 raft_consensus.cc:493] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.385445 5056 raft_consensus.cc:3060] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.389353 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c2fcba4d02b474a917071b6f3d81b99 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.390290 5066 tablet_replica.cc:333] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.391076 5066 raft_consensus.cc:2243] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.391747 5066 raft_consensus.cc:2272] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.394740 5056 raft_consensus.cc:515] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.395653 5056 leader_election.cc:304] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.396234 5066 ts_tablet_manager.cc:1916] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.396703 5060 raft_consensus.cc:2804] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.397264 5060 raft_consensus.cc:697] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.398240 5060 consensus_queue.cc:237] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.402082 5056 leader_election.cc:290] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.405177 5056 ts_tablet_manager.cc:1434] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.026s user 0.018s sys 0.003s
W20260617 01:52:55.408155 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e054fd7f51d147e68b88e465d1679681 has no consensus state
I20260617 01:52:55.420047 5066 ts_tablet_manager.cc:1929] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.420688 5066 log.cc:1199] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/8c2fcba4d02b474a917071b6f3d81b99
I20260617 01:52:55.421833 5066 ts_tablet_manager.cc:1950] T 8c2fcba4d02b474a917071b6f3d81b99 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.422556 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.425818 5009 tablet_service.cc:1511] Processing CreateTablet for tablet e054fd7f51d147e68b88e465d1679681 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:55.427474 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e054fd7f51d147e68b88e465d1679681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.429268 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 8c2fcba4d02b474a917071b6f3d81b99 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.431232 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c748257a88d4a72a9bf0e237480496d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.432474 5066 tablet_replica.cc:333] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.433349 5066 raft_consensus.cc:2243] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.434060 5066 raft_consensus.cc:2272] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.433917 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.437677 5066 ts_tablet_manager.cc:1916] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.448165 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet e054fd7f51d147e68b88e465d1679681
I20260617 01:52:55.450477 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet e054fd7f51d147e68b88e465d1679681 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.452322 5056 tablet_bootstrap.cc:492] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.454396 5066 ts_tablet_manager.cc:1929] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.454804 5066 log.cc:1199] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1c748257a88d4a72a9bf0e237480496d
I20260617 01:52:55.454417 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.455529 5066 ts_tablet_manager.cc:1950] T 1c748257a88d4a72a9bf0e237480496d P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.457922 5056 tablet_bootstrap.cc:654] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.458326 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1c748257a88d4a72a9bf0e237480496d (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:55.459161 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet e054fd7f51d147e68b88e465d1679681 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e054fd7f51d147e68b88e465d1679681 already in progress: creating tablet
I20260617 01:52:55.465680 5056 tablet_bootstrap.cc:492] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.466106 5056 ts_tablet_manager.cc:1403] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.004s
I20260617 01:52:55.465883 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.469017 5056 raft_consensus.cc:359] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.469518 5056 raft_consensus.cc:385] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.469767 5056 raft_consensus.cc:740] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.470325 5056 consensus_queue.cc:260] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.470877 5056 raft_consensus.cc:399] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.471134 5056 raft_consensus.cc:493] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.471426 5056 raft_consensus.cc:3060] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.477165 5056 raft_consensus.cc:515] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.477787 5056 leader_election.cc:304] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.478459 5060 raft_consensus.cc:2804] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
W20260617 01:52:55.478787 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1a97f64108d4cde841836f41d508f6c has no consensus state
I20260617 01:52:55.478901 5060 raft_consensus.cc:697] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.479768 5056 leader_election.cc:290] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.479593 5060 consensus_queue.cc:237] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.481400 5056 ts_tablet_manager.cc:1434] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.015s user 0.011s sys 0.004s
I20260617 01:52:55.484477 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.493060 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet e054fd7f51d147e68b88e465d1679681 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.493714 5066 tablet_replica.cc:333] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.493192 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.493809 5008 tablet_service.cc:1511] Processing CreateTablet for tablet b1a97f64108d4cde841836f41d508f6c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:55.494356 5066 raft_consensus.cc:2243] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.494834 5066 raft_consensus.cc:2272] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.494854 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a97f64108d4cde841836f41d508f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.498705 5066 ts_tablet_manager.cc:1916] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.503669 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b1a97f64108d4cde841836f41d508f6c
I20260617 01:52:55.505419 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet b1a97f64108d4cde841836f41d508f6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.509213 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.510696 5056 tablet_bootstrap.cc:492] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.514911 5066 ts_tablet_manager.cc:1929] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.515280 5066 log.cc:1199] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e054fd7f51d147e68b88e465d1679681
I20260617 01:52:55.515940 5066 ts_tablet_manager.cc:1950] T e054fd7f51d147e68b88e465d1679681 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.518498 5056 tablet_bootstrap.cc:654] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.516407 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.520519 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet e054fd7f51d147e68b88e465d1679681 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:55.522229 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b1a97f64108d4cde841836f41d508f6c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b1a97f64108d4cde841836f41d508f6c already in progress: creating tablet
I20260617 01:52:55.523885 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.525106 5056 tablet_bootstrap.cc:492] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.525501 5056 ts_tablet_manager.cc:1403] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.015s user 0.001s sys 0.011s
I20260617 01:52:55.527839 5056 raft_consensus.cc:359] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.528286 5056 raft_consensus.cc:385] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.528534 5056 raft_consensus.cc:740] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.529134 5056 consensus_queue.cc:260] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.529655 5056 raft_consensus.cc:399] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.529917 5056 raft_consensus.cc:493] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.530198 5056 raft_consensus.cc:3060] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.538019 5056 raft_consensus.cc:515] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.539095 5056 leader_election.cc:304] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.540014 5056 leader_election.cc:290] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260617 01:52:55.540963 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76d9adf20af54717a966eb56c066bc03 has no consensus state
I20260617 01:52:55.542058 5056 ts_tablet_manager.cc:1434] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260617 01:52:55.543599 5060 raft_consensus.cc:2804] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.544240 5060 raft_consensus.cc:697] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.545151 5060 consensus_queue.cc:237] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.558331 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.561818 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9adf20af54717a966eb56c066bc03 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:55.563098 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9adf20af54717a966eb56c066bc03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.567817 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet b1a97f64108d4cde841836f41d508f6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.568782 5066 tablet_replica.cc:333] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.568703 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.569762 5066 raft_consensus.cc:2243] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.573101 5066 raft_consensus.cc:2272] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.583323 5056 tablet_bootstrap.cc:492] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.583848 5066 ts_tablet_manager.cc:1916] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.590888 5056 tablet_bootstrap.cc:654] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.595502 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.599184 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 76d9adf20af54717a966eb56c066bc03
I20260617 01:52:55.599676 5056 tablet_bootstrap.cc:492] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.600234 5056 ts_tablet_manager.cc:1403] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.012s sys 0.000s
I20260617 01:52:55.602372 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 76d9adf20af54717a966eb56c066bc03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.605753 5056 raft_consensus.cc:359] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.606808 5056 raft_consensus.cc:385] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.606312 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.607178 5056 raft_consensus.cc:740] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.608346 5056 consensus_queue.cc:260] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.609252 5056 raft_consensus.cc:399] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.609673 5066 ts_tablet_manager.cc:1929] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.609764 5056 raft_consensus.cc:493] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.610280 5066 log.cc:1199] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b1a97f64108d4cde841836f41d508f6c
I20260617 01:52:55.610447 5056 raft_consensus.cc:3060] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.611418 5066 ts_tablet_manager.cc:1950] T b1a97f64108d4cde841836f41d508f6c P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.614219 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b1a97f64108d4cde841836f41d508f6c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:55.616472 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 76d9adf20af54717a966eb56c066bc03 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 76d9adf20af54717a966eb56c066bc03 already in progress: creating tablet
I20260617 01:52:55.619937 5056 raft_consensus.cc:515] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.620687 5056 leader_election.cc:304] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.621400 5056 leader_election.cc:290] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.622218 5059 raft_consensus.cc:2804] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.622836 5059 raft_consensus.cc:697] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.624022 5059 consensus_queue.cc:237] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.622469 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.625146 5056 ts_tablet_manager.cc:1434] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.025s user 0.020s sys 0.001s
W20260617 01:52:55.638505 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c74722abf8d74689b3150633ebc62f2b has no consensus state
I20260617 01:52:55.641165 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 76d9adf20af54717a966eb56c066bc03 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.643859 5066 tablet_replica.cc:333] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.644770 5066 raft_consensus.cc:2243] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.646131 5066 raft_consensus.cc:2272] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.652081 5066 ts_tablet_manager.cc:1916] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.648183 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.654119 5008 tablet_service.cc:1511] Processing CreateTablet for tablet c74722abf8d74689b3150633ebc62f2b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:55.655524 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74722abf8d74689b3150633ebc62f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.662819 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.678596 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet c74722abf8d74689b3150633ebc62f2b
I20260617 01:52:55.680760 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet c74722abf8d74689b3150633ebc62f2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.682758 5066 ts_tablet_manager.cc:1929] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.683408 5066 log.cc:1199] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/76d9adf20af54717a966eb56c066bc03
I20260617 01:52:55.684329 5066 ts_tablet_manager.cc:1950] T 76d9adf20af54717a966eb56c066bc03 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.684814 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.687994 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 76d9adf20af54717a966eb56c066bc03 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.688444 5056 tablet_bootstrap.cc:492] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:55.690150 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c74722abf8d74689b3150633ebc62f2b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c74722abf8d74689b3150633ebc62f2b already in progress: creating tablet
I20260617 01:52:55.695210 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.697125 5056 tablet_bootstrap.cc:654] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.703050 5056 tablet_bootstrap.cc:492] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.703711 5056 ts_tablet_manager.cc:1403] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.004s
I20260617 01:52:55.706617 5056 raft_consensus.cc:359] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.708328 5056 raft_consensus.cc:385] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260617 01:52:55.708573 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3037c936c47d4b46ac52b9fdd7ebb41c has no consensus state
I20260617 01:52:55.708626 5056 raft_consensus.cc:740] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.709594 5056 consensus_queue.cc:260] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.710397 5056 raft_consensus.cc:399] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.710785 5056 raft_consensus.cc:493] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.711218 5056 raft_consensus.cc:3060] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.716159 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.718194 5056 raft_consensus.cc:515] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.719662 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 3037c936c47d4b46ac52b9fdd7ebb41c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:55.718878 5056 leader_election.cc:304] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.720571 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3037c936c47d4b46ac52b9fdd7ebb41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.720621 5056 leader_election.cc:290] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.720572 5059 raft_consensus.cc:2804] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.721282 5059 raft_consensus.cc:697] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.721925 5059 consensus_queue.cc:237] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.722862 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.722875 5056 ts_tablet_manager.cc:1434] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.019s user 0.012s sys 0.000s
I20260617 01:52:55.733206 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 3037c936c47d4b46ac52b9fdd7ebb41c
I20260617 01:52:55.736012 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 3037c936c47d4b46ac52b9fdd7ebb41c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:55.737473 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 3037c936c47d4b46ac52b9fdd7ebb41c because the tablet was not found. No further retry: Not found: Tablet not found: 3037c936c47d4b46ac52b9fdd7ebb41c
I20260617 01:52:55.738943 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.741441 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.742625 5056 tablet_bootstrap.cc:492] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.743422 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c74722abf8d74689b3150633ebc62f2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.744182 5066 tablet_replica.cc:333] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.744798 5066 raft_consensus.cc:2243] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.745285 5066 raft_consensus.cc:2272] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.750164 5056 tablet_bootstrap.cc:654] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.751235 5066 ts_tablet_manager.cc:1916] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.753188 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:55.764632 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 73b5643f2cea4aeface51818288ad3d2 has no consensus state
I20260617 01:52:55.767201 5066 ts_tablet_manager.cc:1929] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.767714 5066 log.cc:1199] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c74722abf8d74689b3150633ebc62f2b
I20260617 01:52:55.764632 5056 tablet_bootstrap.cc:492] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.768575 5066 ts_tablet_manager.cc:1950] T c74722abf8d74689b3150633ebc62f2b P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.768627 5056 ts_tablet_manager.cc:1403] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.026s user 0.012s sys 0.005s
W20260617 01:52:55.769562 4909 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c74722abf8d74689b3150633ebc62f2b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c74722abf8d74689b3150633ebc62f2b consensus state has no leader
I20260617 01:52:55.772262 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet c74722abf8d74689b3150633ebc62f2b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.772457 5056 raft_consensus.cc:359] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.773720 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.774714 5056 raft_consensus.cc:385] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.775122 5056 raft_consensus.cc:740] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.775877 5056 consensus_queue.cc:260] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.776997 5056 raft_consensus.cc:399] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.777309 5056 raft_consensus.cc:493] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.777643 5056 raft_consensus.cc:3060] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.777824 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 73b5643f2cea4aeface51818288ad3d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:55.778630 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73b5643f2cea4aeface51818288ad3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.782939 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.783975 5056 raft_consensus.cc:515] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.784597 5056 leader_election.cc:304] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.785198 5056 leader_election.cc:290] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.785691 5058 raft_consensus.cc:2804] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.786109 5058 raft_consensus.cc:697] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.786737 5058 consensus_queue.cc:237] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.792682 5056 ts_tablet_manager.cc:1434] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.024s user 0.014s sys 0.000s
I20260617 01:52:55.793215 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 73b5643f2cea4aeface51818288ad3d2
I20260617 01:52:55.797398 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 73b5643f2cea4aeface51818288ad3d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.798650 5056 tablet_bootstrap.cc:492] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:55.798795 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 73b5643f2cea4aeface51818288ad3d2 because the tablet was not found. No further retry: Not found: Tablet not found: 73b5643f2cea4aeface51818288ad3d2
I20260617 01:52:55.802811 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.803598 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.807204 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 3037c936c47d4b46ac52b9fdd7ebb41c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.808001 5066 tablet_replica.cc:333] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.808108 5056 tablet_bootstrap.cc:654] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.808902 5066 raft_consensus.cc:2243] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.809597 5066 raft_consensus.cc:2272] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.816717 5066 ts_tablet_manager.cc:1916] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.822371 5056 tablet_bootstrap.cc:492] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.822911 5056 ts_tablet_manager.cc:1403] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.024s user 0.012s sys 0.007s
I20260617 01:52:55.824030 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.826468 5056 raft_consensus.cc:359] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.827183 5056 raft_consensus.cc:385] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.827559 5056 raft_consensus.cc:740] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.828513 5056 consensus_queue.cc:260] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.829286 5056 raft_consensus.cc:399] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.829742 5056 raft_consensus.cc:493] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.830015 5056 raft_consensus.cc:3060] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.836692 5066 ts_tablet_manager.cc:1929] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.837296 5066 log.cc:1199] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/3037c936c47d4b46ac52b9fdd7ebb41c
I20260617 01:52:55.838287 5066 ts_tablet_manager.cc:1950] T 3037c936c47d4b46ac52b9fdd7ebb41c P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.839250 5056 raft_consensus.cc:515] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.840092 5056 leader_election.cc:304] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:55.840791 5056 leader_election.cc:290] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.840938 5058 raft_consensus.cc:2804] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.841581 5058 raft_consensus.cc:697] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.842733 5056 ts_tablet_manager.cc:1434] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.019s user 0.019s sys 0.000s
I20260617 01:52:55.842653 5058 consensus_queue.cc:237] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:55.846989 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f0aee3f333f04b4fb3e285401e9465b2 has no consensus state
I20260617 01:52:55.847886 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 3037c936c47d4b46ac52b9fdd7ebb41c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.852716 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.861625 5008 tablet_service.cc:1511] Processing CreateTablet for tablet f0aee3f333f04b4fb3e285401e9465b2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260617 01:52:55.861997 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.862947 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0aee3f333f04b4fb3e285401e9465b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.876480 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet f0aee3f333f04b4fb3e285401e9465b2
I20260617 01:52:55.879168 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f0aee3f333f04b4fb3e285401e9465b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:55.881358 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet f0aee3f333f04b4fb3e285401e9465b2 because the tablet was not found. No further retry: Not found: Tablet not found: f0aee3f333f04b4fb3e285401e9465b2
I20260617 01:52:55.882352 5056 tablet_bootstrap.cc:492] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.885130 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:55.890578 5056 tablet_bootstrap.cc:654] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.890671 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.892097 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 73b5643f2cea4aeface51818288ad3d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.893281 5066 tablet_replica.cc:333] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.894112 5066 raft_consensus.cc:2243] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.894670 5066 raft_consensus.cc:2272] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.899245 5056 tablet_bootstrap.cc:492] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:55.899689 5056 ts_tablet_manager.cc:1403] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.011s sys 0.005s
I20260617 01:52:55.902740 5056 raft_consensus.cc:359] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.902755 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.903635 5056 raft_consensus.cc:385] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:55.904042 5056 raft_consensus.cc:740] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:55.905005 5066 ts_tablet_manager.cc:1916] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.904995 5056 consensus_queue.cc:260] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.905956 5056 raft_consensus.cc:399] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:55.906270 5056 raft_consensus.cc:493] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:55.906792 5056 raft_consensus.cc:3060] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:55.915021 5056 raft_consensus.cc:515] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.918637 5056 leader_election.cc:304] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
W20260617 01:52:55.919309 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5cb98bea7a34f9ca6ce89db4631757c has no consensus state
I20260617 01:52:55.919399 5056 leader_election.cc:290] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:55.919724 5058 raft_consensus.cc:2804] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:55.920212 5058 raft_consensus.cc:697] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:55.921691 5056 ts_tablet_manager.cc:1434] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.022s user 0.018s sys 0.000s
I20260617 01:52:55.921876 5058 consensus_queue.cc:237] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:55.939442 5008 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb98bea7a34f9ca6ce89db4631757c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260617 01:52:55.934471 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.941857 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb98bea7a34f9ca6ce89db4631757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:55.939802 5066 ts_tablet_manager.cc:1929] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.945640 5066 log.cc:1199] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/73b5643f2cea4aeface51818288ad3d2
I20260617 01:52:55.947808 5066 ts_tablet_manager.cc:1950] T 73b5643f2cea4aeface51818288ad3d2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.951660 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 73b5643f2cea4aeface51818288ad3d2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:55.952950 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f0aee3f333f04b4fb3e285401e9465b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.953961 5066 tablet_replica.cc:333] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:55.953510 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.954998 5066 raft_consensus.cc:2243] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:55.955807 5066 raft_consensus.cc:2272] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:55.959640 5066 ts_tablet_manager.cc:1916] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:55.964781 5056 tablet_bootstrap.cc:492] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:55.973292 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet c5cb98bea7a34f9ca6ce89db4631757c
I20260617 01:52:55.974696 5056 tablet_bootstrap.cc:654] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:55.983494 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c5cb98bea7a34f9ca6ce89db4631757c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:55.984941 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.990796 5066 ts_tablet_manager.cc:1929] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:55.991237 5066 log.cc:1199] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f0aee3f333f04b4fb3e285401e9465b2
I20260617 01:52:55.991958 5066 ts_tablet_manager.cc:1950] T f0aee3f333f04b4fb3e285401e9465b2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:55.992794 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:55.994648 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet f0aee3f333f04b4fb3e285401e9465b2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:55.996524 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c5cb98bea7a34f9ca6ce89db4631757c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c5cb98bea7a34f9ca6ce89db4631757c already in progress: creating tablet
I20260617 01:52:56.002998 5056 tablet_bootstrap.cc:492] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.003430 5056 ts_tablet_manager.cc:1403] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.039s user 0.015s sys 0.019s
W20260617 01:52:56.004499 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ffda1e8bcd16426699cf3e18dcfe9c4e has no consensus state
I20260617 01:52:56.005720 5056 raft_consensus.cc:359] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.006242 5056 raft_consensus.cc:385] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.006487 5056 raft_consensus.cc:740] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.007066 5056 consensus_queue.cc:260] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.007582 5056 raft_consensus.cc:399] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.007833 5056 raft_consensus.cc:493] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.008116 5056 raft_consensus.cc:3060] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.009843 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.015307 5056 raft_consensus.cc:515] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.015954 5056 leader_election.cc:304] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.015872 5008 tablet_service.cc:1511] Processing CreateTablet for tablet ffda1e8bcd16426699cf3e18dcfe9c4e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:56.016517 5056 leader_election.cc:290] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.016993 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffda1e8bcd16426699cf3e18dcfe9c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.017143 5059 raft_consensus.cc:2804] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.017755 5059 raft_consensus.cc:697] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.018308 5056 ts_tablet_manager.cc:1434] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260617 01:52:56.018638 5059 consensus_queue.cc:237] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.023437 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.035738 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet ffda1e8bcd16426699cf3e18dcfe9c4e
I20260617 01:52:56.037595 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet ffda1e8bcd16426699cf3e18dcfe9c4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.039847 5056 tablet_bootstrap.cc:492] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:56.040901 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet ffda1e8bcd16426699cf3e18dcfe9c4e because the tablet was not found. No further retry: Not found: Tablet not found: ffda1e8bcd16426699cf3e18dcfe9c4e
I20260617 01:52:56.041744 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.042430 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.045310 5056 tablet_bootstrap.cc:654] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.050300 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c5cb98bea7a34f9ca6ce89db4631757c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:55 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.051024 5066 tablet_replica.cc:333] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.051628 5066 raft_consensus.cc:2243] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.052121 5066 raft_consensus.cc:2272] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.053345 5056 tablet_bootstrap.cc:492] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.053751 5056 ts_tablet_manager.cc:1403] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.002s
I20260617 01:52:56.054807 5066 ts_tablet_manager.cc:1916] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.054468 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.056005 5056 raft_consensus.cc:359] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.056455 5056 raft_consensus.cc:385] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.056680 5056 raft_consensus.cc:740] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.057252 5056 consensus_queue.cc:260] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.057785 5056 raft_consensus.cc:399] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.058022 5056 raft_consensus.cc:493] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.058280 5056 raft_consensus.cc:3060] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.065634 5056 raft_consensus.cc:515] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.066442 5056 leader_election.cc:304] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.067360 5056 leader_election.cc:290] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.067487 5059 raft_consensus.cc:2804] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.068116 5059 raft_consensus.cc:697] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.069350 5056 ts_tablet_manager.cc:1434] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.015s user 0.013s sys 0.001s
I20260617 01:52:56.069206 5059 consensus_queue.cc:237] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:56.072753 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c1e555a97769484984143a8bd832acfe has no consensus state
I20260617 01:52:56.075344 5066 ts_tablet_manager.cc:1929] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.075927 5066 log.cc:1199] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c5cb98bea7a34f9ca6ce89db4631757c
I20260617 01:52:56.077090 5066 ts_tablet_manager.cc:1950] T c5cb98bea7a34f9ca6ce89db4631757c P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.087031 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet c5cb98bea7a34f9ca6ce89db4631757c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.088367 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.090348 5008 tablet_service.cc:1511] Processing CreateTablet for tablet c1e555a97769484984143a8bd832acfe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:56.091964 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e555a97769484984143a8bd832acfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.097579 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.105639 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet ffda1e8bcd16426699cf3e18dcfe9c4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.106581 5066 tablet_replica.cc:333] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.107534 5066 raft_consensus.cc:2243] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.108172 5066 raft_consensus.cc:2272] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.111892 5066 ts_tablet_manager.cc:1916] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.112277 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet c1e555a97769484984143a8bd832acfe
I20260617 01:52:56.114487 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet c1e555a97769484984143a8bd832acfe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.117792 5056 tablet_bootstrap.cc:492] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.118587 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.125118 5056 tablet_bootstrap.cc:654] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.129834 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.133342 5056 tablet_bootstrap.cc:492] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.134014 5056 ts_tablet_manager.cc:1403] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.016s user 0.008s sys 0.005s
I20260617 01:52:56.138877 5056 raft_consensus.cc:359] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.139788 5056 raft_consensus.cc:385] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.140254 5056 raft_consensus.cc:740] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.139806 5066 ts_tablet_manager.cc:1929] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.141139 5056 consensus_queue.cc:260] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.141983 5066 log.cc:1199] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/ffda1e8bcd16426699cf3e18dcfe9c4e
I20260617 01:52:56.142148 5056 raft_consensus.cc:399] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.142694 5056 raft_consensus.cc:493] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.143241 5056 raft_consensus.cc:3060] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.143329 5066 ts_tablet_manager.cc:1950] T ffda1e8bcd16426699cf3e18dcfe9c4e P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.140913 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.147192 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet ffda1e8bcd16426699cf3e18dcfe9c4e (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:56.149561 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c1e555a97769484984143a8bd832acfe because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c1e555a97769484984143a8bd832acfe already in progress: creating tablet
I20260617 01:52:56.154857 5056 raft_consensus.cc:515] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.155910 5056 leader_election.cc:304] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
W20260617 01:52:56.156450 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f67453ee84584fbe876c3276461e798d has no consensus state
I20260617 01:52:56.156720 5056 leader_election.cc:290] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.157013 5059 raft_consensus.cc:2804] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.157671 5059 raft_consensus.cc:697] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.158701 5059 consensus_queue.cc:237] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.159463 5056 ts_tablet_manager.cc:1434] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.025s user 0.019s sys 0.003s
I20260617 01:52:56.165333 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.175315 5008 tablet_service.cc:1511] Processing CreateTablet for tablet f67453ee84584fbe876c3276461e798d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260617 01:52:56.177052 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67453ee84584fbe876c3276461e798d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.176115 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.190891 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet f67453ee84584fbe876c3276461e798d
I20260617 01:52:56.194591 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f67453ee84584fbe876c3276461e798d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.196887 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet f67453ee84584fbe876c3276461e798d because the tablet was not found. No further retry: Not found: Tablet not found: f67453ee84584fbe876c3276461e798d
I20260617 01:52:56.201377 5056 tablet_bootstrap.cc:492] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.202343 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.205159 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet c1e555a97769484984143a8bd832acfe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.203032 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.206173 5066 tablet_replica.cc:333] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.207921 5066 raft_consensus.cc:2243] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.208683 5066 raft_consensus.cc:2272] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.211444 5056 tablet_bootstrap.cc:654] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.213773 5066 ts_tablet_manager.cc:1916] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.220424 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.224345 5056 tablet_bootstrap.cc:492] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.225020 5056 ts_tablet_manager.cc:1403] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.024s user 0.014s sys 0.008s
I20260617 01:52:56.228510 5056 raft_consensus.cc:359] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.229223 5056 raft_consensus.cc:385] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.229583 5056 raft_consensus.cc:740] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.230608 5056 consensus_queue.cc:260] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.234665 5056 raft_consensus.cc:399] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.239043 5056 raft_consensus.cc:493] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.239466 5056 raft_consensus.cc:3060] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:56.243038 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eb251fc8fae14bc49972561a497d0fa9 has no consensus state
I20260617 01:52:56.246402 5066 ts_tablet_manager.cc:1929] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.246847 5066 log.cc:1199] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c1e555a97769484984143a8bd832acfe
I20260617 01:52:56.247625 5066 ts_tablet_manager.cc:1950] T c1e555a97769484984143a8bd832acfe P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.246778 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.250141 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet c1e555a97769484984143a8bd832acfe (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.253650 5008 tablet_service.cc:1511] Processing CreateTablet for tablet eb251fc8fae14bc49972561a497d0fa9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260617 01:52:56.254559 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb251fc8fae14bc49972561a497d0fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.256516 5056 raft_consensus.cc:515] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.257221 5056 leader_election.cc:304] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.257792 5056 leader_election.cc:290] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.257926 5059 raft_consensus.cc:2804] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.258383 5059 raft_consensus.cc:697] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.259137 5056 ts_tablet_manager.cc:1434] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.034s user 0.014s sys 0.000s
I20260617 01:52:56.259021 5059 consensus_queue.cc:237] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.261583 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.269440 5056 tablet_bootstrap.cc:492] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.273327 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet eb251fc8fae14bc49972561a497d0fa9
I20260617 01:52:56.275239 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet eb251fc8fae14bc49972561a497d0fa9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.276815 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet eb251fc8fae14bc49972561a497d0fa9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet eb251fc8fae14bc49972561a497d0fa9 already in progress: creating tablet
I20260617 01:52:56.283601 5056 tablet_bootstrap.cc:654] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.285108 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.289149 5056 tablet_bootstrap.cc:492] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.289566 5056 ts_tablet_manager.cc:1403] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.020s user 0.010s sys 0.000s
I20260617 01:52:56.291844 5056 raft_consensus.cc:359] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.292311 5056 raft_consensus.cc:385] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.292595 5056 raft_consensus.cc:740] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.292366 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.293292 5056 consensus_queue.cc:260] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.293854 5056 raft_consensus.cc:399] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.294106 5056 raft_consensus.cc:493] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.294379 5056 raft_consensus.cc:3060] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.295293 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.297214 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet f67453ee84584fbe876c3276461e798d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.297870 5066 tablet_replica.cc:333] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.298503 5066 raft_consensus.cc:2243] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.298955 5066 raft_consensus.cc:2272] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.301589 5066 ts_tablet_manager.cc:1916] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260617 01:52:56.305891 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b5032c8afc914fbe9c3c6922b2040a26 has no consensus state
I20260617 01:52:56.311390 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.315259 5008 tablet_service.cc:1511] Processing CreateTablet for tablet b5032c8afc914fbe9c3c6922b2040a26 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:56.316322 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5032c8afc914fbe9c3c6922b2040a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.316742 5056 raft_consensus.cc:515] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.317413 5056 leader_election.cc:304] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.317938 5056 leader_election.cc:290] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.318435 5060 raft_consensus.cc:2804] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.318861 5060 raft_consensus.cc:697] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.319242 5056 ts_tablet_manager.cc:1434] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.029s user 0.008s sys 0.004s
I20260617 01:52:56.319518 5060 consensus_queue.cc:237] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.322674 5066 ts_tablet_manager.cc:1929] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.323035 5066 log.cc:1199] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f67453ee84584fbe876c3276461e798d
I20260617 01:52:56.322924 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.323740 5066 ts_tablet_manager.cc:1950] T f67453ee84584fbe876c3276461e798d P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.326143 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet f67453ee84584fbe876c3276461e798d (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.335903 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet b5032c8afc914fbe9c3c6922b2040a26
I20260617 01:52:56.338511 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet b5032c8afc914fbe9c3c6922b2040a26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.340370 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet b5032c8afc914fbe9c3c6922b2040a26 because the tablet was not found. No further retry: Not found: Tablet not found: b5032c8afc914fbe9c3c6922b2040a26
I20260617 01:52:56.342271 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.345415 5056 tablet_bootstrap.cc:492] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.351475 5056 tablet_bootstrap.cc:654] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.351248 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.354897 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet eb251fc8fae14bc49972561a497d0fa9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.355821 5066 tablet_replica.cc:333] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.357434 5066 raft_consensus.cc:2243] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.358165 5066 raft_consensus.cc:2272] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.362360 5066 ts_tablet_manager.cc:1916] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.362286 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.365468 5056 tablet_bootstrap.cc:492] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.366549 5056 ts_tablet_manager.cc:1403] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.015s sys 0.004s
I20260617 01:52:56.370857 5056 raft_consensus.cc:359] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.371572 5056 raft_consensus.cc:385] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.371999 5056 raft_consensus.cc:740] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.372982 5056 consensus_queue.cc:260] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.373749 5056 raft_consensus.cc:399] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.374251 5056 raft_consensus.cc:493] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.374790 5056 raft_consensus.cc:3060] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.383229 5056 raft_consensus.cc:515] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:56.383819 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a07f4ec4d9d241e8b2a18073e91163de has no consensus state
I20260617 01:52:56.384456 5056 leader_election.cc:304] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.385466 5058 raft_consensus.cc:2804] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.386097 5058 raft_consensus.cc:697] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.387210 5056 leader_election.cc:290] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.386960 5058 consensus_queue.cc:237] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.389546 5056 ts_tablet_manager.cc:1434] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.022s user 0.019s sys 0.000s
I20260617 01:52:56.386961 5066 ts_tablet_manager.cc:1929] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.390954 5066 log.cc:1199] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/eb251fc8fae14bc49972561a497d0fa9
I20260617 01:52:56.391909 5066 ts_tablet_manager.cc:1950] T eb251fc8fae14bc49972561a497d0fa9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.397734 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet eb251fc8fae14bc49972561a497d0fa9 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.398488 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.403118 5008 tablet_service.cc:1511] Processing CreateTablet for tablet a07f4ec4d9d241e8b2a18073e91163de (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:52:56.405014 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07f4ec4d9d241e8b2a18073e91163de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.410725 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.430014 5056 tablet_bootstrap.cc:492] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.430724 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet a07f4ec4d9d241e8b2a18073e91163de
I20260617 01:52:56.436247 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet a07f4ec4d9d241e8b2a18073e91163de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.438102 5056 tablet_bootstrap.cc:654] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:56.439725 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet a07f4ec4d9d241e8b2a18073e91163de because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a07f4ec4d9d241e8b2a18073e91163de already in progress: creating tablet
I20260617 01:52:56.443260 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.447592 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet b5032c8afc914fbe9c3c6922b2040a26 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.446838 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.449173 5066 tablet_replica.cc:333] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.450287 5066 raft_consensus.cc:2243] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.450989 5066 raft_consensus.cc:2272] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.456024 5066 ts_tablet_manager.cc:1916] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.456995 5056 tablet_bootstrap.cc:492] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.457616 5056 ts_tablet_manager.cc:1403] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.028s user 0.013s sys 0.007s
I20260617 01:52:56.462158 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.466133 5056 raft_consensus.cc:359] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.466898 5056 raft_consensus.cc:385] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.467146 5056 raft_consensus.cc:740] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.468560 5056 consensus_queue.cc:260] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.469383 5056 raft_consensus.cc:399] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.469841 5056 raft_consensus.cc:493] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.470078 5056 raft_consensus.cc:3060] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.478458 5056 raft_consensus.cc:515] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.479403 5056 leader_election.cc:304] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.480131 5056 leader_election.cc:290] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.480273 5058 raft_consensus.cc:2804] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.481487 5058 raft_consensus.cc:697] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:56.481647 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb27bc5f553a44fab6e8eb10aeef5ef9 has no consensus state
I20260617 01:52:56.481868 5056 ts_tablet_manager.cc:1434] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.024s user 0.019s sys 0.000s
I20260617 01:52:56.482461 5058 consensus_queue.cc:237] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.486739 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.493111 5066 ts_tablet_manager.cc:1929] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.493867 5066 log.cc:1199] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/b5032c8afc914fbe9c3c6922b2040a26
I20260617 01:52:56.494769 5066 ts_tablet_manager.cc:1950] T b5032c8afc914fbe9c3c6922b2040a26 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.498520 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet b5032c8afc914fbe9c3c6922b2040a26 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.500716 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.502429 5008 tablet_service.cc:1511] Processing CreateTablet for tablet fb27bc5f553a44fab6e8eb10aeef5ef9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260617 01:52:56.503598 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb27bc5f553a44fab6e8eb10aeef5ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.511525 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet fb27bc5f553a44fab6e8eb10aeef5ef9
I20260617 01:52:56.513080 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet fb27bc5f553a44fab6e8eb10aeef5ef9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.514582 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet fb27bc5f553a44fab6e8eb10aeef5ef9 because the tablet was not found. No further retry: Not found: Tablet not found: fb27bc5f553a44fab6e8eb10aeef5ef9
I20260617 01:52:56.517724 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.519313 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet a07f4ec4d9d241e8b2a18073e91163de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.519938 5056 tablet_bootstrap.cc:492] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.520337 5066 tablet_replica.cc:333] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.520453 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.521064 5066 raft_consensus.cc:2243] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.521572 5066 raft_consensus.cc:2272] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.525146 5066 ts_tablet_manager.cc:1916] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.525624 5056 tablet_bootstrap.cc:654] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.528477 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.537388 5056 tablet_bootstrap.cc:492] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.537813 5056 ts_tablet_manager.cc:1403] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.008s sys 0.008s
W20260617 01:52:56.538470 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e904efa725e34a3ca121d525ae2d8668 has no consensus state
I20260617 01:52:56.540177 5056 raft_consensus.cc:359] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.540683 5056 raft_consensus.cc:385] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.540951 5056 raft_consensus.cc:740] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.541733 5056 consensus_queue.cc:260] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.542276 5056 raft_consensus.cc:399] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.542564 5056 raft_consensus.cc:493] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.542847 5056 raft_consensus.cc:3060] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.547737 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.549167 5056 raft_consensus.cc:515] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.549808 5056 leader_election.cc:304] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.550001 5066 ts_tablet_manager.cc:1929] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.550459 5066 log.cc:1199] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/a07f4ec4d9d241e8b2a18073e91163de
I20260617 01:52:56.550467 5058 raft_consensus.cc:2804] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.551075 5058 raft_consensus.cc:697] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.551440 5066 ts_tablet_manager.cc:1950] T a07f4ec4d9d241e8b2a18073e91163de P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.551769 5058 consensus_queue.cc:237] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.553958 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.557157 5056 leader_election.cc:290] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.557467 5008 tablet_service.cc:1511] Processing CreateTablet for tablet e904efa725e34a3ca121d525ae2d8668 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260617 01:52:56.558342 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e904efa725e34a3ca121d525ae2d8668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.558570 5056 ts_tablet_manager.cc:1434] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.013s sys 0.000s
I20260617 01:52:56.566602 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet a07f4ec4d9d241e8b2a18073e91163de (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.567703 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet e904efa725e34a3ca121d525ae2d8668
I20260617 01:52:56.569296 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet e904efa725e34a3ca121d525ae2d8668 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.570955 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet e904efa725e34a3ca121d525ae2d8668 because the tablet was not found. No further retry: Not found: Tablet not found: e904efa725e34a3ca121d525ae2d8668
I20260617 01:52:56.574335 5056 tablet_bootstrap.cc:492] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.573082 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.578080 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.580163 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet fb27bc5f553a44fab6e8eb10aeef5ef9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.580540 5056 tablet_bootstrap.cc:654] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.582957 5066 tablet_replica.cc:333] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.583568 5066 raft_consensus.cc:2243] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.584019 5066 raft_consensus.cc:2272] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.586162 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.588024 5066 ts_tablet_manager.cc:1916] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.592705 5056 tablet_bootstrap.cc:492] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.593410 5056 ts_tablet_manager.cc:1403] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.019s user 0.009s sys 0.003s
I20260617 01:52:56.597100 5056 raft_consensus.cc:359] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.597709 5056 raft_consensus.cc:385] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.605953 5056 raft_consensus.cc:740] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:56.604418 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd0a689835f94da495139b1e9517079c has no consensus state
I20260617 01:52:56.607077 5056 consensus_queue.cc:260] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.608035 5056 raft_consensus.cc:399] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.608465 5056 raft_consensus.cc:493] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.609030 5056 raft_consensus.cc:3060] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.610759 5066 ts_tablet_manager.cc:1929] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.611331 5066 log.cc:1199] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/fb27bc5f553a44fab6e8eb10aeef5ef9
I20260617 01:52:56.612367 5066 ts_tablet_manager.cc:1950] T fb27bc5f553a44fab6e8eb10aeef5ef9 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.617106 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet fb27bc5f553a44fab6e8eb10aeef5ef9 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.621874 5056 raft_consensus.cc:515] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.623011 5008 tablet_service.cc:1511] Processing CreateTablet for tablet dd0a689835f94da495139b1e9517079c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:56.623080 5056 leader_election.cc:304] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.624176 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0a689835f94da495139b1e9517079c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.624308 5058 raft_consensus.cc:2804] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.624986 5056 leader_election.cc:290] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.624962 5058 raft_consensus.cc:697] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.627599 5056 ts_tablet_manager.cc:1434] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.034s user 0.020s sys 0.001s
I20260617 01:52:56.627236 5058 consensus_queue.cc:237] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.629172 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.641049 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.647478 5056 tablet_bootstrap.cc:492] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.656369 5056 tablet_bootstrap.cc:654] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.657326 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet dd0a689835f94da495139b1e9517079c
I20260617 01:52:56.660329 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet dd0a689835f94da495139b1e9517079c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.662396 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet dd0a689835f94da495139b1e9517079c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dd0a689835f94da495139b1e9517079c already in progress: creating tablet
I20260617 01:52:56.667721 5056 tablet_bootstrap.cc:492] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.668296 5056 ts_tablet_manager.cc:1403] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.012s sys 0.004s
I20260617 01:52:56.669077 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.666258 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.671438 5056 raft_consensus.cc:359] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.672086 5056 raft_consensus.cc:385] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.672492 5056 raft_consensus.cc:740] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.673382 5056 consensus_queue.cc:260] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.674113 5056 raft_consensus.cc:399] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.674566 5056 raft_consensus.cc:493] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.674837 5056 raft_consensus.cc:3060] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.677243 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet e904efa725e34a3ca121d525ae2d8668 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.678198 5066 tablet_replica.cc:333] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.679118 5066 raft_consensus.cc:2243] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.679921 5066 raft_consensus.cc:2272] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.684311 5066 ts_tablet_manager.cc:1916] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.684518 5056 raft_consensus.cc:515] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.684378 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.685544 5056 leader_election.cc:304] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.686663 5058 raft_consensus.cc:2804] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.687312 5058 raft_consensus.cc:697] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.688269 5058 consensus_queue.cc:237] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.692744 5056 leader_election.cc:290] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.696291 5056 ts_tablet_manager.cc:1434] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.028s user 0.013s sys 0.008s
I20260617 01:52:56.706243 5066 ts_tablet_manager.cc:1929] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.706871 5066 log.cc:1199] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/e904efa725e34a3ca121d525ae2d8668
I20260617 01:52:56.707981 5066 ts_tablet_manager.cc:1950] T e904efa725e34a3ca121d525ae2d8668 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
W20260617 01:52:56.708768 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9ecc4914e53946b5837c62ffb4121d0b has no consensus state
I20260617 01:52:56.711118 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet dd0a689835f94da495139b1e9517079c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.712136 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet e904efa725e34a3ca121d525ae2d8668 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.713475 5066 tablet_replica.cc:333] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.715179 5066 raft_consensus.cc:2243] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.715874 5066 raft_consensus.cc:2272] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.719457 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.720070 5066 ts_tablet_manager.cc:1916] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.725235 5008 tablet_service.cc:1511] Processing CreateTablet for tablet 9ecc4914e53946b5837c62ffb4121d0b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:56.726642 5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ecc4914e53946b5837c62ffb4121d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.734668 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.741302 5066 ts_tablet_manager.cc:1929] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.741930 5066 log.cc:1199] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/dd0a689835f94da495139b1e9517079c
I20260617 01:52:56.742791 5066 ts_tablet_manager.cc:1950] T dd0a689835f94da495139b1e9517079c P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.746150 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet dd0a689835f94da495139b1e9517079c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.750444 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 9ecc4914e53946b5837c62ffb4121d0b
I20260617 01:52:56.751310 5056 tablet_bootstrap.cc:492] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.753048 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ecc4914e53946b5837c62ffb4121d0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.755092 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 9ecc4914e53946b5837c62ffb4121d0b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9ecc4914e53946b5837c62ffb4121d0b already in progress: creating tablet
I20260617 01:52:56.756256 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.757648 5056 tablet_bootstrap.cc:654] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.762125 5056 tablet_bootstrap.cc:492] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.762578 5056 ts_tablet_manager.cc:1403] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.011s user 0.011s sys 0.000s
I20260617 01:52:56.763475 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.765350 5056 raft_consensus.cc:359] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.765831 5056 raft_consensus.cc:385] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.766083 5056 raft_consensus.cc:740] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.766661 5056 consensus_queue.cc:260] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.767198 5056 raft_consensus.cc:399] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.767448 5056 raft_consensus.cc:493] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.767724 5056 raft_consensus.cc:3060] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.772672 5056 raft_consensus.cc:515] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.773288 5056 leader_election.cc:304] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
W20260617 01:52:56.773756 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0deeba28addb4c079f6a9f34c0d8dae4 has no consensus state
I20260617 01:52:56.773792 5056 leader_election.cc:290] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.773958 5058 raft_consensus.cc:2804] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.774430 5058 raft_consensus.cc:697] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.775182 5056 ts_tablet_manager.cc:1434] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260617 01:52:56.775058 5058 consensus_queue.cc:237] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:56.776818 4906 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a07f4ec4d9d241e8b2a18073e91163de (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a07f4ec4d9d241e8b2a18073e91163de consensus state has no leader
I20260617 01:52:56.778829 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.785341 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 0deeba28addb4c079f6a9f34c0d8dae4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260617 01:52:56.786384 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0deeba28addb4c079f6a9f34c0d8dae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.786406 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.793761 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 0deeba28addb4c079f6a9f34c0d8dae4
I20260617 01:52:56.795958 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 0deeba28addb4c079f6a9f34c0d8dae4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.798693 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 0deeba28addb4c079f6a9f34c0d8dae4 because the tablet was not found. No further retry: Not found: Tablet not found: 0deeba28addb4c079f6a9f34c0d8dae4
I20260617 01:52:56.800726 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.800278 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.801810 5056 tablet_bootstrap.cc:492] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.803596 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ecc4914e53946b5837c62ffb4121d0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.804497 5066 tablet_replica.cc:333] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.805135 5066 raft_consensus.cc:2243] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.805608 5066 raft_consensus.cc:2272] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.807327 5056 tablet_bootstrap.cc:654] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.808395 5066 ts_tablet_manager.cc:1916] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.815387 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.824122 5056 tablet_bootstrap.cc:492] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.824594 5056 ts_tablet_manager.cc:1403] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.009s sys 0.012s
I20260617 01:52:56.826531 5066 ts_tablet_manager.cc:1929] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.826896 5066 log.cc:1199] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/9ecc4914e53946b5837c62ffb4121d0b
W20260617 01:52:56.827208 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 has no consensus state
I20260617 01:52:56.826972 5056 raft_consensus.cc:359] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.827575 5066 ts_tablet_manager.cc:1950] T 9ecc4914e53946b5837c62ffb4121d0b P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.827653 5056 raft_consensus.cc:385] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.828066 5056 raft_consensus.cc:740] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.829121 5056 consensus_queue.cc:260] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.829677 5056 raft_consensus.cc:399] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.829977 5056 raft_consensus.cc:493] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.830122 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 9ecc4914e53946b5837c62ffb4121d0b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.830305 5056 raft_consensus.cc:3060] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:56.836303 5056 raft_consensus.cc:515] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.836793 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260617 01:52:56.837426 5056 leader_election.cc:304] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.837863 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.838019 5056 leader_election.cc:290] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.838666 5058 raft_consensus.cc:2804] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.839062 5058 raft_consensus.cc:697] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.839437 5056 ts_tablet_manager.cc:1434] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260617 01:52:56.839704 5058 consensus_queue.cc:237] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.840634 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.849124 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.861478 5056 tablet_bootstrap.cc:492] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.863688 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2
I20260617 01:52:56.866276 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.871709 5056 tablet_bootstrap.cc:654] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.871093 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:56.874672 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 already in progress: creating tablet
I20260617 01:52:56.875402 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.879662 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 0deeba28addb4c079f6a9f34c0d8dae4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.881285 5066 tablet_replica.cc:333] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.882261 5066 raft_consensus.cc:2243] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.884172 5066 raft_consensus.cc:2272] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.886656 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.888698 5066 ts_tablet_manager.cc:1916] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.890280 5056 tablet_bootstrap.cc:492] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:56.890928 5056 ts_tablet_manager.cc:1403] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.030s user 0.019s sys 0.004s
I20260617 01:52:56.895224 5056 raft_consensus.cc:359] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.895968 5056 raft_consensus.cc:385] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:56.896366 5056 raft_consensus.cc:740] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:56.897491 5056 consensus_queue.cc:260] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.898293 5056 raft_consensus.cc:399] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:56.898785 5056 raft_consensus.cc:493] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:56.899230 5056 raft_consensus.cc:3060] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:56.905638 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5bff6aec4aa453cb0f7cb6798f3fef4 has no consensus state
I20260617 01:52:56.909899 5056 raft_consensus.cc:515] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.910888 5056 leader_election.cc:304] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:56.912015 5060 raft_consensus.cc:2804] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:56.912632 5060 raft_consensus.cc:697] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:56.913584 5060 consensus_queue.cc:237] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:56.915184 5066 ts_tablet_manager.cc:1929] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.915728 5066 log.cc:1199] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/0deeba28addb4c079f6a9f34c0d8dae4
I20260617 01:52:56.917450 5066 ts_tablet_manager.cc:1950] T 0deeba28addb4c079f6a9f34c0d8dae4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.919158 5056 leader_election.cc:290] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:56.921003 5009 tablet_service.cc:1511] Processing CreateTablet for tablet c5bff6aec4aa453cb0f7cb6798f3fef4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:56.923324 5056 ts_tablet_manager.cc:1434] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.031s user 0.018s sys 0.000s
I20260617 01:52:56.923898 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bff6aec4aa453cb0f7cb6798f3fef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:56.924598 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.934474 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.936944 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 0deeba28addb4c079f6a9f34c0d8dae4 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:56.948199 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet c5bff6aec4aa453cb0f7cb6798f3fef4
I20260617 01:52:56.948324 5056 tablet_bootstrap.cc:492] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:56.950843 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c5bff6aec4aa453cb0f7cb6798f3fef4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:56.956665 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c5bff6aec4aa453cb0f7cb6798f3fef4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c5bff6aec4aa453cb0f7cb6798f3fef4 already in progress: creating tablet
I20260617 01:52:56.957382 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.960974 5056 tablet_bootstrap.cc:654] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:56.961115 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:56.964030 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:56.965085 5066 tablet_replica.cc:333] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:56.965920 5066 raft_consensus.cc:2243] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:56.966621 5066 raft_consensus.cc:2272] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:56.970595 5066 ts_tablet_manager.cc:1916] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:56.984681 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:56.990410 5066 ts_tablet_manager.cc:1929] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:56.991117 5066 log.cc:1199] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/2fa10b1c82aa42d3b6c2ba5074e7d6e2
I20260617 01:52:56.992291 5066 ts_tablet_manager.cc:1950] T 2fa10b1c82aa42d3b6c2ba5074e7d6e2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:56.995739 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 2fa10b1c82aa42d3b6c2ba5074e7d6e2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.000406 5056 tablet_bootstrap.cc:492] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.001297 5056 ts_tablet_manager.cc:1403] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.053s user 0.026s sys 0.022s
I20260617 01:52:57.005194 5056 raft_consensus.cc:359] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.005983 5056 raft_consensus.cc:385] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.006224 5056 raft_consensus.cc:740] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:57.006754 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6bbcd50a4cd44173b7713dea9bb5a55f has no consensus state
I20260617 01:52:57.007308 5056 consensus_queue.cc:260] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.008353 5056 raft_consensus.cc:399] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.008737 5056 raft_consensus.cc:493] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.009169 5056 raft_consensus.cc:3060] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.017382 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.019227 5056 raft_consensus.cc:515] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.019881 5056 leader_election.cc:304] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.020432 5056 leader_election.cc:290] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.020552 5060 raft_consensus.cc:2804] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.021023 5060 raft_consensus.cc:697] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.021816 5056 ts_tablet_manager.cc:1434] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.013s sys 0.006s
I20260617 01:52:57.021668 5060 consensus_queue.cc:237] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.022933 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbcd50a4cd44173b7713dea9bb5a55f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.023949 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbcd50a4cd44173b7713dea9bb5a55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.028033 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.031319 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet c5bff6aec4aa453cb0f7cb6798f3fef4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:56 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.036638 5066 tablet_replica.cc:333] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.037357 5066 raft_consensus.cc:2243] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.037912 5066 raft_consensus.cc:2272] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.038823 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 6bbcd50a4cd44173b7713dea9bb5a55f
I20260617 01:52:57.040937 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bbcd50a4cd44173b7713dea9bb5a55f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.041455 5056 tablet_bootstrap.cc:492] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.042397 5066 ts_tablet_manager.cc:1916] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.042701 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.047606 5056 tablet_bootstrap.cc:654] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.054251 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.058151 5066 ts_tablet_manager.cc:1929] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.058667 5066 log.cc:1199] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c5bff6aec4aa453cb0f7cb6798f3fef4
I20260617 01:52:57.061887 5056 tablet_bootstrap.cc:492] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.062301 5056 ts_tablet_manager.cc:1403] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.009s sys 0.008s
I20260617 01:52:57.059408 5066 ts_tablet_manager.cc:1950] T c5bff6aec4aa453cb0f7cb6798f3fef4 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.064599 5056 raft_consensus.cc:359] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.065100 5056 raft_consensus.cc:385] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.065351 5056 raft_consensus.cc:740] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.065899 5056 consensus_queue.cc:260] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.066442 5056 raft_consensus.cc:399] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.066473 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet c5bff6aec4aa453cb0f7cb6798f3fef4 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.066728 5056 raft_consensus.cc:493] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.067023 5056 raft_consensus.cc:3060] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:57.067143 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 6bbcd50a4cd44173b7713dea9bb5a55f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6bbcd50a4cd44173b7713dea9bb5a55f already in progress: creating tablet
W20260617 01:52:57.068403 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58bf8c7711cd43b2af7cc5cecc10d5eb has no consensus state
I20260617 01:52:57.072059 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.072980 5056 raft_consensus.cc:515] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.073611 5056 leader_election.cc:304] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.074123 5056 leader_election.cc:290] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.074237 5060 raft_consensus.cc:2804] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.074656 5060 raft_consensus.cc:697] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.075448 5056 ts_tablet_manager.cc:1434] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260617 01:52:57.075309 5060 consensus_queue.cc:237] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.081203 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.085498 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 58bf8c7711cd43b2af7cc5cecc10d5eb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.086501 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58bf8c7711cd43b2af7cc5cecc10d5eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.091493 4920 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 58bf8c7711cd43b2af7cc5cecc10d5eb
I20260617 01:52:57.093367 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 58bf8c7711cd43b2af7cc5cecc10d5eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.096629 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:57.097967 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 58bf8c7711cd43b2af7cc5cecc10d5eb because the tablet was not found. No further retry: Not found: Tablet not found: 58bf8c7711cd43b2af7cc5cecc10d5eb
I20260617 01:52:57.099254 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.103940 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bbcd50a4cd44173b7713dea9bb5a55f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.104593 5066 tablet_replica.cc:333] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.105294 5066 raft_consensus.cc:2243] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.105806 5066 raft_consensus.cc:2272] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.105849 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.108698 5066 ts_tablet_manager.cc:1916] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.109689 5056 tablet_bootstrap.cc:492] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.115862 5056 tablet_bootstrap.cc:654] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:57.122009 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8afc6a3e60044fbb9985db49096ee4f7 has no consensus state
I20260617 01:52:57.131949 5056 tablet_bootstrap.cc:492] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.132465 5056 ts_tablet_manager.cc:1403] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.008s sys 0.012s
I20260617 01:52:57.136796 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 8afc6a3e60044fbb9985db49096ee4f7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.137295 5056 raft_consensus.cc:359] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.138013 5056 raft_consensus.cc:385] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.138303 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afc6a3e60044fbb9985db49096ee4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.139110 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.142458 5066 ts_tablet_manager.cc:1929] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.143075 5066 log.cc:1199] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/6bbcd50a4cd44173b7713dea9bb5a55f
I20260617 01:52:57.143998 5066 ts_tablet_manager.cc:1950] T 6bbcd50a4cd44173b7713dea9bb5a55f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.138263 5056 raft_consensus.cc:740] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.147470 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 6bbcd50a4cd44173b7713dea9bb5a55f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.148489 5056 consensus_queue.cc:260] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.149351 5056 raft_consensus.cc:399] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.149809 5056 raft_consensus.cc:493] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.150110 5056 raft_consensus.cc:3060] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.153609 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.159394 5056 raft_consensus.cc:515] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.160388 5056 leader_election.cc:304] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.161296 5056 leader_election.cc:290] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.161423 5060 raft_consensus.cc:2804] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.162079 5060 raft_consensus.cc:697] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.162827 5060 consensus_queue.cc:237] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.163026 5056 ts_tablet_manager.cc:1434] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.030s user 0.015s sys 0.004s
I20260617 01:52:57.173943 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 8afc6a3e60044fbb9985db49096ee4f7
I20260617 01:52:57.175189 5056 tablet_bootstrap.cc:492] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.179045 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 8afc6a3e60044fbb9985db49096ee4f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.181171 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.184203 5056 tablet_bootstrap.cc:654] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:57.186717 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 8afc6a3e60044fbb9985db49096ee4f7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8afc6a3e60044fbb9985db49096ee4f7 already in progress: creating tablet
I20260617 01:52:57.190071 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.194291 5056 tablet_bootstrap.cc:492] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.194921 5056 ts_tablet_manager.cc:1403] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.020s user 0.010s sys 0.004s
I20260617 01:52:57.198853 5056 raft_consensus.cc:359] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.197520 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 58bf8c7711cd43b2af7cc5cecc10d5eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.199548 5056 raft_consensus.cc:385] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.200067 5056 raft_consensus.cc:740] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.200372 5066 tablet_replica.cc:333] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.200896 5056 consensus_queue.cc:260] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.201444 5066 raft_consensus.cc:2243] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.201691 5056 raft_consensus.cc:399] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.202165 5066 raft_consensus.cc:2272] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.202167 5056 raft_consensus.cc:493] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.199488 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.202895 5056 raft_consensus.cc:3060] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.207371 5066 ts_tablet_manager.cc:1916] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.216135 5056 raft_consensus.cc:515] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.217042 5056 leader_election.cc:304] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.217794 5056 leader_election.cc:290] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.218148 5059 raft_consensus.cc:2804] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.218880 5059 raft_consensus.cc:697] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.219671 5056 ts_tablet_manager.cc:1434] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.024s user 0.019s sys 0.000s
I20260617 01:52:57.219779 5059 consensus_queue.cc:237] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:57.222563 4920 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cca8d01345541c4874d06a109c14e0b has no consensus state
I20260617 01:52:57.226876 5066 ts_tablet_manager.cc:1929] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.227530 5066 log.cc:1199] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/58bf8c7711cd43b2af7cc5cecc10d5eb
I20260617 01:52:57.229578 5066 ts_tablet_manager.cc:1950] T 58bf8c7711cd43b2af7cc5cecc10d5eb P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.232338 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.234457 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 58bf8c7711cd43b2af7cc5cecc10d5eb (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.244621 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 2cca8d01345541c4874d06a109c14e0b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:57.246104 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cca8d01345541c4874d06a109c14e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.248659 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 8afc6a3e60044fbb9985db49096ee4f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.248070 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.249687 5066 tablet_replica.cc:333] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.250604 5066 raft_consensus.cc:2243] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.251291 5066 raft_consensus.cc:2272] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.255303 5066 ts_tablet_manager.cc:1916] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.266372 5056 tablet_bootstrap.cc:492] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.269526 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 2cca8d01345541c4874d06a109c14e0b
I20260617 01:52:57.275435 5056 tablet_bootstrap.cc:654] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.275751 5066 ts_tablet_manager.cc:1929] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.276317 5066 log.cc:1199] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/8afc6a3e60044fbb9985db49096ee4f7
I20260617 01:52:57.277498 5066 ts_tablet_manager.cc:1950] T 8afc6a3e60044fbb9985db49096ee4f7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.278303 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.279029 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cca8d01345541c4874d06a109c14e0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.281440 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 8afc6a3e60044fbb9985db49096ee4f7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:57.283599 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 2cca8d01345541c4874d06a109c14e0b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2cca8d01345541c4874d06a109c14e0b already in progress: creating tablet
I20260617 01:52:57.286897 5056 tablet_bootstrap.cc:492] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.287305 5056 ts_tablet_manager.cc:1403] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.013s sys 0.004s
I20260617 01:52:57.287057 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.289462 5056 raft_consensus.cc:359] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.289861 5056 raft_consensus.cc:385] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.290076 5056 raft_consensus.cc:740] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.290740 5056 consensus_queue.cc:260] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.291168 5056 raft_consensus.cc:399] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.291378 5056 raft_consensus.cc:493] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.291622 5056 raft_consensus.cc:3060] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.296916 5056 raft_consensus.cc:515] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:57.297530 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c46f2bfbe4634bd28047c567ba2aa02a has no consensus state
I20260617 01:52:57.297477 5056 leader_election.cc:304] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.298029 5056 leader_election.cc:290] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.298158 5059 raft_consensus.cc:2804] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.298624 5059 raft_consensus.cc:697] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.299310 5056 ts_tablet_manager.cc:1434] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.012s user 0.007s sys 0.004s
I20260617 01:52:57.299266 5059 consensus_queue.cc:237] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.303354 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.307794 5009 tablet_service.cc:1511] Processing CreateTablet for tablet c46f2bfbe4634bd28047c567ba2aa02a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:57.308665 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46f2bfbe4634bd28047c567ba2aa02a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.310760 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.317168 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cca8d01345541c4874d06a109c14e0b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.317855 5066 tablet_replica.cc:333] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.318466 5066 raft_consensus.cc:2243] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.318920 5066 raft_consensus.cc:2272] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.322018 5056 tablet_bootstrap.cc:492] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.322594 5066 ts_tablet_manager.cc:1916] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.322747 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet c46f2bfbe4634bd28047c567ba2aa02a
I20260617 01:52:57.325428 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet c46f2bfbe4634bd28047c567ba2aa02a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.327852 5056 tablet_bootstrap.cc:654] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.328147 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.335856 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.341130 5066 ts_tablet_manager.cc:1929] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.341522 5066 log.cc:1199] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/2cca8d01345541c4874d06a109c14e0b
I20260617 01:52:57.342267 5066 ts_tablet_manager.cc:1950] T 2cca8d01345541c4874d06a109c14e0b P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.344585 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 2cca8d01345541c4874d06a109c14e0b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:57.347293 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9fbc58d0d2784b208bf507eeb18db4da has no consensus state
W20260617 01:52:57.347617 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet c46f2bfbe4634bd28047c567ba2aa02a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c46f2bfbe4634bd28047c567ba2aa02a already in progress: creating tablet
I20260617 01:52:57.349188 5056 tablet_bootstrap.cc:492] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.349642 5056 ts_tablet_manager.cc:1403] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.028s user 0.016s sys 0.004s
I20260617 01:52:57.351869 5056 raft_consensus.cc:359] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.351909 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.352437 5056 raft_consensus.cc:385] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.352792 5056 raft_consensus.cc:740] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.356245 5056 consensus_queue.cc:260] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.356884 5056 raft_consensus.cc:399] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.357247 5056 raft_consensus.cc:493] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.357583 5056 raft_consensus.cc:3060] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.356694 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbc58d0d2784b208bf507eeb18db4da (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.358762 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.359372 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbc58d0d2784b208bf507eeb18db4da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.364084 5056 raft_consensus.cc:515] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.364740 5056 leader_election.cc:304] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.365357 5056 leader_election.cc:290] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.365480 5060 raft_consensus.cc:2804] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.365965 5060 raft_consensus.cc:697] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.366675 5056 ts_tablet_manager.cc:1434] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.013s sys 0.000s
I20260617 01:52:57.366616 5060 consensus_queue.cc:237] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.372073 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 9fbc58d0d2784b208bf507eeb18db4da
I20260617 01:52:57.373664 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fbc58d0d2784b208bf507eeb18db4da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.374353 5056 tablet_bootstrap.cc:492] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:57.375581 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 9fbc58d0d2784b208bf507eeb18db4da because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9fbc58d0d2784b208bf507eeb18db4da already in progress: creating tablet
I20260617 01:52:57.379860 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.381886 5056 tablet_bootstrap.cc:654] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.389693 5056 tablet_bootstrap.cc:492] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.390153 5056 ts_tablet_manager.cc:1403] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.016s user 0.010s sys 0.004s
I20260617 01:52:57.391451 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.393499 5056 raft_consensus.cc:359] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.393963 5056 raft_consensus.cc:385] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.394279 5056 raft_consensus.cc:740] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.394994 5056 consensus_queue.cc:260] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.395664 5056 raft_consensus.cc:399] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.396085 5056 raft_consensus.cc:493] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.396375 5056 raft_consensus.cc:3060] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.396376 4920 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.403357 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet c46f2bfbe4634bd28047c567ba2aa02a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.404384 5066 tablet_replica.cc:333] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.405283 5056 raft_consensus.cc:515] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.405356 5066 raft_consensus.cc:2243] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.406265 5056 leader_election.cc:304] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.406478 5066 raft_consensus.cc:2272] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.407392 5060 raft_consensus.cc:2804] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.408051 5060 raft_consensus.cc:697] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.409340 5060 consensus_queue.cc:237] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.407078 5056 leader_election.cc:290] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.414305 5066 ts_tablet_manager.cc:1916] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.415117 5056 ts_tablet_manager.cc:1434] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.025s user 0.020s sys 0.000s
W20260617 01:52:57.418608 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f617a45da1694a088b5e8850d8cb36f2 has no consensus state
I20260617 01:52:57.430992 4920 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.435946 5009 tablet_service.cc:1511] Processing CreateTablet for tablet f617a45da1694a088b5e8850d8cb36f2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.437561 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f617a45da1694a088b5e8850d8cb36f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.445029 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.449417 5066 ts_tablet_manager.cc:1929] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.450127 5066 log.cc:1199] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c46f2bfbe4634bd28047c567ba2aa02a
I20260617 01:52:57.451372 5066 ts_tablet_manager.cc:1950] T c46f2bfbe4634bd28047c567ba2aa02a P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.454876 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fbc58d0d2784b208bf507eeb18db4da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.458024 5066 tablet_replica.cc:333] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.458438 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet c46f2bfbe4634bd28047c567ba2aa02a (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.459100 5066 raft_consensus.cc:2243] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.459935 5066 raft_consensus.cc:2272] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.464522 5056 tablet_bootstrap.cc:492] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.466333 5066 ts_tablet_manager.cc:1916] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.471915 5056 tablet_bootstrap.cc:654] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.477042 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.480571 5056 tablet_bootstrap.cc:492] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.481127 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet f617a45da1694a088b5e8850d8cb36f2
I20260617 01:52:57.481308 5056 ts_tablet_manager.cc:1403] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.007s sys 0.007s
I20260617 01:52:57.483464 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f617a45da1694a088b5e8850d8cb36f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.485560 5056 raft_consensus.cc:359] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.486253 5056 raft_consensus.cc:385] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.486479 5056 raft_consensus.cc:740] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.486989 5066 ts_tablet_manager.cc:1929] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.487414 5066 log.cc:1199] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/9fbc58d0d2784b208bf507eeb18db4da
I20260617 01:52:57.487287 5056 consensus_queue.cc:260] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.488042 5056 raft_consensus.cc:399] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.488503 5066 ts_tablet_manager.cc:1950] T 9fbc58d0d2784b208bf507eeb18db4da P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.488507 5056 raft_consensus.cc:493] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.489426 5056 raft_consensus.cc:3060] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.491806 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 9fbc58d0d2784b208bf507eeb18db4da (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.488799 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:57.492901 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet f617a45da1694a088b5e8850d8cb36f2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f617a45da1694a088b5e8850d8cb36f2 already in progress: creating tablet
I20260617 01:52:57.499787 5056 raft_consensus.cc:515] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.500487 5056 leader_election.cc:304] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.501255 5056 leader_election.cc:290] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.500746 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.501498 5060 raft_consensus.cc:2804] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.502167 5060 raft_consensus.cc:697] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.503041 5056 ts_tablet_manager.cc:1434] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.016s sys 0.000s
I20260617 01:52:57.503049 5060 consensus_queue.cc:237] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:57.515681 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 65d469bc76a749dd8194eb706785cb92 has no consensus state
I20260617 01:52:57.518833 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f617a45da1694a088b5e8850d8cb36f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.520107 5066 tablet_replica.cc:333] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.521178 5066 raft_consensus.cc:2243] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.521925 5066 raft_consensus.cc:2272] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.526355 5066 ts_tablet_manager.cc:1916] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.530706 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.533859 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 65d469bc76a749dd8194eb706785cb92 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 1
I20260617 01:52:57.538069 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d469bc76a749dd8194eb706785cb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.552505 5066 ts_tablet_manager.cc:1929] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.552984 5066 log.cc:1199] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f617a45da1694a088b5e8850d8cb36f2
I20260617 01:52:57.553889 5066 ts_tablet_manager.cc:1950] T f617a45da1694a088b5e8850d8cb36f2 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.553970 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.556495 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet f617a45da1694a088b5e8850d8cb36f2 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.561232 5056 tablet_bootstrap.cc:492] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.563781 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 65d469bc76a749dd8194eb706785cb92
I20260617 01:52:57.565397 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 65d469bc76a749dd8194eb706785cb92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.567391 5056 tablet_bootstrap.cc:654] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:57.567682 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 65d469bc76a749dd8194eb706785cb92 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 65d469bc76a749dd8194eb706785cb92 already in progress: creating tablet
I20260617 01:52:57.568636 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.572180 5056 tablet_bootstrap.cc:492] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.572571 5056 ts_tablet_manager.cc:1403] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260617 01:52:57.574780 5056 raft_consensus.cc:359] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.574673 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.575297 5056 raft_consensus.cc:385] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.575560 5056 raft_consensus.cc:740] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.576208 5056 consensus_queue.cc:260] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.576740 5056 raft_consensus.cc:399] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.577093 5056 raft_consensus.cc:493] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.577375 5056 raft_consensus.cc:3060] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:57.582932 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 96bf1fc86ead495db2d18196f1129407 has no consensus state
I20260617 01:52:57.583549 5056 raft_consensus.cc:515] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.584179 5056 leader_election.cc:304] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.584713 5056 leader_election.cc:290] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.585032 5060 raft_consensus.cc:2804] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.585481 5060 raft_consensus.cc:697] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.586028 5056 ts_tablet_manager.cc:1434] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.014s sys 0.000s
I20260617 01:52:57.586122 5060 consensus_queue.cc:237] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.589165 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.593145 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 96bf1fc86ead495db2d18196f1129407 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 1
I20260617 01:52:57.594260 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bf1fc86ead495db2d18196f1129407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.595836 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.605739 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 96bf1fc86ead495db2d18196f1129407
I20260617 01:52:57.609226 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 96bf1fc86ead495db2d18196f1129407 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.609551 5056 tablet_bootstrap.cc:492] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
W20260617 01:52:57.610960 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 96bf1fc86ead495db2d18196f1129407 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 96bf1fc86ead495db2d18196f1129407 already in progress: creating tablet
I20260617 01:52:57.611303 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.615020 5056 tablet_bootstrap.cc:654] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.616251 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.618294 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 65d469bc76a749dd8194eb706785cb92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.618913 5066 tablet_replica.cc:333] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.619529 5066 raft_consensus.cc:2243] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.619966 5066 raft_consensus.cc:2272] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.624271 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.624928 5056 tablet_bootstrap.cc:492] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.625309 5056 ts_tablet_manager.cc:1403] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.004s
I20260617 01:52:57.627604 5056 raft_consensus.cc:359] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.628062 5056 raft_consensus.cc:385] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.628293 5056 raft_consensus.cc:740] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.629061 5056 consensus_queue.cc:260] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.629592 5056 raft_consensus.cc:399] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.629848 5056 raft_consensus.cc:493] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.630134 5056 raft_consensus.cc:3060] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.630738 5066 ts_tablet_manager.cc:1916] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.636118 5056 raft_consensus.cc:515] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.636705 5056 leader_election.cc:304] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.637352 5060 raft_consensus.cc:2804] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
W20260617 01:52:57.637717 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 96a9be859bdc4bc7ae69257a8350dd8d has no consensus state
I20260617 01:52:57.638089 5060 raft_consensus.cc:697] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.638833 5060 consensus_queue.cc:237] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.640213 5056 leader_election.cc:290] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.641755 5056 ts_tablet_manager.cc:1434] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.016s user 0.012s sys 0.001s
I20260617 01:52:57.643049 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.653991 5066 ts_tablet_manager.cc:1929] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.654609 5066 log.cc:1199] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/65d469bc76a749dd8194eb706785cb92
I20260617 01:52:57.655463 5066 ts_tablet_manager.cc:1950] T 65d469bc76a749dd8194eb706785cb92 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.660821 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 65d469bc76a749dd8194eb706785cb92 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.662009 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.664443 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 96a9be859bdc4bc7ae69257a8350dd8d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.665984 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a9be859bdc4bc7ae69257a8350dd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.676384 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 96a9be859bdc4bc7ae69257a8350dd8d
I20260617 01:52:57.678979 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 96a9be859bdc4bc7ae69257a8350dd8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:57.681437 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 96a9be859bdc4bc7ae69257a8350dd8d because the tablet was not found. No further retry: Not found: Tablet not found: 96a9be859bdc4bc7ae69257a8350dd8d
I20260617 01:52:57.686985 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.687076 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.689981 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 96bf1fc86ead495db2d18196f1129407 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.690380 5056 tablet_bootstrap.cc:492] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.690806 5066 tablet_replica.cc:333] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.691892 5066 raft_consensus.cc:2243] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.692575 5066 raft_consensus.cc:2272] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.699186 5066 ts_tablet_manager.cc:1916] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.699618 5056 tablet_bootstrap.cc:654] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.710990 5056 tablet_bootstrap.cc:492] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.710826 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.711638 5056 ts_tablet_manager.cc:1403] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.011s sys 0.008s
I20260617 01:52:57.715313 5056 raft_consensus.cc:359] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.716135 5056 raft_consensus.cc:385] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.716636 5056 raft_consensus.cc:740] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.718959 5056 consensus_queue.cc:260] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.719709 5056 raft_consensus.cc:399] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.720167 5056 raft_consensus.cc:493] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.720624 5056 raft_consensus.cc:3060] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.722558 5066 ts_tablet_manager.cc:1929] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.723163 5066 log.cc:1199] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/96bf1fc86ead495db2d18196f1129407
W20260617 01:52:57.726624 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01f33824e1de45ddaeede10513837e69 has no consensus state
I20260617 01:52:57.731493 5056 raft_consensus.cc:515] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.732357 5056 leader_election.cc:304] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.732057 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.733355 5056 leader_election.cc:290] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.734107 5059 raft_consensus.cc:2804] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.734714 5059 raft_consensus.cc:697] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.737742 5066 ts_tablet_manager.cc:1950] T 96bf1fc86ead495db2d18196f1129407 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.740185 5059 consensus_queue.cc:237] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.742008 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.745478 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 96bf1fc86ead495db2d18196f1129407 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.748270 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 01f33824e1de45ddaeede10513837e69 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.749725 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f33824e1de45ddaeede10513837e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.758841 5056 ts_tablet_manager.cc:1434] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.047s user 0.016s sys 0.003s
I20260617 01:52:57.761276 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 01f33824e1de45ddaeede10513837e69
I20260617 01:52:57.768718 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f33824e1de45ddaeede10513837e69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.774382 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:57.776865 4908 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 6977a30bd65b49c7a2ac81686fad0a31 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6977a30bd65b49c7a2ac81686fad0a31 consensus state has no leader
W20260617 01:52:57.777900 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 01f33824e1de45ddaeede10513837e69 because the tablet was not found. No further retry: Not found: Tablet not found: 01f33824e1de45ddaeede10513837e69
I20260617 01:52:57.782048 5056 tablet_bootstrap.cc:492] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.785883 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.792898 5056 tablet_bootstrap.cc:654] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.793174 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.794623 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 96a9be859bdc4bc7ae69257a8350dd8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.795706 5066 tablet_replica.cc:333] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.796521 5066 raft_consensus.cc:2243] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.797219 5066 raft_consensus.cc:2272] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.800896 5066 ts_tablet_manager.cc:1916] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.811852 5056 tablet_bootstrap.cc:492] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.812480 5056 ts_tablet_manager.cc:1403] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.031s user 0.015s sys 0.012s
I20260617 01:52:57.815622 5056 raft_consensus.cc:359] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.816093 5056 raft_consensus.cc:385] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.816342 5056 raft_consensus.cc:740] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.816972 5056 consensus_queue.cc:260] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.817539 5056 raft_consensus.cc:399] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.817811 5056 raft_consensus.cc:493] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260617 01:52:57.817857 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7bdeaa1145ee4784bd1257ae351fcd2f has no consensus state
I20260617 01:52:57.818131 5056 raft_consensus.cc:3060] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.820914 5066 ts_tablet_manager.cc:1929] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.821331 5066 log.cc:1199] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/96a9be859bdc4bc7ae69257a8350dd8d
I20260617 01:52:57.822041 5066 ts_tablet_manager.cc:1950] T 96a9be859bdc4bc7ae69257a8350dd8d P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.823905 5056 raft_consensus.cc:515] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.824548 5056 leader_election.cc:304] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.825067 5056 leader_election.cc:290] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.825114 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 96a9be859bdc4bc7ae69257a8350dd8d (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.825203 5059 raft_consensus.cc:2804] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.825697 5059 raft_consensus.cc:697] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.826390 5056 ts_tablet_manager.cc:1434] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.010s sys 0.004s
I20260617 01:52:57.826398 5059 consensus_queue.cc:237] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.828703 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 7bdeaa1145ee4784bd1257ae351fcd2f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:57.829635 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bdeaa1145ee4784bd1257ae351fcd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.830358 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.836748 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.844215 5056 tablet_bootstrap.cc:492] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.848625 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 7bdeaa1145ee4784bd1257ae351fcd2f
I20260617 01:52:57.850947 5056 tablet_bootstrap.cc:654] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.852906 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.854812 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bdeaa1145ee4784bd1257ae351fcd2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:57.856003 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 7bdeaa1145ee4784bd1257ae351fcd2f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7bdeaa1145ee4784bd1257ae351fcd2f already in progress: creating tablet
I20260617 01:52:57.856745 5056 tablet_bootstrap.cc:492] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.857210 5056 ts_tablet_manager.cc:1403] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.004s
I20260617 01:52:57.859153 5056 raft_consensus.cc:359] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.859548 5056 raft_consensus.cc:385] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.859771 5056 raft_consensus.cc:740] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.860255 5056 consensus_queue.cc:260] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.860666 5056 raft_consensus.cc:399] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.856901 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:57.860935 5056 raft_consensus.cc:493] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.861236 5056 raft_consensus.cc:3060] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.862387 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f33824e1de45ddaeede10513837e69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.863045 5066 tablet_replica.cc:333] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.863637 5066 raft_consensus.cc:2243] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.864099 5066 raft_consensus.cc:2272] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.863837 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.868315 5056 raft_consensus.cc:515] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.868978 5056 leader_election.cc:304] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.869441 5066 ts_tablet_manager.cc:1916] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.869515 5056 leader_election.cc:290] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.869633 5059 raft_consensus.cc:2804] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.871824 5059 raft_consensus.cc:697] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.872542 5056 ts_tablet_manager.cc:1434] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260617 01:52:57.872488 5059 consensus_queue.cc:237] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:57.875113 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 has no consensus state
I20260617 01:52:57.885600 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.887128 5066 ts_tablet_manager.cc:1929] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.888315 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:57.889271 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d65e4bc7b84a72b90f9d2c3fde2b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.887547 5066 log.cc:1199] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/01f33824e1de45ddaeede10513837e69
I20260617 01:52:57.893002 5066 ts_tablet_manager.cc:1950] T 01f33824e1de45ddaeede10513837e69 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.895334 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 01f33824e1de45ddaeede10513837e69 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.891530 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.899523 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bdeaa1145ee4784bd1257ae351fcd2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.900147 5066 tablet_replica.cc:333] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.900866 5066 raft_consensus.cc:2243] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.901402 5066 raft_consensus.cc:2272] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.903263 5056 tablet_bootstrap.cc:492] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.904134 5066 ts_tablet_manager.cc:1916] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.909622 5056 tablet_bootstrap.cc:654] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.909974 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 53d65e4bc7b84a72b90f9d2c3fde2b75
I20260617 01:52:57.916152 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.918413 5066 ts_tablet_manager.cc:1929] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.918919 5066 log.cc:1199] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/7bdeaa1145ee4784bd1257ae351fcd2f
I20260617 01:52:57.918620 5056 tablet_bootstrap.cc:492] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.919467 5056 ts_tablet_manager.cc:1403] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.016s user 0.013s sys 0.000s
I20260617 01:52:57.919816 5066 ts_tablet_manager.cc:1950] T 7bdeaa1145ee4784bd1257ae351fcd2f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.919406 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.921864 5056 raft_consensus.cc:359] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.922327 5056 raft_consensus.cc:385] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.922574 5056 raft_consensus.cc:740] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.922605 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 7bdeaa1145ee4784bd1257ae351fcd2f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:57.923157 5056 consensus_queue.cc:260] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.923702 5056 raft_consensus.cc:399] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.923959 5056 raft_consensus.cc:493] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.924234 5056 raft_consensus.cc:3060] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:57.924804 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 already in progress: creating tablet
I20260617 01:52:57.928382 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.930030 5056 raft_consensus.cc:515] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.930532 5056 leader_election.cc:304] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.930932 5056 leader_election.cc:290] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.931082 5058 raft_consensus.cc:2804] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.931509 5058 raft_consensus.cc:697] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.932252 5056 ts_tablet_manager.cc:1434] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:52:57.932155 5058 consensus_queue.cc:237] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:57.939191 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ff28b6c8fa248d5b348e2645ef6afe6 has no consensus state
I20260617 01:52:57.942971 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.942870 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.943684 5066 tablet_replica.cc:333] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:57.944339 5066 raft_consensus.cc:2243] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:57.944809 5066 raft_consensus.cc:2272] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:57.948272 5066 ts_tablet_manager.cc:1916] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:57.950304 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff28b6c8fa248d5b348e2645ef6afe6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:57.950160 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.951172 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff28b6c8fa248d5b348e2645ef6afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:57.960487 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 7ff28b6c8fa248d5b348e2645ef6afe6
I20260617 01:52:57.962090 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ff28b6c8fa248d5b348e2645ef6afe6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:57.963826 5066 ts_tablet_manager.cc:1929] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:57.964145 5066 log.cc:1199] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/53d65e4bc7b84a72b90f9d2c3fde2b75
I20260617 01:52:57.964797 5066 ts_tablet_manager.cc:1950] T 53d65e4bc7b84a72b90f9d2c3fde2b75 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:57.965519 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.966950 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 53d65e4bc7b84a72b90f9d2c3fde2b75 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:57.967938 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 7ff28b6c8fa248d5b348e2645ef6afe6 because the tablet was not found. No further retry: Not found: Tablet not found: 7ff28b6c8fa248d5b348e2645ef6afe6
I20260617 01:52:57.972733 5056 tablet_bootstrap.cc:492] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:57.974025 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.977283 5056 tablet_bootstrap.cc:654] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:57.981570 5056 tablet_bootstrap.cc:492] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:57.981882 5056 ts_tablet_manager.cc:1403] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260617 01:52:57.983861 5056 raft_consensus.cc:359] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.984308 5056 raft_consensus.cc:385] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:57.984541 5056 raft_consensus.cc:740] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:57.985141 5056 consensus_queue.cc:260] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:57.985453 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a has no consensus state
I20260617 01:52:57.985667 5056 raft_consensus.cc:399] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:57.985939 5056 raft_consensus.cc:493] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:57.986234 5056 raft_consensus.cc:3060] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:57.993818 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:57.994632 5056 raft_consensus.cc:515] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:57.995731 5056 leader_election.cc:304] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:57.996680 5056 leader_election.cc:290] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:57.996810 5060 raft_consensus.cc:2804] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:57.997501 5060 raft_consensus.cc:697] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:57.998797 5056 ts_tablet_manager.cc:1434] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260617 01:52:57.998606 5060 consensus_queue.cc:237] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.003258 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:58.004783 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.013477 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ff28b6c8fa248d5b348e2645ef6afe6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:57 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.014425 5066 tablet_replica.cc:333] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.014695 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.015349 5066 raft_consensus.cc:2243] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.016047 5066 raft_consensus.cc:2272] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.019588 5066 ts_tablet_manager.cc:1916] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.026686 5056 tablet_bootstrap.cc:492] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.031572 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a
I20260617 01:52:58.034412 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.034426 5056 tablet_bootstrap.cc:654] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.041595 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.047299 5066 ts_tablet_manager.cc:1929] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.047899 5066 log.cc:1199] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/7ff28b6c8fa248d5b348e2645ef6afe6
I20260617 01:52:58.048789 5066 ts_tablet_manager.cc:1950] T 7ff28b6c8fa248d5b348e2645ef6afe6 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.052270 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 7ff28b6c8fa248d5b348e2645ef6afe6 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:58.053824 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a already in progress: creating tablet
I20260617 01:52:58.055373 5056 tablet_bootstrap.cc:492] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.057192 5056 ts_tablet_manager.cc:1403] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.031s user 0.018s sys 0.008s
I20260617 01:52:58.058102 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.060250 5056 raft_consensus.cc:359] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.060981 5056 raft_consensus.cc:385] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.061240 5056 raft_consensus.cc:740] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.062300 5056 consensus_queue.cc:260] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.063032 5056 raft_consensus.cc:399] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.063288 5056 raft_consensus.cc:493] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.063767 5056 raft_consensus.cc:3060] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.070770 5056 raft_consensus.cc:515] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.071658 5056 leader_election.cc:304] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.072638 5056 leader_election.cc:290] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.072748 5060 raft_consensus.cc:2804] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.073479 5060 raft_consensus.cc:697] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.074431 5060 consensus_queue.cc:237] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:58.075721 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 906e54ad052c471797f4eecf49f0d669 has no consensus state
I20260617 01:52:58.074472 5056 ts_tablet_manager.cc:1434] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.012s sys 0.004s
I20260617 01:52:58.084293 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.085532 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.086692 5066 tablet_replica.cc:333] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.087489 5066 raft_consensus.cc:2243] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.088303 5066 raft_consensus.cc:2272] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.092195 5066 ts_tablet_manager.cc:1916] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.092511 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 906e54ad052c471797f4eecf49f0d669 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260617 01:52:58.093966 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906e54ad052c471797f4eecf49f0d669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.099979 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.116230 5056 tablet_bootstrap.cc:492] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.118381 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 906e54ad052c471797f4eecf49f0d669
I20260617 01:52:58.119146 5066 ts_tablet_manager.cc:1929] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.120791 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 906e54ad052c471797f4eecf49f0d669 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.119755 5066 log.cc:1199] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/7d4f4aa8d0dd4311a6bcb70447c8ef8a
I20260617 01:52:58.122654 5066 ts_tablet_manager.cc:1950] T 7d4f4aa8d0dd4311a6bcb70447c8ef8a P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.124583 5056 tablet_bootstrap.cc:654] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.125982 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 7d4f4aa8d0dd4311a6bcb70447c8ef8a (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.125350 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:58.129468 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 906e54ad052c471797f4eecf49f0d669 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 906e54ad052c471797f4eecf49f0d669 already in progress: creating tablet
I20260617 01:52:58.135361 5056 tablet_bootstrap.cc:492] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.135993 5056 ts_tablet_manager.cc:1403] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.020s user 0.013s sys 0.004s
I20260617 01:52:58.136961 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.140146 5056 raft_consensus.cc:359] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.140944 5056 raft_consensus.cc:385] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.141269 5056 raft_consensus.cc:740] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.142056 5056 consensus_queue.cc:260] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.142841 5056 raft_consensus.cc:399] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.143297 5056 raft_consensus.cc:493] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.143576 5056 raft_consensus.cc:3060] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:58.148797 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7b36b75245044a282debbeb40d0ecb1 has no consensus state
I20260617 01:52:58.152429 5056 raft_consensus.cc:515] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.153327 5056 leader_election.cc:304] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.154021 5056 leader_election.cc:290] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.154301 5060 raft_consensus.cc:2804] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.154798 5060 raft_consensus.cc:697] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.155849 5060 consensus_queue.cc:237] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.156984 5056 ts_tablet_manager.cc:1434] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.022s sys 0.000s
I20260617 01:52:58.158843 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.163338 5009 tablet_service.cc:1511] Processing CreateTablet for tablet f7b36b75245044a282debbeb40d0ecb1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260617 01:52:58.164366 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b36b75245044a282debbeb40d0ecb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.168406 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.176208 5056 tablet_bootstrap.cc:492] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.178990 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet f7b36b75245044a282debbeb40d0ecb1
I20260617 01:52:58.180788 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f7b36b75245044a282debbeb40d0ecb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.181870 5056 tablet_bootstrap.cc:654] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:58.182174 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet f7b36b75245044a282debbeb40d0ecb1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f7b36b75245044a282debbeb40d0ecb1 already in progress: creating tablet
I20260617 01:52:58.184741 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.186858 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 906e54ad052c471797f4eecf49f0d669 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.187521 5066 tablet_replica.cc:333] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.188165 5066 raft_consensus.cc:2243] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.188551 5056 tablet_bootstrap.cc:492] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.188638 5066 raft_consensus.cc:2272] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.189005 5056 ts_tablet_manager.cc:1403] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260617 01:52:58.188426 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.192359 5066 ts_tablet_manager.cc:1916] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.196800 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.197290 5056 raft_consensus.cc:359] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.197825 5056 raft_consensus.cc:385] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.198088 5056 raft_consensus.cc:740] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.198658 5056 consensus_queue.cc:260] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.199182 5056 raft_consensus.cc:399] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.199440 5056 raft_consensus.cc:493] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.199731 5056 raft_consensus.cc:3060] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.205466 5056 raft_consensus.cc:515] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.206054 5056 leader_election.cc:304] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.206609 5056 leader_election.cc:290] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.206730 5060 raft_consensus.cc:2804] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.207159 5060 raft_consensus.cc:697] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.207921 5056 ts_tablet_manager.cc:1434] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.010s sys 0.000s
I20260617 01:52:58.207782 5060 consensus_queue.cc:237] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:58.210116 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16849e4f61a64233aa793d0d61572f59 has no consensus state
I20260617 01:52:58.212739 5066 ts_tablet_manager.cc:1929] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.213132 5066 log.cc:1199] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/906e54ad052c471797f4eecf49f0d669
I20260617 01:52:58.213791 5066 ts_tablet_manager.cc:1950] T 906e54ad052c471797f4eecf49f0d669 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.215014 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.220920 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 16849e4f61a64233aa793d0d61572f59 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:58.222858 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16849e4f61a64233aa793d0d61572f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.223392 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.225894 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 906e54ad052c471797f4eecf49f0d669 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.235370 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 16849e4f61a64233aa793d0d61572f59
I20260617 01:52:58.237316 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 16849e4f61a64233aa793d0d61572f59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:58.239223 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 16849e4f61a64233aa793d0d61572f59 because the tablet was not found. No further retry: Not found: Tablet not found: 16849e4f61a64233aa793d0d61572f59
I20260617 01:52:58.240108 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.241264 5056 tablet_bootstrap.cc:492] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.243386 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.246999 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f7b36b75245044a282debbeb40d0ecb1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.247610 5056 tablet_bootstrap.cc:654] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.247717 5066 tablet_replica.cc:333] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.248369 5066 raft_consensus.cc:2243] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.248862 5066 raft_consensus.cc:2272] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.250185 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.251765 5066 ts_tablet_manager.cc:1916] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.258338 5056 tablet_bootstrap.cc:492] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.259150 5056 ts_tablet_manager.cc:1403] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.011s sys 0.004s
W20260617 01:52:58.261122 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 115b8718a79540ff88bf477f656044e7 has no consensus state
I20260617 01:52:58.261650 5056 raft_consensus.cc:359] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.262140 5056 raft_consensus.cc:385] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.262384 5056 raft_consensus.cc:740] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.263154 5056 consensus_queue.cc:260] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.263710 5056 raft_consensus.cc:399] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.263969 5056 raft_consensus.cc:493] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.264246 5056 raft_consensus.cc:3060] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.270107 5056 raft_consensus.cc:515] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.270717 5056 leader_election.cc:304] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.271238 5056 leader_election.cc:290] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.271363 5058 raft_consensus.cc:2804] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.271775 5058 raft_consensus.cc:697] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.272413 5058 consensus_queue.cc:237] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.273365 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 115b8718a79540ff88bf477f656044e7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260617 01:52:58.273262 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.274348 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115b8718a79540ff88bf477f656044e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.280076 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.285260 5056 ts_tablet_manager.cc:1434] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.026s user 0.015s sys 0.000s
I20260617 01:52:58.290343 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 115b8718a79540ff88bf477f656044e7
I20260617 01:52:58.291967 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 115b8718a79540ff88bf477f656044e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.292761 5066 ts_tablet_manager.cc:1929] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.294214 5066 log.cc:1199] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f7b36b75245044a282debbeb40d0ecb1
I20260617 01:52:58.294902 5066 ts_tablet_manager.cc:1950] T f7b36b75245044a282debbeb40d0ecb1 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.295073 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.297302 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet f7b36b75245044a282debbeb40d0ecb1 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:58.298369 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 115b8718a79540ff88bf477f656044e7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 115b8718a79540ff88bf477f656044e7 already in progress: creating tablet
I20260617 01:52:58.300165 5056 tablet_bootstrap.cc:492] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.306531 5056 tablet_bootstrap.cc:654] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.309316 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.310249 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.311455 5056 tablet_bootstrap.cc:492] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.311897 5056 ts_tablet_manager.cc:1403] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.003s
I20260617 01:52:58.313095 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 16849e4f61a64233aa793d0d61572f59 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.314244 5056 raft_consensus.cc:359] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.314841 5056 raft_consensus.cc:385] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.315131 5056 raft_consensus.cc:740] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.315832 5056 consensus_queue.cc:260] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.316193 5066 tablet_replica.cc:333] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.316474 5056 raft_consensus.cc:399] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.316803 5056 raft_consensus.cc:493] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.316816 5066 raft_consensus.cc:2243] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.317262 5056 raft_consensus.cc:3060] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.317422 5066 raft_consensus.cc:2272] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.320007 5066 ts_tablet_manager.cc:1916] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.323766 5056 raft_consensus.cc:515] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:58.325083 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1a3ec31090a948d3af8678157db91f35 has no consensus state
I20260617 01:52:58.329242 5056 leader_election.cc:304] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.330062 5056 leader_election.cc:290] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.330196 5058 raft_consensus.cc:2804] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.331502 5058 raft_consensus.cc:697] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.331943 5056 ts_tablet_manager.cc:1434] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.008s sys 0.004s
I20260617 01:52:58.332396 5058 consensus_queue.cc:237] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.333559 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.339341 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3ec31090a948d3af8678157db91f35 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260617 01:52:58.341039 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3ec31090a948d3af8678157db91f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.345971 5066 ts_tablet_manager.cc:1929] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.346387 5066 log.cc:1199] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/16849e4f61a64233aa793d0d61572f59
I20260617 01:52:58.347540 5066 ts_tablet_manager.cc:1950] T 16849e4f61a64233aa793d0d61572f59 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.351661 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 16849e4f61a64233aa793d0d61572f59 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.360221 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 115b8718a79540ff88bf477f656044e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.361408 5066 tablet_replica.cc:333] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.362290 5066 raft_consensus.cc:2243] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.362957 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.362993 5066 raft_consensus.cc:2272] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.364202 5056 tablet_bootstrap.cc:492] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.370607 5066 ts_tablet_manager.cc:1916] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.376951 5056 tablet_bootstrap.cc:654] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.379890 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1a3ec31090a948d3af8678157db91f35
I20260617 01:52:58.384454 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a3ec31090a948d3af8678157db91f35 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.387934 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.390355 5056 tablet_bootstrap.cc:492] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.391034 5056 ts_tablet_manager.cc:1403] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.027s user 0.017s sys 0.000s
I20260617 01:52:58.394924 5056 raft_consensus.cc:359] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.395440 5066 ts_tablet_manager.cc:1929] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.395677 5056 raft_consensus.cc:385] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.395814 5066 log.cc:1199] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/115b8718a79540ff88bf477f656044e7
I20260617 01:52:58.396314 5056 raft_consensus.cc:740] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.396986 5066 ts_tablet_manager.cc:1950] T 115b8718a79540ff88bf477f656044e7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.397464 5056 consensus_queue.cc:260] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.398530 5056 raft_consensus.cc:399] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.399036 5056 raft_consensus.cc:493] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.399595 5056 raft_consensus.cc:3060] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.400759 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 115b8718a79540ff88bf477f656044e7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:58.403107 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1a3ec31090a948d3af8678157db91f35 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1a3ec31090a948d3af8678157db91f35 already in progress: creating tablet
I20260617 01:52:58.406103 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.409374 5056 raft_consensus.cc:515] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.410221 5056 leader_election.cc:304] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.411128 5056 leader_election.cc:290] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.411737 5058 raft_consensus.cc:2804] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.412397 5058 raft_consensus.cc:697] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.413075 5056 ts_tablet_manager.cc:1434] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.017s sys 0.003s
I20260617 01:52:58.413506 5058 consensus_queue.cc:237] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:58.423486 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12709e6d648d45c992a66f9dbcc458e8 has no consensus state
I20260617 01:52:58.430341 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a3ec31090a948d3af8678157db91f35 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.431520 5066 tablet_replica.cc:333] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.431695 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.432337 5066 raft_consensus.cc:2243] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.433341 5066 raft_consensus.cc:2272] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.437090 5066 ts_tablet_manager.cc:1916] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.438822 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 12709e6d648d45c992a66f9dbcc458e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260617 01:52:58.440508 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12709e6d648d45c992a66f9dbcc458e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.444918 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.460816 5056 tablet_bootstrap.cc:492] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.462498 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 12709e6d648d45c992a66f9dbcc458e8
I20260617 01:52:58.464986 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 12709e6d648d45c992a66f9dbcc458e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.468101 5066 ts_tablet_manager.cc:1929] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.468691 5066 log.cc:1199] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1a3ec31090a948d3af8678157db91f35
I20260617 01:52:58.469904 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.471254 5066 ts_tablet_manager.cc:1950] T 1a3ec31090a948d3af8678157db91f35 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.471843 5056 tablet_bootstrap.cc:654] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.475318 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1a3ec31090a948d3af8678157db91f35 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:58.476154 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 12709e6d648d45c992a66f9dbcc458e8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 12709e6d648d45c992a66f9dbcc458e8 already in progress: creating tablet
I20260617 01:52:58.483101 5056 tablet_bootstrap.cc:492] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.483708 5056 ts_tablet_manager.cc:1403] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.008s sys 0.005s
I20260617 01:52:58.484176 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.486543 5056 raft_consensus.cc:359] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.487140 5056 raft_consensus.cc:385] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.487334 5056 raft_consensus.cc:740] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.487824 5056 consensus_queue.cc:260] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.488353 5056 raft_consensus.cc:399] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.488605 5056 raft_consensus.cc:493] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.488884 5056 raft_consensus.cc:3060] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.494093 5056 raft_consensus.cc:515] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.494665 5056 leader_election.cc:304] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.495159 5056 leader_election.cc:290] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.495288 5058 raft_consensus.cc:2804] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.495743 5058 raft_consensus.cc:697] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:58.495815 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 661dd0ad12fc4da29c19835f84e70614 has no consensus state
I20260617 01:52:58.496385 5058 consensus_queue.cc:237] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.497273 5056 ts_tablet_manager.cc:1434] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.013s user 0.011s sys 0.003s
I20260617 01:52:58.501174 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.507117 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 661dd0ad12fc4da29c19835f84e70614 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:58.508152 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661dd0ad12fc4da29c19835f84e70614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.509596 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.518863 5056 tablet_bootstrap.cc:492] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.519901 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 661dd0ad12fc4da29c19835f84e70614
I20260617 01:52:58.521719 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 661dd0ad12fc4da29c19835f84e70614 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:58.523264 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 661dd0ad12fc4da29c19835f84e70614 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 661dd0ad12fc4da29c19835f84e70614 already in progress: creating tablet
I20260617 01:52:58.525283 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.526762 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.527504 5056 tablet_bootstrap.cc:654] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.528738 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 12709e6d648d45c992a66f9dbcc458e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.530759 5066 tablet_replica.cc:333] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.531394 5066 raft_consensus.cc:2243] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.531884 5066 raft_consensus.cc:2272] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.535358 5066 ts_tablet_manager.cc:1916] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.536741 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.542270 5056 tablet_bootstrap.cc:492] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.542855 5056 ts_tablet_manager.cc:1403] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.024s user 0.013s sys 0.005s
W20260617 01:52:58.547063 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7c78666dc69a4da3b716616b8645a2ad has no consensus state
I20260617 01:52:58.549201 5066 ts_tablet_manager.cc:1929] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.549556 5066 log.cc:1199] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/12709e6d648d45c992a66f9dbcc458e8
I20260617 01:52:58.550201 5066 ts_tablet_manager.cc:1950] T 12709e6d648d45c992a66f9dbcc458e8 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.551582 5056 raft_consensus.cc:359] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.552117 5056 raft_consensus.cc:385] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.552404 5056 raft_consensus.cc:740] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.553056 5056 consensus_queue.cc:260] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.553679 5056 raft_consensus.cc:399] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.553980 5056 raft_consensus.cc:493] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.554597 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 12709e6d648d45c992a66f9dbcc458e8 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.555666 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.556649 5056 raft_consensus.cc:3060] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.558614 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 7c78666dc69a4da3b716616b8645a2ad (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:58.559614 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c78666dc69a4da3b716616b8645a2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.564433 5056 raft_consensus.cc:515] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.561010 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.565084 5056 leader_election.cc:304] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.565775 5058 raft_consensus.cc:2804] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.566203 5058 raft_consensus.cc:697] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.566840 5058 consensus_queue.cc:237] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.571954 5056 leader_election.cc:290] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.574259 5056 ts_tablet_manager.cc:1434] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.031s user 0.010s sys 0.003s
I20260617 01:52:58.574924 5056 tablet_bootstrap.cc:492] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.580044 5056 tablet_bootstrap.cc:654] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.580399 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 7c78666dc69a4da3b716616b8645a2ad
I20260617 01:52:58.582350 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c78666dc69a4da3b716616b8645a2ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:58.584685 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 7c78666dc69a4da3b716616b8645a2ad because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7c78666dc69a4da3b716616b8645a2ad already in progress: creating tablet
I20260617 01:52:58.587914 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.589355 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.591668 5056 tablet_bootstrap.cc:492] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.592430 5056 ts_tablet_manager.cc:1403] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.004s sys 0.008s
I20260617 01:52:58.595920 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 661dd0ad12fc4da29c19835f84e70614 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.596001 5056 raft_consensus.cc:359] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.597694 5066 tablet_replica.cc:333] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.597754 5056 raft_consensus.cc:385] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.598412 5056 raft_consensus.cc:740] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.598559 5066 raft_consensus.cc:2243] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.599488 5066 raft_consensus.cc:2272] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.599525 5056 consensus_queue.cc:260] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.600677 5056 raft_consensus.cc:399] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.601240 5056 raft_consensus.cc:493] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.601807 5056 raft_consensus.cc:3060] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.605412 5066 ts_tablet_manager.cc:1916] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.607069 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.612448 5056 raft_consensus.cc:515] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.613447 5056 leader_election.cc:304] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.614398 5058 raft_consensus.cc:2804] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.615044 5058 raft_consensus.cc:697] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.615916 5058 consensus_queue.cc:237] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.617004 5056 leader_election.cc:290] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.619467 5056 ts_tablet_manager.cc:1434] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.027s user 0.019s sys 0.000s
W20260617 01:52:58.625492 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2ce86d165424f62a7e50c4f5198c7f7 has no consensus state
I20260617 01:52:58.632226 5066 ts_tablet_manager.cc:1929] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.632872 5066 log.cc:1199] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/661dd0ad12fc4da29c19835f84e70614
I20260617 01:52:58.633773 5066 ts_tablet_manager.cc:1950] T 661dd0ad12fc4da29c19835f84e70614 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.633761 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.643970 5009 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce86d165424f62a7e50c4f5198c7f7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:58.645340 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce86d165424f62a7e50c4f5198c7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.645288 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.655393 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 661dd0ad12fc4da29c19835f84e70614 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.657161 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c78666dc69a4da3b716616b8645a2ad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.658304 5066 tablet_replica.cc:333] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.659138 5066 raft_consensus.cc:2243] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.659791 5066 raft_consensus.cc:2272] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.663812 5066 ts_tablet_manager.cc:1916] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.664956 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet f2ce86d165424f62a7e50c4f5198c7f7
I20260617 01:52:58.667120 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet f2ce86d165424f62a7e50c4f5198c7f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.668308 5056 tablet_bootstrap.cc:492] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.675474 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.678330 5056 tablet_bootstrap.cc:654] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.679601 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.691783 5066 ts_tablet_manager.cc:1929] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.692394 5066 log.cc:1199] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/7c78666dc69a4da3b716616b8645a2ad
I20260617 01:52:58.693011 5056 tablet_bootstrap.cc:492] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.693480 5066 ts_tablet_manager.cc:1950] T 7c78666dc69a4da3b716616b8645a2ad P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.693722 5056 ts_tablet_manager.cc:1403] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.026s user 0.013s sys 0.008s
I20260617 01:52:58.695869 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.697647 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 7c78666dc69a4da3b716616b8645a2ad (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.697619 5056 raft_consensus.cc:359] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.698698 5056 raft_consensus.cc:385] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.698976 5056 raft_consensus.cc:740] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
W20260617 01:52:58.699003 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet f2ce86d165424f62a7e50c4f5198c7f7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f2ce86d165424f62a7e50c4f5198c7f7 already in progress: creating tablet
I20260617 01:52:58.699920 5056 consensus_queue.cc:260] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.700626 5056 raft_consensus.cc:399] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.701027 5056 raft_consensus.cc:493] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.701467 5056 raft_consensus.cc:3060] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.708336 5056 raft_consensus.cc:515] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.709131 5056 leader_election.cc:304] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.709933 5058 raft_consensus.cc:2804] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.710532 5058 raft_consensus.cc:697] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.711369 5058 consensus_queue.cc:237] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.713357 5056 leader_election.cc:290] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
W20260617 01:52:58.714304 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4ad3db3004ec498cb9288cc0e4778f61 has no consensus state
I20260617 01:52:58.715591 5056 ts_tablet_manager.cc:1434] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.016s sys 0.000s
I20260617 01:52:58.726558 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f2ce86d165424f62a7e50c4f5198c7f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.726765 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.730819 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad3db3004ec498cb9288cc0e4778f61 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:58.732312 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad3db3004ec498cb9288cc0e4778f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.729604 5066 tablet_replica.cc:333] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.737700 5066 raft_consensus.cc:2243] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.738794 5066 raft_consensus.cc:2272] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.740096 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.751204 5066 ts_tablet_manager.cc:1916] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.753777 5056 tablet_bootstrap.cc:492] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.758111 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 4ad3db3004ec498cb9288cc0e4778f61
I20260617 01:52:58.759447 5056 tablet_bootstrap.cc:654] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.761392 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ad3db3004ec498cb9288cc0e4778f61 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.764010 5066 ts_tablet_manager.cc:1929] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.764354 5066 log.cc:1199] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f2ce86d165424f62a7e50c4f5198c7f7
I20260617 01:52:58.765007 5066 ts_tablet_manager.cc:1950] T f2ce86d165424f62a7e50c4f5198c7f7 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.763826 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.767277 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet f2ce86d165424f62a7e50c4f5198c7f7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:58.768685 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 4ad3db3004ec498cb9288cc0e4778f61 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4ad3db3004ec498cb9288cc0e4778f61 already in progress: creating tablet
I20260617 01:52:58.772344 5056 tablet_bootstrap.cc:492] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.772208 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.772753 5056 ts_tablet_manager.cc:1403] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.019s user 0.008s sys 0.004s
I20260617 01:52:58.775097 5056 raft_consensus.cc:359] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.775566 5056 raft_consensus.cc:385] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.775813 5056 raft_consensus.cc:740] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.776371 5056 consensus_queue.cc:260] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.777750 5056 raft_consensus.cc:399] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.778018 5056 raft_consensus.cc:493] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.778932 5056 raft_consensus.cc:3060] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:58.780335 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ba2076521fa40b3b32c9cf94646f74e has no consensus state
I20260617 01:52:58.785168 5056 raft_consensus.cc:515] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.785840 5056 leader_election.cc:304] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.786453 5056 leader_election.cc:290] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.786978 5059 raft_consensus.cc:2804] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.787452 5059 raft_consensus.cc:697] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.787787 5056 ts_tablet_manager.cc:1434] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.015s user 0.007s sys 0.004s
I20260617 01:52:58.788084 5059 consensus_queue.cc:237] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.790258 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.790565 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba2076521fa40b3b32c9cf94646f74e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 50
I20260617 01:52:58.791626 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba2076521fa40b3b32c9cf94646f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.796715 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:58.800259 4908 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet f2ce86d165424f62a7e50c4f5198c7f7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f2ce86d165424f62a7e50c4f5198c7f7 consensus state has no leader
I20260617 01:52:58.806572 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 2ba2076521fa40b3b32c9cf94646f74e
I20260617 01:52:58.806746 5056 tablet_bootstrap.cc:492] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.810753 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ba2076521fa40b3b32c9cf94646f74e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:58.812098 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 2ba2076521fa40b3b32c9cf94646f74e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2ba2076521fa40b3b32c9cf94646f74e already in progress: creating tablet
I20260617 01:52:58.814455 5056 tablet_bootstrap.cc:654] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.813691 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.815603 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.818152 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ad3db3004ec498cb9288cc0e4778f61 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.818748 5066 tablet_replica.cc:333] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.819351 5066 raft_consensus.cc:2243] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.819811 5066 raft_consensus.cc:2272] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.822665 5066 ts_tablet_manager.cc:1916] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.826097 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.827219 5056 tablet_bootstrap.cc:492] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.827596 5056 ts_tablet_manager.cc:1403] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.014s sys 0.000s
I20260617 01:52:58.829824 5056 raft_consensus.cc:359] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.830260 5056 raft_consensus.cc:385] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.830497 5056 raft_consensus.cc:740] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.831074 5056 consensus_queue.cc:260] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.831604 5056 raft_consensus.cc:399] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.831879 5056 raft_consensus.cc:493] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.832155 5056 raft_consensus.cc:3060] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:58.836406 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c5f7dd1c69d40c091540c7baa981d10 has no consensus state
I20260617 01:52:58.839775 5056 raft_consensus.cc:515] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.839649 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.840395 5056 leader_election.cc:304] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.840939 5056 leader_election.cc:290] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.841132 5059 raft_consensus.cc:2804] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.841578 5059 raft_consensus.cc:697] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.842190 5056 ts_tablet_manager.cc:1434] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.014s user 0.009s sys 0.004s
I20260617 01:52:58.842240 5059 consensus_queue.cc:237] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.847277 5066 ts_tablet_manager.cc:1929] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.847791 5066 log.cc:1199] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/4ad3db3004ec498cb9288cc0e4778f61
I20260617 01:52:58.848896 5066 ts_tablet_manager.cc:1950] T 4ad3db3004ec498cb9288cc0e4778f61 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.849485 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.849694 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5f7dd1c69d40c091540c7baa981d10 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 50
I20260617 01:52:58.851397 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5f7dd1c69d40c091540c7baa981d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.852396 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 4ad3db3004ec498cb9288cc0e4778f61 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.866482 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1c5f7dd1c69d40c091540c7baa981d10
I20260617 01:52:58.868731 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c5f7dd1c69d40c091540c7baa981d10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:58.870718 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1c5f7dd1c69d40c091540c7baa981d10 because the tablet was not found. No further retry: Not found: Tablet not found: 1c5f7dd1c69d40c091540c7baa981d10
I20260617 01:52:58.874120 5056 tablet_bootstrap.cc:492] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.876905 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.881749 5056 tablet_bootstrap.cc:654] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.881690 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.884104 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ba2076521fa40b3b32c9cf94646f74e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.885195 5066 tablet_replica.cc:333] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.886030 5066 raft_consensus.cc:2243] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.886693 5066 raft_consensus.cc:2272] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.891916 5066 ts_tablet_manager.cc:1916] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.894711 5056 tablet_bootstrap.cc:492] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.895326 5056 ts_tablet_manager.cc:1403] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.021s user 0.012s sys 0.004s
I20260617 01:52:58.894882 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.899009 5056 raft_consensus.cc:359] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.899744 5056 raft_consensus.cc:385] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.900022 5056 raft_consensus.cc:740] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.906279 5056 consensus_queue.cc:260] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.907058 5056 raft_consensus.cc:399] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.907511 5056 raft_consensus.cc:493] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.907774 5056 raft_consensus.cc:3060] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:58.909915 5066 ts_tablet_manager.cc:1929] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.910368 5066 log.cc:1199] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/2ba2076521fa40b3b32c9cf94646f74e
I20260617 01:52:58.911129 5066 ts_tablet_manager.cc:1950] T 2ba2076521fa40b3b32c9cf94646f74e P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
W20260617 01:52:58.911259 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6b498e70822146948457ec35a209cb8f has no consensus state
I20260617 01:52:58.914327 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 2ba2076521fa40b3b32c9cf94646f74e (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.918722 5056 raft_consensus.cc:515] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.920614 5056 leader_election.cc:304] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:58.921566 5056 leader_election.cc:290] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:58.921689 5059 raft_consensus.cc:2804] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:58.922348 5059 raft_consensus.cc:697] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:58.922637 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.923503 5056 ts_tablet_manager.cc:1434] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.028s user 0.015s sys 0.000s
I20260617 01:52:58.923437 5059 consensus_queue.cc:237] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.928159 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 6b498e70822146948457ec35a209cb8f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:58.929626 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b498e70822146948457ec35a209cb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:58.932575 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.946003 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 6b498e70822146948457ec35a209cb8f
I20260617 01:52:58.948483 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b498e70822146948457ec35a209cb8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:58.950726 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 6b498e70822146948457ec35a209cb8f because the tablet was not found. No further retry: Not found: Tablet not found: 6b498e70822146948457ec35a209cb8f
I20260617 01:52:58.952560 5056 tablet_bootstrap.cc:492] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:58.956980 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:58.957664 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:58.960711 5056 tablet_bootstrap.cc:654] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:58.960743 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c5f7dd1c69d40c091540c7baa981d10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:58.962249 5066 tablet_replica.cc:333] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:58.963222 5066 raft_consensus.cc:2243] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:58.963923 5066 raft_consensus.cc:2272] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:58.967675 5066 ts_tablet_manager.cc:1916] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:58.969074 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:58.985031 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 967cea766e524569b69899b9acb0faa0 has no consensus state
I20260617 01:52:58.989782 5066 ts_tablet_manager.cc:1929] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:58.984526 5056 tablet_bootstrap.cc:492] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:58.990485 5066 log.cc:1199] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1c5f7dd1c69d40c091540c7baa981d10
I20260617 01:52:58.990701 5056 ts_tablet_manager.cc:1403] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.038s user 0.017s sys 0.007s
I20260617 01:52:58.991786 5066 ts_tablet_manager.cc:1950] T 1c5f7dd1c69d40c091540c7baa981d10 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:58.995498 5056 raft_consensus.cc:359] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.996156 5056 raft_consensus.cc:385] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:58.996258 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1c5f7dd1c69d40c091540c7baa981d10 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:58.996522 5056 raft_consensus.cc:740] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:58.997960 5056 consensus_queue.cc:260] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:58.998885 5056 raft_consensus.cc:399] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:58.999166 5056 raft_consensus.cc:493] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:58.999647 5056 raft_consensus.cc:3060] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.000417 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 967cea766e524569b69899b9acb0faa0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:59.001854 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967cea766e524569b69899b9acb0faa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.007925 5056 raft_consensus.cc:515] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.008659 5056 leader_election.cc:304] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.009420 5056 leader_election.cc:290] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.009542 5059 raft_consensus.cc:2804] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.010138 5059 raft_consensus.cc:697] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.011283 5056 ts_tablet_manager.cc:1434] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.020s user 0.012s sys 0.004s
I20260617 01:52:59.010986 5059 consensus_queue.cc:237] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.013619 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.019802 5056 tablet_bootstrap.cc:492] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.023497 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.025180 5056 tablet_bootstrap.cc:654] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.027449 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b498e70822146948457ec35a209cb8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:58 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.030297 5066 tablet_replica.cc:333] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.030982 5066 raft_consensus.cc:2243] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.031433 5066 raft_consensus.cc:2272] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.033646 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 967cea766e524569b69899b9acb0faa0
I20260617 01:52:59.035053 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 967cea766e524569b69899b9acb0faa0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.035142 5066 ts_tablet_manager.cc:1916] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.038096 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.041415 5056 tablet_bootstrap.cc:492] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.041808 5056 ts_tablet_manager.cc:1403] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.022s user 0.011s sys 0.008s
I20260617 01:52:59.044013 5056 raft_consensus.cc:359] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.044466 5056 raft_consensus.cc:385] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.044708 5056 raft_consensus.cc:740] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.045290 5056 consensus_queue.cc:260] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.045802 5056 raft_consensus.cc:399] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.046053 5056 raft_consensus.cc:493] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.046331 5056 raft_consensus.cc:3060] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.048897 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.051843 5056 raft_consensus.cc:515] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.051596 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.052460 5056 leader_election.cc:304] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.053011 5056 leader_election.cc:290] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.053233 5059 raft_consensus.cc:2804] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.054303 5056 ts_tablet_manager.cc:1434] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260617 01:52:59.054652 5059 raft_consensus.cc:697] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.055456 5066 ts_tablet_manager.cc:1929] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.055867 5066 log.cc:1199] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/6b498e70822146948457ec35a209cb8f
I20260617 01:52:59.055780 5059 consensus_queue.cc:237] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.056684 5066 ts_tablet_manager.cc:1950] T 6b498e70822146948457ec35a209cb8f P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.059398 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 6b498e70822146948457ec35a209cb8f (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.060355 5066 tablet_replica.cc:333] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.063030 5066 raft_consensus.cc:2243] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.063548 5066 pending_rounds.cc:70] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Trying to abort 1 pending ops.
I20260617 01:52:59.063894 5066 pending_rounds.cc:77] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 212 op_type: NO_OP noop_request { }
I20260617 01:52:59.064812 5066 raft_consensus.cc:2889] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260617 01:52:59.065188 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 203e9d1ce698452db001ca3a910d0a77 has no consensus state
I20260617 01:52:59.065258 5066 raft_consensus.cc:2272] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.069710 5066 ts_tablet_manager.cc:1916] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.070166 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.077827 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.078492 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 203e9d1ce698452db001ca3a910d0a77 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:59.079452 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203e9d1ce698452db001ca3a910d0a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.082849 5066 ts_tablet_manager.cc:1929] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.083216 5066 log.cc:1199] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/967cea766e524569b69899b9acb0faa0
I20260617 01:52:59.083834 5066 ts_tablet_manager.cc:1950] T 967cea766e524569b69899b9acb0faa0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.086112 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 967cea766e524569b69899b9acb0faa0 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.087095 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 203e9d1ce698452db001ca3a910d0a77
I20260617 01:52:59.088653 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 203e9d1ce698452db001ca3a910d0a77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:59.089949 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 203e9d1ce698452db001ca3a910d0a77 because the tablet was not found. No further retry: Not found: Tablet not found: 203e9d1ce698452db001ca3a910d0a77
I20260617 01:52:59.091322 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.092134 5056 tablet_bootstrap.cc:492] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.097396 5056 tablet_bootstrap.cc:654] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.098513 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.102995 5056 tablet_bootstrap.cc:492] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.103397 5056 ts_tablet_manager.cc:1403] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.003s
I20260617 01:52:59.105649 5056 raft_consensus.cc:359] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.106105 5056 raft_consensus.cc:385] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.106352 5056 raft_consensus.cc:740] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.106891 5056 consensus_queue.cc:260] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.107323 5056 raft_consensus.cc:399] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.107578 5056 raft_consensus.cc:493] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.107856 5056 raft_consensus.cc:3060] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:59.108548 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dcb737cfa3bd4718a42191e01756f713 has no consensus state
I20260617 01:52:59.114884 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.116925 5056 raft_consensus.cc:515] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.117774 5056 leader_election.cc:304] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.118726 5059 raft_consensus.cc:2804] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.119243 5059 raft_consensus.cc:697] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.120237 5059 consensus_queue.cc:237] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.122705 5009 tablet_service.cc:1511] Processing CreateTablet for tablet dcb737cfa3bd4718a42191e01756f713 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:59.124083 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb737cfa3bd4718a42191e01756f713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.125432 5056 leader_election.cc:290] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.131366 5056 ts_tablet_manager.cc:1434] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.028s user 0.016s sys 0.000s
I20260617 01:52:59.140127 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.152654 5056 tablet_bootstrap.cc:492] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.154589 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet dcb737cfa3bd4718a42191e01756f713
I20260617 01:52:59.157306 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb737cfa3bd4718a42191e01756f713 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:59.162217 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet dcb737cfa3bd4718a42191e01756f713 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dcb737cfa3bd4718a42191e01756f713 already in progress: creating tablet
I20260617 01:52:59.163911 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.163578 5056 tablet_bootstrap.cc:654] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.163856 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.166121 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 203e9d1ce698452db001ca3a910d0a77 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.166916 5066 tablet_replica.cc:333] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.167860 5066 raft_consensus.cc:2243] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.168372 5066 raft_consensus.cc:2272] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.171967 5066 ts_tablet_manager.cc:1916] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.174271 5056 tablet_bootstrap.cc:492] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.174877 5056 ts_tablet_manager.cc:1403] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.022s user 0.014s sys 0.000s
I20260617 01:52:59.178036 5056 raft_consensus.cc:359] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.178709 5056 raft_consensus.cc:385] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.178941 5056 raft_consensus.cc:740] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.179994 5056 consensus_queue.cc:260] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.181017 5056 raft_consensus.cc:399] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.181453 5056 raft_consensus.cc:493] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.181941 5056 raft_consensus.cc:3060] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.183827 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.191018 5056 raft_consensus.cc:515] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.191921 5056 leader_election.cc:304] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.192800 5059 raft_consensus.cc:2804] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.193464 5059 raft_consensus.cc:697] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.194499 5059 consensus_queue.cc:237] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.197479 5056 leader_election.cc:290] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.197984 5066 ts_tablet_manager.cc:1929] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.199218 5066 log.cc:1199] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/203e9d1ce698452db001ca3a910d0a77
I20260617 01:52:59.200407 5056 ts_tablet_manager.cc:1434] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.025s user 0.017s sys 0.003s
I20260617 01:52:59.200510 5066 ts_tablet_manager.cc:1950] T 203e9d1ce698452db001ca3a910d0a77 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.204962 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 203e9d1ce698452db001ca3a910d0a77 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:59.206946 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 has no consensus state
I20260617 01:52:59.211349 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb737cfa3bd4718a42191e01756f713 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.212488 5066 tablet_replica.cc:333] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.213310 5066 raft_consensus.cc:2243] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.213249 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.214303 5066 raft_consensus.cc:2272] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.220777 5066 ts_tablet_manager.cc:1916] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.224444 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:59.224573 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.226145 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.239727 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0
I20260617 01:52:59.242281 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.245223 5066 ts_tablet_manager.cc:1929] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.245888 5066 log.cc:1199] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/dcb737cfa3bd4718a42191e01756f713
I20260617 01:52:59.246912 5066 ts_tablet_manager.cc:1950] T dcb737cfa3bd4718a42191e01756f713 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.247910 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.250720 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet dcb737cfa3bd4718a42191e01756f713 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.254056 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
W20260617 01:52:59.255633 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 because the tablet was not found. No further retry: Not found: Tablet not found: 5f8e6c6cf3ef4d70a2b72d55b5bf32b0
I20260617 01:52:59.258594 5056 tablet_bootstrap.cc:492] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.261278 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb737cfa3bd4718a42191e01756f713 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.265578 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.266376 5056 tablet_bootstrap.cc:654] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:59.270860 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet dcb737cfa3bd4718a42191e01756f713 because the tablet was not found. No further retry: Not found: Tablet not found: dcb737cfa3bd4718a42191e01756f713
I20260617 01:52:59.274991 5056 tablet_bootstrap.cc:492] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.275457 5056 ts_tablet_manager.cc:1403] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.017s user 0.009s sys 0.004s
I20260617 01:52:59.279203 5056 raft_consensus.cc:359] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:59.279708 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16769e83ee6d4f2d95323dae5597a906 has no consensus state
I20260617 01:52:59.279881 5056 raft_consensus.cc:385] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.280305 5056 raft_consensus.cc:740] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.281209 5056 consensus_queue.cc:260] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.282145 5056 raft_consensus.cc:399] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.282595 5056 raft_consensus.cc:493] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.283082 5056 raft_consensus.cc:3060] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.289080 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.292253 5056 raft_consensus.cc:515] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.293581 5056 leader_election.cc:304] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.294302 5059 raft_consensus.cc:2804] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.294749 5059 raft_consensus.cc:697] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.294950 5056 leader_election.cc:290] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.295428 5059 consensus_queue.cc:237] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.296516 5056 ts_tablet_manager.cc:1434] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.019s sys 0.000s
I20260617 01:52:59.297609 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.297994 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 16769e83ee6d4f2d95323dae5597a906 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:59.298972 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16769e83ee6d4f2d95323dae5597a906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.308159 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 16769e83ee6d4f2d95323dae5597a906
I20260617 01:52:59.309842 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 16769e83ee6d4f2d95323dae5597a906 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:59.311147 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 16769e83ee6d4f2d95323dae5597a906 because the tablet was not found. No further retry: Not found: Tablet not found: 16769e83ee6d4f2d95323dae5597a906
I20260617 01:52:59.313629 5056 tablet_bootstrap.cc:492] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.314595 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.318512 4922 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.319666 5056 tablet_bootstrap.cc:654] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.320735 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.321485 5066 tablet_replica.cc:333] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.322134 5066 raft_consensus.cc:2243] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.322705 5066 raft_consensus.cc:2272] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.325721 5066 ts_tablet_manager.cc:1916] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.325971 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.331764 5056 tablet_bootstrap.cc:492] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.332195 5056 ts_tablet_manager.cc:1403] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.019s user 0.002s sys 0.008s
W20260617 01:52:59.336460 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bbbb8189ad7745dc9864ddcfc9abf576 has no consensus state
I20260617 01:52:59.337728 5066 ts_tablet_manager.cc:1929] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.338153 5066 log.cc:1199] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/5f8e6c6cf3ef4d70a2b72d55b5bf32b0
I20260617 01:52:59.338701 5066 ts_tablet_manager.cc:1950] T 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.339953 5056 raft_consensus.cc:359] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.340449 5056 raft_consensus.cc:385] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.340674 5056 raft_consensus.cc:740] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.341250 5056 consensus_queue.cc:260] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.341773 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 5f8e6c6cf3ef4d70a2b72d55b5bf32b0 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.341774 5056 raft_consensus.cc:399] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.345075 5056 raft_consensus.cc:493] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.345422 5056 raft_consensus.cc:3060] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.345376 5009 tablet_service.cc:1511] Processing CreateTablet for tablet bbbb8189ad7745dc9864ddcfc9abf576 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260617 01:52:59.345665 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.346446 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbb8189ad7745dc9864ddcfc9abf576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.351958 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.352321 5056 raft_consensus.cc:515] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.353081 5056 leader_election.cc:304] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.353775 5059 raft_consensus.cc:2804] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.354180 5059 raft_consensus.cc:697] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.354828 5059 consensus_queue.cc:237] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.361316 5056 leader_election.cc:290] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.361542 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet bbbb8189ad7745dc9864ddcfc9abf576
I20260617 01:52:59.363245 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet bbbb8189ad7745dc9864ddcfc9abf576 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.363435 5056 ts_tablet_manager.cc:1434] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.031s user 0.013s sys 0.000s
W20260617 01:52:59.364655 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet bbbb8189ad7745dc9864ddcfc9abf576 because the tablet was not found. No further retry: Not found: Tablet not found: bbbb8189ad7745dc9864ddcfc9abf576
I20260617 01:52:59.366794 5056 tablet_bootstrap.cc:492] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.368245 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.372313 5056 tablet_bootstrap.cc:654] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.378374 5056 tablet_bootstrap.cc:492] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.378957 5056 ts_tablet_manager.cc:1403] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.012s user 0.006s sys 0.003s
I20260617 01:52:59.379890 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.381454 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.382017 5056 raft_consensus.cc:359] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.382634 5056 raft_consensus.cc:385] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.382982 5056 raft_consensus.cc:740] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.383741 5056 consensus_queue.cc:260] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.384315 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 16769e83ee6d4f2d95323dae5597a906 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.384490 5056 raft_consensus.cc:399] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.384985 5056 raft_consensus.cc:493] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.385218 5066 tablet_replica.cc:333] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.385262 5056 raft_consensus.cc:3060] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.386132 5066 raft_consensus.cc:2243] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.386776 5066 raft_consensus.cc:2272] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.391417 5066 ts_tablet_manager.cc:1916] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.397835 5056 raft_consensus.cc:515] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.398794 5056 leader_election.cc:304] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.399549 5056 leader_election.cc:290] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.400767 5059 raft_consensus.cc:2804] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.401409 5059 raft_consensus.cc:697] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
W20260617 01:52:59.402127 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 691f7cccc18b42939ed4a554eb522525 has no consensus state
I20260617 01:52:59.402465 5059 consensus_queue.cc:237] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.412271 5056 ts_tablet_manager.cc:1434] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.033s user 0.021s sys 0.000s
I20260617 01:52:59.412994 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.418823 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 691f7cccc18b42939ed4a554eb522525 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260617 01:52:59.422276 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691f7cccc18b42939ed4a554eb522525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.423231 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet bbbb8189ad7745dc9864ddcfc9abf576 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.431154 5066 ts_tablet_manager.cc:1929] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.431964 5066 log.cc:1199] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/16769e83ee6d4f2d95323dae5597a906
I20260617 01:52:59.433265 5066 ts_tablet_manager.cc:1950] T 16769e83ee6d4f2d95323dae5597a906 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.439211 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 16769e83ee6d4f2d95323dae5597a906 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.440639 5066 tablet_replica.cc:333] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.440405 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.441859 5066 raft_consensus.cc:2243] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.442821 5066 raft_consensus.cc:2272] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.443261 5056 tablet_bootstrap.cc:492] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.449419 5066 ts_tablet_manager.cc:1916] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.450610 5056 tablet_bootstrap.cc:654] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.458665 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 691f7cccc18b42939ed4a554eb522525
I20260617 01:52:59.461477 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 691f7cccc18b42939ed4a554eb522525 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.465837 5056 tablet_bootstrap.cc:492] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.465453 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.466243 5056 ts_tablet_manager.cc:1403] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.009s sys 0.004s
I20260617 01:52:59.469827 5056 raft_consensus.cc:359] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.470491 5056 raft_consensus.cc:385] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.470898 5056 raft_consensus.cc:740] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.472307 5056 consensus_queue.cc:260] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.473316 5056 raft_consensus.cc:399] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.473584 5056 raft_consensus.cc:493] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.474090 5056 raft_consensus.cc:3060] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.475322 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.484150 5056 raft_consensus.cc:515] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.485177 5056 leader_election.cc:304] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.485596 5066 ts_tablet_manager.cc:1929] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.486188 5056 leader_election.cc:290] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.486289 5066 log.cc:1199] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/bbbb8189ad7745dc9864ddcfc9abf576
I20260617 01:52:59.488054 5056 ts_tablet_manager.cc:1434] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.019s sys 0.000s
I20260617 01:52:59.488135 5066 ts_tablet_manager.cc:1950] T bbbb8189ad7745dc9864ddcfc9abf576 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.488070 5059 raft_consensus.cc:2804] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.489524 5059 raft_consensus.cc:697] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.490581 5059 consensus_queue.cc:237] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.492213 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet bbbb8189ad7745dc9864ddcfc9abf576 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.492720 5066 tablet_replica.cc:333] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
W20260617 01:52:59.494323 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fabe73f473b6469199ed07d093039070 has no consensus state
I20260617 01:52:59.495419 5066 raft_consensus.cc:2243] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.498467 5066 pending_rounds.cc:70] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Trying to abort 1 pending ops.
I20260617 01:52:59.498863 5066 pending_rounds.cc:77] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 224 op_type: NO_OP noop_request { }
I20260617 01:52:59.499379 5066 raft_consensus.cc:2889] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:52:59.499898 5066 raft_consensus.cc:2272] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.503569 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:59.506413 5287 consensus_queue.cc:1175] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3a46a02522a94fd6940c81bcdd902e15" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260617 01:52:59.509977 5066 ts_tablet_manager.cc:1916] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.514101 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.520109 5009 tablet_service.cc:1511] Processing CreateTablet for tablet fabe73f473b6469199ed07d093039070 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:59.521508 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fabe73f473b6469199ed07d093039070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.531137 5066 ts_tablet_manager.cc:1929] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.531708 5066 log.cc:1199] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/691f7cccc18b42939ed4a554eb522525
I20260617 01:52:59.532826 5066 ts_tablet_manager.cc:1950] T 691f7cccc18b42939ed4a554eb522525 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.533449 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet fabe73f473b6469199ed07d093039070
I20260617 01:52:59.535508 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet fabe73f473b6469199ed07d093039070 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.538599 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 691f7cccc18b42939ed4a554eb522525 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:59.540580 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet fabe73f473b6469199ed07d093039070 because the tablet was not found. No further retry: Not found: Tablet not found: fabe73f473b6469199ed07d093039070
I20260617 01:52:59.542095 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.551043 5056 tablet_bootstrap.cc:492] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.552448 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.556592 5056 tablet_bootstrap.cc:654] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
W20260617 01:52:59.561913 4922 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2e44fec4f4343d181814682f5517614 has no consensus state
I20260617 01:52:59.565835 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.567965 5056 tablet_bootstrap.cc:492] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.568420 5056 ts_tablet_manager.cc:1403] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.007s sys 0.008s
I20260617 01:52:59.570984 5056 raft_consensus.cc:359] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.571465 5056 raft_consensus.cc:385] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.571704 5056 raft_consensus.cc:740] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.572404 5056 consensus_queue.cc:260] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.573117 5056 raft_consensus.cc:399] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.573459 5056 raft_consensus.cc:493] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.573141 5009 tablet_service.cc:1511] Processing CreateTablet for tablet f2e44fec4f4343d181814682f5517614 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION VALUES < 100
I20260617 01:52:59.573743 5056 raft_consensus.cc:3060] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.574384 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e44fec4f4343d181814682f5517614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.576359 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.579880 5056 raft_consensus.cc:515] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.580528 5056 leader_election.cc:304] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.581208 5059 raft_consensus.cc:2804] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.581643 5059 raft_consensus.cc:697] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.582304 5059 consensus_queue.cc:237] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.587174 4922 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet f2e44fec4f4343d181814682f5517614
I20260617 01:52:59.587935 5056 leader_election.cc:290] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.588716 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet f2e44fec4f4343d181814682f5517614 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.590073 5056 ts_tablet_manager.cc:1434] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.011s sys 0.004s
W20260617 01:52:59.590122 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet f2e44fec4f4343d181814682f5517614 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f2e44fec4f4343d181814682f5517614 already in progress: creating tablet
I20260617 01:52:59.590837 5056 tablet_bootstrap.cc:492] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.592201 4922 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.598058 5056 tablet_bootstrap.cc:654] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.600603 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.604130 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.608307 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet fabe73f473b6469199ed07d093039070 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.608438 5056 tablet_bootstrap.cc:492] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.608868 5056 ts_tablet_manager.cc:1403] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.007s sys 0.008s
I20260617 01:52:59.609007 5066 tablet_replica.cc:333] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.609630 5066 raft_consensus.cc:2243] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.610090 5066 raft_consensus.cc:2272] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.611837 5056 raft_consensus.cc:359] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.612288 5056 raft_consensus.cc:385] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.612546 5056 raft_consensus.cc:740] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.613677 5056 consensus_queue.cc:260] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.614214 5056 raft_consensus.cc:399] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.614477 5056 raft_consensus.cc:493] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.614640 5066 ts_tablet_manager.cc:1916] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260617 01:52:59.614723 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 87ffd4d409c340c7bcce83d95236fde3 has no consensus state
I20260617 01:52:59.614748 5056 raft_consensus.cc:3060] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.621171 5056 raft_consensus.cc:515] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.621762 5056 leader_election.cc:304] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.622274 5056 leader_election.cc:290] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.622773 5059 raft_consensus.cc:2804] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.623205 5059 raft_consensus.cc:697] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.623875 5059 consensus_queue.cc:237] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.624830 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 87ffd4d409c340c7bcce83d95236fde3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260617 01:52:59.625998 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ffd4d409c340c7bcce83d95236fde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.630280 5056 ts_tablet_manager.cc:1434] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.021s user 0.012s sys 0.000s
I20260617 01:52:59.630928 5066 ts_tablet_manager.cc:1929] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.631376 5066 log.cc:1199] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/fabe73f473b6469199ed07d093039070
I20260617 01:52:59.632510 5066 ts_tablet_manager.cc:1950] T fabe73f473b6469199ed07d093039070 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.633318 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.635129 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet fabe73f473b6469199ed07d093039070 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.638067 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet fabe73f473b6469199ed07d093039070 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.639657 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:59.640260 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet fabe73f473b6469199ed07d093039070 because the tablet was not found. No further retry: Not found: Tablet not found: fabe73f473b6469199ed07d093039070
I20260617 01:52:59.647545 5056 tablet_bootstrap.cc:492] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.650192 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 87ffd4d409c340c7bcce83d95236fde3
I20260617 01:52:59.651657 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 87ffd4d409c340c7bcce83d95236fde3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.653672 5056 tablet_bootstrap.cc:654] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.656162 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:59.658394 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 87ffd4d409c340c7bcce83d95236fde3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 87ffd4d409c340c7bcce83d95236fde3 already in progress: creating tablet
I20260617 01:52:59.659474 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.661257 5056 tablet_bootstrap.cc:492] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.661674 5056 ts_tablet_manager.cc:1403] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.004s
I20260617 01:52:59.662968 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet f2e44fec4f4343d181814682f5517614 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.663570 5066 tablet_replica.cc:333] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.664165 5066 raft_consensus.cc:2243] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.664165 5056 raft_consensus.cc:359] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.664685 5066 raft_consensus.cc:2272] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.664860 5056 raft_consensus.cc:385] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.665736 5056 raft_consensus.cc:740] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.666378 5056 consensus_queue.cc:260] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.666366 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.667075 5056 raft_consensus.cc:399] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.667279 5066 ts_tablet_manager.cc:1916] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.667357 5056 raft_consensus.cc:493] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.667714 5056 raft_consensus.cc:3060] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.675347 5056 raft_consensus.cc:515] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.675997 5056 leader_election.cc:304] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.676659 5059 raft_consensus.cc:2804] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
W20260617 01:52:59.677179 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d00904f994a409d93dbd67c64984987 has no consensus state
I20260617 01:52:59.677119 5059 raft_consensus.cc:697] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.677510 5056 leader_election.cc:290] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.677817 5059 consensus_queue.cc:237] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.678977 5056 ts_tablet_manager.cc:1434] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.017s user 0.012s sys 0.000s
I20260617 01:52:59.684653 5066 ts_tablet_manager.cc:1929] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.685408 5066 log.cc:1199] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f2e44fec4f4343d181814682f5517614
I20260617 01:52:59.686138 5066 ts_tablet_manager.cc:1950] T f2e44fec4f4343d181814682f5517614 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.687966 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 87ffd4d409c340c7bcce83d95236fde3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.688784 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet f2e44fec4f4343d181814682f5517614 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.689522 5066 tablet_replica.cc:333] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.688894 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.690155 5066 raft_consensus.cc:2243] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.691296 5066 raft_consensus.cc:2272] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.694286 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 0d00904f994a409d93dbd67c64984987 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260617 01:52:59.694895 5066 ts_tablet_manager.cc:1916] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.695319 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d00904f994a409d93dbd67c64984987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.700732 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.708495 5066 ts_tablet_manager.cc:1929] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.708964 5056 tablet_bootstrap.cc:492] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.711911 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 0d00904f994a409d93dbd67c64984987
I20260617 01:52:59.714444 5056 tablet_bootstrap.cc:654] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.715097 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d00904f994a409d93dbd67c64984987 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.708949 5066 log.cc:1199] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/87ffd4d409c340c7bcce83d95236fde3
I20260617 01:52:59.716161 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.717140 5066 ts_tablet_manager.cc:1950] T 87ffd4d409c340c7bcce83d95236fde3 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.718987 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 87ffd4d409c340c7bcce83d95236fde3 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
W20260617 01:52:59.719743 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 0d00904f994a409d93dbd67c64984987 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0d00904f994a409d93dbd67c64984987 already in progress: creating tablet
I20260617 01:52:59.721019 5056 tablet_bootstrap.cc:492] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.721415 5056 ts_tablet_manager.cc:1403] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.004s
I20260617 01:52:59.723839 5056 raft_consensus.cc:359] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.724571 5056 raft_consensus.cc:385] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.724042 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.724958 5056 raft_consensus.cc:740] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.725739 5056 consensus_queue.cc:260] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.726454 5056 raft_consensus.cc:399] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.726895 5056 raft_consensus.cc:493] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.727260 5056 raft_consensus.cc:3060] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.734735 5056 raft_consensus.cc:515] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.735565 5056 leader_election.cc:304] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.736512 5056 leader_election.cc:290] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.736737 5059 raft_consensus.cc:2804] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.739048 5059 raft_consensus.cc:697] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.739969 5059 consensus_queue.cc:237] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.740468 5056 ts_tablet_manager.cc:1434] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.019s user 0.017s sys 0.000s
W20260617 01:52:59.739084 4919 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 99d8443e717648c5bba48420b6bc1d19 has no consensus state
I20260617 01:52:59.747740 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.756234 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 99d8443e717648c5bba48420b6bc1d19 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:59.757573 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d8443e717648c5bba48420b6bc1d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.760818 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.762635 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d00904f994a409d93dbd67c64984987 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.763654 5066 tablet_replica.cc:333] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.764469 5066 raft_consensus.cc:2243] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.765149 5066 raft_consensus.cc:2272] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.769335 5066 ts_tablet_manager.cc:1916] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.775364 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 99d8443e717648c5bba48420b6bc1d19
I20260617 01:52:59.778434 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 99d8443e717648c5bba48420b6bc1d19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.783406 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.786695 5056 tablet_bootstrap.cc:492] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.789005 5066 ts_tablet_manager.cc:1929] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.789413 5066 log.cc:1199] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/0d00904f994a409d93dbd67c64984987
I20260617 01:52:59.790387 5066 ts_tablet_manager.cc:1950] T 0d00904f994a409d93dbd67c64984987 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.793593 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 0d00904f994a409d93dbd67c64984987 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.794292 5056 tablet_bootstrap.cc:654] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.795037 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
W20260617 01:52:59.795619 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 99d8443e717648c5bba48420b6bc1d19 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 99d8443e717648c5bba48420b6bc1d19 already in progress: creating tablet
I20260617 01:52:59.801955 5056 tablet_bootstrap.cc:492] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.802366 5056 ts_tablet_manager.cc:1403] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.003s
I20260617 01:52:59.805644 5056 raft_consensus.cc:359] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.806017 5056 raft_consensus.cc:385] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.806309 5056 raft_consensus.cc:740] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.806870 5056 consensus_queue.cc:260] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.807377 5056 raft_consensus.cc:399] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.807636 5056 raft_consensus.cc:493] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.807921 5056 raft_consensus.cc:3060] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
W20260617 01:52:59.807972 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1e16d4ac21e842efbf9820081bacc2c1 has no consensus state
W20260617 01:52:59.812204 4908 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet f2ce86d165424f62a7e50c4f5198c7f7 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f2ce86d165424f62a7e50c4f5198c7f7 consensus state has no leader
I20260617 01:52:59.815308 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.816689 5056 raft_consensus.cc:515] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.817543 5056 leader_election.cc:304] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.818361 5059 raft_consensus.cc:2804] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.818969 5059 raft_consensus.cc:697] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.819558 5056 leader_election.cc:290] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.819816 5059 consensus_queue.cc:237] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.822048 5056 ts_tablet_manager.cc:1434] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.019s user 0.018s sys 0.000s
I20260617 01:52:59.822976 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 1e16d4ac21e842efbf9820081bacc2c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:52:59.824462 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e16d4ac21e842efbf9820081bacc2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.830518 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.842772 5056 tablet_bootstrap.cc:492] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.847440 4921 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 1e16d4ac21e842efbf9820081bacc2c1
I20260617 01:52:59.852545 5056 tablet_bootstrap.cc:654] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.854049 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.856418 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e16d4ac21e842efbf9820081bacc2c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.859802 4919 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
W20260617 01:52:59.861654 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1e16d4ac21e842efbf9820081bacc2c1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1e16d4ac21e842efbf9820081bacc2c1 already in progress: creating tablet
I20260617 01:52:59.863934 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 99d8443e717648c5bba48420b6bc1d19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.865211 5066 tablet_replica.cc:333] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.865212 5056 tablet_bootstrap.cc:492] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.865789 5056 ts_tablet_manager.cc:1403] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.023s user 0.012s sys 0.008s
I20260617 01:52:59.866065 5066 raft_consensus.cc:2243] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.866767 5066 raft_consensus.cc:2272] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.870558 5056 raft_consensus.cc:359] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.870535 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.871340 5056 raft_consensus.cc:385] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.871389 5066 ts_tablet_manager.cc:1916] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.871888 5056 raft_consensus.cc:740] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.872670 5056 consensus_queue.cc:260] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.873425 5056 raft_consensus.cc:399] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.873783 5056 raft_consensus.cc:493] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.875592 5056 raft_consensus.cc:3060] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.883968 5056 raft_consensus.cc:515] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.884756 5056 leader_election.cc:304] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.885588 5059 raft_consensus.cc:2804] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.886205 5059 raft_consensus.cc:697] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.886758 5056 leader_election.cc:290] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.887068 5059 consensus_queue.cc:237] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.889011 5056 ts_tablet_manager.cc:1434] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.023s user 0.019s sys 0.000s
W20260617 01:52:59.886214 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4507dbcca8c34dfa9201d0559f884d43 has no consensus state
I20260617 01:52:59.900930 5009 tablet_service.cc:1511] Processing CreateTablet for tablet 4507dbcca8c34dfa9201d0559f884d43 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260617 01:52:59.902089 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4507dbcca8c34dfa9201d0559f884d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.899396 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.906352 5066 ts_tablet_manager.cc:1929] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.906731 5066 log.cc:1199] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/99d8443e717648c5bba48420b6bc1d19
I20260617 01:52:59.907419 5066 ts_tablet_manager.cc:1950] T 99d8443e717648c5bba48420b6bc1d19 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.910954 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 99d8443e717648c5bba48420b6bc1d19 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.911453 5008 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e16d4ac21e842efbf9820081bacc2c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.912832 5066 tablet_replica.cc:333] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.913476 5066 raft_consensus.cc:2243] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.913939 5066 raft_consensus.cc:2272] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.913846 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.916625 5066 ts_tablet_manager.cc:1916] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.922200 5056 tablet_bootstrap.cc:492] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.927102 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet 4507dbcca8c34dfa9201d0559f884d43
I20260617 01:52:59.927579 5056 tablet_bootstrap.cc:654] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.933288 5066 ts_tablet_manager.cc:1929] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:52:59.933637 5066 log.cc:1199] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/1e16d4ac21e842efbf9820081bacc2c1
I20260617 01:52:59.934279 5066 ts_tablet_manager.cc:1950] T 1e16d4ac21e842efbf9820081bacc2c1 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:52:59.935806 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.936592 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 1e16d4ac21e842efbf9820081bacc2c1 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:52:59.937268 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 4507dbcca8c34dfa9201d0559f884d43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:59.938580 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 4507dbcca8c34dfa9201d0559f884d43 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4507dbcca8c34dfa9201d0559f884d43 already in progress: creating tablet
I20260617 01:52:59.939203 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.939513 5056 tablet_bootstrap.cc:492] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:52:59.939922 5056 ts_tablet_manager.cc:1403] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.018s user 0.004s sys 0.011s
I20260617 01:52:59.940865 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e16d4ac21e842efbf9820081bacc2c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:59.941979 4908 catalog_manager.cc:4994] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet 1e16d4ac21e842efbf9820081bacc2c1 because the tablet was not found. No further retry: Not found: Tablet not found: 1e16d4ac21e842efbf9820081bacc2c1
I20260617 01:52:59.942909 5056 raft_consensus.cc:359] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.943392 5056 raft_consensus.cc:385] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:52:59.943639 5056 raft_consensus.cc:740] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:52:59.944594 5056 consensus_queue.cc:260] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.944729 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.945185 5056 raft_consensus.cc:399] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:52:59.945477 5056 raft_consensus.cc:493] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:52:59.945779 5056 raft_consensus.cc:3060] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:52:59.952111 5056 raft_consensus.cc:515] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
W20260617 01:52:59.952478 4921 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd8fec339b974d0c8b450b93400a88bd has no consensus state
I20260617 01:52:59.952777 5056 leader_election.cc:304] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:52:59.953522 5059 raft_consensus.cc:2804] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:52:59.953943 5059 raft_consensus.cc:697] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:52:59.954588 5059 consensus_queue.cc:237] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:52:59.956329 4921 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.959648 5056 leader_election.cc:290] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:52:59.961721 5056 ts_tablet_manager.cc:1434] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.022s user 0.011s sys 0.004s
I20260617 01:52:59.964360 5009 tablet_service.cc:1511] Processing CreateTablet for tablet dd8fec339b974d0c8b450b93400a88bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260617 01:52:59.965252 5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8fec339b974d0c8b450b93400a88bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:52:59.970649 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.975430 5056 tablet_bootstrap.cc:492] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15: Bootstrap starting.
I20260617 01:52:59.980729 5056 tablet_bootstrap.cc:654] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15: Neither blocks nor log segments found. Creating new log.
I20260617 01:52:59.981006 4919 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: Sending DeleteTablet for 1 replicas of tablet dd8fec339b974d0c8b450b93400a88bd
I20260617 01:52:59.982897 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet dd8fec339b974d0c8b450b93400a88bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
W20260617 01:52:59.984308 4908 catalog_manager.cc:5007] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): delete failed for tablet dd8fec339b974d0c8b450b93400a88bd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dd8fec339b974d0c8b450b93400a88bd already in progress: creating tablet
I20260617 01:52:59.987823 4921 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd] alter complete (version 0)
I20260617 01:52:59.989771 5009 tablet_service.cc:1558] Processing DeleteTablet for tablet 4507dbcca8c34dfa9201d0559f884d43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:52:59 UTC) from {username='slave'} at 127.0.0.1:41372
I20260617 01:52:59.990461 5066 tablet_replica.cc:333] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:52:59.991101 5066 raft_consensus.cc:2243] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:52:59.991647 5066 raft_consensus.cc:2272] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:52:59.988211 4919 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60938:
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
I20260617 01:52:59.995059 5066 ts_tablet_manager.cc:1916] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:52:59.998701 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:00.005019 5056 tablet_bootstrap.cc:492] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15: No bootstrap required, opened a new log
I20260617 01:53:00.005441 5056 ts_tablet_manager.cc:1403] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15: Time spent bootstrapping tablet: real 0.030s user 0.019s sys 0.007s
I20260617 01:53:00.008045 5056 raft_consensus.cc:359] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:53:00.008544 5056 raft_consensus.cc:385] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:00.008802 5056 raft_consensus.cc:740] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Initialized, Role: FOLLOWER
I20260617 01:53:00.009506 5056 consensus_queue.cc:260] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:53:00.010093 5056 raft_consensus.cc:399] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:00.010385 5056 raft_consensus.cc:493] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:00.010710 5056 raft_consensus.cc:3060] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:00.012521 5066 ts_tablet_manager.cc:1929] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:00.012977 5066 log.cc:1199] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781661132231981-435-0/minicluster-data/ts-0-root/wals/4507dbcca8c34dfa9201d0559f884d43
I20260617 01:53:00.014050 5066 ts_tablet_manager.cc:1950] T 4507dbcca8c34dfa9201d0559f884d43 P 3a46a02522a94fd6940c81bcdd902e15: Deleting consensus metadata
I20260617 01:53:00.016561 4908 catalog_manager.cc:5027] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): tablet 4507dbcca8c34dfa9201d0559f884d43 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd]) successfully deleted
I20260617 01:53:00.017356 5056 raft_consensus.cc:515] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:53:00.017969 5056 leader_election.cc:304] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3a46a02522a94fd6940c81bcdd902e15; no voters:
I20260617 01:53:00.018519 5056 leader_election.cc:290] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:00.018657 5058 raft_consensus.cc:2804] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:00.019136 5058 raft_consensus.cc:697] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Becoming Leader. State: Replica: 3a46a02522a94fd6940c81bcdd902e15, State: Running, Role: LEADER
I20260617 01:53:00.019766 5058 consensus_queue.cc:237] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a46a02522a94fd6940c81bcdd902e15" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39105 } }
I20260617 01:53:00.020766 5056 ts_tablet_manager.cc:1434] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
W20260617 01:53:00.030812 4908 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 6 similar messages]
I20260617 01:53:00.041221 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:00.043457 435 tablet_replica.cc:333] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:53:00.044221 435 raft_consensus.cc:2243] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:00.044705 435 raft_consensus.cc:2272] T dd8fec339b974d0c8b450b93400a88bd P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:53:00.045783 4908 catalog_manager.cc:4754] TS 3a46a02522a94fd6940c81bcdd902e15 (127.0.108.193:39105): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet dd8fec339b974d0c8b450b93400a88bd: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260617 01:53:00.047501 435 tablet_replica.cc:333] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15: stopping tablet replica
I20260617 01:53:00.048121 435 raft_consensus.cc:2243] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:00.048714 435 raft_consensus.cc:2272] T 7f56f6466bf54374bac21aec8ae17a1d P 3a46a02522a94fd6940c81bcdd902e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:00.062008 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:00.213625 435 master.cc:562] Master@127.0.108.254:43811 shutting down...
W20260617 01:53:00.841647 4909 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 039b6bca4b4f44469278a16925a19425 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 039b6bca4b4f44469278a16925a19425 consensus state has no leader
W20260617 01:53:01.859345 4906 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 1534ea146ea2487ca166ad1cc3ac3e1b (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1534ea146ea2487ca166ad1cc3ac3e1b consensus state has no leader
W20260617 01:53:02.873546 4906 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0eb477bc3b69436eaf1cbae2c670e31e (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0eb477bc3b69436eaf1cbae2c670e31e consensus state has no leader
W20260617 01:53:03.894533 4906 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet b1a97f64108d4cde841836f41d508f6c (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b1a97f64108d4cde841836f41d508f6c consensus state has no leader
W20260617 01:53:08.244369 4907 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet d809137229d94cad922f2cf014ba4541 (table test-alter-range-partitioning-invalid-unbounded [id=4ae0b0311d8b47adbcedb1b80f3930fd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d809137229d94cad922f2cf014ba4541 consensus state has no leader
I20260617 01:53:08.968777 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:08.970105 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:08.970687 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56fb9182e77547ae84699543c09393cf: stopping tablet replica
I20260617 01:53:09.016664 435 master.cc:584] Master@127.0.108.254:43811 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (18035 ms)
[ RUN ] AlterTableTest.RangeWithCustomHashSchema
I20260617 01:53:09.071538 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:44649
I20260617 01:53:09.072697 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:09.075028 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:09.077912 435 webserver.cc:533] Webserver started at http://127.0.108.254:36973/ using document root <none> and password file <none>
I20260617 01:53:09.078361 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:09.078533 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:09.078786 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:09.079941 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "77b4ea9a9fb74b7b9de40d4363a09749"
format_stamp: "Formatted at 2026-06-17 01:53:09 on dist-test-slave-x8s0"
I20260617 01:53:09.084442 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.006s
I20260617 01:53:09.087940 5310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:09.088721 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:53:09.089020 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "77b4ea9a9fb74b7b9de40d4363a09749"
format_stamp: "Formatted at 2026-06-17 01:53:09 on dist-test-slave-x8s0"
I20260617 01:53:09.089272 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-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)
I20260617 01:53:09.101897 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:09.103114 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:09.153909 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:44649
I20260617 01:53:09.154119 5361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:44649 every 8 connection(s)
I20260617 01:53:09.161626 5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.185385 5362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: Bootstrap starting.
I20260617 01:53:09.195132 5362 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.202497 5362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: No bootstrap required, opened a new log
I20260617 01:53:09.206943 5362 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" member_type: VOTER }
I20260617 01:53:09.207932 5362 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.208214 5362 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b4ea9a9fb74b7b9de40d4363a09749, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.209293 5362 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" member_type: VOTER }
I20260617 01:53:09.210109 5362 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.210436 5362 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.210896 5362 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.220896 5362 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" member_type: VOTER }
I20260617 01:53:09.221997 5362 leader_election.cc:304] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 77b4ea9a9fb74b7b9de40d4363a09749; no voters:
I20260617 01:53:09.223773 5362 leader_election.cc:290] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.224285 5365 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.226686 5365 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 1 LEADER]: Becoming Leader. State: Replica: 77b4ea9a9fb74b7b9de40d4363a09749, State: Running, Role: LEADER
I20260617 01:53:09.227751 5365 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" member_type: VOTER }
I20260617 01:53:09.228389 5362 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:09.235042 5367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77b4ea9a9fb74b7b9de40d4363a09749. Latest consensus state: current_term: 1 leader_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" member_type: VOTER } }
I20260617 01:53:09.237226 5367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:09.236339 5366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b4ea9a9fb74b7b9de40d4363a09749" member_type: VOTER } }
I20260617 01:53:09.238792 5366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:09.251685 5371 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:09.258910 5371 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:09.263119 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:09.271304 5371 catalog_manager.cc:1382] Generated new cluster ID: f85352ce08f44c9ab7a635e6996989e6
I20260617 01:53:09.271920 5371 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:09.297032 5371 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:09.299710 5371 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:09.321062 5371 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: Generated new TSK 0
I20260617 01:53:09.321694 5371 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:09.330637 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:09.335508 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:09.338672 435 webserver.cc:533] Webserver started at http://127.0.108.193:44743/ using document root <none> and password file <none>
I20260617 01:53:09.339295 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:09.339521 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:09.339816 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:09.341212 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "8cc361e2c25140999f77638f36228f68"
format_stamp: "Formatted at 2026-06-17 01:53:09 on dist-test-slave-x8s0"
I20260617 01:53:09.347019 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.003s sys 0.002s
I20260617 01:53:09.351230 5386 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:09.352017 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:53:09.352294 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "8cc361e2c25140999f77638f36228f68"
format_stamp: "Formatted at 2026-06-17 01:53:09 on dist-test-slave-x8s0"
I20260617 01:53:09.352541 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781661132231981-435-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)
I20260617 01:53:09.392455 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:09.393718 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:09.395251 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:09.398386 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:09.398777 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:09.398993 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:09.399387 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:09.477387 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:46785
I20260617 01:53:09.477555 5448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:46785 every 8 connection(s)
I20260617 01:53:09.502283 5449 heartbeater.cc:344] Connected to a master server at 127.0.108.254:44649
I20260617 01:53:09.503015 5449 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:09.504001 5449 heartbeater.cc:507] Master 127.0.108.254:44649 requested a full tablet report, sending...
I20260617 01:53:09.507189 5327 ts_manager.cc:194] Registered new tserver with Master: 8cc361e2c25140999f77638f36228f68 (127.0.108.193:46785)
I20260617 01:53:09.507762 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.025134075s
I20260617 01:53:09.511194 5327 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50090
I20260617 01:53:09.525996 5449 heartbeater.cc:499] Master 127.0.108.254:44649 was elected leader, sending a full tablet report...
I20260617 01:53:09.555464 5327 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50102:
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"
}
}
}
I20260617 01:53:09.598083 5414 tablet_service.cc:1511] Processing CreateTablet for tablet 39ed5606613f48daae6a8d7a690e6543 (DEFAULT_TABLE table=fake-table [id=47dc91dd87f042609a52a8a7c34fb657]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:09.599035 5414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ed5606613f48daae6a8d7a690e6543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.611681 5461 tablet_bootstrap.cc:492] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68: Bootstrap starting.
I20260617 01:53:09.617784 5461 tablet_bootstrap.cc:654] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.624258 5461 tablet_bootstrap.cc:492] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68: No bootstrap required, opened a new log
I20260617 01:53:09.624676 5461 ts_tablet_manager.cc:1403] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260617 01:53:09.627302 5461 raft_consensus.cc:359] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.627815 5461 raft_consensus.cc:385] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.628082 5461 raft_consensus.cc:740] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.628715 5461 consensus_queue.cc:260] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.629328 5461 raft_consensus.cc:399] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.629621 5461 raft_consensus.cc:493] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.629973 5461 raft_consensus.cc:3060] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.636807 5461 raft_consensus.cc:515] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.637527 5461 leader_election.cc:304] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cc361e2c25140999f77638f36228f68; no voters:
I20260617 01:53:09.638787 5461 leader_election.cc:290] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.639119 5463 raft_consensus.cc:2804] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.640965 5463 raft_consensus.cc:697] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Running, Role: LEADER
I20260617 01:53:09.641139 5461 ts_tablet_manager.cc:1434] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68: Time spent starting tablet: real 0.016s user 0.016s sys 0.000s
I20260617 01:53:09.641635 5463 consensus_queue.cc:237] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.649096 5326 catalog_manager.cc:5696] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc361e2c25140999f77638f36228f68 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8cc361e2c25140999f77638f36228f68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:09.698630 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:09.704027 5326 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50102:
name: "kudu-3577"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
read_default_value: "\000\000\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: true
is_nullable: false
read_default_value: "\000\000\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c2"
type: INT32
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 {
hash_schema {
columns {
name: "c1"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
custom_hash_schema_ranges {
range_bounds {
rows: "\006\001\000\234\377\377\377\007\001\000\000\000\000\000""\006\001\000\234\377\377\377\007\001\000\000\000\000\000"
indirect_data: """"
}
hash_schema {
columns {
name: "c1"
}
num_buckets: 2
seed: 0
}
}
custom_hash_schema_ranges {
range_bounds {
rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000"
indirect_data: """"
}
hash_schema {
columns {
name: "c1"
}
num_buckets: 3
seed: 0
}
}
}
I20260617 01:53:09.755453 5414 tablet_service.cc:1511] Processing CreateTablet for tablet 194c38f9d82d41919e3ae0701fc129df (DEFAULT_TABLE table=kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260617 01:53:09.759560 5414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194c38f9d82d41919e3ae0701fc129df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.765950 5411 tablet_service.cc:1511] Processing CreateTablet for tablet 7cdeb6d18d7e47b4904265c64a78a013 (DEFAULT_TABLE table=kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:53:09.762383 5412 tablet_service.cc:1511] Processing CreateTablet for tablet 450aa418a7d348218072b52a7f334d4c (DEFAULT_TABLE table=kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260617 01:53:09.759066 5413 tablet_service.cc:1511] Processing CreateTablet for tablet 70c199fe2d0945fb93126c8c8c84a213 (DEFAULT_TABLE table=kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:53:09.771236 5410 tablet_service.cc:1511] Processing CreateTablet for tablet c236d9658e8c437f864858a6a71ce633 (DEFAULT_TABLE table=kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260617 01:53:09.774992 5411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cdeb6d18d7e47b4904265c64a78a013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.776696 5410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c236d9658e8c437f864858a6a71ce633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.780998 5413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70c199fe2d0945fb93126c8c8c84a213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.787935 5461 tablet_bootstrap.cc:492] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Bootstrap starting.
I20260617 01:53:09.790462 5412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450aa418a7d348218072b52a7f334d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:09.800246 5461 tablet_bootstrap.cc:654] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.831446 5461 tablet_bootstrap.cc:492] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: No bootstrap required, opened a new log
I20260617 01:53:09.832172 5461 ts_tablet_manager.cc:1403] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Time spent bootstrapping tablet: real 0.044s user 0.018s sys 0.004s
I20260617 01:53:09.835134 5461 raft_consensus.cc:359] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.835986 5461 raft_consensus.cc:385] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.836333 5461 raft_consensus.cc:740] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.837037 5461 consensus_queue.cc:260] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.837622 5461 raft_consensus.cc:399] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.837842 5461 raft_consensus.cc:493] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.838099 5461 raft_consensus.cc:3060] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.842561 5461 raft_consensus.cc:515] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.843050 5461 leader_election.cc:304] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cc361e2c25140999f77638f36228f68; no voters:
I20260617 01:53:09.843485 5461 leader_election.cc:290] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.843628 5463 raft_consensus.cc:2804] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.844082 5463 raft_consensus.cc:697] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Running, Role: LEADER
I20260617 01:53:09.844764 5463 consensus_queue.cc:237] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.845367 5461 ts_tablet_manager.cc:1434] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260617 01:53:09.846171 5461 tablet_bootstrap.cc:492] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Bootstrap starting.
I20260617 01:53:09.852679 5461 tablet_bootstrap.cc:654] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.852978 5327 catalog_manager.cc:5696] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc361e2c25140999f77638f36228f68 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8cc361e2c25140999f77638f36228f68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:09.857481 5461 tablet_bootstrap.cc:492] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: No bootstrap required, opened a new log
I20260617 01:53:09.857887 5461 ts_tablet_manager.cc:1403] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.001s
I20260617 01:53:09.860076 5461 raft_consensus.cc:359] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.860653 5461 raft_consensus.cc:385] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.860998 5461 raft_consensus.cc:740] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.861657 5461 consensus_queue.cc:260] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.862277 5461 raft_consensus.cc:399] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.862592 5461 raft_consensus.cc:493] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.862950 5461 raft_consensus.cc:3060] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.868366 5461 raft_consensus.cc:515] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.868908 5461 leader_election.cc:304] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cc361e2c25140999f77638f36228f68; no voters:
I20260617 01:53:09.869341 5461 leader_election.cc:290] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.869501 5463 raft_consensus.cc:2804] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.870189 5463 raft_consensus.cc:697] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Running, Role: LEADER
I20260617 01:53:09.870720 5461 ts_tablet_manager.cc:1434] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Time spent starting tablet: real 0.013s user 0.008s sys 0.002s
I20260617 01:53:09.870903 5463 consensus_queue.cc:237] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.871466 5461 tablet_bootstrap.cc:492] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Bootstrap starting.
I20260617 01:53:09.877135 5461 tablet_bootstrap.cc:654] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.877938 5326 catalog_manager.cc:5696] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc361e2c25140999f77638f36228f68 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8cc361e2c25140999f77638f36228f68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:09.882186 5461 tablet_bootstrap.cc:492] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: No bootstrap required, opened a new log
I20260617 01:53:09.882675 5461 ts_tablet_manager.cc:1403] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.004s
I20260617 01:53:09.885298 5461 raft_consensus.cc:359] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.885854 5461 raft_consensus.cc:385] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.886137 5461 raft_consensus.cc:740] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.886749 5461 consensus_queue.cc:260] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.887337 5461 raft_consensus.cc:399] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.887621 5461 raft_consensus.cc:493] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.887928 5461 raft_consensus.cc:3060] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.894598 5461 raft_consensus.cc:515] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.895306 5461 leader_election.cc:304] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cc361e2c25140999f77638f36228f68; no voters:
I20260617 01:53:09.895876 5461 leader_election.cc:290] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.896015 5463 raft_consensus.cc:2804] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.896483 5463 raft_consensus.cc:697] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Running, Role: LEADER
I20260617 01:53:09.897215 5463 consensus_queue.cc:237] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.897519 5461 ts_tablet_manager.cc:1434] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Time spent starting tablet: real 0.015s user 0.011s sys 0.003s
I20260617 01:53:09.898449 5461 tablet_bootstrap.cc:492] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Bootstrap starting.
I20260617 01:53:09.902933 5326 catalog_manager.cc:5696] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc361e2c25140999f77638f36228f68 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8cc361e2c25140999f77638f36228f68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:09.904800 5461 tablet_bootstrap.cc:654] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.910073 5461 tablet_bootstrap.cc:492] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: No bootstrap required, opened a new log
I20260617 01:53:09.910486 5461 ts_tablet_manager.cc:1403] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260617 01:53:09.913129 5461 raft_consensus.cc:359] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.913655 5461 raft_consensus.cc:385] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.913923 5461 raft_consensus.cc:740] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.914582 5461 consensus_queue.cc:260] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.915179 5461 raft_consensus.cc:399] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.915464 5461 raft_consensus.cc:493] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.915807 5461 raft_consensus.cc:3060] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.922556 5461 raft_consensus.cc:515] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.923251 5461 leader_election.cc:304] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cc361e2c25140999f77638f36228f68; no voters:
I20260617 01:53:09.923833 5461 leader_election.cc:290] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.923969 5463 raft_consensus.cc:2804] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.924417 5463 raft_consensus.cc:697] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Running, Role: LEADER
I20260617 01:53:09.925122 5463 consensus_queue.cc:237] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.925503 5461 ts_tablet_manager.cc:1434] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Time spent starting tablet: real 0.015s user 0.007s sys 0.007s
I20260617 01:53:09.926357 5461 tablet_bootstrap.cc:492] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Bootstrap starting.
I20260617 01:53:09.936172 5461 tablet_bootstrap.cc:654] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:09.937662 5326 catalog_manager.cc:5696] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc361e2c25140999f77638f36228f68 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8cc361e2c25140999f77638f36228f68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:09.943749 5461 tablet_bootstrap.cc:492] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: No bootstrap required, opened a new log
I20260617 01:53:09.944406 5461 ts_tablet_manager.cc:1403] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Time spent bootstrapping tablet: real 0.018s user 0.014s sys 0.001s
I20260617 01:53:09.947813 5461 raft_consensus.cc:359] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.948563 5461 raft_consensus.cc:385] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:09.948817 5461 raft_consensus.cc:740] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Initialized, Role: FOLLOWER
I20260617 01:53:09.949889 5461 consensus_queue.cc:260] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.950621 5461 raft_consensus.cc:399] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:09.950882 5461 raft_consensus.cc:493] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:09.951382 5461 raft_consensus.cc:3060] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:09.960428 5461 raft_consensus.cc:515] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.961491 5461 leader_election.cc:304] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cc361e2c25140999f77638f36228f68; no voters:
I20260617 01:53:09.962245 5461 leader_election.cc:290] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:09.962368 5463 raft_consensus.cc:2804] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:09.963027 5463 raft_consensus.cc:697] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Becoming Leader. State: Replica: 8cc361e2c25140999f77638f36228f68, State: Running, Role: LEADER
I20260617 01:53:09.964052 5461 ts_tablet_manager.cc:1434] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Time spent starting tablet: real 0.019s user 0.015s sys 0.004s
I20260617 01:53:09.963915 5463 consensus_queue.cc:237] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } }
I20260617 01:53:09.972662 5326 catalog_manager.cc:5696] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cc361e2c25140999f77638f36228f68 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8cc361e2c25140999f77638f36228f68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cc361e2c25140999f77638f36228f68" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:10.216384 5327 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50102:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260617 01:53:10.241377 5485 tablet.cc:1724] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260617 01:53:10.242215 5486 tablet.cc:1724] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260617 01:53:10.241766 5480 tablet.cc:1724] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260617 01:53:10.249217 5482 tablet.cc:1724] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260617 01:53:10.358167 5482 tablet.cc:1724] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260617 01:53:10.432535 5326 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3] alter complete (version 1)
I20260617 01:53:10.506912 5326 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50102:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" 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
I20260617 01:53:10.524426 5482 tablet.cc:1724] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260617 01:53:10.527029 5482 tablet.cc:1622] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.531224 5480 tablet.cc:1724] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260617 01:53:10.533689 5480 tablet.cc:1622] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.534194 5486 tablet.cc:1724] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260617 01:53:10.536752 5486 tablet.cc:1622] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.548102 5482 tablet.cc:1724] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260617 01:53:10.548902 5485 tablet.cc:1724] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260617 01:53:10.550616 5482 tablet.cc:1622] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.551263 5485 tablet.cc:1622] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.583865 5326 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3] alter complete (version 2)
I20260617 01:53:10.689114 5326 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50102:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260617 01:53:10.727324 5482 tablet.cc:1724] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260617 01:53:10.727424 5485 tablet.cc:1724] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260617 01:53:10.731031 5482 tablet.cc:1622] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.731418 5486 tablet.cc:1724] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260617 01:53:10.734906 5485 tablet.cc:1622] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.735985 5486 tablet.cc:1622] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.740106 5480 tablet.cc:1724] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260617 01:53:10.744644 5480 tablet.cc:1622] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.755847 5482 tablet.cc:1724] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260617 01:53:10.759974 5482 tablet.cc:1622] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.801151 5326 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3] alter complete (version 3)
I20260617 01:53:10.873898 5326 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50102:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260617 01:53:10.893218 5486 tablet.cc:1724] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260617 01:53:10.896130 5486 tablet.cc:1622] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.894868 5480 tablet.cc:1724] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260617 01:53:10.908123 5480 tablet.cc:1622] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.909042 5482 tablet.cc:1724] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260617 01:53:10.911509 5482 tablet.cc:1622] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.912350 5486 tablet.cc:1724] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260617 01:53:10.913887 5485 tablet.cc:1724] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260617 01:53:10.917423 5486 tablet.cc:1622] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.917870 5485 tablet.cc:1622] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:10.956825 5325 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3] alter complete (version 4)
I20260617 01:53:11.077278 5327 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50102:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" 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: "c11" 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: "c12" 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: "c13" 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: "c14" 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: "c15" 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: "c16" 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: "c17" 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: "c18" 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: "c19" 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: "c20" 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: "c21" 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: "c22" 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: "c23" 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: "c24" 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: "c25" 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: "c26" 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: "c27" 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: "c28" 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: "c29" 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: "c30" 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: "c31" 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: "c32" 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: "c33" 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: "c34" 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: "c35" 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: "c36" 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: "c37" 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: "c38" 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: "c39" 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: "c40" 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: "c41" 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: "c42" 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: "c43" 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: "c44" 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: "c45" 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: "c46" 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: "c47" 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: "c48" 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: "c49" 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: "c50" 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: "c51" 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: "c52" 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: "c53" 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: "c54" 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: "c55" 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: "c56" 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: "c57" 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: "c58" 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: "c59" 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: "c60" 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: "c61" 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: "c62" 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: "c63" 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: "c64" 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: "c65" 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: "c66" 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: "c67" 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: "c68" 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: "c69" 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: "c70" 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: "c71" 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: "c72" 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: "c73" 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: "c74" 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: "c75" 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: "c76" 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: "c77" 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: "c78" 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: "c79" 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: "c80" 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: "c81" 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: "c82" 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: "c83" 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: "c84" 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: "c85" 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: "c86" 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: "c87" 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: "c88" 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: "c89" 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: "c90" 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: "c91" 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: "c92" 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: "c93" 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: "c94" 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: "c95" 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: "c96" 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: "c97" 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: "c98" 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: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260617 01:53:11.141693 5486 tablet.cc:1724] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260617 01:53:11.152415 5486 tablet.cc:1622] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.156554 5482 tablet.cc:1724] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260617 01:53:11.169052 5482 tablet.cc:1622] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.176174 5485 tablet.cc:1724] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260617 01:53:11.182348 5480 tablet.cc:1724] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260617 01:53:11.189867 5485 tablet.cc:1622] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.195097 5480 tablet.cc:1622] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.198228 5486 tablet.cc:1724] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260617 01:53:11.215786 5486 tablet.cc:1622] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.239488 5326 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3] alter complete (version 5)
I20260617 01:53:11.501224 5326 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50102:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c3" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c4" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c5" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c6" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c7" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c8" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c10" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c11" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c12" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c13" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c14" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c15" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c16" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c17" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c18" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c19" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c20" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c21" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c22" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c23" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c24" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c25" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c26" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c27" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c28" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c29" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c30" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c31" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c33" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c34" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c35" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c36" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c37" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c38" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c39" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c40" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c41" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c42" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c43" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c44" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c45" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c46" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c47" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c48" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c49" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c50" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c51" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c52" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c53" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c54" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c55" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c56" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c57" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c58" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c59" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c60" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c61" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c62" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c63" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c64" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c65" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c66" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c67" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c68" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c69" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c70" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c71" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c72" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c73" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c74" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c75" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c76" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c77" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c78" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c79" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c80" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c81" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c82" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c83" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c84" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c85" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c86" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c87" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c88" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c89" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c90" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c91" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c92" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c93" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c94" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c95" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c96" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c97" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c98" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c99" } } modify_external_catalogs: true
I20260617 01:53:11.541014 5486 tablet.cc:1724] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260617 01:53:11.547770 5480 tablet.cc:1724] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260617 01:53:11.554131 5486 tablet.cc:1622] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.554168 5480 tablet.cc:1622] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.556519 5485 tablet.cc:1724] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260617 01:53:11.556010 5482 tablet.cc:1724] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260617 01:53:11.566617 5485 tablet.cc:1622] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.566839 5482 tablet.cc:1622] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.583709 5482 tablet.cc:1724] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260617 01:53:11.592264 5482 tablet.cc:1622] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: MemRowSet was empty: no flush needed.
I20260617 01:53:11.651073 5326 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: kudu-3577 [id=5e86edece41f437e86dcbc889e7b1ba3] alter complete (version 6)
I20260617 01:53:11.731945 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:11.757289 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:11.757830 435 tablet_replica.cc:333] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68: stopping tablet replica
I20260617 01:53:11.758327 435 raft_consensus.cc:2243] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.758726 435 raft_consensus.cc:2272] T c236d9658e8c437f864858a6a71ce633 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.760795 435 tablet_replica.cc:333] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68: stopping tablet replica
I20260617 01:53:11.761282 435 raft_consensus.cc:2243] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.761647 435 raft_consensus.cc:2272] T 7cdeb6d18d7e47b4904265c64a78a013 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.763649 435 tablet_replica.cc:333] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68: stopping tablet replica
I20260617 01:53:11.764097 435 raft_consensus.cc:2243] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.764452 435 raft_consensus.cc:2272] T 70c199fe2d0945fb93126c8c8c84a213 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.766351 435 tablet_replica.cc:333] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68: stopping tablet replica
I20260617 01:53:11.766799 435 raft_consensus.cc:2243] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.767143 435 raft_consensus.cc:2272] T 194c38f9d82d41919e3ae0701fc129df P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.769140 435 tablet_replica.cc:333] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68: stopping tablet replica
I20260617 01:53:11.769555 435 raft_consensus.cc:2243] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.769897 435 raft_consensus.cc:2272] T 450aa418a7d348218072b52a7f334d4c P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.771826 435 tablet_replica.cc:333] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68: stopping tablet replica
I20260617 01:53:11.772249 435 raft_consensus.cc:2243] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.772586 435 raft_consensus.cc:2272] T 39ed5606613f48daae6a8d7a690e6543 P 8cc361e2c25140999f77638f36228f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.795884 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:11.809556 435 master.cc:562] Master@127.0.108.254:44649 shutting down...
I20260617 01:53:11.831539 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:11.832370 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:11.832769 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77b4ea9a9fb74b7b9de40d4363a09749: stopping tablet replica
I20260617 01:53:11.855271 435 master.cc:584] Master@127.0.108.254:44649 shutdown complete.
[ OK ] AlterTableTest.RangeWithCustomHashSchema (2825 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260617 01:53:11.898262 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:43887
I20260617 01:53:11.899603 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:11.902448 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:11.906203 435 webserver.cc:533] Webserver started at http://127.0.108.254:35735/ using document root <none> and password file <none>
I20260617 01:53:11.906862 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:11.907141 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:11.907481 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:11.909034 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "fb1b2ccffda744428ff919c38498e13c"
format_stamp: "Formatted at 2026-06-17 01:53:11 on dist-test-slave-x8s0"
I20260617 01:53:11.915585 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.005s sys 0.001s
I20260617 01:53:11.920380 5494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:11.921482 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:53:11.921911 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "fb1b2ccffda744428ff919c38498e13c"
format_stamp: "Formatted at 2026-06-17 01:53:11 on dist-test-slave-x8s0"
I20260617 01:53:11.922477 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-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)
I20260617 01:53:11.969182 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:11.970547 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:12.020361 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:43887
I20260617 01:53:12.020437 5545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:43887 every 8 connection(s)
I20260617 01:53:12.024520 5546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:12.039355 5546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c: Bootstrap starting.
I20260617 01:53:12.045125 5546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:12.050151 5546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c: No bootstrap required, opened a new log
I20260617 01:53:12.053066 5546 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1b2ccffda744428ff919c38498e13c" member_type: VOTER }
I20260617 01:53:12.053632 5546 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:12.053930 5546 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb1b2ccffda744428ff919c38498e13c, State: Initialized, Role: FOLLOWER
I20260617 01:53:12.054585 5546 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1b2ccffda744428ff919c38498e13c" member_type: VOTER }
I20260617 01:53:12.055159 5546 raft_consensus.cc:399] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:12.055500 5546 raft_consensus.cc:493] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:12.055824 5546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:12.063105 5546 raft_consensus.cc:515] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1b2ccffda744428ff919c38498e13c" member_type: VOTER }
I20260617 01:53:12.063819 5546 leader_election.cc:304] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb1b2ccffda744428ff919c38498e13c; no voters:
I20260617 01:53:12.065193 5546 leader_election.cc:290] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:12.065457 5549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:12.067394 5549 raft_consensus.cc:697] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 1 LEADER]: Becoming Leader. State: Replica: fb1b2ccffda744428ff919c38498e13c, State: Running, Role: LEADER
I20260617 01:53:12.068068 5549 consensus_queue.cc:237] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1b2ccffda744428ff919c38498e13c" member_type: VOTER }
I20260617 01:53:12.068435 5546 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:12.071811 5551 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [sys.catalog]: SysCatalogTable state changed. Reason: New leader fb1b2ccffda744428ff919c38498e13c. Latest consensus state: current_term: 1 leader_uuid: "fb1b2ccffda744428ff919c38498e13c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1b2ccffda744428ff919c38498e13c" member_type: VOTER } }
I20260617 01:53:12.072358 5551 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:12.073570 5550 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fb1b2ccffda744428ff919c38498e13c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb1b2ccffda744428ff919c38498e13c" member_type: VOTER } }
I20260617 01:53:12.074136 5550 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:12.077908 5555 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:12.083017 5555 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:12.090687 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:12.095664 5555 catalog_manager.cc:1382] Generated new cluster ID: d14c8e35b8ba4b87b6ee7ab79d3089c7
I20260617 01:53:12.096076 5555 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:12.125874 5555 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:12.127651 5555 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:12.147277 5555 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c: Generated new TSK 0
I20260617 01:53:12.148056 5555 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:12.158706 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:12.162783 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:12.168300 435 webserver.cc:533] Webserver started at http://127.0.108.193:42435/ using document root <none> and password file <none>
I20260617 01:53:12.169178 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:12.169725 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:12.170243 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:12.172365 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "d53e6feea0594c619e6de12396cd6078"
format_stamp: "Formatted at 2026-06-17 01:53:12 on dist-test-slave-x8s0"
I20260617 01:53:12.181324 435 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.006s sys 0.001s
I20260617 01:53:12.188239 5570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:12.189543 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:53:12.190032 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "d53e6feea0594c619e6de12396cd6078"
format_stamp: "Formatted at 2026-06-17 01:53:12 on dist-test-slave-x8s0"
I20260617 01:53:12.190577 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781661132231981-435-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)
I20260617 01:53:12.209273 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:12.211143 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:12.213945 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:12.218611 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:12.219067 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:12.219332 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:12.219762 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:12.276778 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:39687
I20260617 01:53:12.276921 5632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:39687 every 8 connection(s)
I20260617 01:53:12.295801 5633 heartbeater.cc:344] Connected to a master server at 127.0.108.254:43887
I20260617 01:53:12.296177 5633 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:12.296790 5633 heartbeater.cc:507] Master 127.0.108.254:43887 requested a full tablet report, sending...
I20260617 01:53:12.298619 5511 ts_manager.cc:194] Registered new tserver with Master: d53e6feea0594c619e6de12396cd6078 (127.0.108.193:39687)
I20260617 01:53:12.299371 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012688843s
I20260617 01:53:12.300227 5511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36332
I20260617 01:53:12.312579 5633 heartbeater.cc:499] Master 127.0.108.254:43887 was elected leader, sending a full tablet report...
I20260617 01:53:12.322625 5511 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36346:
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"
}
}
}
I20260617 01:53:12.367484 5598 tablet_service.cc:1511] Processing CreateTablet for tablet 2a083df32c3448dc88695f659e6a46df (DEFAULT_TABLE table=fake-table [id=5978462cc31d42c39b32040d1a7a3601]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:12.369400 5598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a083df32c3448dc88695f659e6a46df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:12.391239 5645 tablet_bootstrap.cc:492] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078: Bootstrap starting.
I20260617 01:53:12.400090 5645 tablet_bootstrap.cc:654] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:12.406982 5645 tablet_bootstrap.cc:492] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078: No bootstrap required, opened a new log
I20260617 01:53:12.407517 5645 ts_tablet_manager.cc:1403] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078: Time spent bootstrapping tablet: real 0.017s user 0.013s sys 0.000s
I20260617 01:53:12.411576 5645 raft_consensus.cc:359] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.412544 5645 raft_consensus.cc:385] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:12.412822 5645 raft_consensus.cc:740] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53e6feea0594c619e6de12396cd6078, State: Initialized, Role: FOLLOWER
I20260617 01:53:12.413875 5645 consensus_queue.cc:260] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.414916 5645 raft_consensus.cc:399] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:12.415423 5645 raft_consensus.cc:493] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:12.415982 5645 raft_consensus.cc:3060] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:12.427258 5645 raft_consensus.cc:515] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.428397 5645 leader_election.cc:304] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d53e6feea0594c619e6de12396cd6078; no voters:
I20260617 01:53:12.430498 5645 leader_election.cc:290] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:12.431430 5647 raft_consensus.cc:2804] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:12.438005 5647 raft_consensus.cc:697] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 1 LEADER]: Becoming Leader. State: Replica: d53e6feea0594c619e6de12396cd6078, State: Running, Role: LEADER
I20260617 01:53:12.438364 5645 ts_tablet_manager.cc:1434] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078: Time spent starting tablet: real 0.030s user 0.028s sys 0.004s
I20260617 01:53:12.439384 5647 consensus_queue.cc:237] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.450999 5510 catalog_manager.cc:5696] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 reported cstate change: term changed from 0 to 1, leader changed from <none> to d53e6feea0594c619e6de12396cd6078 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "d53e6feea0594c619e6de12396cd6078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:12.506042 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:12.509737 5511 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36346:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260617 01:53:12.510471 5510 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36346:
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"
}
}
}
I20260617 01:53:12.514117 5511 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36346:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260617 01:53:12.518953 5509 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36346:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260617 01:53:12.522718 5511 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36346:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260617 01:53:12.525684 5511 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36346:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260617 01:53:12.538048 5598 tablet_service.cc:1511] Processing CreateTablet for tablet a1b05fc825d7497bb6b556b4d20e2864 (DEFAULT_TABLE table=foo [id=0211492cd5754a9ca77c466b546b7187]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:12.539160 5598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b05fc825d7497bb6b556b4d20e2864. 1 dirs total, 0 dirs full, 0 dirs failed
W20260617 01:53:12.541219 5511 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a1b05fc825d7497bb6b556b4d20e2864 consensus state has no leader
I20260617 01:53:12.554536 5645 tablet_bootstrap.cc:492] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: Bootstrap starting.
I20260617 01:53:12.560247 5645 tablet_bootstrap.cc:654] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:12.564520 5645 tablet_bootstrap.cc:492] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: No bootstrap required, opened a new log
I20260617 01:53:12.564960 5645 ts_tablet_manager.cc:1403] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260617 01:53:12.567452 5645 raft_consensus.cc:359] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.568059 5645 raft_consensus.cc:385] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:12.568387 5645 raft_consensus.cc:740] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53e6feea0594c619e6de12396cd6078, State: Initialized, Role: FOLLOWER
I20260617 01:53:12.569222 5645 consensus_queue.cc:260] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.569813 5645 raft_consensus.cc:399] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:12.570078 5645 raft_consensus.cc:493] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:12.570384 5645 raft_consensus.cc:3060] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:12.576015 5645 raft_consensus.cc:515] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.576655 5645 leader_election.cc:304] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d53e6feea0594c619e6de12396cd6078; no voters:
I20260617 01:53:12.577343 5645 leader_election.cc:290] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:12.577479 5647 raft_consensus.cc:2804] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:12.577919 5647 raft_consensus.cc:697] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 1 LEADER]: Becoming Leader. State: Replica: d53e6feea0594c619e6de12396cd6078, State: Running, Role: LEADER
I20260617 01:53:12.578583 5647 consensus_queue.cc:237] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } }
I20260617 01:53:12.579555 5645 ts_tablet_manager.cc:1434] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260617 01:53:12.584894 5511 catalog_manager.cc:5696] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 reported cstate change: term changed from 0 to 1, leader changed from <none> to d53e6feea0594c619e6de12396cd6078 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "d53e6feea0594c619e6de12396cd6078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d53e6feea0594c619e6de12396cd6078" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:12.585886 5511 catalog_manager.cc:5788] TS d53e6feea0594c619e6de12396cd6078 (127.0.108.193:39687) does not have the latest schema for tablet a1b05fc825d7497bb6b556b4d20e2864 (table foo2 [id=0211492cd5754a9ca77c466b546b7187]). Expected version 1 got 0
I20260617 01:53:12.598273 5511 catalog_manager.cc:5788] TS d53e6feea0594c619e6de12396cd6078 (127.0.108.193:39687) does not have the latest schema for tablet a1b05fc825d7497bb6b556b4d20e2864 (table foo2 [id=0211492cd5754a9ca77c466b546b7187]). Expected version 1 got 0
I20260617 01:53:12.600313 5656 tablet.cc:1724] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: 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
I20260617 01:53:12.623749 5511 catalog_manager.cc:6241] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c: foo2 [id=0211492cd5754a9ca77c466b546b7187] alter complete (version 1)
I20260617 01:53:12.639860 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:12.677152 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:12.678282 435 tablet_replica.cc:333] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078: stopping tablet replica
I20260617 01:53:12.679078 435 raft_consensus.cc:2243] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:12.679749 435 raft_consensus.cc:2272] T a1b05fc825d7497bb6b556b4d20e2864 P d53e6feea0594c619e6de12396cd6078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:12.682960 435 tablet_replica.cc:333] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078: stopping tablet replica
I20260617 01:53:12.683756 435 raft_consensus.cc:2243] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:12.684155 435 raft_consensus.cc:2272] T 2a083df32c3448dc88695f659e6a46df P d53e6feea0594c619e6de12396cd6078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:12.710707 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:12.722436 435 master.cc:562] Master@127.0.108.254:43887 shutting down...
I20260617 01:53:12.746214 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:12.747020 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:12.747587 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb1b2ccffda744428ff919c38498e13c: stopping tablet replica
I20260617 01:53:12.770282 435 master.cc:584] Master@127.0.108.254:43887 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (894 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260617 01:53:12.808811 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:41019
I20260617 01:53:12.810786 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:12.814963 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:12.818784 435 webserver.cc:533] Webserver started at http://127.0.108.254:36921/ using document root <none> and password file <none>
I20260617 01:53:12.819468 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:12.819708 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:12.820063 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:12.821915 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "a55d768650f845b298e0acb52d7852ae"
format_stamp: "Formatted at 2026-06-17 01:53:12 on dist-test-slave-x8s0"
I20260617 01:53:12.827631 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260617 01:53:12.831907 5661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:12.832762 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260617 01:53:12.833089 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "a55d768650f845b298e0acb52d7852ae"
format_stamp: "Formatted at 2026-06-17 01:53:12 on dist-test-slave-x8s0"
I20260617 01:53:12.833377 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-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)
I20260617 01:53:12.854426 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:12.855911 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:12.938891 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:41019
I20260617 01:53:12.939214 5712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:41019 every 8 connection(s)
I20260617 01:53:12.947118 5713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:12.968530 5713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae: Bootstrap starting.
I20260617 01:53:12.976073 5713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:12.982949 5713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae: No bootstrap required, opened a new log
I20260617 01:53:12.986250 5713 raft_consensus.cc:359] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55d768650f845b298e0acb52d7852ae" member_type: VOTER }
I20260617 01:53:12.987035 5713 raft_consensus.cc:385] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:12.987550 5713 raft_consensus.cc:740] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a55d768650f845b298e0acb52d7852ae, State: Initialized, Role: FOLLOWER
I20260617 01:53:12.988374 5713 consensus_queue.cc:260] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55d768650f845b298e0acb52d7852ae" member_type: VOTER }
I20260617 01:53:12.989125 5713 raft_consensus.cc:399] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:12.989408 5713 raft_consensus.cc:493] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:12.989897 5713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:12.997007 5713 raft_consensus.cc:515] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55d768650f845b298e0acb52d7852ae" member_type: VOTER }
I20260617 01:53:12.997754 5713 leader_election.cc:304] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a55d768650f845b298e0acb52d7852ae; no voters:
I20260617 01:53:12.999558 5713 leader_election.cc:290] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:13.000207 5716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:13.002627 5716 raft_consensus.cc:697] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 1 LEADER]: Becoming Leader. State: Replica: a55d768650f845b298e0acb52d7852ae, State: Running, Role: LEADER
I20260617 01:53:13.004088 5716 consensus_queue.cc:237] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55d768650f845b298e0acb52d7852ae" member_type: VOTER }
I20260617 01:53:13.004909 5713 sys_catalog.cc:565] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:13.009473 5718 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader a55d768650f845b298e0acb52d7852ae. Latest consensus state: current_term: 1 leader_uuid: "a55d768650f845b298e0acb52d7852ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55d768650f845b298e0acb52d7852ae" member_type: VOTER } }
I20260617 01:53:13.010180 5718 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:13.008477 5717 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a55d768650f845b298e0acb52d7852ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55d768650f845b298e0acb52d7852ae" member_type: VOTER } }
I20260617 01:53:13.012084 5717 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:13.030865 5721 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:13.039204 5721 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:13.043056 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:13.048755 5721 catalog_manager.cc:1382] Generated new cluster ID: 472db8c39e0847ce867a6b8c57a9a9ff
I20260617 01:53:13.049083 5721 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:13.061636 5721 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:13.062840 5721 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:13.078822 5721 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae: Generated new TSK 0
I20260617 01:53:13.079456 5721 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:13.110742 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:13.115553 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:13.119338 435 webserver.cc:533] Webserver started at http://127.0.108.193:43499/ using document root <none> and password file <none>
I20260617 01:53:13.119947 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:13.120177 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:13.120445 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:13.121740 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "ce712d6794e94e3a9a4563156f3131ab"
format_stamp: "Formatted at 2026-06-17 01:53:13 on dist-test-slave-x8s0"
I20260617 01:53:13.127138 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.003s sys 0.003s
I20260617 01:53:13.131664 5737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:13.133028 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:53:13.133697 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "ce712d6794e94e3a9a4563156f3131ab"
format_stamp: "Formatted at 2026-06-17 01:53:13 on dist-test-slave-x8s0"
I20260617 01:53:13.134346 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781661132231981-435-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)
I20260617 01:53:13.167963 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:13.170581 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:13.174479 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:13.179575 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:13.180060 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260617 01:53:13.180598 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:13.180814 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:13.267678 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:39265
I20260617 01:53:13.267813 5799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:39265 every 8 connection(s)
I20260617 01:53:13.294377 5800 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41019
I20260617 01:53:13.294840 5800 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:13.296020 5800 heartbeater.cc:507] Master 127.0.108.254:41019 requested a full tablet report, sending...
I20260617 01:53:13.299144 5678 ts_manager.cc:194] Registered new tserver with Master: ce712d6794e94e3a9a4563156f3131ab (127.0.108.193:39265)
I20260617 01:53:13.299803 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024007435s
I20260617 01:53:13.302516 5678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57724
I20260617 01:53:13.315529 5800 heartbeater.cc:499] Master 127.0.108.254:41019 was elected leader, sending a full tablet report...
I20260617 01:53:13.325073 5678 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57740:
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"
}
}
}
I20260617 01:53:13.366426 5765 tablet_service.cc:1511] Processing CreateTablet for tablet 636ff74d11c74defad918a543d9ee376 (DEFAULT_TABLE table=fake-table [id=29c28443f183420c948e5a3b404b81a2]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:13.367692 5765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636ff74d11c74defad918a543d9ee376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:13.385706 5812 tablet_bootstrap.cc:492] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: Bootstrap starting.
I20260617 01:53:13.390295 5812 tablet_bootstrap.cc:654] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:13.394661 5812 tablet_bootstrap.cc:492] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: No bootstrap required, opened a new log
I20260617 01:53:13.395088 5812 ts_tablet_manager.cc:1403] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: Time spent bootstrapping tablet: real 0.010s user 0.000s sys 0.008s
I20260617 01:53:13.398617 5812 raft_consensus.cc:359] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce712d6794e94e3a9a4563156f3131ab" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39265 } }
I20260617 01:53:13.399555 5812 raft_consensus.cc:385] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:13.399796 5812 raft_consensus.cc:740] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce712d6794e94e3a9a4563156f3131ab, State: Initialized, Role: FOLLOWER
I20260617 01:53:13.400827 5812 consensus_queue.cc:260] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce712d6794e94e3a9a4563156f3131ab" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39265 } }
I20260617 01:53:13.401569 5812 raft_consensus.cc:399] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:13.401950 5812 raft_consensus.cc:493] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:13.402405 5812 raft_consensus.cc:3060] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:13.411566 5812 raft_consensus.cc:515] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce712d6794e94e3a9a4563156f3131ab" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39265 } }
I20260617 01:53:13.412384 5812 leader_election.cc:304] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ce712d6794e94e3a9a4563156f3131ab; no voters:
I20260617 01:53:13.414747 5812 leader_election.cc:290] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:13.415441 5814 raft_consensus.cc:2804] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:13.417677 5814 raft_consensus.cc:697] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 1 LEADER]: Becoming Leader. State: Replica: ce712d6794e94e3a9a4563156f3131ab, State: Running, Role: LEADER
I20260617 01:53:13.418850 5814 consensus_queue.cc:237] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce712d6794e94e3a9a4563156f3131ab" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39265 } }
I20260617 01:53:13.426551 5812 ts_tablet_manager.cc:1434] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: Time spent starting tablet: real 0.031s user 0.020s sys 0.012s
I20260617 01:53:13.432260 5677 catalog_manager.cc:5696] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab reported cstate change: term changed from 0 to 1, leader changed from <none> to ce712d6794e94e3a9a4563156f3131ab (127.0.108.193). New cstate: current_term: 1 leader_uuid: "ce712d6794e94e3a9a4563156f3131ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce712d6794e94e3a9a4563156f3131ab" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 39265 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:13.500437 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:13.503029 5677 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57740:
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
I20260617 01:53:13.531927 5820 tablet.cc:1724] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: 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
I20260617 01:53:13.534415 5820 tablet.cc:1622] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: MemRowSet was empty: no flush needed.
I20260617 01:53:13.571991 5677 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae: fake-table [id=29c28443f183420c948e5a3b404b81a2] alter complete (version 1)
I20260617 01:53:13.575282 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:13.602818 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:13.603510 435 tablet_replica.cc:333] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab: stopping tablet replica
I20260617 01:53:13.604033 435 raft_consensus.cc:2243] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:13.604447 435 raft_consensus.cc:2272] T 636ff74d11c74defad918a543d9ee376 P ce712d6794e94e3a9a4563156f3131ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:13.614079 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:13.621658 435 master.cc:562] Master@127.0.108.254:41019 shutting down...
I20260617 01:53:13.636608 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:13.637305 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:13.637687 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P a55d768650f845b298e0acb52d7852ae: stopping tablet replica
I20260617 01:53:13.655737 435 master.cc:584] Master@127.0.108.254:41019 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (906 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260617 01:53:13.700441 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:44673
I20260617 01:53:13.702144 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:13.705653 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:13.709805 435 webserver.cc:533] Webserver started at http://127.0.108.254:46369/ using document root <none> and password file <none>
I20260617 01:53:13.710479 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:13.710836 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:13.711194 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:13.712704 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "ec8aa7e6580c4013a2115d38a0086586"
format_stamp: "Formatted at 2026-06-17 01:53:13 on dist-test-slave-x8s0"
I20260617 01:53:13.719849 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260617 01:53:13.724876 5824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:13.725845 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:53:13.726394 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "ec8aa7e6580c4013a2115d38a0086586"
format_stamp: "Formatted at 2026-06-17 01:53:13 on dist-test-slave-x8s0"
I20260617 01:53:13.726956 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-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)
I20260617 01:53:13.751518 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:13.753671 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:13.822324 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:44673
I20260617 01:53:13.822417 5875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:44673 every 8 connection(s)
I20260617 01:53:13.828414 5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:13.845072 5876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: Bootstrap starting.
I20260617 01:53:13.850826 5876 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:13.855458 5876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: No bootstrap required, opened a new log
I20260617 01:53:13.858029 5876 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec8aa7e6580c4013a2115d38a0086586" member_type: VOTER }
I20260617 01:53:13.858515 5876 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:13.858791 5876 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec8aa7e6580c4013a2115d38a0086586, State: Initialized, Role: FOLLOWER
I20260617 01:53:13.859432 5876 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec8aa7e6580c4013a2115d38a0086586" member_type: VOTER }
I20260617 01:53:13.860013 5876 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:13.860289 5876 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:13.860599 5876 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:13.867224 5876 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec8aa7e6580c4013a2115d38a0086586" member_type: VOTER }
I20260617 01:53:13.867830 5876 leader_election.cc:304] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec8aa7e6580c4013a2115d38a0086586; no voters:
I20260617 01:53:13.869117 5876 leader_election.cc:290] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:13.869382 5879 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:13.872210 5876 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:13.872929 5879 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 1 LEADER]: Becoming Leader. State: Replica: ec8aa7e6580c4013a2115d38a0086586, State: Running, Role: LEADER
I20260617 01:53:13.873559 5879 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec8aa7e6580c4013a2115d38a0086586" member_type: VOTER }
I20260617 01:53:13.875830 5880 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec8aa7e6580c4013a2115d38a0086586" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec8aa7e6580c4013a2115d38a0086586" member_type: VOTER } }
I20260617 01:53:13.876340 5880 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:13.876370 5881 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec8aa7e6580c4013a2115d38a0086586. Latest consensus state: current_term: 1 leader_uuid: "ec8aa7e6580c4013a2115d38a0086586" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec8aa7e6580c4013a2115d38a0086586" member_type: VOTER } }
I20260617 01:53:13.876885 5881 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:13.893245 5885 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:13.898065 5885 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:13.900339 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:13.906782 5885 catalog_manager.cc:1382] Generated new cluster ID: 53b555aa453c468fa3dc1b699fdda43e
I20260617 01:53:13.907068 5885 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:13.919426 5885 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:13.920614 5885 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:13.935695 5885 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: Generated new TSK 0
I20260617 01:53:13.936448 5885 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:13.971271 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:13.977599 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:13.982365 435 webserver.cc:533] Webserver started at http://127.0.108.193:45841/ using document root <none> and password file <none>
I20260617 01:53:13.983318 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:13.983762 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:13.984284 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:13.986617 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "bed09faab5b54c53be876ddb50e8d183"
format_stamp: "Formatted at 2026-06-17 01:53:13 on dist-test-slave-x8s0"
I20260617 01:53:13.996192 435 fs_manager.cc:696] Time spent creating directory manager: real 0.009s user 0.010s sys 0.000s
I20260617 01:53:14.003090 5900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:14.004341 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:53:14.004995 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "bed09faab5b54c53be876ddb50e8d183"
format_stamp: "Formatted at 2026-06-17 01:53:13 on dist-test-slave-x8s0"
I20260617 01:53:14.005517 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781661132231981-435-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)
I20260617 01:53:14.030294 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:14.031648 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:14.034209 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:14.037616 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:14.037919 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:14.038228 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:14.038556 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:14.105310 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:40721
I20260617 01:53:14.105413 5962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:40721 every 8 connection(s)
I20260617 01:53:14.123241 5963 heartbeater.cc:344] Connected to a master server at 127.0.108.254:44673
I20260617 01:53:14.123607 5963 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:14.124284 5963 heartbeater.cc:507] Master 127.0.108.254:44673 requested a full tablet report, sending...
I20260617 01:53:14.126377 5841 ts_manager.cc:194] Registered new tserver with Master: bed09faab5b54c53be876ddb50e8d183 (127.0.108.193:40721)
I20260617 01:53:14.126776 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018301694s
I20260617 01:53:14.128744 5841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55256
I20260617 01:53:14.141772 5963 heartbeater.cc:499] Master 127.0.108.254:44673 was elected leader, sending a full tablet report...
I20260617 01:53:14.149639 5840 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55264:
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"
}
}
}
I20260617 01:53:14.182706 5928 tablet_service.cc:1511] Processing CreateTablet for tablet 01fe780480754b4f96145917499dd0a8 (DEFAULT_TABLE table=fake-table [id=bb4f853e7e1c4ae5b9d96b69287ce36b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:14.183657 5928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fe780480754b4f96145917499dd0a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:14.198580 5975 tablet_bootstrap.cc:492] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: Bootstrap starting.
I20260617 01:53:14.207645 5975 tablet_bootstrap.cc:654] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:14.215306 5975 tablet_bootstrap.cc:492] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: No bootstrap required, opened a new log
I20260617 01:53:14.215979 5975 ts_tablet_manager.cc:1403] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: Time spent bootstrapping tablet: real 0.018s user 0.009s sys 0.005s
I20260617 01:53:14.219393 5975 raft_consensus.cc:359] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bed09faab5b54c53be876ddb50e8d183" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40721 } }
I20260617 01:53:14.220021 5975 raft_consensus.cc:385] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:14.220459 5975 raft_consensus.cc:740] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed09faab5b54c53be876ddb50e8d183, State: Initialized, Role: FOLLOWER
I20260617 01:53:14.221715 5975 consensus_queue.cc:260] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bed09faab5b54c53be876ddb50e8d183" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40721 } }
I20260617 01:53:14.223431 5975 raft_consensus.cc:399] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:14.223899 5975 raft_consensus.cc:493] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:14.224733 5975 raft_consensus.cc:3060] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:14.234308 5975 raft_consensus.cc:515] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bed09faab5b54c53be876ddb50e8d183" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40721 } }
I20260617 01:53:14.235423 5975 leader_election.cc:304] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bed09faab5b54c53be876ddb50e8d183; no voters:
I20260617 01:53:14.237210 5975 leader_election.cc:290] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:14.237812 5977 raft_consensus.cc:2804] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:14.242997 5975 ts_tablet_manager.cc:1434] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: Time spent starting tablet: real 0.026s user 0.016s sys 0.012s
I20260617 01:53:14.243757 5977 raft_consensus.cc:697] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 1 LEADER]: Becoming Leader. State: Replica: bed09faab5b54c53be876ddb50e8d183, State: Running, Role: LEADER
I20260617 01:53:14.245070 5977 consensus_queue.cc:237] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bed09faab5b54c53be876ddb50e8d183" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40721 } }
I20260617 01:53:14.254951 5840 catalog_manager.cc:5696] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed09faab5b54c53be876ddb50e8d183 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "bed09faab5b54c53be876ddb50e8d183" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bed09faab5b54c53be876ddb50e8d183" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:14.306917 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:14.309770 5840 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55264:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260617 01:53:14.334669 5983 tablet.cc:1724] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: 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
I20260617 01:53:14.365684 5841 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: fake-table [id=bb4f853e7e1c4ae5b9d96b69287ce36b] alter complete (version 1)
I20260617 01:53:14.374075 5841 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55264:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260617 01:53:14.387602 5983 tablet.cc:1724] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: 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
I20260617 01:53:14.407240 5841 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: fake-table [id=bb4f853e7e1c4ae5b9d96b69287ce36b] alter complete (version 2)
I20260617 01:53:14.410799 5841 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55264:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260617 01:53:14.423835 5983 tablet.cc:1724] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: 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
I20260617 01:53:14.441004 5841 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: fake-table [id=bb4f853e7e1c4ae5b9d96b69287ce36b] alter complete (version 3)
I20260617 01:53:14.445037 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:14.466625 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:14.467308 435 tablet_replica.cc:333] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183: stopping tablet replica
I20260617 01:53:14.467808 435 raft_consensus.cc:2243] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:14.468211 435 raft_consensus.cc:2272] T 01fe780480754b4f96145917499dd0a8 P bed09faab5b54c53be876ddb50e8d183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:14.487668 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:14.497910 435 master.cc:562] Master@127.0.108.254:44673 shutting down...
I20260617 01:53:14.514463 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:14.515041 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:14.515383 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec8aa7e6580c4013a2115d38a0086586: stopping tablet replica
I20260617 01:53:14.534399 435 master.cc:584] Master@127.0.108.254:44673 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (872 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260617 01:53:14.573053 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:45191
I20260617 01:53:14.574616 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:14.578181 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:14.582772 435 webserver.cc:533] Webserver started at http://127.0.108.254:42053/ using document root <none> and password file <none>
I20260617 01:53:14.583488 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:14.583667 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:14.583930 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:14.585548 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "ef96da1caebd46cf99e7940e91b4dfbe"
format_stamp: "Formatted at 2026-06-17 01:53:14 on dist-test-slave-x8s0"
I20260617 01:53:14.592124 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260617 01:53:14.597133 5987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:14.598381 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:53:14.598848 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "ef96da1caebd46cf99e7940e91b4dfbe"
format_stamp: "Formatted at 2026-06-17 01:53:14 on dist-test-slave-x8s0"
I20260617 01:53:14.599109 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-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)
I20260617 01:53:14.625768 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:14.627179 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:14.707378 6038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:45191 every 8 connection(s)
I20260617 01:53:14.707288 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:45191
I20260617 01:53:14.713055 6039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:14.725811 6039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: Bootstrap starting.
I20260617 01:53:14.730959 6039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:14.736217 6039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: No bootstrap required, opened a new log
I20260617 01:53:14.738667 6039 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" member_type: VOTER }
I20260617 01:53:14.739274 6039 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:14.739614 6039 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef96da1caebd46cf99e7940e91b4dfbe, State: Initialized, Role: FOLLOWER
I20260617 01:53:14.740469 6039 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" member_type: VOTER }
I20260617 01:53:14.741106 6039 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:14.741451 6039 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:14.741801 6039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:14.748972 6039 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" member_type: VOTER }
I20260617 01:53:14.749711 6039 leader_election.cc:304] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef96da1caebd46cf99e7940e91b4dfbe; no voters:
I20260617 01:53:14.751178 6039 leader_election.cc:290] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:14.751489 6042 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:14.754570 6039 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:14.757844 6042 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 1 LEADER]: Becoming Leader. State: Replica: ef96da1caebd46cf99e7940e91b4dfbe, State: Running, Role: LEADER
I20260617 01:53:14.758685 6042 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" member_type: VOTER }
I20260617 01:53:14.768029 6043 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" member_type: VOTER } }
I20260617 01:53:14.768610 6043 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:14.772249 6044 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef96da1caebd46cf99e7940e91b4dfbe. Latest consensus state: current_term: 1 leader_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef96da1caebd46cf99e7940e91b4dfbe" member_type: VOTER } }
I20260617 01:53:14.772801 6044 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:14.777858 6058 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:14.781569 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:14.783051 6058 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:14.791803 6058 catalog_manager.cc:1382] Generated new cluster ID: 6ba6f688654f4d8bb67d34d63b9ade11
I20260617 01:53:14.792098 6058 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:14.834434 6058 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:14.836536 6058 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:14.857522 6058 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: Generated new TSK 0
I20260617 01:53:14.858677 6058 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:14.913662 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:14.918447 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:14.923790 435 webserver.cc:533] Webserver started at http://127.0.108.193:41593/ using document root <none> and password file <none>
I20260617 01:53:14.924613 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:14.924983 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:14.925464 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:14.927170 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "b8e364a7c1d34fce8708d577e73dc735"
format_stamp: "Formatted at 2026-06-17 01:53:14 on dist-test-slave-x8s0"
I20260617 01:53:14.934500 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.004s sys 0.004s
I20260617 01:53:14.940266 6064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:14.941529 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.002s sys 0.000s
I20260617 01:53:14.941979 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "b8e364a7c1d34fce8708d577e73dc735"
format_stamp: "Formatted at 2026-06-17 01:53:14 on dist-test-slave-x8s0"
I20260617 01:53:14.942528 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781661132231981-435-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)
I20260617 01:53:14.965976 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:14.967519 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:14.970034 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:14.973820 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:14.974000 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:14.974241 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:14.974395 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:15.025869 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42389
I20260617 01:53:15.025952 6126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42389 every 8 connection(s)
I20260617 01:53:15.041518 6127 heartbeater.cc:344] Connected to a master server at 127.0.108.254:45191
I20260617 01:53:15.041868 6127 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:15.042613 6127 heartbeater.cc:507] Master 127.0.108.254:45191 requested a full tablet report, sending...
I20260617 01:53:15.044673 6004 ts_manager.cc:194] Registered new tserver with Master: b8e364a7c1d34fce8708d577e73dc735 (127.0.108.193:42389)
I20260617 01:53:15.045358 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016071719s
I20260617 01:53:15.047086 6004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54572
I20260617 01:53:15.060051 6127 heartbeater.cc:499] Master 127.0.108.254:45191 was elected leader, sending a full tablet report...
I20260617 01:53:15.069754 6004 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54584:
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"
}
}
}
I20260617 01:53:15.119668 6092 tablet_service.cc:1511] Processing CreateTablet for tablet 1a98875a49f64cec8cb78c01b1959d58 (DEFAULT_TABLE table=fake-table [id=fdde411b885e4eea92ca5e3f5fa65195]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:15.121735 6092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a98875a49f64cec8cb78c01b1959d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:15.146915 6139 tablet_bootstrap.cc:492] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: Bootstrap starting.
I20260617 01:53:15.153183 6139 tablet_bootstrap.cc:654] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:15.159058 6139 tablet_bootstrap.cc:492] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: No bootstrap required, opened a new log
I20260617 01:53:15.159631 6139 ts_tablet_manager.cc:1403] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: Time spent bootstrapping tablet: real 0.013s user 0.006s sys 0.004s
I20260617 01:53:15.162379 6139 raft_consensus.cc:359] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e364a7c1d34fce8708d577e73dc735" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42389 } }
I20260617 01:53:15.163029 6139 raft_consensus.cc:385] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:15.163328 6139 raft_consensus.cc:740] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e364a7c1d34fce8708d577e73dc735, State: Initialized, Role: FOLLOWER
I20260617 01:53:15.164206 6139 consensus_queue.cc:260] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e364a7c1d34fce8708d577e73dc735" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42389 } }
I20260617 01:53:15.165081 6139 raft_consensus.cc:399] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:15.165297 6139 raft_consensus.cc:493] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:15.165729 6139 raft_consensus.cc:3060] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:15.174886 6139 raft_consensus.cc:515] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e364a7c1d34fce8708d577e73dc735" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42389 } }
I20260617 01:53:15.176052 6139 leader_election.cc:304] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8e364a7c1d34fce8708d577e73dc735; no voters:
I20260617 01:53:15.178340 6139 leader_election.cc:290] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:15.178668 6141 raft_consensus.cc:2804] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:15.186988 6139 ts_tablet_manager.cc:1434] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: Time spent starting tablet: real 0.027s user 0.023s sys 0.004s
I20260617 01:53:15.189555 6141 raft_consensus.cc:697] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 1 LEADER]: Becoming Leader. State: Replica: b8e364a7c1d34fce8708d577e73dc735, State: Running, Role: LEADER
I20260617 01:53:15.190953 6141 consensus_queue.cc:237] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e364a7c1d34fce8708d577e73dc735" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42389 } }
I20260617 01:53:15.199946 6004 catalog_manager.cc:5696] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8e364a7c1d34fce8708d577e73dc735 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "b8e364a7c1d34fce8708d577e73dc735" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8e364a7c1d34fce8708d577e73dc735" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42389 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:15.259346 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:15.261648 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260617 01:53:15.276098 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.297247 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 1)
I20260617 01:53:15.299906 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260617 01:53:15.313126 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.331004 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 2)
I20260617 01:53:15.337559 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260617 01:53:15.359102 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.390522 6003 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 3)
I20260617 01:53:15.396713 6003 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260617 01:53:15.416900 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.449873 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 4)
I20260617 01:53:15.454795 6003 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260617 01:53:15.476312 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.508620 6003 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 5)
I20260617 01:53:15.511680 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260617 01:53:15.525422 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.546126 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 6)
I20260617 01:53:15.548713 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260617 01:53:15.562086 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.581046 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 7)
I20260617 01:53:15.583809 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260617 01:53:15.598105 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.628181 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 8)
I20260617 01:53:15.635507 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260617 01:53:15.655560 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.685063 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 9)
I20260617 01:53:15.691207 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260617 01:53:15.709962 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.739207 6003 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 10)
I20260617 01:53:15.742695 6003 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260617 01:53:15.763629 6147 tablet.cc:1724] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: 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
I20260617 01:53:15.783245 6004 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: fake-table [id=fdde411b885e4eea92ca5e3f5fa65195] alter complete (version 11)
I20260617 01:53:15.788335 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260617 01:53:15.791994 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260617 01:53:15.795678 6004 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260617 01:53:15.799489 6003 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260617 01:53:15.804286 6003 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54584:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260617 01:53:15.807905 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:15.828228 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:15.828751 435 tablet_replica.cc:333] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735: stopping tablet replica
I20260617 01:53:15.829267 435 raft_consensus.cc:2243] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:15.829672 435 raft_consensus.cc:2272] T 1a98875a49f64cec8cb78c01b1959d58 P b8e364a7c1d34fce8708d577e73dc735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:15.837491 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:15.845326 435 master.cc:562] Master@127.0.108.254:45191 shutting down...
I20260617 01:53:15.860883 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:15.861363 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:15.861645 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef96da1caebd46cf99e7940e91b4dfbe: stopping tablet replica
I20260617 01:53:15.871419 435 master.cc:584] Master@127.0.108.254:45191 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (1323 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260617 01:53:15.894495 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:41255
I20260617 01:53:15.895516 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:15.897786 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:15.900355 435 webserver.cc:533] Webserver started at http://127.0.108.254:38485/ using document root <none> and password file <none>
I20260617 01:53:15.900802 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:15.901016 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:15.901253 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:15.902235 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "5a14ef4b9ee24a17871883ef8b11eaa2"
format_stamp: "Formatted at 2026-06-17 01:53:15 on dist-test-slave-x8s0"
I20260617 01:53:15.906558 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:53:15.909848 6151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:15.910588 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:53:15.910840 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "5a14ef4b9ee24a17871883ef8b11eaa2"
format_stamp: "Formatted at 2026-06-17 01:53:15 on dist-test-slave-x8s0"
I20260617 01:53:15.911092 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-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)
I20260617 01:53:15.921132 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:15.922063 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:15.977645 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:41255
I20260617 01:53:15.977725 6202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:41255 every 8 connection(s)
I20260617 01:53:15.983790 6203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:15.997929 6203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: Bootstrap starting.
I20260617 01:53:16.003471 6203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:16.009243 6203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: No bootstrap required, opened a new log
I20260617 01:53:16.011956 6203 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" member_type: VOTER }
I20260617 01:53:16.012435 6203 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:16.012817 6203 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a14ef4b9ee24a17871883ef8b11eaa2, State: Initialized, Role: FOLLOWER
I20260617 01:53:16.013659 6203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" member_type: VOTER }
I20260617 01:53:16.014276 6203 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:16.014712 6203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:16.014942 6203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:16.021669 6203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" member_type: VOTER }
I20260617 01:53:16.022411 6203 leader_election.cc:304] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5a14ef4b9ee24a17871883ef8b11eaa2; no voters:
I20260617 01:53:16.023984 6203 leader_election.cc:290] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:16.024467 6206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:16.026328 6206 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 1 LEADER]: Becoming Leader. State: Replica: 5a14ef4b9ee24a17871883ef8b11eaa2, State: Running, Role: LEADER
I20260617 01:53:16.027870 6203 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:16.027400 6206 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" member_type: VOTER }
I20260617 01:53:16.031680 6207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" member_type: VOTER } }
I20260617 01:53:16.032472 6207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:16.032320 6208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a14ef4b9ee24a17871883ef8b11eaa2. Latest consensus state: current_term: 1 leader_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a14ef4b9ee24a17871883ef8b11eaa2" member_type: VOTER } }
I20260617 01:53:16.033082 6208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:16.038465 6211 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:16.045624 6211 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:16.050340 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:16.057583 6211 catalog_manager.cc:1382] Generated new cluster ID: 63620aa9c4c8423681efce0cd7e8e686
I20260617 01:53:16.057883 6211 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:16.087198 6211 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:16.088966 6211 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:16.112061 6211 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: Generated new TSK 0
I20260617 01:53:16.112825 6211 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:16.118506 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:16.121559 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:16.124528 435 webserver.cc:533] Webserver started at http://127.0.108.193:35017/ using document root <none> and password file <none>
I20260617 01:53:16.125056 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:16.125241 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:16.125475 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:16.126497 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "700359a272eb4712af8cd1df9ee628c8"
format_stamp: "Formatted at 2026-06-17 01:53:16 on dist-test-slave-x8s0"
I20260617 01:53:16.130955 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260617 01:53:16.134327 6227 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:16.135089 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260617 01:53:16.135416 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "700359a272eb4712af8cd1df9ee628c8"
format_stamp: "Formatted at 2026-06-17 01:53:16 on dist-test-slave-x8s0"
I20260617 01:53:16.135759 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781661132231981-435-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)
I20260617 01:53:16.160377 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:16.161710 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:16.163561 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:16.166543 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:16.166800 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:16.167064 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:16.167255 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:16.213810 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:33085
I20260617 01:53:16.213884 6289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:33085 every 8 connection(s)
I20260617 01:53:16.229832 6290 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41255
I20260617 01:53:16.230160 6290 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:16.230824 6290 heartbeater.cc:507] Master 127.0.108.254:41255 requested a full tablet report, sending...
I20260617 01:53:16.232600 6168 ts_manager.cc:194] Registered new tserver with Master: 700359a272eb4712af8cd1df9ee628c8 (127.0.108.193:33085)
I20260617 01:53:16.232729 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015084925s
I20260617 01:53:16.234895 6168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33152
I20260617 01:53:16.247730 6290 heartbeater.cc:499] Master 127.0.108.254:41255 was elected leader, sending a full tablet report...
I20260617 01:53:16.255654 6168 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33164:
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"
}
}
}
I20260617 01:53:16.287050 6255 tablet_service.cc:1511] Processing CreateTablet for tablet c8e9c552196c4f0684b3d0a90561f454 (DEFAULT_TABLE table=fake-table [id=f83e1de3936447b293018b8a0dba3809]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:16.288419 6255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e9c552196c4f0684b3d0a90561f454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:16.306797 6302 tablet_bootstrap.cc:492] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: Bootstrap starting.
I20260617 01:53:16.313933 6302 tablet_bootstrap.cc:654] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:16.319382 6302 tablet_bootstrap.cc:492] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: No bootstrap required, opened a new log
I20260617 01:53:16.320148 6302 ts_tablet_manager.cc:1403] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: Time spent bootstrapping tablet: real 0.014s user 0.003s sys 0.009s
I20260617 01:53:16.323925 6302 raft_consensus.cc:359] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700359a272eb4712af8cd1df9ee628c8" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 33085 } }
I20260617 01:53:16.324674 6302 raft_consensus.cc:385] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:16.324980 6302 raft_consensus.cc:740] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700359a272eb4712af8cd1df9ee628c8, State: Initialized, Role: FOLLOWER
I20260617 01:53:16.325814 6302 consensus_queue.cc:260] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700359a272eb4712af8cd1df9ee628c8" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 33085 } }
I20260617 01:53:16.326500 6302 raft_consensus.cc:399] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:16.326936 6302 raft_consensus.cc:493] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:16.327179 6302 raft_consensus.cc:3060] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:16.334676 6302 raft_consensus.cc:515] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700359a272eb4712af8cd1df9ee628c8" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 33085 } }
I20260617 01:53:16.335775 6302 leader_election.cc:304] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 700359a272eb4712af8cd1df9ee628c8; no voters:
I20260617 01:53:16.338351 6304 raft_consensus.cc:2804] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:16.339046 6302 leader_election.cc:290] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:16.342175 6304 raft_consensus.cc:697] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 1 LEADER]: Becoming Leader. State: Replica: 700359a272eb4712af8cd1df9ee628c8, State: Running, Role: LEADER
I20260617 01:53:16.343493 6304 consensus_queue.cc:237] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700359a272eb4712af8cd1df9ee628c8" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 33085 } }
I20260617 01:53:16.345706 6302 ts_tablet_manager.cc:1434] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: Time spent starting tablet: real 0.025s user 0.022s sys 0.001s
I20260617 01:53:16.352990 6167 catalog_manager.cc:5696] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 700359a272eb4712af8cd1df9ee628c8 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "700359a272eb4712af8cd1df9ee628c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "700359a272eb4712af8cd1df9ee628c8" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:16.413733 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:16.496233 6167 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33164:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260617 01:53:16.508641 6311 tablet.cc:1724] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: 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
I20260617 01:53:16.510744 6311 tablet.cc:1622] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: MemRowSet was empty: no flush needed.
I20260617 01:53:16.530279 6168 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: fake-table [id=f83e1de3936447b293018b8a0dba3809] alter complete (version 1)
I20260617 01:53:16.637488 6168 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33164:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260617 01:53:16.656812 6311 tablet.cc:1724] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: 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
I20260617 01:53:16.659722 6311 tablet.cc:1622] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: MemRowSet was empty: no flush needed.
I20260617 01:53:16.690251 6168 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: fake-table [id=f83e1de3936447b293018b8a0dba3809] alter complete (version 2)
I20260617 01:53:16.758669 6168 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33164:
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
I20260617 01:53:16.772244 6311 tablet.cc:1724] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: 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
I20260617 01:53:16.774511 6311 tablet.cc:1622] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: MemRowSet was empty: no flush needed.
I20260617 01:53:16.793460 6168 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: fake-table [id=f83e1de3936447b293018b8a0dba3809] alter complete (version 3)
I20260617 01:53:16.889017 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:16.930343 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:16.931236 435 tablet_replica.cc:333] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8: stopping tablet replica
I20260617 01:53:16.932075 435 raft_consensus.cc:2243] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:16.932703 435 raft_consensus.cc:2272] T c8e9c552196c4f0684b3d0a90561f454 P 700359a272eb4712af8cd1df9ee628c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:16.958164 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:16.971544 435 master.cc:562] Master@127.0.108.254:41255 shutting down...
I20260617 01:53:16.990965 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:16.991427 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:16.991705 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a14ef4b9ee24a17871883ef8b11eaa2: stopping tablet replica
I20260617 01:53:17.010053 435 master.cc:584] Master@127.0.108.254:41255 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (1145 ms)
[ RUN ] AlterTableTest.DropAndAddBackSameRangePartition
I20260617 01:53:17.041786 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:35945
I20260617 01:53:17.043246 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:17.046614 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:17.049453 435 webserver.cc:533] Webserver started at http://127.0.108.254:38705/ using document root <none> and password file <none>
I20260617 01:53:17.050083 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:17.050318 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:17.050629 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:17.052060 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "b470c68abdd5415cb2fd60765eedf7a4"
format_stamp: "Formatted at 2026-06-17 01:53:17 on dist-test-slave-x8s0"
I20260617 01:53:17.057950 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.008s sys 0.000s
I20260617 01:53:17.062130 6315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:17.062882 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260617 01:53:17.063145 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "b470c68abdd5415cb2fd60765eedf7a4"
format_stamp: "Formatted at 2026-06-17 01:53:17 on dist-test-slave-x8s0"
I20260617 01:53:17.063406 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-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)
I20260617 01:53:17.087756 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:17.089324 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:17.148415 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:35945
I20260617 01:53:17.148609 6366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:35945 every 8 connection(s)
I20260617 01:53:17.154449 6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.177465 6367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Bootstrap starting.
I20260617 01:53:17.185791 6367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.193137 6367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: No bootstrap required, opened a new log
I20260617 01:53:17.197124 6367 raft_consensus.cc:359] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470c68abdd5415cb2fd60765eedf7a4" member_type: VOTER }
I20260617 01:53:17.197837 6367 raft_consensus.cc:385] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.198336 6367 raft_consensus.cc:740] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b470c68abdd5415cb2fd60765eedf7a4, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.199220 6367 consensus_queue.cc:260] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470c68abdd5415cb2fd60765eedf7a4" member_type: VOTER }
I20260617 01:53:17.200017 6367 raft_consensus.cc:399] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.200526 6367 raft_consensus.cc:493] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.200886 6367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.210973 6367 raft_consensus.cc:515] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470c68abdd5415cb2fd60765eedf7a4" member_type: VOTER }
I20260617 01:53:17.211892 6367 leader_election.cc:304] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b470c68abdd5415cb2fd60765eedf7a4; no voters:
I20260617 01:53:17.213902 6367 leader_election.cc:290] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.214340 6370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.216881 6370 raft_consensus.cc:697] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 1 LEADER]: Becoming Leader. State: Replica: b470c68abdd5415cb2fd60765eedf7a4, State: Running, Role: LEADER
I20260617 01:53:17.217733 6370 consensus_queue.cc:237] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470c68abdd5415cb2fd60765eedf7a4" member_type: VOTER }
I20260617 01:53:17.218478 6367 sys_catalog.cc:565] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:17.220904 6371 sys_catalog.cc:455] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b470c68abdd5415cb2fd60765eedf7a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470c68abdd5415cb2fd60765eedf7a4" member_type: VOTER } }
I20260617 01:53:17.221663 6371 sys_catalog.cc:458] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:17.221705 6372 sys_catalog.cc:455] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b470c68abdd5415cb2fd60765eedf7a4. Latest consensus state: current_term: 1 leader_uuid: "b470c68abdd5415cb2fd60765eedf7a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470c68abdd5415cb2fd60765eedf7a4" member_type: VOTER } }
I20260617 01:53:17.223130 6372 sys_catalog.cc:458] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:17.228871 6374 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:17.237654 6374 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:17.240692 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:17.248556 6374 catalog_manager.cc:1382] Generated new cluster ID: 6bb3e56cebfc434ea18eeb574c146e67
I20260617 01:53:17.248884 6374 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:17.270480 6374 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:17.271739 6374 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:17.290536 6374 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Generated new TSK 0
I20260617 01:53:17.291164 6374 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:17.306844 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:17.310138 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:17.313367 435 webserver.cc:533] Webserver started at http://127.0.108.193:36153/ using document root <none> and password file <none>
I20260617 01:53:17.313860 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:17.314035 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:17.314291 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:17.315332 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "84fc4a52281e4042a53100c5babfd5f6"
format_stamp: "Formatted at 2026-06-17 01:53:17 on dist-test-slave-x8s0"
I20260617 01:53:17.320127 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260617 01:53:17.323980 6391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:17.324806 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260617 01:53:17.325181 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "84fc4a52281e4042a53100c5babfd5f6"
format_stamp: "Formatted at 2026-06-17 01:53:17 on dist-test-slave-x8s0"
I20260617 01:53:17.325534 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-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)
I20260617 01:53:17.345032 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:17.347168 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:17.349772 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:17.353964 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:17.354218 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:17.354691 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:17.354885 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:17.425093 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:35557
I20260617 01:53:17.425221 6453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:35557 every 8 connection(s)
I20260617 01:53:17.455343 6454 heartbeater.cc:344] Connected to a master server at 127.0.108.254:35945
I20260617 01:53:17.455945 6454 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:17.457149 6454 heartbeater.cc:507] Master 127.0.108.254:35945 requested a full tablet report, sending...
I20260617 01:53:17.460548 6332 ts_manager.cc:194] Registered new tserver with Master: 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557)
I20260617 01:53:17.460644 435 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.028915734s
I20260617 01:53:17.464483 6332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35458
I20260617 01:53:17.479839 6454 heartbeater.cc:499] Master 127.0.108.254:35945 was elected leader, sending a full tablet report...
I20260617 01:53:17.497272 6332 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35466:
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"
}
}
}
I20260617 01:53:17.531214 6419 tablet_service.cc:1511] Processing CreateTablet for tablet 9d69b1136b0042d28b9553cad84c2a94 (DEFAULT_TABLE table=fake-table [id=e138a316a7b54b4189a0c79c8fd19ac0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:17.532341 6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d69b1136b0042d28b9553cad84c2a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.548358 6466 tablet_bootstrap.cc:492] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.553076 6466 tablet_bootstrap.cc:654] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.557401 6466 tablet_bootstrap.cc:492] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:17.557806 6466 ts_tablet_manager.cc:1403] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.005s
I20260617 01:53:17.559839 6466 raft_consensus.cc:359] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.560209 6466 raft_consensus.cc:385] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.560456 6466 raft_consensus.cc:740] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.561012 6466 consensus_queue.cc:260] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.561607 6466 raft_consensus.cc:399] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.561825 6466 raft_consensus.cc:493] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.562069 6466 raft_consensus.cc:3060] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.567315 6466 raft_consensus.cc:515] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.568068 6466 leader_election.cc:304] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:17.569995 6466 leader_election.cc:290] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.570312 6468 raft_consensus.cc:2804] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.572376 6466 ts_tablet_manager.cc:1434] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.014s user 0.011s sys 0.003s
I20260617 01:53:17.572638 6468 raft_consensus.cc:697] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:17.573381 6468 consensus_queue.cc:237] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.579605 6332 catalog_manager.cc:5696] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:17.631745 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:17.636680 6331 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35466:
name: "test-dup-ranges"
schema {
columns {
name: "c0"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c2"
type: UNIXTIME_MICROS
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c3"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c4"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c5"
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 {
rows: "\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000""\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000"
indirect_data: """"
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
columns {
name: "c4"
}
num_buckets: 5
seed: 0
}
range_schema {
columns {
name: "c2"
}
}
}
I20260617 01:53:17.682284 6419 tablet_service.cc:1511] Processing CreateTablet for tablet 75c82e2d31d44dbcb26c65a44fbb5ef9 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260617 01:53:17.684505 6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c82e2d31d44dbcb26c65a44fbb5ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.684325 6418 tablet_service.cc:1511] Processing CreateTablet for tablet 95e1ba6a647a4f2d872e5e95f33fc1fd (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260617 01:53:17.686352 6418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95e1ba6a647a4f2d872e5e95f33fc1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.692457 6417 tablet_service.cc:1511] Processing CreateTablet for tablet 1f963521e9b54169998b0f20e5197ed3 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260617 01:53:17.694298 6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f963521e9b54169998b0f20e5197ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.709774 6466 tablet_bootstrap.cc:492] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.712011 6416 tablet_service.cc:1511] Processing CreateTablet for tablet 09cc96dfd6f441488226614caf3c1fa1 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260617 01:53:17.713918 6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cc96dfd6f441488226614caf3c1fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.724076 6415 tablet_service.cc:1511] Processing CreateTablet for tablet 12dcbd6a3ec24830ae64de5e3e0df3c2 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260617 01:53:17.726575 6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dcbd6a3ec24830ae64de5e3e0df3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.735225 6466 tablet_bootstrap.cc:654] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.756294 6466 tablet_bootstrap.cc:492] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:17.757035 6466 ts_tablet_manager.cc:1403] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.048s user 0.014s sys 0.004s
I20260617 01:53:17.766034 6466 raft_consensus.cc:359] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.766754 6466 raft_consensus.cc:385] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.767163 6466 raft_consensus.cc:740] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.767879 6466 consensus_queue.cc:260] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.768497 6466 raft_consensus.cc:399] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.768930 6466 raft_consensus.cc:493] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.769342 6466 raft_consensus.cc:3060] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.775206 6466 raft_consensus.cc:515] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.775857 6466 leader_election.cc:304] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:17.776427 6466 leader_election.cc:290] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.776569 6468 raft_consensus.cc:2804] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.777074 6468 raft_consensus.cc:697] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:17.777745 6468 consensus_queue.cc:237] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.778008 6466 ts_tablet_manager.cc:1434] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.021s user 0.015s sys 0.000s
I20260617 01:53:17.779331 6466 tablet_bootstrap.cc:492] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.783951 6332 catalog_manager.cc:5696] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:17.785681 6466 tablet_bootstrap.cc:654] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.790927 6466 tablet_bootstrap.cc:492] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:17.791244 6466 ts_tablet_manager.cc:1403] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.012s user 0.005s sys 0.004s
I20260617 01:53:17.793246 6466 raft_consensus.cc:359] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.793615 6466 raft_consensus.cc:385] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.793818 6466 raft_consensus.cc:740] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.794392 6466 consensus_queue.cc:260] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.794824 6466 raft_consensus.cc:399] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.795042 6466 raft_consensus.cc:493] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.795270 6466 raft_consensus.cc:3060] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.800190 6466 raft_consensus.cc:515] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.800671 6466 leader_election.cc:304] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:17.801133 6466 leader_election.cc:290] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.801275 6468 raft_consensus.cc:2804] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.801733 6468 raft_consensus.cc:697] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:17.802372 6468 consensus_queue.cc:237] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.802699 6466 ts_tablet_manager.cc:1434] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.011s user 0.007s sys 0.004s
I20260617 01:53:17.803490 6466 tablet_bootstrap.cc:492] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.809159 6332 catalog_manager.cc:5696] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:17.809669 6466 tablet_bootstrap.cc:654] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.815893 6466 tablet_bootstrap.cc:492] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:17.816365 6466 ts_tablet_manager.cc:1403] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.004s
I20260617 01:53:17.818924 6466 raft_consensus.cc:359] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.819433 6466 raft_consensus.cc:385] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.819701 6466 raft_consensus.cc:740] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.820334 6466 consensus_queue.cc:260] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.820948 6466 raft_consensus.cc:399] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.821244 6466 raft_consensus.cc:493] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.821597 6466 raft_consensus.cc:3060] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.828299 6466 raft_consensus.cc:515] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.828966 6466 leader_election.cc:304] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:17.829546 6466 leader_election.cc:290] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.829670 6468 raft_consensus.cc:2804] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.830389 6468 raft_consensus.cc:697] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:17.830987 6468 consensus_queue.cc:237] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.831105 6466 ts_tablet_manager.cc:1434] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260617 01:53:17.832058 6466 tablet_bootstrap.cc:492] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.837227 6332 catalog_manager.cc:5696] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:17.838407 6466 tablet_bootstrap.cc:654] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.843111 6466 tablet_bootstrap.cc:492] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:17.843503 6466 ts_tablet_manager.cc:1403] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.003s
I20260617 01:53:17.845489 6466 raft_consensus.cc:359] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.845924 6466 raft_consensus.cc:385] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.846204 6466 raft_consensus.cc:740] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.846792 6466 consensus_queue.cc:260] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.847352 6466 raft_consensus.cc:399] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.847589 6466 raft_consensus.cc:493] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.847913 6466 raft_consensus.cc:3060] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.853544 6466 raft_consensus.cc:515] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.854089 6466 leader_election.cc:304] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:17.854512 6466 leader_election.cc:290] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.854673 6468 raft_consensus.cc:2804] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.855165 6468 raft_consensus.cc:697] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:17.855880 6466 ts_tablet_manager.cc:1434] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.012s user 0.009s sys 0.000s
I20260617 01:53:17.855821 6468 consensus_queue.cc:237] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.856523 6466 tablet_bootstrap.cc:492] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.862412 6466 tablet_bootstrap.cc:654] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:17.862251 6332 catalog_manager.cc:5696] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:17.867054 6466 tablet_bootstrap.cc:492] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:17.867367 6466 ts_tablet_manager.cc:1403] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.011s user 0.003s sys 0.006s
I20260617 01:53:17.869355 6466 raft_consensus.cc:359] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.869849 6466 raft_consensus.cc:385] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:17.870092 6466 raft_consensus.cc:740] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:17.870666 6466 consensus_queue.cc:260] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.871209 6466 raft_consensus.cc:399] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:17.871469 6466 raft_consensus.cc:493] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:17.871757 6466 raft_consensus.cc:3060] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:17.876281 6466 raft_consensus.cc:515] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.876910 6466 leader_election.cc:304] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:17.877316 6466 leader_election.cc:290] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:17.877447 6468 raft_consensus.cc:2804] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:17.878131 6468 raft_consensus.cc:697] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:17.878721 6466 ts_tablet_manager.cc:1434] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.011s user 0.009s sys 0.000s
I20260617 01:53:17.878801 6468 consensus_queue.cc:237] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:17.884596 6332 catalog_manager.cc:5696] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:17.900027 6332 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35466:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260617 01:53:17.916940 6332 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed4921b50dca4745ad700664fde00f76 has no consensus state
W20260617 01:53:17.918506 6332 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6f4c453203614c9da40f0116ef8dcad7 has no consensus state
W20260617 01:53:17.920249 6332 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88882992b6e44c88aeb72a0394b4b62e has no consensus state
W20260617 01:53:17.922171 6332 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f28b7fee632245cda3a98b7e33a442a4 has no consensus state
W20260617 01:53:17.923985 6332 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 782b9e12c6fb41a98116f3446758e2eb has no consensus state
W20260617 01:53:17.935221 6316 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ed4921b50dca4745ad700664fde00f76 (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ed4921b50dca4745ad700664fde00f76 has no consensus state
I20260617 01:53:17.944677 6417 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4c453203614c9da40f0116ef8dcad7 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:17.946861 6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4c453203614c9da40f0116ef8dcad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.950574 6418 tablet_service.cc:1511] Processing CreateTablet for tablet f28b7fee632245cda3a98b7e33a442a4 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:17.952144 6418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28b7fee632245cda3a98b7e33a442a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.951546 6419 tablet_service.cc:1511] Processing CreateTablet for tablet 782b9e12c6fb41a98116f3446758e2eb (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:17.953912 6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782b9e12c6fb41a98116f3446758e2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.942623 6416 tablet_service.cc:1511] Processing CreateTablet for tablet ed4921b50dca4745ad700664fde00f76 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:17.954981 6415 tablet_service.cc:1511] Processing CreateTablet for tablet 88882992b6e44c88aeb72a0394b4b62e (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:17.957669 6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88882992b6e44c88aeb72a0394b4b62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.964898 6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4921b50dca4745ad700664fde00f76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:17.989599 6466 tablet_bootstrap.cc:492] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:17.996747 6466 tablet_bootstrap.cc:654] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.019877 6466 tablet_bootstrap.cc:492] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.020928 6466 ts_tablet_manager.cc:1403] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.031s user 0.015s sys 0.013s
I20260617 01:53:18.023758 6466 raft_consensus.cc:359] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.024298 6466 raft_consensus.cc:385] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.024601 6466 raft_consensus.cc:740] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.030148 6466 consensus_queue.cc:260] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.031118 6466 raft_consensus.cc:399] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.031457 6466 raft_consensus.cc:493] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.031958 6466 raft_consensus.cc:3060] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.039970 6466 raft_consensus.cc:515] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.040665 6466 leader_election.cc:304] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.041468 6468 raft_consensus.cc:2804] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.042032 6466 leader_election.cc:290] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.042084 6468 raft_consensus.cc:697] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.044106 6468 consensus_queue.cc:237] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.045358 6466 ts_tablet_manager.cc:1434] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.024s user 0.017s sys 0.000s
I20260617 01:53:18.046547 6466 tablet_bootstrap.cc:492] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.053823 6466 tablet_bootstrap.cc:654] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.053543 6331 catalog_manager.cc:5696] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.063071 6466 tablet_bootstrap.cc:492] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.063673 6466 ts_tablet_manager.cc:1403] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.017s user 0.012s sys 0.002s
I20260617 01:53:18.068077 6466 raft_consensus.cc:359] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.068449 6466 raft_consensus.cc:385] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.068890 6466 raft_consensus.cc:740] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.069586 6466 consensus_queue.cc:260] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.070374 6466 raft_consensus.cc:399] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.070777 6466 raft_consensus.cc:493] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.071079 6466 raft_consensus.cc:3060] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.080947 6466 raft_consensus.cc:515] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.081965 6466 leader_election.cc:304] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.083004 6468 raft_consensus.cc:2804] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.083616 6468 raft_consensus.cc:697] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.084474 6468 consensus_queue.cc:237] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.086679 6466 leader_election.cc:290] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.089586 6466 ts_tablet_manager.cc:1434] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.025s user 0.016s sys 0.006s
I20260617 01:53:18.090584 6466 tablet_bootstrap.cc:492] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.098927 6466 tablet_bootstrap.cc:654] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.102448 6331 catalog_manager.cc:5696] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.104512 6466 tablet_bootstrap.cc:492] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.105055 6466 ts_tablet_manager.cc:1403] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260617 01:53:18.108704 6466 raft_consensus.cc:359] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.109490 6466 raft_consensus.cc:385] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.109846 6466 raft_consensus.cc:740] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.110755 6466 consensus_queue.cc:260] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.111608 6466 raft_consensus.cc:399] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.111873 6466 raft_consensus.cc:493] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.112393 6466 raft_consensus.cc:3060] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.118582 6466 raft_consensus.cc:515] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.119047 6466 leader_election.cc:304] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.119426 6466 leader_election.cc:290] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.119577 6468 raft_consensus.cc:2804] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.120616 6466 ts_tablet_manager.cc:1434] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260617 01:53:18.120653 6468 raft_consensus.cc:697] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.121382 6466 tablet_bootstrap.cc:492] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.121498 6468 consensus_queue.cc:237] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.126174 6466 tablet_bootstrap.cc:654] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.128031 6331 catalog_manager.cc:5696] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.131019 6466 tablet_bootstrap.cc:492] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.131366 6466 ts_tablet_manager.cc:1403] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260617 01:53:18.132968 6466 raft_consensus.cc:359] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.133394 6466 raft_consensus.cc:385] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.133635 6466 raft_consensus.cc:740] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.134172 6466 consensus_queue.cc:260] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.134692 6466 raft_consensus.cc:399] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.134891 6466 raft_consensus.cc:493] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.135108 6466 raft_consensus.cc:3060] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.141171 6466 raft_consensus.cc:515] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.141739 6466 leader_election.cc:304] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.142233 6466 leader_election.cc:290] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.142735 6469 raft_consensus.cc:2804] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.143155 6469 raft_consensus.cc:697] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.143826 6469 consensus_queue.cc:237] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.144965 6466 ts_tablet_manager.cc:1434] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.013s user 0.010s sys 0.004s
I20260617 01:53:18.145737 6466 tablet_bootstrap.cc:492] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.151050 6466 tablet_bootstrap.cc:654] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.155771 6466 tablet_bootstrap.cc:492] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.156208 6466 ts_tablet_manager.cc:1403] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260617 01:53:18.158550 6466 raft_consensus.cc:359] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.159061 6466 raft_consensus.cc:385] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.158756 6331 catalog_manager.cc:5696] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.159305 6466 raft_consensus.cc:740] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.159881 6466 consensus_queue.cc:260] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.160422 6466 raft_consensus.cc:399] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.160681 6466 raft_consensus.cc:493] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.161005 6466 raft_consensus.cc:3060] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.166731 6466 raft_consensus.cc:515] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.167325 6466 leader_election.cc:304] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.167832 6466 leader_election.cc:290] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.167972 6469 raft_consensus.cc:2804] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.168948 6469 raft_consensus.cc:697] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.169330 6466 ts_tablet_manager.cc:1434] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260617 01:53:18.169742 6469 consensus_queue.cc:237] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.177265 6331 catalog_manager.cc:5696] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.189668 6331 catalog_manager.cc:6241] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113] alter complete (version 0)
I20260617 01:53:18.236351 6331 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35466:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260617 01:53:18.258268 6331 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet ed4921b50dca4745ad700664fde00f76
I20260617 01:53:18.259032 6331 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 6f4c453203614c9da40f0116ef8dcad7
I20260617 01:53:18.259703 6331 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 88882992b6e44c88aeb72a0394b4b62e
I20260617 01:53:18.260411 6331 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet f28b7fee632245cda3a98b7e33a442a4
I20260617 01:53:18.261125 6331 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 782b9e12c6fb41a98116f3446758e2eb
I20260617 01:53:18.264304 6416 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f4c453203614c9da40f0116ef8dcad7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.265411 6418 tablet_service.cc:1558] Processing DeleteTablet for tablet 88882992b6e44c88aeb72a0394b4b62e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.264314 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet ed4921b50dca4745ad700664fde00f76 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.266779 6418 tablet_service.cc:1558] Processing DeleteTablet for tablet 782b9e12c6fb41a98116f3446758e2eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.266857 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet f28b7fee632245cda3a98b7e33a442a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.270236 6494 tablet_replica.cc:333] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.271104 6494 raft_consensus.cc:2243] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.271641 6494 raft_consensus.cc:2272] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.271210 6331 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35466:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260617 01:53:18.274967 6494 ts_tablet_manager.cc:1916] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.290308 6494 ts_tablet_manager.cc:1929] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.290913 6494 log.cc:1199] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/6f4c453203614c9da40f0116ef8dcad7
I20260617 01:53:18.291962 6494 ts_tablet_manager.cc:1950] T 6f4c453203614c9da40f0116ef8dcad7 P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.295855 6494 tablet_replica.cc:333] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.297150 6494 raft_consensus.cc:2243] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.297830 6318 catalog_manager.cc:5027] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): tablet 6f4c453203614c9da40f0116ef8dcad7 (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]) successfully deleted
I20260617 01:53:18.297874 6494 raft_consensus.cc:2272] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:53:18.298058 6331 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2873125e0d47474283666b9a964e56fc has no consensus state
I20260617 01:53:18.302589 6494 ts_tablet_manager.cc:1916] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260617 01:53:18.302983 6331 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 56ede5cbc62940baa0448fbc4a00aab9 has no consensus state
W20260617 01:53:18.306080 6331 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5eeada9e70d64156aa22272fa9119636 has no consensus state
W20260617 01:53:18.308212 6331 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c5501bbab2a44c09a9941719d4ea8478 has no consensus state
W20260617 01:53:18.310474 6331 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 173c7586f101405a8b917f8c36a12675 has no consensus state
I20260617 01:53:18.329442 6494 ts_tablet_manager.cc:1929] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.330202 6494 log.cc:1199] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/88882992b6e44c88aeb72a0394b4b62e
I20260617 01:53:18.331444 6494 ts_tablet_manager.cc:1950] T 88882992b6e44c88aeb72a0394b4b62e P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.335541 6318 catalog_manager.cc:5027] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): tablet 88882992b6e44c88aeb72a0394b4b62e (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]) successfully deleted
I20260617 01:53:18.335845 6494 tablet_replica.cc:333] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.337122 6494 raft_consensus.cc:2243] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.337841 6494 raft_consensus.cc:2272] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.342851 6494 ts_tablet_manager.cc:1916] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.345273 6416 tablet_service.cc:1511] Processing CreateTablet for tablet 2873125e0d47474283666b9a964e56fc (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:18.348181 6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2873125e0d47474283666b9a964e56fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:18.361373 6419 tablet_service.cc:1511] Processing CreateTablet for tablet 56ede5cbc62940baa0448fbc4a00aab9 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:18.362215 6418 tablet_service.cc:1511] Processing CreateTablet for tablet 5eeada9e70d64156aa22272fa9119636 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:18.363329 6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ede5cbc62940baa0448fbc4a00aab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:18.369400 6494 ts_tablet_manager.cc:1929] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.369930 6494 log.cc:1199] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/ed4921b50dca4745ad700664fde00f76
I20260617 01:53:18.370925 6494 ts_tablet_manager.cc:1950] T ed4921b50dca4745ad700664fde00f76 P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.371083 6415 tablet_service.cc:1511] Processing CreateTablet for tablet c5501bbab2a44c09a9941719d4ea8478 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:18.371767 6417 tablet_service.cc:1511] Processing CreateTablet for tablet 173c7586f101405a8b917f8c36a12675 (DEFAULT_TABLE table=test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260617 01:53:18.374603 6494 tablet_replica.cc:333] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.367761 6418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eeada9e70d64156aa22272fa9119636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:18.375764 6494 raft_consensus.cc:2243] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.377117 6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173c7586f101405a8b917f8c36a12675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:18.378037 6318 catalog_manager.cc:5027] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): tablet ed4921b50dca4745ad700664fde00f76 (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]) successfully deleted
I20260617 01:53:18.379474 6494 raft_consensus.cc:2272] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.380043 6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5501bbab2a44c09a9941719d4ea8478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:18.408618 6494 ts_tablet_manager.cc:1916] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.420678 6466 tablet_bootstrap.cc:492] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.450699 6494 ts_tablet_manager.cc:1929] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.451191 6494 log.cc:1199] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/782b9e12c6fb41a98116f3446758e2eb
I20260617 01:53:18.452538 6494 ts_tablet_manager.cc:1950] T 782b9e12c6fb41a98116f3446758e2eb P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.456732 6494 tablet_replica.cc:333] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.457129 6466 tablet_bootstrap.cc:654] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.457288 6318 catalog_manager.cc:5027] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): tablet 782b9e12c6fb41a98116f3446758e2eb (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]) successfully deleted
I20260617 01:53:18.458084 6494 raft_consensus.cc:2243] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.458736 6494 raft_consensus.cc:2272] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.463795 6494 ts_tablet_manager.cc:1916] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.471189 6466 tablet_bootstrap.cc:492] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.471689 6466 ts_tablet_manager.cc:1403] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.051s user 0.025s sys 0.000s
I20260617 01:53:18.473659 6466 raft_consensus.cc:359] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.474037 6466 raft_consensus.cc:385] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.474239 6466 raft_consensus.cc:740] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.474735 6466 consensus_queue.cc:260] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.475152 6466 raft_consensus.cc:399] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.475355 6466 raft_consensus.cc:493] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.475585 6466 raft_consensus.cc:3060] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.479911 6494 ts_tablet_manager.cc:1929] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.480326 6494 log.cc:1199] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/f28b7fee632245cda3a98b7e33a442a4
I20260617 01:53:18.481092 6494 ts_tablet_manager.cc:1950] T f28b7fee632245cda3a98b7e33a442a4 P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.481372 6466 raft_consensus.cc:515] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.481961 6466 leader_election.cc:304] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.482476 6466 leader_election.cc:290] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.482595 6469 raft_consensus.cc:2804] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.483896 6466 ts_tablet_manager.cc:1434] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.012s user 0.009s sys 0.000s
I20260617 01:53:18.484604 6466 tablet_bootstrap.cc:492] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.488616 6466 tablet_bootstrap.cc:654] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.490336 6318 catalog_manager.cc:5027] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): tablet f28b7fee632245cda3a98b7e33a442a4 (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]) successfully deleted
I20260617 01:53:18.490351 6469 raft_consensus.cc:697] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.491230 6469 consensus_queue.cc:237] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.497618 6466 tablet_bootstrap.cc:492] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.498000 6466 ts_tablet_manager.cc:1403] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.003s
I20260617 01:53:18.498445 6332 catalog_manager.cc:5696] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.500164 6466 raft_consensus.cc:359] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.500690 6466 raft_consensus.cc:385] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.500967 6466 raft_consensus.cc:740] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.501528 6466 consensus_queue.cc:260] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.502069 6466 raft_consensus.cc:399] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.502323 6466 raft_consensus.cc:493] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.502601 6466 raft_consensus.cc:3060] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.511145 6466 raft_consensus.cc:515] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.511866 6466 leader_election.cc:304] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.512406 6466 leader_election.cc:290] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.512526 6469 raft_consensus.cc:2804] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.513077 6469 raft_consensus.cc:697] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.513722 6469 consensus_queue.cc:237] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.514041 6466 ts_tablet_manager.cc:1434] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.016s user 0.014s sys 0.000s
I20260617 01:53:18.514803 6466 tablet_bootstrap.cc:492] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.520605 6466 tablet_bootstrap.cc:654] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.526264 6466 tablet_bootstrap.cc:492] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.526854 6466 ts_tablet_manager.cc:1403] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.012s user 0.011s sys 0.000s
I20260617 01:53:18.526880 6332 catalog_manager.cc:5696] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.529369 6466 raft_consensus.cc:359] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.529726 6466 raft_consensus.cc:385] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.529922 6466 raft_consensus.cc:740] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.530426 6466 consensus_queue.cc:260] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.530819 6466 raft_consensus.cc:399] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.531018 6466 raft_consensus.cc:493] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.531255 6466 raft_consensus.cc:3060] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.536619 6466 raft_consensus.cc:515] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.537257 6466 leader_election.cc:304] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.537916 6469 raft_consensus.cc:2804] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.538344 6469 raft_consensus.cc:697] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.538954 6469 consensus_queue.cc:237] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.540970 6466 leader_election.cc:290] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.542928 6466 ts_tablet_manager.cc:1434] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.016s user 0.011s sys 0.000s
I20260617 01:53:18.543577 6466 tablet_bootstrap.cc:492] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.547063 6332 catalog_manager.cc:5696] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.548455 6466 tablet_bootstrap.cc:654] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.553647 6466 tablet_bootstrap.cc:492] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.554097 6466 ts_tablet_manager.cc:1403] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260617 01:53:18.557256 6466 raft_consensus.cc:359] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.557893 6466 raft_consensus.cc:385] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.558349 6466 raft_consensus.cc:740] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.559139 6466 consensus_queue.cc:260] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.559852 6466 raft_consensus.cc:399] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.560093 6466 raft_consensus.cc:493] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.560539 6466 raft_consensus.cc:3060] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.568240 6466 raft_consensus.cc:515] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.568943 6466 leader_election.cc:304] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.569545 6466 leader_election.cc:290] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.569690 6469 raft_consensus.cc:2804] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.570346 6469 raft_consensus.cc:697] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.571182 6469 consensus_queue.cc:237] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.571727 6466 ts_tablet_manager.cc:1434] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260617 01:53:18.572700 6466 tablet_bootstrap.cc:492] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6: Bootstrap starting.
I20260617 01:53:18.579967 6466 tablet_bootstrap.cc:654] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:18.580034 6332 catalog_manager.cc:5696] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.592011 6466 tablet_bootstrap.cc:492] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6: No bootstrap required, opened a new log
I20260617 01:53:18.592609 6466 ts_tablet_manager.cc:1403] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6: Time spent bootstrapping tablet: real 0.020s user 0.009s sys 0.008s
I20260617 01:53:18.594892 6466 raft_consensus.cc:359] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.595464 6466 raft_consensus.cc:385] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:18.595695 6466 raft_consensus.cc:740] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Initialized, Role: FOLLOWER
I20260617 01:53:18.596413 6466 consensus_queue.cc:260] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.597426 6466 raft_consensus.cc:399] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:18.597729 6466 raft_consensus.cc:493] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:18.598752 6466 raft_consensus.cc:3060] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:18.604765 6466 raft_consensus.cc:515] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.605468 6466 leader_election.cc:304] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84fc4a52281e4042a53100c5babfd5f6; no voters:
I20260617 01:53:18.606061 6466 leader_election.cc:290] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:18.606205 6469 raft_consensus.cc:2804] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:18.606859 6469 raft_consensus.cc:697] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Becoming Leader. State: Replica: 84fc4a52281e4042a53100c5babfd5f6, State: Running, Role: LEADER
I20260617 01:53:18.608100 6466 ts_tablet_manager.cc:1434] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260617 01:53:18.607717 6469 consensus_queue.cc:237] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } }
I20260617 01:53:18.616433 6332 catalog_manager.cc:5696] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "84fc4a52281e4042a53100c5babfd5f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84fc4a52281e4042a53100c5babfd5f6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 35557 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:18.635063 6332 catalog_manager.cc:6241] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113] alter complete (version 0)
I20260617 01:53:18.645550 6332 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35466:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260617 01:53:18.676187 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 2873125e0d47474283666b9a964e56fc
I20260617 01:53:18.677421 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 56ede5cbc62940baa0448fbc4a00aab9
I20260617 01:53:18.678267 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 5eeada9e70d64156aa22272fa9119636
I20260617 01:53:18.679080 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet c5501bbab2a44c09a9941719d4ea8478
I20260617 01:53:18.679881 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 173c7586f101405a8b917f8c36a12675
I20260617 01:53:18.682677 6417 tablet_service.cc:1558] Processing DeleteTablet for tablet 2873125e0d47474283666b9a964e56fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.683403 6494 tablet_replica.cc:333] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.684105 6418 tablet_service.cc:1558] Processing DeleteTablet for tablet 5eeada9e70d64156aa22272fa9119636 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.684188 6494 raft_consensus.cc:2243] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.684652 6417 tablet_service.cc:1558] Processing DeleteTablet for tablet 56ede5cbc62940baa0448fbc4a00aab9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.684895 6494 raft_consensus.cc:2272] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.685003 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet c5501bbab2a44c09a9941719d4ea8478 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.685927 6418 tablet_service.cc:1558] Processing DeleteTablet for tablet 173c7586f101405a8b917f8c36a12675 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.687809 6494 ts_tablet_manager.cc:1916] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.696205 6332 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35466:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260617 01:53:18.696890 6332 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35466:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260617 01:53:18.702118 6494 ts_tablet_manager.cc:1929] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.702549 6494 log.cc:1199] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/2873125e0d47474283666b9a964e56fc
I20260617 01:53:18.703253 6494 ts_tablet_manager.cc:1950] T 2873125e0d47474283666b9a964e56fc P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.706282 6494 tablet_replica.cc:333] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.706542 6318 catalog_manager.cc:5027] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): tablet 2873125e0d47474283666b9a964e56fc (table test-dup-ranges [id=7fbbbffddaa540efb3ab623a2a9fe113]) successfully deleted
I20260617 01:53:18.707199 6494 raft_consensus.cc:2243] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.707897 6494 raft_consensus.cc:2272] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.711705 6494 ts_tablet_manager.cc:1916] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.716207 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 75c82e2d31d44dbcb26c65a44fbb5ef9
I20260617 01:53:18.717520 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 95e1ba6a647a4f2d872e5e95f33fc1fd
I20260617 01:53:18.718825 6418 tablet_service.cc:1558] Processing DeleteTablet for tablet 75c82e2d31d44dbcb26c65a44fbb5ef9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.719036 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 1f963521e9b54169998b0f20e5197ed3
I20260617 01:53:18.719735 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet 95e1ba6a647a4f2d872e5e95f33fc1fd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.721073 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 09cc96dfd6f441488226614caf3c1fa1
I20260617 01:53:18.721458 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f963521e9b54169998b0f20e5197ed3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.722677 6332 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: Sending DeleteTablet for 1 replicas of tablet 12dcbd6a3ec24830ae64de5e3e0df3c2
I20260617 01:53:18.723320 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet 09cc96dfd6f441488226614caf3c1fa1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.724710 6419 tablet_service.cc:1558] Processing DeleteTablet for tablet 12dcbd6a3ec24830ae64de5e3e0df3c2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:18 UTC) from {username='slave'} at 127.0.0.1:58042
I20260617 01:53:18.725617 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:18.730458 6494 ts_tablet_manager.cc:1929] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.730865 6494 log.cc:1199] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/56ede5cbc62940baa0448fbc4a00aab9
I20260617 01:53:18.731500 6494 ts_tablet_manager.cc:1950] T 56ede5cbc62940baa0448fbc4a00aab9 P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
I20260617 01:53:18.734385 6494 tablet_replica.cc:333] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.735118 6494 raft_consensus.cc:2243] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.735674 6494 raft_consensus.cc:2272] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.739163 6494 ts_tablet_manager.cc:1916] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:18.755631 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:18.755709 6494 ts_tablet_manager.cc:1929] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:18.756078 6494 log.cc:1199] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781661132231981-435-0/minicluster-data/ts-0-root/wals/5eeada9e70d64156aa22272fa9119636
I20260617 01:53:18.756664 6494 ts_tablet_manager.cc:1950] T 5eeada9e70d64156aa22272fa9119636 P 84fc4a52281e4042a53100c5babfd5f6: Deleting consensus metadata
W20260617 01:53:18.758406 6318 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 3 similar messages]
I20260617 01:53:18.759938 435 tablet_replica.cc:333] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.760820 435 raft_consensus.cc:2243] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.761436 435 raft_consensus.cc:2272] T 173c7586f101405a8b917f8c36a12675 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.764297 435 tablet_replica.cc:333] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
W20260617 01:53:18.764499 6318 catalog_manager.cc:4754] TS 84fc4a52281e4042a53100c5babfd5f6 (127.0.108.193:35557): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c5501bbab2a44c09a9941719d4ea8478: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260617 01:53:18.765228 435 raft_consensus.cc:2243] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.765807 435 raft_consensus.cc:2272] T 75c82e2d31d44dbcb26c65a44fbb5ef9 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.767935 435 tablet_replica.cc:333] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.768412 435 raft_consensus.cc:2243] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.768756 435 raft_consensus.cc:2272] T c5501bbab2a44c09a9941719d4ea8478 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.770807 435 tablet_replica.cc:333] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.771262 435 raft_consensus.cc:2243] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.771605 435 raft_consensus.cc:2272] T 1f963521e9b54169998b0f20e5197ed3 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.773386 435 tablet_replica.cc:333] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.773815 435 raft_consensus.cc:2243] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.774153 435 raft_consensus.cc:2272] T 09cc96dfd6f441488226614caf3c1fa1 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.775852 435 tablet_replica.cc:333] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.776264 435 raft_consensus.cc:2243] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.776597 435 raft_consensus.cc:2272] T 12dcbd6a3ec24830ae64de5e3e0df3c2 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.778360 435 tablet_replica.cc:333] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.778775 435 raft_consensus.cc:2243] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.779102 435 raft_consensus.cc:2272] T 95e1ba6a647a4f2d872e5e95f33fc1fd P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.780877 435 tablet_replica.cc:333] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6: stopping tablet replica
I20260617 01:53:18.781267 435 raft_consensus.cc:2243] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.781605 435 raft_consensus.cc:2272] T 9d69b1136b0042d28b9553cad84c2a94 P 84fc4a52281e4042a53100c5babfd5f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.800606 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:18.821365 435 master.cc:562] Master@127.0.108.254:35945 shutting down...
I20260617 01:53:18.869529 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:18.870306 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:18.870853 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P b470c68abdd5415cb2fd60765eedf7a4: stopping tablet replica
I20260617 01:53:18.883599 435 master.cc:584] Master@127.0.108.254:35945 shutdown complete.
[ OK ] AlterTableTest.DropAndAddBackSameRangePartition (1872 ms)
[----------] 33 tests from AlterTableTest (66492 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260617 01:53:18.913877 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:40331
I20260617 01:53:18.914973 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:18.917614 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:18.920619 435 webserver.cc:533] Webserver started at http://127.0.108.254:38081/ using document root <none> and password file <none>
I20260617 01:53:18.921077 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:18.921244 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:18.921478 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:18.922434 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "13e87438bff24f5495b79be6fc83b0d6"
format_stamp: "Formatted at 2026-06-17 01:53:18 on dist-test-slave-x8s0"
I20260617 01:53:18.927028 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260617 01:53:18.930393 6511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:18.931109 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260617 01:53:18.931356 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "13e87438bff24f5495b79be6fc83b0d6"
format_stamp: "Formatted at 2026-06-17 01:53:18 on dist-test-slave-x8s0"
I20260617 01:53:18.931595 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-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)
I20260617 01:53:18.945907 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:18.947080 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:18.998849 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:40331
I20260617 01:53:18.998930 6562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:40331 every 8 connection(s)
I20260617 01:53:19.003644 6563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:19.018193 6563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: Bootstrap starting.
I20260617 01:53:19.022862 6563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:19.026661 6563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: No bootstrap required, opened a new log
I20260617 01:53:19.028445 6563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13e87438bff24f5495b79be6fc83b0d6" member_type: VOTER }
I20260617 01:53:19.028796 6563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:19.029129 6563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13e87438bff24f5495b79be6fc83b0d6, State: Initialized, Role: FOLLOWER
I20260617 01:53:19.029738 6563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13e87438bff24f5495b79be6fc83b0d6" member_type: VOTER }
I20260617 01:53:19.030146 6563 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:19.030365 6563 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:19.030591 6563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:19.035555 6563 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13e87438bff24f5495b79be6fc83b0d6" member_type: VOTER }
I20260617 01:53:19.036018 6563 leader_election.cc:304] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 13e87438bff24f5495b79be6fc83b0d6; no voters:
I20260617 01:53:19.037242 6563 leader_election.cc:290] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:19.037544 6566 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:19.041253 6566 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 1 LEADER]: Becoming Leader. State: Replica: 13e87438bff24f5495b79be6fc83b0d6, State: Running, Role: LEADER
I20260617 01:53:19.041994 6566 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13e87438bff24f5495b79be6fc83b0d6" member_type: VOTER }
I20260617 01:53:19.043931 6563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:19.047601 6568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13e87438bff24f5495b79be6fc83b0d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13e87438bff24f5495b79be6fc83b0d6" member_type: VOTER } }
I20260617 01:53:19.047679 6567 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13e87438bff24f5495b79be6fc83b0d6. Latest consensus state: current_term: 1 leader_uuid: "13e87438bff24f5495b79be6fc83b0d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13e87438bff24f5495b79be6fc83b0d6" member_type: VOTER } }
I20260617 01:53:19.048308 6567 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:19.048312 6568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:19.062219 6572 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:19.068243 6572 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:19.073117 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:19.077016 6572 catalog_manager.cc:1382] Generated new cluster ID: 940bbb1218134d6ba5b226aaa247b45c
I20260617 01:53:19.077275 6572 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:19.106163 6572 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:19.108361 6572 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:19.131177 6572 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: Generated new TSK 0
I20260617 01:53:19.131963 6572 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:19.140749 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:19.144649 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:19.149112 435 webserver.cc:533] Webserver started at http://127.0.108.193:42601/ using document root <none> and password file <none>
I20260617 01:53:19.149788 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:19.149966 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:19.150202 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:19.152213 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "a935b4e3c5994c699127f9889b291e31"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.158584 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.001s sys 0.004s
I20260617 01:53:19.163275 6587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.164623 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.002s sys 0.000s
I20260617 01:53:19.165205 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "a935b4e3c5994c699127f9889b291e31"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.165546 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-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)
I20260617 01:53:19.190410 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:19.192215 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:19.194571 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:19.198659 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:19.198926 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.199390 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:19.199586 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.261188 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:35523
I20260617 01:53:19.261274 6649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:35523 every 8 connection(s)
I20260617 01:53:19.266674 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:19.270870 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:19.278744 435 webserver.cc:533] Webserver started at http://127.0.108.194:37543/ using document root <none> and password file <none>
I20260617 01:53:19.279366 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:19.279598 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:19.279881 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:19.281092 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "29cad0564ffa44e998c9041bb327cb4b"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.286419 6650 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40331
I20260617 01:53:19.286743 6650 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:19.287020 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.002s sys 0.003s
I20260617 01:53:19.287561 6650 heartbeater.cc:507] Master 127.0.108.254:40331 requested a full tablet report, sending...
I20260617 01:53:19.290277 6528 ts_manager.cc:194] Registered new tserver with Master: a935b4e3c5994c699127f9889b291e31 (127.0.108.193:35523)
I20260617 01:53:19.292552 6528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41578
I20260617 01:53:19.293659 6657 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.294595 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.001s sys 0.003s
I20260617 01:53:19.294961 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "29cad0564ffa44e998c9041bb327cb4b"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.295308 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-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)
I20260617 01:53:19.305321 6650 heartbeater.cc:499] Master 127.0.108.254:40331 was elected leader, sending a full tablet report...
I20260617 01:53:19.349642 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:19.351675 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:19.353888 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:19.358207 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:19.358522 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.358924 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:19.359119 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.453255 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:42723
I20260617 01:53:19.453408 6719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:42723 every 8 connection(s)
I20260617 01:53:19.463224 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:19.469519 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:19.477792 435 webserver.cc:533] Webserver started at http://127.0.108.195:34741/ using document root <none> and password file <none>
I20260617 01:53:19.478708 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:19.479239 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:19.479529 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:19.481575 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "1a55bce45216417aacfed1e84455f1d0"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.484061 6720 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40331
I20260617 01:53:19.484664 6720 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:19.485944 6720 heartbeater.cc:507] Master 127.0.108.254:40331 requested a full tablet report, sending...
I20260617 01:53:19.489193 6528 ts_manager.cc:194] Registered new tserver with Master: 29cad0564ffa44e998c9041bb327cb4b (127.0.108.194:42723)
I20260617 01:53:19.490674 435 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.005s sys 0.004s
I20260617 01:53:19.491644 6528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41582
I20260617 01:53:19.497714 6726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.499086 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.003s sys 0.001s
I20260617 01:53:19.499567 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "1a55bce45216417aacfed1e84455f1d0"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.500063 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-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)
I20260617 01:53:19.505678 6720 heartbeater.cc:499] Master 127.0.108.254:40331 was elected leader, sending a full tablet report...
I20260617 01:53:19.519517 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:19.520823 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:19.523866 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:19.527174 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:19.527371 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.527587 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:19.527733 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.657703 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:44995
I20260617 01:53:19.657810 6788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:44995 every 8 connection(s)
I20260617 01:53:19.697855 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:19.705854 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:19.710449 6789 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40331
I20260617 01:53:19.710839 6789 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:19.712227 6789 heartbeater.cc:507] Master 127.0.108.254:40331 requested a full tablet report, sending...
I20260617 01:53:19.718482 6526 ts_manager.cc:194] Registered new tserver with Master: 1a55bce45216417aacfed1e84455f1d0 (127.0.108.195:44995)
I20260617 01:53:19.719398 435 webserver.cc:533] Webserver started at http://127.0.108.196:33439/ using document root <none> and password file <none>
I20260617 01:53:19.720587 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:19.721113 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:19.721634 6526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46310
I20260617 01:53:19.721683 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:19.731510 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "9edbc88f10e342a0a2e3728ce5d0681a"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.743073 435 fs_manager.cc:696] Time spent creating directory manager: real 0.010s user 0.006s sys 0.003s
I20260617 01:53:19.746639 6789 heartbeater.cc:499] Master 127.0.108.254:40331 was elected leader, sending a full tablet report...
I20260617 01:53:19.751194 6795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.753319 435 fs_manager.cc:730] Time spent opening block manager: real 0.006s user 0.002s sys 0.003s
I20260617 01:53:19.753957 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "9edbc88f10e342a0a2e3728ce5d0681a"
format_stamp: "Formatted at 2026-06-17 01:53:19 on dist-test-slave-x8s0"
I20260617 01:53:19.754482 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781661132231981-435-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)
I20260617 01:53:19.787273 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:19.788688 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:19.790725 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:19.793201 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:19.793462 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.793747 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:19.793954 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:19.920830 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:36597
I20260617 01:53:19.921252 6857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:36597 every 8 connection(s)
I20260617 01:53:19.952704 6858 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40331
I20260617 01:53:19.953254 6858 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:19.954463 6858 heartbeater.cc:507] Master 127.0.108.254:40331 requested a full tablet report, sending...
I20260617 01:53:19.957880 6527 ts_manager.cc:194] Registered new tserver with Master: 9edbc88f10e342a0a2e3728ce5d0681a (127.0.108.196:36597)
I20260617 01:53:19.958837 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.028466319s
I20260617 01:53:19.960563 6527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46326
I20260617 01:53:19.975195 6858 heartbeater.cc:499] Master 127.0.108.254:40331 was elected leader, sending a full tablet report...
I20260617 01:53:20.018221 6528 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46336:
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"
}
}
}
I20260617 01:53:20.089109 6754 tablet_service.cc:1511] Processing CreateTablet for tablet 342f38d2c204467a8007742c2bc8ef95 (DEFAULT_TABLE table=fake-table [id=a31017ba781c4d83ba480fa6b8b86513]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:20.090373 6754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342f38d2c204467a8007742c2bc8ef95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:20.098748 6685 tablet_service.cc:1511] Processing CreateTablet for tablet 342f38d2c204467a8007742c2bc8ef95 (DEFAULT_TABLE table=fake-table [id=a31017ba781c4d83ba480fa6b8b86513]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:20.100035 6685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342f38d2c204467a8007742c2bc8ef95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:20.110226 6823 tablet_service.cc:1511] Processing CreateTablet for tablet 342f38d2c204467a8007742c2bc8ef95 (DEFAULT_TABLE table=fake-table [id=a31017ba781c4d83ba480fa6b8b86513]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:20.111503 6823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 342f38d2c204467a8007742c2bc8ef95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:20.121173 6876 tablet_bootstrap.cc:492] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: Bootstrap starting.
I20260617 01:53:20.128123 6876 tablet_bootstrap.cc:654] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:20.137274 6876 tablet_bootstrap.cc:492] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: No bootstrap required, opened a new log
I20260617 01:53:20.137876 6876 ts_tablet_manager.cc:1403] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: Time spent bootstrapping tablet: real 0.017s user 0.010s sys 0.003s
I20260617 01:53:20.142804 6877 tablet_bootstrap.cc:492] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: Bootstrap starting.
I20260617 01:53:20.148723 6876 raft_consensus.cc:359] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.152416 6879 tablet_bootstrap.cc:492] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: Bootstrap starting.
I20260617 01:53:20.153405 6877 tablet_bootstrap.cc:654] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:20.153697 6876 raft_consensus.cc:385] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:20.154425 6876 raft_consensus.cc:740] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a55bce45216417aacfed1e84455f1d0, State: Initialized, Role: FOLLOWER
I20260617 01:53:20.165940 6877 tablet_bootstrap.cc:492] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: No bootstrap required, opened a new log
I20260617 01:53:20.166869 6877 ts_tablet_manager.cc:1403] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: Time spent bootstrapping tablet: real 0.025s user 0.018s sys 0.000s
I20260617 01:53:20.170735 6877 raft_consensus.cc:359] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.171700 6879 tablet_bootstrap.cc:654] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:20.155776 6876 consensus_queue.cc:260] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.171856 6877 raft_consensus.cc:385] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:20.174513 6877 raft_consensus.cc:740] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29cad0564ffa44e998c9041bb327cb4b, State: Initialized, Role: FOLLOWER
I20260617 01:53:20.175700 6877 consensus_queue.cc:260] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.181111 6876 ts_tablet_manager.cc:1434] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: Time spent starting tablet: real 0.042s user 0.013s sys 0.000s
I20260617 01:53:20.193670 6877 ts_tablet_manager.cc:1434] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: Time spent starting tablet: real 0.026s user 0.014s sys 0.000s
W20260617 01:53:20.196568 6790 tablet.cc:2406] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260617 01:53:20.199635 6879 tablet_bootstrap.cc:492] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: No bootstrap required, opened a new log
I20260617 01:53:20.200373 6879 ts_tablet_manager.cc:1403] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: Time spent bootstrapping tablet: real 0.048s user 0.016s sys 0.004s
I20260617 01:53:20.205013 6879 raft_consensus.cc:359] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.205968 6879 raft_consensus.cc:385] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:20.206529 6879 raft_consensus.cc:740] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edbc88f10e342a0a2e3728ce5d0681a, State: Initialized, Role: FOLLOWER
I20260617 01:53:20.207790 6879 consensus_queue.cc:260] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.215854 6879 ts_tablet_manager.cc:1434] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: Time spent starting tablet: real 0.015s user 0.009s sys 0.004s
I20260617 01:53:20.366310 6881 raft_consensus.cc:493] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:53:20.366802 6881 raft_consensus.cc:515] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.369431 6881 leader_election.cc:290] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29cad0564ffa44e998c9041bb327cb4b (127.0.108.194:42723), 9edbc88f10e342a0a2e3728ce5d0681a (127.0.108.196:36597)
I20260617 01:53:20.387228 6882 raft_consensus.cc:493] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:53:20.387836 6882 raft_consensus.cc:515] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.393709 6882 leader_election.cc:290] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a55bce45216417aacfed1e84455f1d0 (127.0.108.195:44995), 9edbc88f10e342a0a2e3728ce5d0681a (127.0.108.196:36597)
I20260617 01:53:20.416651 6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "1a55bce45216417aacfed1e84455f1d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" is_pre_election: true
I20260617 01:53:20.418318 6833 raft_consensus.cc:2468] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a55bce45216417aacfed1e84455f1d0 in term 0.
I20260617 01:53:20.420650 6727 leader_election.cc:304] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [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: 1a55bce45216417aacfed1e84455f1d0, 9edbc88f10e342a0a2e3728ce5d0681a; no voters:
I20260617 01:53:20.422204 6881 raft_consensus.cc:2804] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:53:20.422756 6881 raft_consensus.cc:493] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:53:20.423292 6881 raft_consensus.cc:3060] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:20.429054 6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "1a55bce45216417aacfed1e84455f1d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cad0564ffa44e998c9041bb327cb4b" is_pre_election: true
I20260617 01:53:20.429772 6695 raft_consensus.cc:2468] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a55bce45216417aacfed1e84455f1d0 in term 0.
I20260617 01:53:20.433123 6764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "29cad0564ffa44e998c9041bb327cb4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a55bce45216417aacfed1e84455f1d0" is_pre_election: true
I20260617 01:53:20.440814 6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "29cad0564ffa44e998c9041bb327cb4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" is_pre_election: true
I20260617 01:53:20.441957 6833 raft_consensus.cc:2468] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29cad0564ffa44e998c9041bb327cb4b in term 0.
I20260617 01:53:20.442363 6881 raft_consensus.cc:515] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.444278 6764 raft_consensus.cc:2393] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29cad0564ffa44e998c9041bb327cb4b in current term 1: Already voted for candidate 1a55bce45216417aacfed1e84455f1d0 in this term.
I20260617 01:53:20.446480 6881 leader_election.cc:290] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [CANDIDATE]: Term 1 election: Requested vote from peers 29cad0564ffa44e998c9041bb327cb4b (127.0.108.194:42723), 9edbc88f10e342a0a2e3728ce5d0681a (127.0.108.196:36597)
I20260617 01:53:20.447918 6658 leader_election.cc:304] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [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: 29cad0564ffa44e998c9041bb327cb4b, 9edbc88f10e342a0a2e3728ce5d0681a; no voters:
I20260617 01:53:20.450528 6882 raft_consensus.cc:2804] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:53:20.451129 6882 raft_consensus.cc:493] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:53:20.450524 6695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "1a55bce45216417aacfed1e84455f1d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29cad0564ffa44e998c9041bb327cb4b"
I20260617 01:53:20.451712 6882 raft_consensus.cc:3060] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:20.453500 6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "1a55bce45216417aacfed1e84455f1d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edbc88f10e342a0a2e3728ce5d0681a"
I20260617 01:53:20.456881 6833 raft_consensus.cc:3060] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:20.474573 6882 raft_consensus.cc:515] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.476881 6695 raft_consensus.cc:2393] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a55bce45216417aacfed1e84455f1d0 in current term 1: Already voted for candidate 29cad0564ffa44e998c9041bb327cb4b in this term.
I20260617 01:53:20.478902 6764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "29cad0564ffa44e998c9041bb327cb4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a55bce45216417aacfed1e84455f1d0"
I20260617 01:53:20.480160 6764 raft_consensus.cc:2393] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29cad0564ffa44e998c9041bb327cb4b in current term 1: Already voted for candidate 1a55bce45216417aacfed1e84455f1d0 in this term.
I20260617 01:53:20.483105 6882 leader_election.cc:290] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [CANDIDATE]: Term 1 election: Requested vote from peers 1a55bce45216417aacfed1e84455f1d0 (127.0.108.195:44995), 9edbc88f10e342a0a2e3728ce5d0681a (127.0.108.196:36597)
I20260617 01:53:20.485337 6832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "342f38d2c204467a8007742c2bc8ef95" candidate_uuid: "29cad0564ffa44e998c9041bb327cb4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edbc88f10e342a0a2e3728ce5d0681a"
I20260617 01:53:20.478806 6833 raft_consensus.cc:2468] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a55bce45216417aacfed1e84455f1d0 in term 1.
I20260617 01:53:20.488502 6658 leader_election.cc:304] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29cad0564ffa44e998c9041bb327cb4b; no voters: 1a55bce45216417aacfed1e84455f1d0, 9edbc88f10e342a0a2e3728ce5d0681a
I20260617 01:53:20.489441 6727 leader_election.cc:304] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a55bce45216417aacfed1e84455f1d0, 9edbc88f10e342a0a2e3728ce5d0681a; no voters: 29cad0564ffa44e998c9041bb327cb4b
I20260617 01:53:20.490183 6882 raft_consensus.cc:2749] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260617 01:53:20.490367 6881 raft_consensus.cc:2804] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:20.491935 6881 raft_consensus.cc:697] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1a55bce45216417aacfed1e84455f1d0, State: Running, Role: LEADER
I20260617 01:53:20.493259 6881 consensus_queue.cc:237] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [LEADER]: Queue going to LEADER mode. State: All 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: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } }
I20260617 01:53:20.515352 6526 catalog_manager.cc:5696] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a55bce45216417aacfed1e84455f1d0 (127.0.108.195). New cstate: current_term: 1 leader_uuid: "1a55bce45216417aacfed1e84455f1d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a55bce45216417aacfed1e84455f1d0" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 44995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 } health_report { overall_health: UNKNOWN } } }
I20260617 01:53:20.600873 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:20.632229 6833 raft_consensus.cc:1275] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 1 FOLLOWER]: Refusing update from remote peer 1a55bce45216417aacfed1e84455f1d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 01:53:20.632995 6695 raft_consensus.cc:1275] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 1 FOLLOWER]: Refusing update from remote peer 1a55bce45216417aacfed1e84455f1d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 01:53:20.634583 6881 consensus_queue.cc:1048] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edbc88f10e342a0a2e3728ce5d0681a" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 01:53:20.635370 6890 consensus_queue.cc:1048] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29cad0564ffa44e998c9041bb327cb4b" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 01:53:20.670825 6897 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260617 01:53:20.829735 435 alter_table-test.cc:2380] Verifying initial pattern
I20260617 01:53:20.858371 435 alter_table-test.cc:2383] Dropping and adding back c1
I20260617 01:53:20.860072 6524 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46336:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260617 01:53:20.885221 6902 tablet.cc:1724] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: 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
I20260617 01:53:20.887384 6904 tablet.cc:1724] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: 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
I20260617 01:53:20.888914 6903 tablet.cc:1724] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: 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
I20260617 01:53:21.042255 6527 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: fake-table [id=a31017ba781c4d83ba480fa6b8b86513] alter complete (version 1)
I20260617 01:53:21.046754 6526 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46336:
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
I20260617 01:53:21.094039 6526 catalog_manager.cc:5788] TS 9edbc88f10e342a0a2e3728ce5d0681a (127.0.108.196:36597) does not have the latest schema for tablet 342f38d2c204467a8007742c2bc8ef95 (table fake-table [id=a31017ba781c4d83ba480fa6b8b86513]). Expected version 2 got 1
I20260617 01:53:21.097231 6903 tablet.cc:1724] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: 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
I20260617 01:53:21.100569 6904 tablet.cc:1724] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: 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
I20260617 01:53:21.102238 6904 tablet.cc:1622] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: MemRowSet was empty: no flush needed.
I20260617 01:53:21.100337 6903 tablet.cc:1622] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: MemRowSet was empty: no flush needed.
I20260617 01:53:21.104362 6902 tablet.cc:1724] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: 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
I20260617 01:53:21.106124 6902 tablet.cc:1622] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: MemRowSet was empty: no flush needed.
I20260617 01:53:21.129298 6524 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: fake-table [id=a31017ba781c4d83ba480fa6b8b86513] alter complete (version 2)
I20260617 01:53:21.137817 435 alter_table-test.cc:2393] Verifying that the new default shows up
I20260617 01:53:21.161756 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:21.201157 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:21.215716 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:21.230986 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
I20260617 01:53:21.288743 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:21.289723 435 tablet_replica.cc:333] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b: stopping tablet replica
I20260617 01:53:21.290572 435 raft_consensus.cc:2243] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:21.291271 435 raft_consensus.cc:2272] T 342f38d2c204467a8007742c2bc8ef95 P 29cad0564ffa44e998c9041bb327cb4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:21.318310 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:53:21.336350 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:53:21.375139 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:21.375705 435 tablet_replica.cc:333] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0: stopping tablet replica
I20260617 01:53:21.376189 435 raft_consensus.cc:2243] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:21.377012 435 raft_consensus.cc:2272] T 342f38d2c204467a8007742c2bc8ef95 P 1a55bce45216417aacfed1e84455f1d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:21.397451 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:53:21.407500 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:53:21.432206 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:21.432746 435 tablet_replica.cc:333] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a: stopping tablet replica
I20260617 01:53:21.433317 435 raft_consensus.cc:2243] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:21.433787 435 raft_consensus.cc:2272] T 342f38d2c204467a8007742c2bc8ef95 P 9edbc88f10e342a0a2e3728ce5d0681a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:21.453670 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:53:21.468493 435 master.cc:562] Master@127.0.108.254:40331 shutting down...
I20260617 01:53:21.494323 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:21.495047 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:21.495553 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13e87438bff24f5495b79be6fc83b0d6: stopping tablet replica
I20260617 01:53:21.518433 435 master.cc:584] Master@127.0.108.254:40331 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (2651 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260617 01:53:21.568230 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:42131
I20260617 01:53:21.570030 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:21.574266 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:21.578220 435 webserver.cc:533] Webserver started at http://127.0.108.254:43419/ using document root <none> and password file <none>
I20260617 01:53:21.579149 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:21.579427 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:21.579921 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:21.581745 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "76b069cd88c7478ea31a9c769a774fc1"
format_stamp: "Formatted at 2026-06-17 01:53:21 on dist-test-slave-x8s0"
I20260617 01:53:21.589564 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.008s sys 0.000s
I20260617 01:53:21.595222 6912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:21.596354 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260617 01:53:21.596797 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "76b069cd88c7478ea31a9c769a774fc1"
format_stamp: "Formatted at 2026-06-17 01:53:21 on dist-test-slave-x8s0"
I20260617 01:53:21.597376 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-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)
I20260617 01:53:21.624933 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:21.626181 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:21.668541 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:42131
I20260617 01:53:21.668607 6963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:42131 every 8 connection(s)
I20260617 01:53:21.673154 6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:21.682883 6964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1: Bootstrap starting.
I20260617 01:53:21.687004 6964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:21.690949 6964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1: No bootstrap required, opened a new log
I20260617 01:53:21.692895 6964 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76b069cd88c7478ea31a9c769a774fc1" member_type: VOTER }
I20260617 01:53:21.693260 6964 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:21.693459 6964 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b069cd88c7478ea31a9c769a774fc1, State: Initialized, Role: FOLLOWER
I20260617 01:53:21.693948 6964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76b069cd88c7478ea31a9c769a774fc1" member_type: VOTER }
I20260617 01:53:21.694360 6964 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:21.694578 6964 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:21.694801 6964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:21.699877 6964 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76b069cd88c7478ea31a9c769a774fc1" member_type: VOTER }
I20260617 01:53:21.700599 6964 leader_election.cc:304] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76b069cd88c7478ea31a9c769a774fc1; no voters:
I20260617 01:53:21.702260 6964 leader_election.cc:290] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:21.702775 6967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:21.704909 6967 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 1 LEADER]: Becoming Leader. State: Replica: 76b069cd88c7478ea31a9c769a774fc1, State: Running, Role: LEADER
I20260617 01:53:21.705900 6967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76b069cd88c7478ea31a9c769a774fc1" member_type: VOTER }
I20260617 01:53:21.706630 6964 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:21.709751 6968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76b069cd88c7478ea31a9c769a774fc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76b069cd88c7478ea31a9c769a774fc1" member_type: VOTER } }
I20260617 01:53:21.710649 6968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:21.709800 6969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76b069cd88c7478ea31a9c769a774fc1. Latest consensus state: current_term: 1 leader_uuid: "76b069cd88c7478ea31a9c769a774fc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76b069cd88c7478ea31a9c769a774fc1" member_type: VOTER } }
I20260617 01:53:21.712096 6969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:21.716544 6972 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:21.724797 6972 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:21.729216 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:21.737447 6972 catalog_manager.cc:1382] Generated new cluster ID: 27f9081fa61041578354280fab44bfe3
I20260617 01:53:21.738045 6972 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:21.757001 6972 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:21.758684 6972 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:21.778784 6972 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1: Generated new TSK 0
I20260617 01:53:21.779574 6972 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:21.796728 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:21.801761 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:21.806032 435 webserver.cc:533] Webserver started at http://127.0.108.193:45283/ using document root <none> and password file <none>
I20260617 01:53:21.806687 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:21.806846 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:21.807265 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:21.808804 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "38e7bf3ef3b144b1bd73822504d520a6"
format_stamp: "Formatted at 2026-06-17 01:53:21 on dist-test-slave-x8s0"
I20260617 01:53:21.815152 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.005s sys 0.000s
I20260617 01:53:21.819937 6988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:21.821369 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:53:21.821729 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "38e7bf3ef3b144b1bd73822504d520a6"
format_stamp: "Formatted at 2026-06-17 01:53:21 on dist-test-slave-x8s0"
I20260617 01:53:21.822144 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-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)
I20260617 01:53:21.845902 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:21.847326 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:21.849650 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:21.853015 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:21.853191 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:21.853621 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:21.853758 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:21.906262 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:41457
I20260617 01:53:21.906364 7050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:41457 every 8 connection(s)
I20260617 01:53:21.910981 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:21.915796 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:21.925683 435 webserver.cc:533] Webserver started at http://127.0.108.194:42741/ using document root <none> and password file <none>
I20260617 01:53:21.926314 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:21.926548 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:21.926877 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:21.928046 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "cfb0b9d3e20345c18cfee26d1b0331b0"
format_stamp: "Formatted at 2026-06-17 01:53:21 on dist-test-slave-x8s0"
I20260617 01:53:21.933975 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.001s sys 0.006s
I20260617 01:53:21.935653 7051 heartbeater.cc:344] Connected to a master server at 127.0.108.254:42131
I20260617 01:53:21.936012 7051 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:21.936671 7051 heartbeater.cc:507] Master 127.0.108.254:42131 requested a full tablet report, sending...
I20260617 01:53:21.938635 7058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:21.938724 6929 ts_manager.cc:194] Registered new tserver with Master: 38e7bf3ef3b144b1bd73822504d520a6 (127.0.108.193:41457)
I20260617 01:53:21.939649 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260617 01:53:21.939975 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "cfb0b9d3e20345c18cfee26d1b0331b0"
format_stamp: "Formatted at 2026-06-17 01:53:21 on dist-test-slave-x8s0"
I20260617 01:53:21.940327 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-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)
I20260617 01:53:21.941148 6929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46310
I20260617 01:53:21.954093 7051 heartbeater.cc:499] Master 127.0.108.254:42131 was elected leader, sending a full tablet report...
I20260617 01:53:21.960702 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:21.962278 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:21.964394 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:21.967833 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:21.968245 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:21.968470 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:21.968813 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.048310 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:35823
I20260617 01:53:22.048373 7120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:35823 every 8 connection(s)
I20260617 01:53:22.057055 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:22.062740 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:22.070302 435 webserver.cc:533] Webserver started at http://127.0.108.195:44141/ using document root <none> and password file <none>
I20260617 01:53:22.071139 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:22.071599 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:22.072126 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:22.073643 7121 heartbeater.cc:344] Connected to a master server at 127.0.108.254:42131
I20260617 01:53:22.073822 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "b6784ab3c2ed4cf6a8dfcf473568f7ad"
format_stamp: "Formatted at 2026-06-17 01:53:22 on dist-test-slave-x8s0"
I20260617 01:53:22.074096 7121 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:22.075146 7121 heartbeater.cc:507] Master 127.0.108.254:42131 requested a full tablet report, sending...
I20260617 01:53:22.078217 6929 ts_manager.cc:194] Registered new tserver with Master: cfb0b9d3e20345c18cfee26d1b0331b0 (127.0.108.194:35823)
I20260617 01:53:22.080433 6929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46320
I20260617 01:53:22.081090 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.005s sys 0.001s
I20260617 01:53:22.086457 7127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.087499 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.003s
I20260617 01:53:22.087941 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "b6784ab3c2ed4cf6a8dfcf473568f7ad"
format_stamp: "Formatted at 2026-06-17 01:53:22 on dist-test-slave-x8s0"
I20260617 01:53:22.088249 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-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)
I20260617 01:53:22.095012 7121 heartbeater.cc:499] Master 127.0.108.254:42131 was elected leader, sending a full tablet report...
I20260617 01:53:22.104703 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:22.106333 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:22.108167 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:22.112473 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:22.112716 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.113005 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:22.113214 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.171833 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:44163
I20260617 01:53:22.171916 7189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:44163 every 8 connection(s)
I20260617 01:53:22.176761 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:22.180990 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:22.189435 7190 heartbeater.cc:344] Connected to a master server at 127.0.108.254:42131
I20260617 01:53:22.189909 7190 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:22.190761 7190 heartbeater.cc:507] Master 127.0.108.254:42131 requested a full tablet report, sending...
I20260617 01:53:22.191448 435 webserver.cc:533] Webserver started at http://127.0.108.196:33471/ using document root <none> and password file <none>
I20260617 01:53:22.192003 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:22.192242 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:22.192512 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:22.192936 6929 ts_manager.cc:194] Registered new tserver with Master: b6784ab3c2ed4cf6a8dfcf473568f7ad (127.0.108.195:44163)
I20260617 01:53:22.193575 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "aaed614ab0f74fe6a48c726bd7c061f4"
format_stamp: "Formatted at 2026-06-17 01:53:22 on dist-test-slave-x8s0"
I20260617 01:53:22.194643 6929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46332
I20260617 01:53:22.199254 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:53:22.206557 7196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.207494 7190 heartbeater.cc:499] Master 127.0.108.254:42131 was elected leader, sending a full tablet report...
I20260617 01:53:22.207939 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:53:22.209000 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "aaed614ab0f74fe6a48c726bd7c061f4"
format_stamp: "Formatted at 2026-06-17 01:53:22 on dist-test-slave-x8s0"
I20260617 01:53:22.209528 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781661132231981-435-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)
I20260617 01:53:22.236338 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:22.238428 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:22.241930 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:22.246345 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:22.246592 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.247115 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:22.247280 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:22.381569 7258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:34729 every 8 connection(s)
I20260617 01:53:22.381855 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:34729
I20260617 01:53:22.401252 7259 heartbeater.cc:344] Connected to a master server at 127.0.108.254:42131
I20260617 01:53:22.401661 7259 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:22.402426 7259 heartbeater.cc:507] Master 127.0.108.254:42131 requested a full tablet report, sending...
I20260617 01:53:22.404227 6928 ts_manager.cc:194] Registered new tserver with Master: aaed614ab0f74fe6a48c726bd7c061f4 (127.0.108.196:34729)
I20260617 01:53:22.404665 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01967271s
I20260617 01:53:22.407981 6928 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46340
I20260617 01:53:22.421168 7259 heartbeater.cc:499] Master 127.0.108.254:42131 was elected leader, sending a full tablet report...
I20260617 01:53:22.431030 6927 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46352:
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"
}
}
}
I20260617 01:53:22.530946 7224 tablet_service.cc:1511] Processing CreateTablet for tablet 6cccd4a2b7fd45f3b337c83e8ce47cbe (DEFAULT_TABLE table=fake-table [id=0708f878503847c9b07bd47dc9d64cc9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:22.532822 7224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cccd4a2b7fd45f3b337c83e8ce47cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:22.542907 7086 tablet_service.cc:1511] Processing CreateTablet for tablet 6cccd4a2b7fd45f3b337c83e8ce47cbe (DEFAULT_TABLE table=fake-table [id=0708f878503847c9b07bd47dc9d64cc9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:22.544942 7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cccd4a2b7fd45f3b337c83e8ce47cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:22.552428 7016 tablet_service.cc:1511] Processing CreateTablet for tablet 6cccd4a2b7fd45f3b337c83e8ce47cbe (DEFAULT_TABLE table=fake-table [id=0708f878503847c9b07bd47dc9d64cc9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:22.554612 7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cccd4a2b7fd45f3b337c83e8ce47cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:22.590776 7277 tablet_bootstrap.cc:492] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: Bootstrap starting.
I20260617 01:53:22.599197 7277 tablet_bootstrap.cc:654] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:22.610188 7278 tablet_bootstrap.cc:492] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6: Bootstrap starting.
I20260617 01:53:22.627849 7278 tablet_bootstrap.cc:654] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:22.641768 7277 tablet_bootstrap.cc:492] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: No bootstrap required, opened a new log
I20260617 01:53:22.642442 7277 ts_tablet_manager.cc:1403] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: Time spent bootstrapping tablet: real 0.052s user 0.030s sys 0.017s
I20260617 01:53:22.645063 7277 raft_consensus.cc:359] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.645745 7277 raft_consensus.cc:385] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:22.646039 7277 raft_consensus.cc:740] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb0b9d3e20345c18cfee26d1b0331b0, State: Initialized, Role: FOLLOWER
I20260617 01:53:22.647015 7277 consensus_queue.cc:260] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.653868 7280 tablet_bootstrap.cc:492] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4: Bootstrap starting.
I20260617 01:53:22.656148 7277 ts_tablet_manager.cc:1434] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: Time spent starting tablet: real 0.013s user 0.005s sys 0.007s
I20260617 01:53:22.660529 7280 tablet_bootstrap.cc:654] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:22.671407 7278 tablet_bootstrap.cc:492] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6: No bootstrap required, opened a new log
I20260617 01:53:22.671833 7278 ts_tablet_manager.cc:1403] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6: Time spent bootstrapping tablet: real 0.062s user 0.018s sys 0.015s
I20260617 01:53:22.673815 7278 raft_consensus.cc:359] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.674345 7278 raft_consensus.cc:385] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:22.674577 7278 raft_consensus.cc:740] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e7bf3ef3b144b1bd73822504d520a6, State: Initialized, Role: FOLLOWER
I20260617 01:53:22.675187 7278 consensus_queue.cc:260] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.689620 7280 tablet_bootstrap.cc:492] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4: No bootstrap required, opened a new log
I20260617 01:53:22.690152 7280 ts_tablet_manager.cc:1403] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4: Time spent bootstrapping tablet: real 0.037s user 0.001s sys 0.023s
I20260617 01:53:22.692773 7280 raft_consensus.cc:359] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.693488 7280 raft_consensus.cc:385] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:22.693791 7280 raft_consensus.cc:740] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaed614ab0f74fe6a48c726bd7c061f4, State: Initialized, Role: FOLLOWER
I20260617 01:53:22.694497 7280 consensus_queue.cc:260] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.696900 7278 ts_tablet_manager.cc:1434] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6: Time spent starting tablet: real 0.025s user 0.009s sys 0.016s
I20260617 01:53:22.710395 7280 ts_tablet_manager.cc:1434] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4: Time spent starting tablet: real 0.020s user 0.006s sys 0.013s
I20260617 01:53:22.740324 7282 raft_consensus.cc:493] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:53:22.740803 7282 raft_consensus.cc:515] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.745011 7282 leader_election.cc:290] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38e7bf3ef3b144b1bd73822504d520a6 (127.0.108.193:41457), aaed614ab0f74fe6a48c726bd7c061f4 (127.0.108.196:34729)
I20260617 01:53:22.765544 7026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cccd4a2b7fd45f3b337c83e8ce47cbe" candidate_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e7bf3ef3b144b1bd73822504d520a6" is_pre_election: true
I20260617 01:53:22.766532 7026 raft_consensus.cc:2468] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb0b9d3e20345c18cfee26d1b0331b0 in term 0.
I20260617 01:53:22.768422 7062 leader_election.cc:304] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [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: 38e7bf3ef3b144b1bd73822504d520a6, cfb0b9d3e20345c18cfee26d1b0331b0; no voters:
I20260617 01:53:22.770021 7282 raft_consensus.cc:2804] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:53:22.770597 7282 raft_consensus.cc:493] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:53:22.770931 7282 raft_consensus.cc:3060] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:22.773614 7234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cccd4a2b7fd45f3b337c83e8ce47cbe" candidate_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" is_pre_election: true
I20260617 01:53:22.774688 7234 raft_consensus.cc:2468] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb0b9d3e20345c18cfee26d1b0331b0 in term 0.
I20260617 01:53:22.782670 7282 raft_consensus.cc:515] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.785072 7282 leader_election.cc:290] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [CANDIDATE]: Term 1 election: Requested vote from peers 38e7bf3ef3b144b1bd73822504d520a6 (127.0.108.193:41457), aaed614ab0f74fe6a48c726bd7c061f4 (127.0.108.196:34729)
I20260617 01:53:22.786029 7026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cccd4a2b7fd45f3b337c83e8ce47cbe" candidate_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38e7bf3ef3b144b1bd73822504d520a6"
I20260617 01:53:22.786444 7234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cccd4a2b7fd45f3b337c83e8ce47cbe" candidate_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaed614ab0f74fe6a48c726bd7c061f4"
I20260617 01:53:22.786830 7026 raft_consensus.cc:3060] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:22.787147 7234 raft_consensus.cc:3060] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:22.799489 7234 raft_consensus.cc:2468] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb0b9d3e20345c18cfee26d1b0331b0 in term 1.
I20260617 01:53:22.801151 7060 leader_election.cc:304] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [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: aaed614ab0f74fe6a48c726bd7c061f4, cfb0b9d3e20345c18cfee26d1b0331b0; no voters:
I20260617 01:53:22.802502 7282 raft_consensus.cc:2804] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:22.811331 7026 raft_consensus.cc:2468] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb0b9d3e20345c18cfee26d1b0331b0 in term 1.
I20260617 01:53:22.811501 7282 raft_consensus.cc:697] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 1 LEADER]: Becoming Leader. State: Replica: cfb0b9d3e20345c18cfee26d1b0331b0, State: Running, Role: LEADER
I20260617 01:53:22.813205 7282 consensus_queue.cc:237] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [LEADER]: Queue going to LEADER mode. State: All 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: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } }
I20260617 01:53:22.825840 6926 catalog_manager.cc:5696] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb0b9d3e20345c18cfee26d1b0331b0 (127.0.108.194). New cstate: current_term: 1 leader_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38e7bf3ef3b144b1bd73822504d520a6" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 41457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaed614ab0f74fe6a48c726bd7c061f4" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 34729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb0b9d3e20345c18cfee26d1b0331b0" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35823 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:23.004954 435 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2406: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 01:53:23.006845 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:23.084364 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:23.086350 435 tablet_replica.cc:333] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6: stopping tablet replica
I20260617 01:53:23.087920 435 raft_consensus.cc:2243] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:23.089401 435 raft_consensus.cc:2272] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P 38e7bf3ef3b144b1bd73822504d520a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:23.110170 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:23.134609 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
I20260617 01:53:23.188922 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:23.189630 435 tablet_replica.cc:333] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: stopping tablet replica
I20260617 01:53:23.190316 435 raft_consensus.cc:2243] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:23.191372 435 pending_rounds.cc:70] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: Trying to abort 1 pending ops.
I20260617 01:53:23.191613 435 pending_rounds.cc:77] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260617 01:53:23.192068 435 raft_consensus.cc:2889] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:53:23.192358 435 raft_consensus.cc:2272] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P cfb0b9d3e20345c18cfee26d1b0331b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:23.206073 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:53:23.222115 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:53:23.254892 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:23.275218 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:53:23.291975 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:53:23.336127 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:23.337076 435 tablet_replica.cc:333] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4: stopping tablet replica
I20260617 01:53:23.337888 435 raft_consensus.cc:2243] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:23.338581 435 raft_consensus.cc:2272] T 6cccd4a2b7fd45f3b337c83e8ce47cbe P aaed614ab0f74fe6a48c726bd7c061f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:23.362179 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:53:23.384382 435 master.cc:562] Master@127.0.108.254:42131 shutting down...
I20260617 01:53:23.418133 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:23.418776 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:23.419201 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76b069cd88c7478ea31a9c769a774fc1: stopping tablet replica
I20260617 01:53:23.441581 435 master.cc:584] Master@127.0.108.254:42131 shutdown complete.
[ SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet (1922 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260617 01:53:23.490609 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:40439
I20260617 01:53:23.492234 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:23.496059 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:23.499265 435 webserver.cc:533] Webserver started at http://127.0.108.254:36501/ using document root <none> and password file <none>
I20260617 01:53:23.499990 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:23.500231 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:23.500574 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:23.502446 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "9d72aee5c23349e2b36a4d032f83323f"
format_stamp: "Formatted at 2026-06-17 01:53:23 on dist-test-slave-x8s0"
I20260617 01:53:23.510008 435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.007s sys 0.001s
I20260617 01:53:23.516673 7296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:23.518046 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.002s sys 0.001s
I20260617 01:53:23.518402 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "9d72aee5c23349e2b36a4d032f83323f"
format_stamp: "Formatted at 2026-06-17 01:53:23 on dist-test-slave-x8s0"
I20260617 01:53:23.519086 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-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)
I20260617 01:53:23.559670 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:23.562198 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:23.634133 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:40439
I20260617 01:53:23.634222 7347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:40439 every 8 connection(s)
I20260617 01:53:23.641003 7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:23.658056 7348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: Bootstrap starting.
I20260617 01:53:23.664994 7348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:23.671679 7348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: No bootstrap required, opened a new log
I20260617 01:53:23.675323 7348 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d72aee5c23349e2b36a4d032f83323f" member_type: VOTER }
I20260617 01:53:23.676059 7348 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:23.676558 7348 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d72aee5c23349e2b36a4d032f83323f, State: Initialized, Role: FOLLOWER
I20260617 01:53:23.677397 7348 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d72aee5c23349e2b36a4d032f83323f" member_type: VOTER }
I20260617 01:53:23.678102 7348 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:23.678326 7348 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:23.678596 7348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:23.683663 7348 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d72aee5c23349e2b36a4d032f83323f" member_type: VOTER }
I20260617 01:53:23.684226 7348 leader_election.cc:304] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d72aee5c23349e2b36a4d032f83323f; no voters:
I20260617 01:53:23.685681 7348 leader_election.cc:290] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:23.686153 7351 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:23.687762 7351 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 1 LEADER]: Becoming Leader. State: Replica: 9d72aee5c23349e2b36a4d032f83323f, State: Running, Role: LEADER
I20260617 01:53:23.688572 7351 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d72aee5c23349e2b36a4d032f83323f" member_type: VOTER }
I20260617 01:53:23.689267 7348 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:23.693634 7352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d72aee5c23349e2b36a4d032f83323f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d72aee5c23349e2b36a4d032f83323f" member_type: VOTER } }
I20260617 01:53:23.695222 7352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:23.694705 7353 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d72aee5c23349e2b36a4d032f83323f. Latest consensus state: current_term: 1 leader_uuid: "9d72aee5c23349e2b36a4d032f83323f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d72aee5c23349e2b36a4d032f83323f" member_type: VOTER } }
I20260617 01:53:23.696235 7353 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:23.704280 7357 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:23.711898 7357 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:23.713274 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:23.721983 7357 catalog_manager.cc:1382] Generated new cluster ID: 7a55309dd12e425abd17fc4134a83437
I20260617 01:53:23.722275 7357 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:23.734051 7357 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:23.735296 7357 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:23.753441 7357 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: Generated new TSK 0
I20260617 01:53:23.754033 7357 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:23.781193 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:23.787639 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:23.792703 435 webserver.cc:533] Webserver started at http://127.0.108.193:45845/ using document root <none> and password file <none>
I20260617 01:53:23.793772 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:23.793998 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:23.794525 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:23.796705 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "ee64d66ca74b4e3881bf99368a57d925"
format_stamp: "Formatted at 2026-06-17 01:53:23 on dist-test-slave-x8s0"
I20260617 01:53:23.805511 435 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.007s sys 0.001s
I20260617 01:53:23.813257 7372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:23.814520 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.003s sys 0.001s
I20260617 01:53:23.815160 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "ee64d66ca74b4e3881bf99368a57d925"
format_stamp: "Formatted at 2026-06-17 01:53:23 on dist-test-slave-x8s0"
I20260617 01:53:23.815635 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-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)
I20260617 01:53:23.849138 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:23.851435 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:23.854277 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:23.858707 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:23.859090 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s user 0.000s sys 0.000s
I20260617 01:53:23.859572 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:23.859784 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:23.939807 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:36639
I20260617 01:53:23.939904 7434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:36639 every 8 connection(s)
I20260617 01:53:23.947084 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:23.951884 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:23.962005 435 webserver.cc:533] Webserver started at http://127.0.108.194:37517/ using document root <none> and password file <none>
I20260617 01:53:23.962689 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:23.962918 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:23.963236 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:23.964745 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "9fc50257fade48a9aa59931e60e5c04e"
format_stamp: "Formatted at 2026-06-17 01:53:23 on dist-test-slave-x8s0"
I20260617 01:53:23.969172 7435 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40439
I20260617 01:53:23.969537 7435 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:23.970357 7435 heartbeater.cc:507] Master 127.0.108.254:40439 requested a full tablet report, sending...
I20260617 01:53:23.971040 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.001s sys 0.004s
I20260617 01:53:23.972441 7313 ts_manager.cc:194] Registered new tserver with Master: ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193:36639)
I20260617 01:53:23.974721 7313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41266
I20260617 01:53:23.977319 7442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:23.978509 435 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260617 01:53:23.978948 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "9fc50257fade48a9aa59931e60e5c04e"
format_stamp: "Formatted at 2026-06-17 01:53:23 on dist-test-slave-x8s0"
I20260617 01:53:23.979394 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-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)
I20260617 01:53:23.988250 7435 heartbeater.cc:499] Master 127.0.108.254:40439 was elected leader, sending a full tablet report...
I20260617 01:53:24.019652 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:24.021477 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:24.023276 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:24.026117 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:24.026373 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.026665 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:24.026866 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.101513 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:46657
I20260617 01:53:24.101652 7504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:46657 every 8 connection(s)
I20260617 01:53:24.109705 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:24.116794 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:24.120066 435 webserver.cc:533] Webserver started at http://127.0.108.195:34043/ using document root <none> and password file <none>
I20260617 01:53:24.120905 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:24.121366 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:24.121690 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:24.123739 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "32d2c5ec44334f21b044efb536af9a49"
format_stamp: "Formatted at 2026-06-17 01:53:24 on dist-test-slave-x8s0"
I20260617 01:53:24.131129 7505 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40439
I20260617 01:53:24.131817 7505 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:24.132601 435 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.011s sys 0.000s
I20260617 01:53:24.133178 7505 heartbeater.cc:507] Master 127.0.108.254:40439 requested a full tablet report, sending...
I20260617 01:53:24.136288 7313 ts_manager.cc:194] Registered new tserver with Master: 9fc50257fade48a9aa59931e60e5c04e (127.0.108.194:46657)
I20260617 01:53:24.139060 7511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.139122 7313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41274
I20260617 01:53:24.140805 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:53:24.141485 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "32d2c5ec44334f21b044efb536af9a49"
format_stamp: "Formatted at 2026-06-17 01:53:24 on dist-test-slave-x8s0"
I20260617 01:53:24.142148 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-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)
I20260617 01:53:24.155496 7505 heartbeater.cc:499] Master 127.0.108.254:40439 was elected leader, sending a full tablet report...
I20260617 01:53:24.160077 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:24.162312 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:24.164409 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:24.167696 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:24.167872 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.168121 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:24.168455 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.252499 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:46699
I20260617 01:53:24.252559 7573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:46699 every 8 connection(s)
I20260617 01:53:24.258666 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:24.263319 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:24.272996 435 webserver.cc:533] Webserver started at http://127.0.108.196:41913/ using document root <none> and password file <none>
I20260617 01:53:24.273617 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:24.273653 7574 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40439
I20260617 01:53:24.273936 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:24.274127 7574 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:24.274299 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:24.274945 7574 heartbeater.cc:507] Master 127.0.108.254:40439 requested a full tablet report, sending...
I20260617 01:53:24.275730 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "1ef9ba57d57c45d39f894ec5d897b0c3"
format_stamp: "Formatted at 2026-06-17 01:53:24 on dist-test-slave-x8s0"
I20260617 01:53:24.277136 7313 ts_manager.cc:194] Registered new tserver with Master: 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195:46699)
I20260617 01:53:24.278878 7313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41276
I20260617 01:53:24.281665 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.001s sys 0.007s
I20260617 01:53:24.286039 7580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.286844 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260617 01:53:24.287199 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "1ef9ba57d57c45d39f894ec5d897b0c3"
format_stamp: "Formatted at 2026-06-17 01:53:24 on dist-test-slave-x8s0"
I20260617 01:53:24.287549 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-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)
I20260617 01:53:24.291502 7574 heartbeater.cc:499] Master 127.0.108.254:40439 was elected leader, sending a full tablet report...
I20260617 01:53:24.307988 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:24.310958 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:24.318634 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:24.323623 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:24.323911 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:24.324396 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:24.324883 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.002s sys 0.000s
I20260617 01:53:24.439565 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:43097
I20260617 01:53:24.439718 7642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:43097 every 8 connection(s)
I20260617 01:53:24.460948 7643 heartbeater.cc:344] Connected to a master server at 127.0.108.254:40439
I20260617 01:53:24.461321 7643 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:24.462128 7643 heartbeater.cc:507] Master 127.0.108.254:40439 requested a full tablet report, sending...
I20260617 01:53:24.464217 7313 ts_manager.cc:194] Registered new tserver with Master: 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196:43097)
I20260617 01:53:24.464485 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020186436s
I20260617 01:53:24.465848 7313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41292
I20260617 01:53:24.478369 7643 heartbeater.cc:499] Master 127.0.108.254:40439 was elected leader, sending a full tablet report...
I20260617 01:53:24.495083 7313 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41294:
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"
}
}
}
I20260617 01:53:24.575852 7608 tablet_service.cc:1511] Processing CreateTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c (DEFAULT_TABLE table=fake-table [id=31bafea39a6a4d79bf09bdf460111bce]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:24.578311 7608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fcd88036cb45b48f1ff0aecffbda9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:24.584412 7539 tablet_service.cc:1511] Processing CreateTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c (DEFAULT_TABLE table=fake-table [id=31bafea39a6a4d79bf09bdf460111bce]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:24.586102 7539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fcd88036cb45b48f1ff0aecffbda9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:24.587913 7400 tablet_service.cc:1511] Processing CreateTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c (DEFAULT_TABLE table=fake-table [id=31bafea39a6a4d79bf09bdf460111bce]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:24.590736 7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fcd88036cb45b48f1ff0aecffbda9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:24.655735 7662 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Bootstrap starting.
I20260617 01:53:24.663609 7661 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: Bootstrap starting.
I20260617 01:53:24.669116 7662 tablet_bootstrap.cc:654] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:24.682734 7662 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: No bootstrap required, opened a new log
I20260617 01:53:24.683673 7662 ts_tablet_manager.cc:1403] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Time spent bootstrapping tablet: real 0.028s user 0.014s sys 0.008s
I20260617 01:53:24.687538 7662 raft_consensus.cc:359] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.688818 7662 raft_consensus.cc:385] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:24.689399 7662 raft_consensus.cc:740] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee64d66ca74b4e3881bf99368a57d925, State: Initialized, Role: FOLLOWER
I20260617 01:53:24.690733 7662 consensus_queue.cc:260] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.696321 7664 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Bootstrap starting.
I20260617 01:53:24.702426 7661 tablet_bootstrap.cc:654] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:24.710825 7662 ts_tablet_manager.cc:1434] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Time spent starting tablet: real 0.027s user 0.014s sys 0.010s
I20260617 01:53:24.719969 7664 tablet_bootstrap.cc:654] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:24.735869 7661 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: No bootstrap required, opened a new log
I20260617 01:53:24.736238 7661 ts_tablet_manager.cc:1403] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: Time spent bootstrapping tablet: real 0.073s user 0.019s sys 0.008s
I20260617 01:53:24.736318 7664 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: No bootstrap required, opened a new log
I20260617 01:53:24.736955 7664 ts_tablet_manager.cc:1403] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Time spent bootstrapping tablet: real 0.041s user 0.022s sys 0.004s
I20260617 01:53:24.739813 7664 raft_consensus.cc:359] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.740598 7664 raft_consensus.cc:385] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:24.740942 7664 raft_consensus.cc:740] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d2c5ec44334f21b044efb536af9a49, State: Initialized, Role: FOLLOWER
I20260617 01:53:24.741138 7661 raft_consensus.cc:359] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.741930 7661 raft_consensus.cc:385] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:24.742272 7661 raft_consensus.cc:740] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef9ba57d57c45d39f894ec5d897b0c3, State: Initialized, Role: FOLLOWER
I20260617 01:53:24.741740 7664 consensus_queue.cc:260] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.743014 7661 consensus_queue.cc:260] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.749632 7664 ts_tablet_manager.cc:1434] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Time spent starting tablet: real 0.012s user 0.006s sys 0.005s
I20260617 01:53:24.751866 7661 ts_tablet_manager.cc:1434] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260617 01:53:24.853150 7665 raft_consensus.cc:493] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:53:24.853868 7665 raft_consensus.cc:515] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.866792 7665 leader_election.cc:290] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195:46699), 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196:43097)
I20260617 01:53:24.884469 7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fcd88036cb45b48f1ff0aecffbda9c" candidate_uuid: "ee64d66ca74b4e3881bf99368a57d925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d2c5ec44334f21b044efb536af9a49" is_pre_election: true
I20260617 01:53:24.885545 7549 raft_consensus.cc:2468] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee64d66ca74b4e3881bf99368a57d925 in term 0.
I20260617 01:53:24.887516 7373 leader_election.cc:304] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [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: 32d2c5ec44334f21b044efb536af9a49, ee64d66ca74b4e3881bf99368a57d925; no voters:
I20260617 01:53:24.888768 7665 raft_consensus.cc:2804] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:53:24.888896 7618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fcd88036cb45b48f1ff0aecffbda9c" candidate_uuid: "ee64d66ca74b4e3881bf99368a57d925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" is_pre_election: true
I20260617 01:53:24.889256 7665 raft_consensus.cc:493] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:53:24.889810 7665 raft_consensus.cc:3060] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:24.889856 7618 raft_consensus.cc:2468] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee64d66ca74b4e3881bf99368a57d925 in term 0.
I20260617 01:53:24.900256 7665 raft_consensus.cc:515] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.903220 7665 leader_election.cc:290] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [CANDIDATE]: Term 1 election: Requested vote from peers 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195:46699), 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196:43097)
I20260617 01:53:24.904299 7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fcd88036cb45b48f1ff0aecffbda9c" candidate_uuid: "ee64d66ca74b4e3881bf99368a57d925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d2c5ec44334f21b044efb536af9a49"
I20260617 01:53:24.904614 7618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fcd88036cb45b48f1ff0aecffbda9c" candidate_uuid: "ee64d66ca74b4e3881bf99368a57d925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3"
I20260617 01:53:24.905275 7549 raft_consensus.cc:3060] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:24.905743 7618 raft_consensus.cc:3060] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:24.920598 7549 raft_consensus.cc:2468] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee64d66ca74b4e3881bf99368a57d925 in term 1.
I20260617 01:53:24.922863 7373 leader_election.cc:304] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [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: 32d2c5ec44334f21b044efb536af9a49, ee64d66ca74b4e3881bf99368a57d925; no voters:
I20260617 01:53:24.924382 7665 raft_consensus.cc:2804] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:24.928535 7618 raft_consensus.cc:2468] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee64d66ca74b4e3881bf99368a57d925 in term 1.
I20260617 01:53:24.930405 7665 raft_consensus.cc:697] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 LEADER]: Becoming Leader. State: Replica: ee64d66ca74b4e3881bf99368a57d925, State: Running, Role: LEADER
I20260617 01:53:24.942775 7665 consensus_queue.cc:237] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [LEADER]: Queue going to LEADER mode. State: All 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: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:24.963894 7310 catalog_manager.cc:5696] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "ee64d66ca74b4e3881bf99368a57d925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:25.021816 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:25.025609 7312 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260617 01:53:25.046279 7618 raft_consensus.cc:1275] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 1 FOLLOWER]: Refusing update from remote peer ee64d66ca74b4e3881bf99368a57d925: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 01:53:25.048174 7549 raft_consensus.cc:1275] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 FOLLOWER]: Refusing update from remote peer ee64d66ca74b4e3881bf99368a57d925: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260617 01:53:25.050069 7672 consensus_queue.cc:1048] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260617 01:53:25.051419 7665 consensus_queue.cc:1048] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 46699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260617 01:53:25.062731 7312 catalog_manager.cc:5788] TS 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196:43097) does not have the latest schema for tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]). Expected version 1 got 0
I20260617 01:53:25.069813 7681 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: 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
I20260617 01:53:25.072088 7312 catalog_manager.cc:5788] TS ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193:36639) does not have the latest schema for tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]). Expected version 1 got 0
I20260617 01:53:25.067821 7680 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: 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
I20260617 01:53:25.077950 7410 consensus_queue.cc:237] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [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: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:25.082307 7617 raft_consensus.cc:1275] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 1 FOLLOWER]: Refusing update from remote peer ee64d66ca74b4e3881bf99368a57d925: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260617 01:53:25.083845 7665 consensus_queue.cc:1048] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260617 01:53:25.083906 7313 catalog_manager.cc:5788] TS 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196:43097) does not have the latest schema for tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]). Expected version 1 got 0
I20260617 01:53:25.095106 7672 raft_consensus.cc:2955] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } }
I20260617 01:53:25.103871 7618 raft_consensus.cc:2955] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } }
I20260617 01:53:25.125593 7311 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: fake-table [id=31bafea39a6a4d79bf09bdf460111bce] alter complete (version 1)
I20260617 01:53:25.138454 7299 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17fcd88036cb45b48f1ff0aecffbda9c with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260617 01:53:25.153877 7311 catalog_manager.cc:5696] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 reported cstate change: config changed from index -1 to 3, VOTER 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195) evicted. New cstate: current_term: 1 leader_uuid: "ee64d66ca74b4e3881bf99368a57d925" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef9ba57d57c45d39f894ec5d897b0c3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:25.182230 7539 tablet_service.cc:1558] Processing DeleteTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c with delete_type TABLET_DATA_TOMBSTONED (TS 32d2c5ec44334f21b044efb536af9a49 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55206
I20260617 01:53:25.182521 7410 consensus_queue.cc:237] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [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: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } }
I20260617 01:53:25.185837 7683 tablet_replica.cc:333] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: stopping tablet replica
I20260617 01:53:25.187146 7683 raft_consensus.cc:2243] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:25.186956 7672 raft_consensus.cc:2955] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } }
I20260617 01:53:25.188265 7683 pending_rounds.cc:70] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Trying to abort 2 pending ops.
I20260617 01:53:25.188798 7683 pending_rounds.cc:77] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Aborting op as it isn't in flight: id { term: 1 index: 2 } timestamp: 3 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "17fcd88036cb45b48f1ff0aecffbda9c" 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 } } schema_version: 1 new_table_name: "fake-table" dest_uuid: "ee64d66ca74b4e3881bf99368a57d925" new_extra_config { } }
I20260617 01:53:25.197773 7683 pending_rounds.cc:77] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260617 01:53:25.198503 7683 raft_consensus.cc:2889] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:53:25.199177 7683 raft_consensus.cc:2272] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:25.203456 7683 ts_tablet_manager.cc:1916] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260617 01:53:25.203487 7299 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17fcd88036cb45b48f1ff0aecffbda9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260617 01:53:25.211500 7311 catalog_manager.cc:5696] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 reported cstate change: config changed from index 3 to 4, VOTER 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196) evicted. New cstate: current_term: 1 leader_uuid: "ee64d66ca74b4e3881bf99368a57d925" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:25.232738 7683 ts_tablet_manager.cc:1929] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260617 01:53:25.233801 7683 log.cc:1199] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-2-root/wals/17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:25.236249 7297 catalog_manager.cc:5027] TS 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195:46699): tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]) successfully deleted
I20260617 01:53:25.241263 7608 tablet_service.cc:1558] Processing DeleteTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c with delete_type TABLET_DATA_TOMBSTONED (TS 1ef9ba57d57c45d39f894ec5d897b0c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44786
I20260617 01:53:25.250816 7684 tablet_replica.cc:333] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: stopping tablet replica
I20260617 01:53:25.253510 7684 raft_consensus.cc:2243] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:25.254472 7684 raft_consensus.cc:2272] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:25.257467 7684 ts_tablet_manager.cc:1916] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260617 01:53:25.270651 7684 ts_tablet_manager.cc:1929] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260617 01:53:25.270987 7684 log.cc:1199] T 17fcd88036cb45b48f1ff0aecffbda9c P 1ef9ba57d57c45d39f894ec5d897b0c3: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-3-root/wals/17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:25.272200 7298 catalog_manager.cc:5027] TS 1ef9ba57d57c45d39f894ec5d897b0c3 (127.0.108.196:43097): tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]) successfully deleted
I20260617 01:53:25.288538 7312 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260617 01:53:25.302703 7680 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: 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
I20260617 01:53:25.324721 7312 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: fake-table [id=31bafea39a6a4d79bf09bdf460111bce] alter complete (version 2)
I20260617 01:53:25.328715 7410 consensus_queue.cc:237] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [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: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } }
I20260617 01:53:25.332350 7672 raft_consensus.cc:2955] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 9fc50257fade48a9aa59931e60e5c04e (127.0.108.194) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } }
I20260617 01:53:25.341084 7299 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17fcd88036cb45b48f1ff0aecffbda9c with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260617 01:53:25.345865 7310 catalog_manager.cc:5696] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 reported cstate change: config changed from index 4 to 6, NON_VOTER 9fc50257fade48a9aa59931e60e5c04e (127.0.108.194) added. New cstate: current_term: 1 leader_uuid: "ee64d66ca74b4e3881bf99368a57d925" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260617 01:53:25.352385 7374 consensus_peers.cc:597] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 -> Peer 9fc50257fade48a9aa59931e60e5c04e (127.0.108.194:46657): Couldn't send request to peer 9fc50257fade48a9aa59931e60e5c04e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17fcd88036cb45b48f1ff0aecffbda9c. This is attempt 1: this message will repeat every 5th retry.
I20260617 01:53:25.364545 7410 consensus_queue.cc:237] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [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: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } }
I20260617 01:53:25.371393 7665 raft_consensus.cc:2955] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } } }
W20260617 01:53:25.375317 7373 consensus_peers.cc:597] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 -> Peer 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195:46699): Couldn't send request to peer 32d2c5ec44334f21b044efb536af9a49. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260617 01:53:25.385357 7374 consensus_peers.cc:597] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 -> Peer 9fc50257fade48a9aa59931e60e5c04e (127.0.108.194:46657): Couldn't send request to peer 9fc50257fade48a9aa59931e60e5c04e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17fcd88036cb45b48f1ff0aecffbda9c. This is attempt 1: this message will repeat every 5th retry.
I20260617 01:53:25.390965 7299 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17fcd88036cb45b48f1ff0aecffbda9c with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260617 01:53:25.398254 7310 catalog_manager.cc:5696] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 reported cstate change: config changed from index 6 to 7, NON_VOTER 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195) added. New cstate: current_term: 1 leader_uuid: "ee64d66ca74b4e3881bf99368a57d925" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260617 01:53:25.831064 7687 ts_tablet_manager.cc:933] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Initiating tablet copy from peer ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193:36639)
I20260617 01:53:25.834131 7687 tablet_copy_client.cc:323] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.193:36639
I20260617 01:53:25.860769 7420 tablet_copy_service.cc:140] P ee64d66ca74b4e3881bf99368a57d925: Received BeginTabletCopySession request for tablet 17fcd88036cb45b48f1ff0aecffbda9c from peer 32d2c5ec44334f21b044efb536af9a49 ({username='slave'} at 127.0.0.1:33918)
I20260617 01:53:25.861394 7420 tablet_copy_service.cc:161] P ee64d66ca74b4e3881bf99368a57d925: Beginning new tablet copy session on tablet 17fcd88036cb45b48f1ff0aecffbda9c from peer 32d2c5ec44334f21b044efb536af9a49 at {username='slave'} at 127.0.0.1:33918: session id = 32d2c5ec44334f21b044efb536af9a49-17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:25.867879 7420 tablet_copy_source_session.cc:215] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Tablet Copy: opened 0 blocks and 1 log segments
I20260617 01:53:25.870298 7687 ts_tablet_manager.cc:1916] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260617 01:53:25.882803 7687 ts_tablet_manager.cc:1929] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260617 01:53:25.883469 7687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fcd88036cb45b48f1ff0aecffbda9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:25.893982 7687 tablet_copy_client.cc:806] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet copy: Starting download of 0 data blocks...
I20260617 01:53:25.894745 7687 tablet_copy_client.cc:670] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet copy: Starting download of 1 WAL segments...
I20260617 01:53:25.900808 7687 tablet_copy_client.cc:538] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260617 01:53:25.912947 7687 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Bootstrap starting.
I20260617 01:53:25.932318 7691 ts_tablet_manager.cc:933] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Initiating tablet copy from peer ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193:36639)
I20260617 01:53:25.947434 7691 tablet_copy_client.cc:323] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.193:36639
I20260617 01:53:25.966972 7420 tablet_copy_service.cc:140] P ee64d66ca74b4e3881bf99368a57d925: Received BeginTabletCopySession request for tablet 17fcd88036cb45b48f1ff0aecffbda9c from peer 9fc50257fade48a9aa59931e60e5c04e ({username='slave'} at 127.0.0.1:33930)
I20260617 01:53:25.967934 7420 tablet_copy_service.cc:161] P ee64d66ca74b4e3881bf99368a57d925: Beginning new tablet copy session on tablet 17fcd88036cb45b48f1ff0aecffbda9c from peer 9fc50257fade48a9aa59931e60e5c04e at {username='slave'} at 127.0.0.1:33930: session id = 9fc50257fade48a9aa59931e60e5c04e-17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:25.967002 7687 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: 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
I20260617 01:53:25.972029 7687 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:53:25.979144 7420 tablet_copy_source_session.cc:215] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Tablet Copy: opened 0 blocks and 1 log segments
I20260617 01:53:25.983088 7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fcd88036cb45b48f1ff0aecffbda9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:25.985421 7687 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: 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
I20260617 01:53:25.986965 7687 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:53:26.002905 7687 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: 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
I20260617 01:53:26.004158 7687 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Bootstrap complete.
I20260617 01:53:26.006603 7691 tablet_copy_client.cc:806] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: tablet copy: Starting download of 0 data blocks...
I20260617 01:53:26.007373 7691 tablet_copy_client.cc:670] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: tablet copy: Starting download of 1 WAL segments...
I20260617 01:53:26.015550 7691 tablet_copy_client.cc:538] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260617 01:53:26.021855 7687 ts_tablet_manager.cc:1403] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Time spent bootstrapping tablet: real 0.109s user 0.067s sys 0.017s
I20260617 01:53:26.025919 7687 raft_consensus.cc:359] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } }
I20260617 01:53:26.027200 7687 raft_consensus.cc:740] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32d2c5ec44334f21b044efb536af9a49, State: Initialized, Role: LEARNER
I20260617 01:53:26.028330 7687 consensus_queue.cc:260] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [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: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } }
I20260617 01:53:26.033813 7687 ts_tablet_manager.cc:1434] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Time spent starting tablet: real 0.011s user 0.006s sys 0.004s
I20260617 01:53:26.036614 7420 tablet_copy_service.cc:342] P ee64d66ca74b4e3881bf99368a57d925: Request end of tablet copy session 32d2c5ec44334f21b044efb536af9a49-17fcd88036cb45b48f1ff0aecffbda9c received from {username='slave'} at 127.0.0.1:33918
I20260617 01:53:26.037449 7420 tablet_copy_service.cc:434] P ee64d66ca74b4e3881bf99368a57d925: ending tablet copy session 32d2c5ec44334f21b044efb536af9a49-17fcd88036cb45b48f1ff0aecffbda9c on tablet 17fcd88036cb45b48f1ff0aecffbda9c with peer 32d2c5ec44334f21b044efb536af9a49
I20260617 01:53:26.038432 7691 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Bootstrap starting.
I20260617 01:53:26.065461 7691 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: 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
I20260617 01:53:26.066545 7691 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:53:26.070849 7691 tablet.cc:1724] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: 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
I20260617 01:53:26.071637 7691 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:53:26.076206 7691 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: 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
I20260617 01:53:26.077015 7691 tablet_bootstrap.cc:492] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Bootstrap complete.
I20260617 01:53:26.085085 7691 ts_tablet_manager.cc:1403] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Time spent bootstrapping tablet: real 0.047s user 0.032s sys 0.012s
I20260617 01:53:26.087381 7691 raft_consensus.cc:359] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } }
I20260617 01:53:26.087919 7691 raft_consensus.cc:740] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9fc50257fade48a9aa59931e60e5c04e, State: Initialized, Role: LEARNER
I20260617 01:53:26.088393 7691 consensus_queue.cc:260] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e [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: "ee64d66ca74b4e3881bf99368a57d925" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 36639 } } peers { permanent_uuid: "9fc50257fade48a9aa59931e60e5c04e" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 46657 } attrs { promote: true } } peers { permanent_uuid: "32d2c5ec44334f21b044efb536af9a49" member_type: NON_VOTER last_known_addr { host: "127.0.108.195" port: 46699 } attrs { promote: true } }
I20260617 01:53:26.094203 7691 ts_tablet_manager.cc:1434] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Time spent starting tablet: real 0.009s user 0.005s sys 0.003s
I20260617 01:53:26.095739 7420 tablet_copy_service.cc:342] P ee64d66ca74b4e3881bf99368a57d925: Request end of tablet copy session 9fc50257fade48a9aa59931e60e5c04e-17fcd88036cb45b48f1ff0aecffbda9c received from {username='slave'} at 127.0.0.1:33930
I20260617 01:53:26.096058 7420 tablet_copy_service.cc:434] P ee64d66ca74b4e3881bf99368a57d925: ending tablet copy session 9fc50257fade48a9aa59931e60e5c04e-17fcd88036cb45b48f1ff0aecffbda9c on tablet 17fcd88036cb45b48f1ff0aecffbda9c with peer 9fc50257fade48a9aa59931e60e5c04e
I20260617 01:53:26.370510 7310 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260617 01:53:26.379505 7310 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260617 01:53:26.384908 7310 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260617 01:53:26.391283 7310 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260617 01:53:26.396035 7310 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260617 01:53:26.400472 7310 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260617 01:53:26.401070 7310 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:41294:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260617 01:53:26.413727 7480 raft_consensus.cc:1217] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260617 01:53:26.417232 7310 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: Sending DeleteTablet for 3 replicas of tablet 17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:26.426519 7400 tablet_service.cc:1558] Processing DeleteTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:26 UTC) from {username='slave'} at 127.0.0.1:33900
I20260617 01:53:26.432344 7539 tablet_service.cc:1558] Processing DeleteTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:26 UTC) from {username='slave'} at 127.0.0.1:55206
I20260617 01:53:26.432556 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:53:26.480022 7549 raft_consensus.cc:1217] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260617 01:53:26.481575 7470 tablet_service.cc:1558] Processing DeleteTablet for tablet 17fcd88036cb45b48f1ff0aecffbda9c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:26 UTC) from {username='slave'} at 127.0.0.1:44738
I20260617 01:53:26.482365 7707 tablet_replica.cc:333] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: stopping tablet replica
I20260617 01:53:26.483359 7707 raft_consensus.cc:2243] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:26.485241 7707 raft_consensus.cc:2272] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:26.487737 7708 tablet_replica.cc:333] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: stopping tablet replica
I20260617 01:53:26.488963 7708 raft_consensus.cc:2243] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 LEARNER]: Raft consensus shutting down.
I20260617 01:53:26.494906 7707 ts_tablet_manager.cc:1916] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:26.494943 7708 raft_consensus.cc:2272] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49 [term 1 LEARNER]: Raft consensus is shut down!
I20260617 01:53:26.499063 7708 ts_tablet_manager.cc:1916] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:26.502081 7709 tablet_replica.cc:333] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: stopping tablet replica
I20260617 01:53:26.506366 7709 raft_consensus.cc:2243] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e [term 1 LEARNER]: Raft consensus shutting down.
I20260617 01:53:26.507089 7709 raft_consensus.cc:2272] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e [term 1 LEARNER]: Raft consensus is shut down!
I20260617 01:53:26.523267 7709 ts_tablet_manager.cc:1916] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:26.562940 7707 ts_tablet_manager.cc:1929] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260617 01:53:26.563694 7707 log.cc:1199] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-0-root/wals/17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:26.564710 7707 ts_tablet_manager.cc:1950] T 17fcd88036cb45b48f1ff0aecffbda9c P ee64d66ca74b4e3881bf99368a57d925: Deleting consensus metadata
I20260617 01:53:26.565100 7709 ts_tablet_manager.cc:1929] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260617 01:53:26.565721 7709 log.cc:1199] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-1-root/wals/17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:26.566860 7709 ts_tablet_manager.cc:1950] T 17fcd88036cb45b48f1ff0aecffbda9c P 9fc50257fade48a9aa59931e60e5c04e: Deleting consensus metadata
I20260617 01:53:26.567612 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:26.571640 7708 ts_tablet_manager.cc:1929] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260617 01:53:26.571826 7298 catalog_manager.cc:5027] TS 9fc50257fade48a9aa59931e60e5c04e (127.0.108.194:46657): tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]) successfully deleted
I20260617 01:53:26.572423 7708 log.cc:1199] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781661132231981-435-0/minicluster-data/ts-2-root/wals/17fcd88036cb45b48f1ff0aecffbda9c
I20260617 01:53:26.574496 7708 ts_tablet_manager.cc:1950] T 17fcd88036cb45b48f1ff0aecffbda9c P 32d2c5ec44334f21b044efb536af9a49: Deleting consensus metadata
W20260617 01:53:26.574433 7299 catalog_manager.cc:5019] TS ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193:36639): delete failed for tablet 17fcd88036cb45b48f1ff0aecffbda9c with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260617 01:53:26.580468 7297 catalog_manager.cc:5027] TS 32d2c5ec44334f21b044efb536af9a49 (127.0.108.195:46699): tablet 17fcd88036cb45b48f1ff0aecffbda9c (table fake-table [id=31bafea39a6a4d79bf09bdf460111bce]) successfully deleted
I20260617 01:53:26.591286 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:53:26.607492 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
W20260617 01:53:26.614027 7299 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.193:36639: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260617 01:53:26.617251 7299 catalog_manager.cc:4754] TS ee64d66ca74b4e3881bf99368a57d925 (127.0.108.193:36639): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 17fcd88036cb45b48f1ff0aecffbda9c: Network error: Client connection negotiation failed: client connection to 127.0.108.193:36639: connect: Connection refused (error 111)
I20260617 01:53:26.642627 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:26.659626 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:53:26.670969 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:53:26.702872 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:26.711175 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:53:26.723271 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:53:26.756929 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:53:26.777633 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:53:26.790889 435 master.cc:562] Master@127.0.108.254:40439 shutting down...
I20260617 01:53:26.982136 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:26.983125 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:26.983604 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d72aee5c23349e2b36a4d032f83323f: stopping tablet replica
I20260617 01:53:27.013628 435 master.cc:584] Master@127.0.108.254:40439 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (3564 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260617 01:53:27.054749 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:41451
I20260617 01:53:27.056820 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:27.060735 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:27.064465 435 webserver.cc:533] Webserver started at http://127.0.108.254:40749/ using document root <none> and password file <none>
I20260617 01:53:27.065279 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:27.065676 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:27.065915 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:27.067327 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "6355a5b386d444c99799e2a7df055c0c"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.074218 435 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260617 01:53:27.079001 7714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.080199 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.001s sys 0.000s
I20260617 01:53:27.080607 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "6355a5b386d444c99799e2a7df055c0c"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.080984 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-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)
I20260617 01:53:27.107195 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:27.108163 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:27.150656 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:41451
I20260617 01:53:27.150748 7765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:41451 every 8 connection(s)
I20260617 01:53:27.154918 7766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:27.170011 7766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: Bootstrap starting.
I20260617 01:53:27.177575 7766 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:27.183743 7766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: No bootstrap required, opened a new log
I20260617 01:53:27.186686 7766 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6355a5b386d444c99799e2a7df055c0c" member_type: VOTER }
I20260617 01:53:27.187359 7766 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:27.187714 7766 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6355a5b386d444c99799e2a7df055c0c, State: Initialized, Role: FOLLOWER
I20260617 01:53:27.188589 7766 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6355a5b386d444c99799e2a7df055c0c" member_type: VOTER }
I20260617 01:53:27.189245 7766 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:27.189536 7766 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:27.189867 7766 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:27.196007 7766 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6355a5b386d444c99799e2a7df055c0c" member_type: VOTER }
I20260617 01:53:27.196574 7766 leader_election.cc:304] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6355a5b386d444c99799e2a7df055c0c; no voters:
I20260617 01:53:27.198508 7766 leader_election.cc:290] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:27.198859 7769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:27.201109 7769 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 1 LEADER]: Becoming Leader. State: Replica: 6355a5b386d444c99799e2a7df055c0c, State: Running, Role: LEADER
I20260617 01:53:27.202634 7766 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:53:27.202343 7769 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6355a5b386d444c99799e2a7df055c0c" member_type: VOTER }
I20260617 01:53:27.208266 7770 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6355a5b386d444c99799e2a7df055c0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6355a5b386d444c99799e2a7df055c0c" member_type: VOTER } }
I20260617 01:53:27.210894 7770 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:27.213064 7771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6355a5b386d444c99799e2a7df055c0c. Latest consensus state: current_term: 1 leader_uuid: "6355a5b386d444c99799e2a7df055c0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6355a5b386d444c99799e2a7df055c0c" member_type: VOTER } }
I20260617 01:53:27.215734 7771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [sys.catalog]: This master's current role is: LEADER
I20260617 01:53:27.219031 7775 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:53:27.227283 7775 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:53:27.231436 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:53:27.240059 7775 catalog_manager.cc:1382] Generated new cluster ID: e595009229d64d068450d1525ce4105e
I20260617 01:53:27.240679 7775 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:53:27.290480 7775 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:53:27.293071 7775 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:53:27.319020 7775 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: Generated new TSK 0
I20260617 01:53:27.320052 7775 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:53:27.367543 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:27.370720 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:27.373849 435 webserver.cc:533] Webserver started at http://127.0.108.193:46719/ using document root <none> and password file <none>
I20260617 01:53:27.374315 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:27.374480 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:27.374722 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:27.375726 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "8b97bdb0caa94fa599f273903e650d71"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.380252 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260617 01:53:27.383836 7790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.384639 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:53:27.385005 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "8b97bdb0caa94fa599f273903e650d71"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.385344 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-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)
I20260617 01:53:27.414290 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:27.415607 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:27.417383 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:27.420203 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:27.420454 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.420718 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:27.420936 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260617 01:53:27.475521 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:44383
I20260617 01:53:27.475666 7852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:44383 every 8 connection(s)
I20260617 01:53:27.483497 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:27.489713 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:27.499696 435 webserver.cc:533] Webserver started at http://127.0.108.194:40361/ using document root <none> and password file <none>
I20260617 01:53:27.500635 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:27.501117 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:27.501694 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:27.503566 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "474e41f613f24aa183208680d57c0c01"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.508448 7853 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41451
I20260617 01:53:27.509022 7853 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:27.509884 7853 heartbeater.cc:507] Master 127.0.108.254:41451 requested a full tablet report, sending...
I20260617 01:53:27.512678 435 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.003s sys 0.004s
I20260617 01:53:27.513085 7731 ts_manager.cc:194] Registered new tserver with Master: 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383)
I20260617 01:53:27.515419 7731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37914
I20260617 01:53:27.520262 7860 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.521332 435 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:53:27.521883 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "474e41f613f24aa183208680d57c0c01"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.522318 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-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)
I20260617 01:53:27.528508 7853 heartbeater.cc:499] Master 127.0.108.254:41451 was elected leader, sending a full tablet report...
I20260617 01:53:27.546890 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:27.549028 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:27.551667 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:27.555688 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:27.555941 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.556396 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:27.556608 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.622730 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:41759
I20260617 01:53:27.622793 7922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:41759 every 8 connection(s)
I20260617 01:53:27.629029 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:27.634249 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:27.639168 7923 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41451
I20260617 01:53:27.639566 7923 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:27.640368 7923 heartbeater.cc:507] Master 127.0.108.254:41451 requested a full tablet report, sending...
I20260617 01:53:27.641556 435 webserver.cc:533] Webserver started at http://127.0.108.195:37577/ using document root <none> and password file <none>
I20260617 01:53:27.642081 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:27.642268 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:27.642520 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:27.642573 7731 ts_manager.cc:194] Registered new tserver with Master: 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759)
I20260617 01:53:27.643538 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "dcf168c3c0d240559a4fdb8e82a27d63"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.644330 7731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37922
I20260617 01:53:27.649129 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260617 01:53:27.652711 7929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.653512 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260617 01:53:27.653774 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "dcf168c3c0d240559a4fdb8e82a27d63"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.654064 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-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)
I20260617 01:53:27.657572 7923 heartbeater.cc:499] Master 127.0.108.254:41451 was elected leader, sending a full tablet report...
I20260617 01:53:27.664799 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:27.665894 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:27.667373 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:27.669766 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:27.669939 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.670182 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:27.670320 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.753773 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:34465
I20260617 01:53:27.753986 7991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:34465 every 8 connection(s)
I20260617 01:53:27.760829 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:53:27.766790 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:53:27.778134 435 webserver.cc:533] Webserver started at http://127.0.108.196:35333/ using document root <none> and password file <none>
I20260617 01:53:27.779111 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:53:27.779309 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:53:27.779803 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:53:27.781924 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "dd4e4ddac4ff4042a99992fb903b5fc3"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.784350 7992 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41451
I20260617 01:53:27.788812 7992 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:27.790323 7992 heartbeater.cc:507] Master 127.0.108.254:41451 requested a full tablet report, sending...
I20260617 01:53:27.793622 7731 ts_manager.cc:194] Registered new tserver with Master: dcf168c3c0d240559a4fdb8e82a27d63 (127.0.108.195:34465)
I20260617 01:53:27.794034 435 fs_manager.cc:696] Time spent creating directory manager: real 0.011s user 0.009s sys 0.000s
I20260617 01:53:27.796242 7731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37934
I20260617 01:53:27.802709 7998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.804627 435 fs_manager.cc:730] Time spent opening block manager: real 0.006s user 0.003s sys 0.000s
I20260617 01:53:27.805198 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "dd4e4ddac4ff4042a99992fb903b5fc3"
format_stamp: "Formatted at 2026-06-17 01:53:27 on dist-test-slave-x8s0"
I20260617 01:53:27.805665 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-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)
I20260617 01:53:27.810173 7992 heartbeater.cc:499] Master 127.0.108.254:41451 was elected leader, sending a full tablet report...
I20260617 01:53:27.824478 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:53:27.827075 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:53:27.829471 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:53:27.837949 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:53:27.838418 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.838800 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:53:27.839123 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:53:27.923514 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:40029
I20260617 01:53:27.923612 8060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:40029 every 8 connection(s)
I20260617 01:53:27.939184 8061 heartbeater.cc:344] Connected to a master server at 127.0.108.254:41451
I20260617 01:53:27.939626 8061 heartbeater.cc:461] Registering TS with master...
I20260617 01:53:27.940459 8061 heartbeater.cc:507] Master 127.0.108.254:41451 requested a full tablet report, sending...
I20260617 01:53:27.942466 7731 ts_manager.cc:194] Registered new tserver with Master: dd4e4ddac4ff4042a99992fb903b5fc3 (127.0.108.196:40029)
I20260617 01:53:27.942772 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015148462s
I20260617 01:53:27.943733 7731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37942
I20260617 01:53:27.956000 8061 heartbeater.cc:499] Master 127.0.108.254:41451 was elected leader, sending a full tablet report...
I20260617 01:53:27.968592 7730 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37956:
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"
}
}
}
I20260617 01:53:28.067875 7957 tablet_service.cc:1511] Processing CreateTablet for tablet c1fb1fc090a849e3b653284aa1b62db8 (DEFAULT_TABLE table=fake-table [id=d0601c28cf714ecc8bcbb4eba808da33]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:28.069844 7957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fb1fc090a849e3b653284aa1b62db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:28.080617 7888 tablet_service.cc:1511] Processing CreateTablet for tablet c1fb1fc090a849e3b653284aa1b62db8 (DEFAULT_TABLE table=fake-table [id=d0601c28cf714ecc8bcbb4eba808da33]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:28.082598 7888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fb1fc090a849e3b653284aa1b62db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:28.151238 8079 tablet_bootstrap.cc:492] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Bootstrap starting.
I20260617 01:53:28.149901 8080 tablet_bootstrap.cc:492] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Bootstrap starting.
I20260617 01:53:28.151768 7818 tablet_service.cc:1511] Processing CreateTablet for tablet c1fb1fc090a849e3b653284aa1b62db8 (DEFAULT_TABLE table=fake-table [id=d0601c28cf714ecc8bcbb4eba808da33]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:53:28.153100 7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1fb1fc090a849e3b653284aa1b62db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:28.157693 8080 tablet_bootstrap.cc:654] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:28.166287 8079 tablet_bootstrap.cc:654] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:28.168376 8080 tablet_bootstrap.cc:492] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: No bootstrap required, opened a new log
I20260617 01:53:28.168924 8080 ts_tablet_manager.cc:1403] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Time spent bootstrapping tablet: real 0.019s user 0.005s sys 0.012s
I20260617 01:53:28.171504 8080 raft_consensus.cc:359] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.172394 8080 raft_consensus.cc:385] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:28.172739 8080 raft_consensus.cc:740] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 474e41f613f24aa183208680d57c0c01, State: Initialized, Role: FOLLOWER
I20260617 01:53:28.173610 8080 consensus_queue.cc:260] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.186437 8079 tablet_bootstrap.cc:492] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: No bootstrap required, opened a new log
I20260617 01:53:28.187038 8079 ts_tablet_manager.cc:1403] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Time spent bootstrapping tablet: real 0.036s user 0.008s sys 0.009s
I20260617 01:53:28.189766 8080 ts_tablet_manager.cc:1434] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Time spent starting tablet: real 0.020s user 0.007s sys 0.010s
I20260617 01:53:28.192777 8079 raft_consensus.cc:359] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.193774 8079 raft_consensus.cc:385] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:28.194114 8079 raft_consensus.cc:740] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf168c3c0d240559a4fdb8e82a27d63, State: Initialized, Role: FOLLOWER
I20260617 01:53:28.194975 8079 consensus_queue.cc:260] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.217206 8079 ts_tablet_manager.cc:1434] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Time spent starting tablet: real 0.030s user 0.007s sys 0.013s
I20260617 01:53:28.221451 8084 tablet_bootstrap.cc:492] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Bootstrap starting.
I20260617 01:53:28.226730 8084 tablet_bootstrap.cc:654] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:28.233330 8084 tablet_bootstrap.cc:492] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: No bootstrap required, opened a new log
I20260617 01:53:28.233791 8084 ts_tablet_manager.cc:1403] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Time spent bootstrapping tablet: real 0.013s user 0.005s sys 0.006s
I20260617 01:53:28.236994 8084 raft_consensus.cc:359] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.237601 8084 raft_consensus.cc:385] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:28.237854 8084 raft_consensus.cc:740] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b97bdb0caa94fa599f273903e650d71, State: Initialized, Role: FOLLOWER
I20260617 01:53:28.238443 8084 consensus_queue.cc:260] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.240664 8084 ts_tablet_manager.cc:1434] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Time spent starting tablet: real 0.007s user 0.004s sys 0.002s
I20260617 01:53:28.534796 8087 raft_consensus.cc:493] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:53:28.535557 8087 raft_consensus.cc:515] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.544700 8087 leader_election.cc:290] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf168c3c0d240559a4fdb8e82a27d63 (127.0.108.195:34465), 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759)
I20260617 01:53:28.571841 7967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fb1fc090a849e3b653284aa1b62db8" candidate_uuid: "8b97bdb0caa94fa599f273903e650d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" is_pre_election: true
I20260617 01:53:28.572789 7967 raft_consensus.cc:2468] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b97bdb0caa94fa599f273903e650d71 in term 0.
I20260617 01:53:28.574730 7793 leader_election.cc:304] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [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: 8b97bdb0caa94fa599f273903e650d71, dcf168c3c0d240559a4fdb8e82a27d63; no voters:
I20260617 01:53:28.576107 8087 raft_consensus.cc:2804] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:53:28.576660 8087 raft_consensus.cc:493] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:53:28.577217 8087 raft_consensus.cc:3060] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:28.580917 7898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fb1fc090a849e3b653284aa1b62db8" candidate_uuid: "8b97bdb0caa94fa599f273903e650d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "474e41f613f24aa183208680d57c0c01" is_pre_election: true
I20260617 01:53:28.581674 7898 raft_consensus.cc:2468] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b97bdb0caa94fa599f273903e650d71 in term 0.
I20260617 01:53:28.587456 8087 raft_consensus.cc:515] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.591655 7967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fb1fc090a849e3b653284aa1b62db8" candidate_uuid: "8b97bdb0caa94fa599f273903e650d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf168c3c0d240559a4fdb8e82a27d63"
I20260617 01:53:28.592396 7967 raft_consensus.cc:3060] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:28.597594 8087 leader_election.cc:290] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [CANDIDATE]: Term 1 election: Requested vote from peers dcf168c3c0d240559a4fdb8e82a27d63 (127.0.108.195:34465), 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759)
I20260617 01:53:28.597949 7898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1fb1fc090a849e3b653284aa1b62db8" candidate_uuid: "8b97bdb0caa94fa599f273903e650d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "474e41f613f24aa183208680d57c0c01"
I20260617 01:53:28.598745 7898 raft_consensus.cc:3060] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:28.602105 7967 raft_consensus.cc:2468] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b97bdb0caa94fa599f273903e650d71 in term 1.
I20260617 01:53:28.603778 7793 leader_election.cc:304] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [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: 8b97bdb0caa94fa599f273903e650d71, dcf168c3c0d240559a4fdb8e82a27d63; no voters:
I20260617 01:53:28.605175 8087 raft_consensus.cc:2804] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:28.610807 7898 raft_consensus.cc:2468] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b97bdb0caa94fa599f273903e650d71 in term 1.
I20260617 01:53:28.614619 8087 raft_consensus.cc:697] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEADER]: Becoming Leader. State: Replica: 8b97bdb0caa94fa599f273903e650d71, State: Running, Role: LEADER
I20260617 01:53:28.615993 8087 consensus_queue.cc:237] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [LEADER]: Queue going to LEADER mode. State: All 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: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } }
I20260617 01:53:28.627095 7728 catalog_manager.cc:5696] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "8b97bdb0caa94fa599f273903e650d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf168c3c0d240559a4fdb8e82a27d63" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 41759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } health_report { overall_health: HEALTHY } } }
I20260617 01:53:28.746322 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:53:28.748073 7731 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37956:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260617 01:53:28.748800 7731 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:37956:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260617 01:53:28.758373 7731 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: Sending DeleteTablet for 3 replicas of tablet c1fb1fc090a849e3b653284aa1b62db8
I20260617 01:53:28.761474 7888 tablet_service.cc:1558] Processing DeleteTablet for tablet c1fb1fc090a849e3b653284aa1b62db8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:28 UTC) from {username='slave'} at 127.0.0.1:36198
I20260617 01:53:28.761397 7818 tablet_service.cc:1558] Processing DeleteTablet for tablet c1fb1fc090a849e3b653284aa1b62db8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:28 UTC) from {username='slave'} at 127.0.0.1:42520
I20260617 01:53:28.760141 7957 tablet_service.cc:1558] Processing DeleteTablet for tablet c1fb1fc090a849e3b653284aa1b62db8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:53:28 UTC) from {username='slave'} at 127.0.0.1:42708
I20260617 01:53:28.769742 8099 tablet_replica.cc:333] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: stopping tablet replica
I20260617 01:53:28.770512 8099 raft_consensus.cc:2243] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:53:28.771314 8099 pending_rounds.cc:70] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Trying to abort 1 pending ops.
I20260617 01:53:28.771574 8099 pending_rounds.cc:77] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260617 01:53:28.771972 8099 raft_consensus.cc:2889] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:53:28.772332 8099 raft_consensus.cc:2272] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:28.775719 8098 tablet_replica.cc:333] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: stopping tablet replica
I20260617 01:53:28.776738 8098 raft_consensus.cc:2243] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:28.777313 8098 raft_consensus.cc:2272] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:28.780225 8099 ts_tablet_manager.cc:1916] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:28.780803 8098 ts_tablet_manager.cc:1916] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:28.795444 8101 tablet_replica.cc:333] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: stopping tablet replica
I20260617 01:53:28.801951 8101 raft_consensus.cc:2243] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:53:28.802922 8101 raft_consensus.cc:2272] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:53:28.808046 8101 ts_tablet_manager.cc:1916] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:53:28.832966 8099 ts_tablet_manager.cc:1929] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:53:28.837654 8098 ts_tablet_manager.cc:1929] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260617 01:53:28.841431 8098 log.cc:1199] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-1-root/wals/c1fb1fc090a849e3b653284aa1b62db8
I20260617 01:53:28.841431 8099 log.cc:1199] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-0-root/wals/c1fb1fc090a849e3b653284aa1b62db8
I20260617 01:53:28.842859 8098 ts_tablet_manager.cc:1950] T c1fb1fc090a849e3b653284aa1b62db8 P 474e41f613f24aa183208680d57c0c01: Deleting consensus metadata
I20260617 01:53:28.843472 8099 ts_tablet_manager.cc:1950] T c1fb1fc090a849e3b653284aa1b62db8 P 8b97bdb0caa94fa599f273903e650d71: Deleting consensus metadata
I20260617 01:53:28.847035 7715 catalog_manager.cc:5027] TS 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): tablet c1fb1fc090a849e3b653284aa1b62db8 (table fake-table [id=d0601c28cf714ecc8bcbb4eba808da33]) successfully deleted
I20260617 01:53:28.852775 7715 catalog_manager.cc:5027] TS 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): tablet c1fb1fc090a849e3b653284aa1b62db8 (table fake-table [id=d0601c28cf714ecc8bcbb4eba808da33]) successfully deleted
I20260617 01:53:28.871953 8101 ts_tablet_manager.cc:1929] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260617 01:53:28.872493 8101 log.cc:1199] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0/minicluster-data/ts-2-root/wals/c1fb1fc090a849e3b653284aa1b62db8
I20260617 01:53:28.873291 8101 ts_tablet_manager.cc:1950] T c1fb1fc090a849e3b653284aa1b62db8 P dcf168c3c0d240559a4fdb8e82a27d63: Deleting consensus metadata
I20260617 01:53:28.880192 7717 catalog_manager.cc:5027] TS dcf168c3c0d240559a4fdb8e82a27d63 (127.0.108.195:34465): tablet c1fb1fc090a849e3b653284aa1b62db8 (table fake-table [id=d0601c28cf714ecc8bcbb4eba808da33]) successfully deleted
I20260617 01:53:28.886174 7728 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37980:
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"
}
}
}
I20260617 01:53:28.950193 8026 tablet_service.cc:1511] Processing CreateTablet for tablet fc8ccdc0ca674f4cadf364ae8a02189c (DEFAULT_TABLE table=fake-table [id=c60b0102e05d49439fd45c4199d014da]), partition=RANGE (key) PARTITION UNBOUNDED
I20260617 01:53:28.951431 8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8ccdc0ca674f4cadf364ae8a02189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:28.974993 8108 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Bootstrap starting.
I20260617 01:53:28.981966 8108 tablet_bootstrap.cc:654] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Neither blocks nor log segments found. Creating new log.
I20260617 01:53:28.987996 8108 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: No bootstrap required, opened a new log
I20260617 01:53:28.988437 8108 ts_tablet_manager.cc:1403] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
I20260617 01:53:28.991166 8108 raft_consensus.cc:359] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } }
I20260617 01:53:28.991711 8108 raft_consensus.cc:385] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:53:28.991988 8108 raft_consensus.cc:740] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4e4ddac4ff4042a99992fb903b5fc3, State: Initialized, Role: FOLLOWER
I20260617 01:53:28.992669 8108 consensus_queue.cc:260] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } }
I20260617 01:53:28.993328 8108 raft_consensus.cc:399] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:53:28.993665 8108 raft_consensus.cc:493] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:53:28.993992 8108 raft_consensus.cc:3060] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:53:29.000734 8108 raft_consensus.cc:515] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } }
I20260617 01:53:29.001430 8108 leader_election.cc:304] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd4e4ddac4ff4042a99992fb903b5fc3; no voters:
I20260617 01:53:29.009191 8110 raft_consensus.cc:2804] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:53:29.010263 8108 leader_election.cc:290] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:53:29.015486 8108 ts_tablet_manager.cc:1434] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Time spent starting tablet: real 0.027s user 0.019s sys 0.005s
I20260617 01:53:29.012676 8110 raft_consensus.cc:697] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 LEADER]: Becoming Leader. State: Replica: dd4e4ddac4ff4042a99992fb903b5fc3, State: Running, Role: LEADER
I20260617 01:53:29.016784 8110 consensus_queue.cc:237] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } }
I20260617 01:53:29.022519 7731 catalog_manager.cc:5696] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4e4ddac4ff4042a99992fb903b5fc3 (127.0.108.196). New cstate: current_term: 1 leader_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } health_report { overall_health: HEALTHY } } }
W20260617 01:53:29.343382 8120 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s user 0.004s sys 0.004s
W20260617 01:53:29.346095 8103 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s user 0.014s sys 0.000s
W20260617 01:53:29.350274 8102 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s user 0.000s sys 0.004s
W20260617 01:53:29.345942 8116 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s user 0.004s sys 0.000s
W20260617 01:53:29.346439 8123 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s user 0.001s sys 0.010s
W20260617 01:53:29.346344 8124 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s user 0.006s sys 0.003s
W20260617 01:53:29.347416 8119 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s user 0.006s sys 0.001s
W20260617 01:53:29.345893 8117 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s user 0.009s sys 0.000s
W20260617 01:53:30.120759 8102 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.196:40029, user_credentials={real_user=slave}} blocked reactor thread for 46422us
W20260617 01:53:31.036214 8123 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s user 0.000s sys 0.000s
W20260617 01:53:31.265027 8102 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.196:40029, user_credentials={real_user=slave}} blocked reactor thread for 48745.9us
W20260617 01:53:33.287230 8116 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s user 0.002s sys 0.000s
W20260617 01:53:34.438694 8116 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s user 0.002s sys 0.000s
W20260617 01:53:34.900923 8119 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s user 0.001s sys 0.000s
W20260617 01:53:36.693245 8102 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.196:40029, user_credentials={real_user=slave}} blocked reactor thread for 44697.8us
W20260617 01:53:37.238178 8113 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Append to log took a long time: real 0.085s user 0.002s sys 0.000s
W20260617 01:53:38.184863 8123 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s user 0.006s sys 0.008s
W20260617 01:53:38.184976 8124 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s user 0.005s sys 0.014s
W20260617 01:53:38.186926 8115 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s user 0.008s sys 0.008s
W20260617 01:53:38.187496 8117 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s user 0.001s sys 0.000s
W20260617 01:53:38.740262 8119 meta_cache.cc:1261] Time spent looking up entry by key: real 0.067s user 0.000s sys 0.000s
W20260617 01:53:40.005883 8102 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.196:40029, user_credentials={real_user=slave}} blocked reactor thread for 48745.3us
W20260617 01:53:40.348299 8118 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s user 0.005s sys 0.008s
I20260617 01:53:45.413120 435 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20260617 01:53:45.457769 7725 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37956:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260617 01:53:45.503321 8134 tablet.cc:1724] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: 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
I20260617 01:53:45.536572 7728 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: fake-table [id=c60b0102e05d49439fd45c4199d014da] alter complete (version 1)
I20260617 01:53:45.543181 8036 consensus_queue.cc:237] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 631, Committed index: 631, Last appended: 1.631, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } }
I20260617 01:53:45.551564 8129 raft_consensus.cc:2955] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 LEADER]: Committing config change with OpId 1.632: config changed from index -1 to 632, NON_VOTER 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193) added. New config: { opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } }
I20260617 01:53:45.578645 7716 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fc8ccdc0ca674f4cadf364ae8a02189c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260617 01:53:45.580538 7724 catalog_manager.cc:5696] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 reported cstate change: config changed from index -1 to 632, NON_VOTER 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193) added. New cstate: current_term: 1 leader_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" committed_config { opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260617 01:53:45.601109 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc8ccdc0ca674f4cadf364ae8a02189c. This is attempt 1: this message will repeat every 5th retry.
I20260617 01:53:45.602829 8036 consensus_queue.cc:237] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 632, Committed index: 632, Last appended: 1.632, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } }
I20260617 01:53:45.610935 8129 raft_consensus.cc:2955] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 LEADER]: Committing config change with OpId 1.633: config changed from index 632 to 633, NON_VOTER 474e41f613f24aa183208680d57c0c01 (127.0.108.194) added. New config: { opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } } }
W20260617 01:53:45.615684 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc8ccdc0ca674f4cadf364ae8a02189c. This is attempt 1: this message will repeat every 5th retry.
W20260617 01:53:45.642192 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc8ccdc0ca674f4cadf364ae8a02189c. This is attempt 1: this message will repeat every 5th retry.
I20260617 01:53:45.645274 7716 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fc8ccdc0ca674f4cadf364ae8a02189c with cas_config_opid_index 632: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260617 01:53:45.654155 7731 catalog_manager.cc:5696] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 reported cstate change: config changed from index 632 to 633, NON_VOTER 474e41f613f24aa183208680d57c0c01 (127.0.108.194) added. New cstate: current_term: 1 leader_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" committed_config { opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260617 01:53:46.068101 8166 ts_tablet_manager.cc:933] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Initiating tablet copy from peer dd4e4ddac4ff4042a99992fb903b5fc3 (127.0.108.196:40029)
I20260617 01:53:46.074339 8167 ts_tablet_manager.cc:933] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Initiating tablet copy from peer dd4e4ddac4ff4042a99992fb903b5fc3 (127.0.108.196:40029)
I20260617 01:53:46.102233 8167 tablet_copy_client.cc:323] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.196:40029
I20260617 01:53:46.134272 8166 tablet_copy_client.cc:323] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.196:40029
I20260617 01:53:46.134296 8046 tablet_copy_service.cc:140] P dd4e4ddac4ff4042a99992fb903b5fc3: Received BeginTabletCopySession request for tablet fc8ccdc0ca674f4cadf364ae8a02189c from peer 8b97bdb0caa94fa599f273903e650d71 ({username='slave'} at 127.0.0.1:33430)
I20260617 01:53:46.135735 8046 tablet_copy_service.cc:161] P dd4e4ddac4ff4042a99992fb903b5fc3: Beginning new tablet copy session on tablet fc8ccdc0ca674f4cadf364ae8a02189c from peer 8b97bdb0caa94fa599f273903e650d71 at {username='slave'} at 127.0.0.1:33430: session id = 8b97bdb0caa94fa599f273903e650d71-fc8ccdc0ca674f4cadf364ae8a02189c
I20260617 01:53:46.150419 8046 tablet_copy_source_session.cc:215] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260617 01:53:46.162531 8167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8ccdc0ca674f4cadf364ae8a02189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:46.265671 8046 tablet_copy_service.cc:140] P dd4e4ddac4ff4042a99992fb903b5fc3: Received BeginTabletCopySession request for tablet fc8ccdc0ca674f4cadf364ae8a02189c from peer 474e41f613f24aa183208680d57c0c01 ({username='slave'} at 127.0.0.1:33446)
I20260617 01:53:46.266234 8046 tablet_copy_service.cc:161] P dd4e4ddac4ff4042a99992fb903b5fc3: Beginning new tablet copy session on tablet fc8ccdc0ca674f4cadf364ae8a02189c from peer 474e41f613f24aa183208680d57c0c01 at {username='slave'} at 127.0.0.1:33446: session id = 474e41f613f24aa183208680d57c0c01-fc8ccdc0ca674f4cadf364ae8a02189c
I20260617 01:53:46.272926 8167 tablet_copy_client.cc:806] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: tablet copy: Starting download of 0 data blocks...
I20260617 01:53:46.273810 8046 tablet_copy_source_session.cc:215] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: Tablet Copy: opened 0 blocks and 1 log segments
I20260617 01:53:46.277449 8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8ccdc0ca674f4cadf364ae8a02189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:53:46.273674 8167 tablet_copy_client.cc:670] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: tablet copy: Starting download of 1 WAL segments...
W20260617 01:53:46.337914 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.720s user 0.001s sys 0.003s
I20260617 01:53:46.344135 8166 tablet_copy_client.cc:806] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: tablet copy: Starting download of 0 data blocks...
I20260617 01:53:46.346899 8166 tablet_copy_client.cc:670] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: tablet copy: Starting download of 1 WAL segments...
W20260617 01:53:46.353601 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.736s user 0.002s sys 0.000s
W20260617 01:53:46.361759 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.742s user 0.002s sys 0.000s
W20260617 01:53:46.384049 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.764s user 0.005s sys 0.000s
W20260617 01:53:46.474792 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.843s user 0.001s sys 0.001s
W20260617 01:53:46.493918 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.858s user 0.002s sys 0.000s
W20260617 01:53:46.545100 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.922s user 0.000s sys 0.002s
W20260617 01:53:46.549302 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.929s user 0.002s sys 0.000s
W20260617 01:53:46.554670 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.928s user 0.002s sys 0.000s
W20260617 01:53:46.568544 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.944s user 0.002s sys 0.000s
I20260617 01:53:47.035399 8166 tablet_copy_client.cc:538] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260617 01:53:47.053913 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap starting.
I20260617 01:53:47.055554 8167 tablet_copy_client.cc:538] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260617 01:53:47.080034 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap starting.
W20260617 01:53:48.341178 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260617 01:53:48.613426 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260617 01:53:50.878309 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260617 01:53:51.358740 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260617 01:53:52.003407 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.686s user 0.001s sys 0.000s
W20260617 01:53:52.137292 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.706s user 0.001s sys 0.000s
W20260617 01:53:52.733031 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.750s user 0.000s sys 0.003s
W20260617 01:53:52.929548 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.794s user 0.001s sys 0.000s
W20260617 01:53:52.977682 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.665s user 0.002s sys 0.000s
W20260617 01:53:53.213836 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.841s user 0.001s sys 0.000s
W20260617 01:53:53.413087 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260617 01:53:53.640872 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.712s user 0.002s sys 0.000s
W20260617 01:53:53.764205 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.698s user 0.002s sys 0.000s
W20260617 01:53:53.772737 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.730s user 0.001s sys 0.000s
I20260617 01:53:53.905998 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (101.0K/1.11M this segment, stats: ops{read=57 overwritten=0 applied=52 ignored=0} inserts{seen=2550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:53:53.991285 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260617 01:53:55.060528 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.909s user 0.002s sys 0.000s
I20260617 01:53:55.483717 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (115.7K/1.11M this segment, stats: ops{read=65 overwritten=0 applied=65 ignored=0} inserts{seen=3200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:53:56.088013 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260617 01:53:56.294250 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260617 01:53:58.053926 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.694s user 0.001s sys 0.000s
W20260617 01:53:58.103032 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.582s user 0.001s sys 0.000s
W20260617 01:53:58.334666 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.707s user 0.001s sys 0.000s
W20260617 01:53:58.736727 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260617 01:53:58.737527 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260617 01:53:59.073251 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.735s user 0.002s sys 0.000s
I20260617 01:53:59.267469 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (258.3K/1.11M this segment, stats: ops{read=144 overwritten=0 applied=143 ignored=0} inserts{seen=7100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:53:59.298674 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.682s user 0.002s sys 0.000s
W20260617 01:53:59.343327 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.856s user 0.001s sys 0.000s
W20260617 01:53:59.506460 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.950s user 0.003s sys 0.000s
W20260617 01:53:59.706646 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.696s user 0.001s sys 0.000s
I20260617 01:54:00.484999 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (241.9K/1.11M this segment, stats: ops{read=135 overwritten=0 applied=131 ignored=0} inserts{seen=6500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:00.583078 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.890s user 0.001s sys 0.000s
W20260617 01:54:00.772257 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.782s user 0.002s sys 0.000s
W20260617 01:54:01.086891 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260617 01:54:01.142400 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260617 01:54:02.538247 7849 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd120 after lost signal to thread 438
W20260617 01:54:02.539350 7849 debug-util.cc:398] Leaking SignalData structure 0x7b0800137d60 after lost signal to thread 7765
W20260617 01:54:02.540445 7849 debug-util.cc:398] Leaking SignalData structure 0x7b080020fe20 after lost signal to thread 7852
W20260617 01:54:02.541422 7849 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5c00 after lost signal to thread 7922
W20260617 01:54:02.542397 7849 debug-util.cc:398] Leaking SignalData structure 0x7b080003d540 after lost signal to thread 7991
W20260617 01:54:02.543354 7849 debug-util.cc:398] Leaking SignalData structure 0x7b0800224bc0 after lost signal to thread 8060
W20260617 01:54:03.645777 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260617 01:54:03.815887 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260617 01:54:04.125932 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.717s user 0.001s sys 0.000s
I20260617 01:54:04.547252 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (412.2K/1.11M this segment, stats: ops{read=229 overwritten=0 applied=229 ignored=0} inserts{seen=11400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:04.675679 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.591s user 0.002s sys 0.000s
W20260617 01:54:05.083086 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.766s user 0.002s sys 0.000s
W20260617 01:54:05.104147 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.780s user 0.001s sys 0.000s
I20260617 01:54:05.547048 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (332.5K/1.11M this segment, stats: ops{read=185 overwritten=0 applied=185 ignored=0} inserts{seen=9200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:05.667729 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.637s user 0.002s sys 0.000s
W20260617 01:54:06.000774 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.662s user 0.001s sys 0.000s
W20260617 01:54:06.202234 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.806s user 0.002s sys 0.000s
W20260617 01:54:06.208371 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260617 01:54:06.332000 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260617 01:54:06.825076 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.698s user 0.001s sys 0.000s
W20260617 01:54:08.084404 8149 scanner-internal.cc:458] Time spent opening tablet: real 1.053s user 0.002s sys 0.000s
W20260617 01:54:08.156191 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.856s user 0.000s sys 0.002s
W20260617 01:54:08.791464 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260617 01:54:08.948065 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260617 01:54:09.488713 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (542.4K/1.11M this segment, stats: ops{read=301 overwritten=0 applied=296 ignored=0} inserts{seen=14750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:10.234287 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.730s user 0.001s sys 0.000s
I20260617 01:54:10.701377 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (459.1K/1.11M this segment, stats: ops{read=255 overwritten=0 applied=254 ignored=0} inserts{seen=12650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:11.224164 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260617 01:54:11.729763 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.692s user 0.002s sys 0.000s
W20260617 01:54:11.776441 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.787s user 0.001s sys 0.000s
W20260617 01:54:11.830245 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260617 01:54:11.984724 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.674s user 0.002s sys 0.000s
W20260617 01:54:12.442346 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.697s user 0.001s sys 0.000s
W20260617 01:54:13.268698 8151 scanner-internal.cc:458] Time spent opening tablet: real 1.021s user 0.002s sys 0.000s
W20260617 01:54:13.626662 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.747s user 0.001s sys 0.000s
W20260617 01:54:13.844870 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260617 01:54:14.050374 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.762s user 0.001s sys 0.000s
W20260617 01:54:14.118312 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.783s user 0.001s sys 0.000s
I20260617 01:54:14.532789 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (673.2K/1.11M this segment, stats: ops{read=373 overwritten=0 applied=372 ignored=0} inserts{seen=18550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:14.611975 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260617 01:54:14.924779 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.800s user 0.000s sys 0.002s
I20260617 01:54:15.846562 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (549.9K/1.11M this segment, stats: ops{read=305 overwritten=0 applied=305 ignored=0} inserts{seen=15200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:16.474007 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260617 01:54:16.989198 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260617 01:54:17.741750 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.845s user 0.001s sys 0.000s
W20260617 01:54:18.714665 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.710s user 0.001s sys 0.000s
W20260617 01:54:19.045349 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.634s user 0.002s sys 0.000s
W20260617 01:54:19.124025 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260617 01:54:19.169531 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
I20260617 01:54:19.547091 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (771.1K/1.11M this segment, stats: ops{read=427 overwritten=0 applied=425 ignored=0} inserts{seen=21200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:19.860337 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.802s user 0.002s sys 0.000s
W20260617 01:54:20.277060 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.720s user 0.001s sys 0.000s
W20260617 01:54:20.358091 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.976s user 0.001s sys 0.000s
W20260617 01:54:20.365407 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.651s user 0.002s sys 0.000s
I20260617 01:54:20.860432 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (638.6K/1.11M this segment, stats: ops{read=354 overwritten=0 applied=351 ignored=0} inserts{seen=17500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:21.533888 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260617 01:54:21.536988 7919 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4040 after lost signal to thread 438
W20260617 01:54:21.539366 7919 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc820 after lost signal to thread 7765
W20260617 01:54:21.549687 7919 debug-util.cc:398] Leaking SignalData structure 0x7b080019e4c0 after lost signal to thread 7852
W20260617 01:54:21.573768 7919 debug-util.cc:398] Leaking SignalData structure 0x7b080012eaa0 after lost signal to thread 7922
W20260617 01:54:21.575495 7919 debug-util.cc:398] Leaking SignalData structure 0x7b0800185bc0 after lost signal to thread 7991
W20260617 01:54:21.576545 7919 debug-util.cc:398] Leaking SignalData structure 0x7b0800163c40 after lost signal to thread 8060
W20260617 01:54:21.586302 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260617 01:54:21.733701 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.728s user 0.002s sys 0.000s
W20260617 01:54:22.721055 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.741s user 0.002s sys 0.000s
W20260617 01:54:22.835747 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.778s user 0.002s sys 0.000s
W20260617 01:54:24.112950 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20260617 01:54:24.114500 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
I20260617 01:54:24.575317 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (863.6K/1.11M this segment, stats: ops{read=478 overwritten=0 applied=475 ignored=0} inserts{seen=23700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260617 01:54:25.982041 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (724.0K/1.11M this segment, stats: ops{read=401 overwritten=0 applied=400 ignored=0} inserts{seen=19950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:26.417481 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20260617 01:54:26.679445 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20260617 01:54:27.159405 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.655s user 0.002s sys 0.000s
W20260617 01:54:27.287480 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.789s user 0.002s sys 0.000s
W20260617 01:54:27.338039 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.844s user 0.002s sys 0.000s
W20260617 01:54:27.428730 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.751s user 0.002s sys 0.000s
W20260617 01:54:27.528149 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.770s user 0.002s sys 0.000s
W20260617 01:54:28.561000 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.711s user 0.002s sys 0.000s
W20260617 01:54:28.712114 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.943s user 0.001s sys 0.000s
W20260617 01:54:28.965390 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.851s user 0.002s sys 0.000s
W20260617 01:54:29.127326 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20260617 01:54:29.170463 8166 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Append to log took a long time: real 0.062s user 0.004s sys 0.000s
W20260617 01:54:29.223562 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20260617 01:54:29.356179 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.703s user 0.002s sys 0.000s
I20260617 01:54:29.755403 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (930.8K/1.11M this segment, stats: ops{read=515 overwritten=0 applied=515 ignored=0} inserts{seen=25700 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:30.339044 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.751s user 0.002s sys 0.000s
I20260617 01:54:31.039779 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (803.8K/1.11M this segment, stats: ops{read=445 overwritten=0 applied=444 ignored=0} inserts{seen=22150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:31.603658 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260617 01:54:31.822723 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260617 01:54:32.837608 8167 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Append to log took a long time: real 0.061s user 0.003s sys 0.000s
W20260617 01:54:34.094708 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
W20260617 01:54:34.336123 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
W20260617 01:54:34.565953 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.639s user 0.002s sys 0.000s
W20260617 01:54:34.707041 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.606s user 0.001s sys 0.000s
W20260617 01:54:34.759231 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.575s user 0.002s sys 0.000s
I20260617 01:54:34.936064 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (1.01M/1.11M this segment, stats: ops{read=570 overwritten=0 applied=569 ignored=0} inserts{seen=28400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:35.063973 8147 scanner-internal.cc:458] Time spent opening tablet: real 0.602s user 0.002s sys 0.000s
W20260617 01:54:35.076613 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.570s user 0.002s sys 0.000s
W20260617 01:54:35.090653 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.726s user 0.003s sys 0.000s
W20260617 01:54:35.422961 8167 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Append to log took a long time: real 0.063s user 0.003s sys 0.000s
W20260617 01:54:35.543236 8152 scanner-internal.cc:458] Time spent opening tablet: real 0.563s user 0.002s sys 0.000s
W20260617 01:54:35.584512 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.572s user 0.002s sys 0.000s
I20260617 01:54:36.075127 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (878.2K/1.11M this segment, stats: ops{read=486 overwritten=0 applied=485 ignored=0} inserts{seen=24200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:36.456171 8150 scanner-internal.cc:458] Time spent opening tablet: real 0.774s user 0.002s sys 0.000s
W20260617 01:54:36.483903 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
W20260617 01:54:37.113025 8166 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Append to log took a long time: real 0.177s user 0.004s sys 0.000s
W20260617 01:54:38.262719 8167 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Append to log took a long time: real 0.788s user 0.003s sys 0.000s
I20260617 01:54:38.712751 7727 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37942 (request call id 3114) took 1978 ms. Trace:
I20260617 01:54:38.713442 7727 rpcz_store.cc:276] 0617 01:54:36.734134 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:38.563336 (+1829202us) service_pool.cc:224] Handling call
0617 01:54:38.712548 (+149212us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260617 01:54:38.906935 8008 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 900) took 2184 ms. Trace:
I20260617 01:54:38.907958 8008 rpcz_store.cc:276] 0617 01:54:36.722528 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.722886 (+ 358us) service_pool.cc:224] Handling call
0617 01:54:36.723280 (+ 394us) tablet_service.cc:3201] Found scanner 25b097deef7b43dda4945f5a2f031f87 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 433d0b2cf6214061a4923815525da78a
0617 01:54:38.904803 (+2181523us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0617 01:54:38.906875 (+ 2072us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:38.816649 8012 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 896) took 2326 ms. Trace:
I20260617 01:54:38.909797 8012 rpcz_store.cc:276] 0617 01:54:36.490661 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.490848 (+ 187us) service_pool.cc:224] Handling call
0617 01:54:36.491333 (+ 485us) tablet_service.cc:3201] Found scanner 38f0c65b8315400d9f5273d190c3e255 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 797a47340e004031a78b141408dd1bed
0617 01:54:38.814505 (+2323172us) tablet_service.cc:3276] Deadline expired after scanning 3328 rows: responding with 136448 bytes (batch size 1048576)
0617 01:54:38.816401 (+ 1896us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260617 01:54:38.942438 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
I20260617 01:54:38.966363 8007 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 901) took 2147 ms. Trace:
I20260617 01:54:38.966867 8016 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 895) took 2505 ms. Trace:
I20260617 01:54:38.966784 8007 rpcz_store.cc:276] 0617 01:54:36.818704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.818862 (+ 158us) service_pool.cc:224] Handling call
0617 01:54:36.819353 (+ 491us) tablet_service.cc:3201] Found scanner e234895017a543828600f7768653265e for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 14e1c0fd5df64a0fb61633270cc60f5e
0617 01:54:38.964903 (+2145550us) tablet_service.cc:3276] Deadline expired after scanning 640 rows: responding with 26240 bytes (batch size 1048576)
0617 01:54:38.966305 (+ 1402us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:38.967377 8016 rpcz_store.cc:276] 0617 01:54:36.461349 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.461540 (+ 191us) service_pool.cc:224] Handling call
0617 01:54:36.462535 (+ 995us) tablet_service.cc:3201] Found scanner cf52f4695a9b43d08de9dfcc6602a7d1 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 589c8572d82b46fda2056eeb9b55cb54
0617 01:54:38.965450 (+2502915us) tablet_service.cc:3276] Deadline expired after scanning 2176 rows: responding with 89216 bytes (batch size 1048576)
0617 01:54:38.966813 (+ 1363us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:38.979235 8011 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 899) took 2302 ms. Trace:
I20260617 01:54:38.979663 8011 rpcz_store.cc:276] 0617 01:54:36.676704 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.680924 (+ 4220us) service_pool.cc:224] Handling call
0617 01:54:36.681138 (+ 214us) tablet_service.cc:3201] Found scanner dcdbe6d0ca4a4451a1ce242146301558 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is e8997b4bf9464801b74c98fdce2be033
0617 01:54:38.977833 (+2296695us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0617 01:54:38.979175 (+ 1342us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:38.984920 8010 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 894) took 2527 ms. Trace:
I20260617 01:54:38.985427 8010 rpcz_store.cc:276] 0617 01:54:36.458017 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.458162 (+ 145us) service_pool.cc:224] Handling call
0617 01:54:36.458514 (+ 352us) tablet_service.cc:3201] Found scanner 78026ed0fbdf4f09bc5bfc7f9bb0dfb3 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 4b197be66c8d4ee98b9b59fa48fbd9c3
0617 01:54:38.983417 (+2524903us) tablet_service.cc:3276] Deadline expired after scanning 2048 rows: responding with 83968 bytes (batch size 1048576)
0617 01:54:38.984864 (+ 1447us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:39.027038 8015 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 897) took 2373 ms. Trace:
I20260617 01:54:39.027453 8015 rpcz_store.cc:276] 0617 01:54:36.653655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.657825 (+ 4170us) service_pool.cc:224] Handling call
0617 01:54:36.658041 (+ 216us) tablet_service.cc:3201] Found scanner 004cdd57ebf64252982b69ac8ed88b1f for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 04cc4b9795c14eeabf105414c2147bb6
0617 01:54:39.025667 (+2367626us) tablet_service.cc:3276] Deadline expired after scanning 2432 rows: responding with 99712 bytes (batch size 1048576)
0617 01:54:39.026986 (+ 1319us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:39.040263 8013 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 898) took 2364 ms. Trace:
I20260617 01:54:39.041010 8013 rpcz_store.cc:276] 0617 01:54:36.675916 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:36.676033 (+ 117us) service_pool.cc:224] Handling call
0617 01:54:36.676277 (+ 244us) tablet_service.cc:3201] Found scanner c2be1612b047460789cf1e6712402f03 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 5b08f9cdd5b9438797388e650c31de0e
0617 01:54:39.038205 (+2361928us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0617 01:54:39.040216 (+ 2011us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0,"spinlock_wait_cycles":6912}
I20260617 01:54:40.738278 8015 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 903) took 1568 ms. Trace:
I20260617 01:54:40.738879 8015 rpcz_store.cc:276] 0617 01:54:39.170066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:39.170185 (+ 119us) service_pool.cc:224] Handling call
0617 01:54:39.170646 (+ 461us) tablet_service.cc:3201] Found scanner c2be1612b047460789cf1e6712402f03 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 5b08f9cdd5b9438797388e650c31de0e
0617 01:54:40.736070 (+1565424us) tablet_service.cc:3276] Deadline expired after scanning 640 rows: responding with 26240 bytes (batch size 1048576)
0617 01:54:40.738194 (+ 2124us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260617 01:54:40.742146 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replaying log segment 1/1 (1.05M/1.11M this segment, stats: ops{read=594 overwritten=0 applied=589 ignored=0} inserts{seen=29400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260617 01:54:40.750635 8010 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 904) took 1578 ms. Trace:
I20260617 01:54:40.751309 8010 rpcz_store.cc:276] 0617 01:54:39.172246 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:39.172344 (+ 98us) service_pool.cc:224] Handling call
0617 01:54:39.172735 (+ 391us) tablet_service.cc:3201] Found scanner cf52f4695a9b43d08de9dfcc6602a7d1 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 589c8572d82b46fda2056eeb9b55cb54
0617 01:54:40.748632 (+1575897us) tablet_service.cc:3276] Deadline expired after scanning 896 rows: responding with 36736 bytes (batch size 1048576)
0617 01:54:40.750472 (+ 1840us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260617 01:54:40.826259 8166 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Append to log took a long time: real 0.884s user 0.000s sys 0.015s
I20260617 01:54:40.859588 7727 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37914 (request call id 3709) took 1641 ms. Trace:
I20260617 01:54:40.860008 7727 rpcz_store.cc:276] 0617 01:54:39.218475 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:40.858399 (+1639924us) service_pool.cc:224] Handling call
0617 01:54:40.859526 (+ 1127us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
W20260617 01:54:40.870064 8057 debug-util.cc:398] Leaking SignalData structure 0x7b0800130020 after lost signal to thread 438
W20260617 01:54:40.871150 8057 debug-util.cc:398] Leaking SignalData structure 0x7b08001da960 after lost signal to thread 7765
W20260617 01:54:40.872219 8057 debug-util.cc:398] Leaking SignalData structure 0x7b08000f13a0 after lost signal to thread 7852
W20260617 01:54:40.873778 8057 debug-util.cc:398] Leaking SignalData structure 0x7b08001e05a0 after lost signal to thread 7922
W20260617 01:54:40.874750 8057 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5560 after lost signal to thread 7991
W20260617 01:54:40.875733 8057 debug-util.cc:398] Leaking SignalData structure 0x7b0800095720 after lost signal to thread 8060
I20260617 01:54:40.918000 8009 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 906) took 1698 ms. Trace:
I20260617 01:54:40.918557 8009 rpcz_store.cc:276] 0617 01:54:39.219884 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:39.219996 (+ 112us) service_pool.cc:224] Handling call
0617 01:54:39.220275 (+ 279us) tablet_service.cc:3201] Found scanner dcdbe6d0ca4a4451a1ce242146301558 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is e8997b4bf9464801b74c98fdce2be033
0617 01:54:40.916155 (+1695880us) tablet_service.cc:3276] Deadline expired after scanning 384 rows: responding with 15744 bytes (batch size 1048576)
0617 01:54:40.917927 (+ 1772us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260617 01:54:40.941722 8002 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.585s user 0.018s sys 0.015s
W20260617 01:54:40.942463 8002 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.586s user 0.019s sys 0.016s
W20260617 01:54:40.948539 7762 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf040 after lost signal to thread 438
I20260617 01:54:40.964051 8013 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 902) took 1808 ms. Trace:
I20260617 01:54:40.965332 8013 rpcz_store.cc:276] 0617 01:54:39.155405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:39.155733 (+ 328us) service_pool.cc:224] Handling call
0617 01:54:39.156003 (+ 270us) tablet_service.cc:3201] Found scanner 004cdd57ebf64252982b69ac8ed88b1f for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 04cc4b9795c14eeabf105414c2147bb6
0617 01:54:40.962321 (+1806318us) tablet_service.cc:3276] Deadline expired after scanning 768 rows: responding with 31488 bytes (batch size 1048576)
0617 01:54:40.964002 (+ 1681us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260617 01:54:40.974592 7762 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0800 after lost signal to thread 7765
I20260617 01:54:40.982620 8011 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 905) took 1789 ms. Trace:
I20260617 01:54:40.983146 8011 rpcz_store.cc:276] 0617 01:54:39.193296 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:39.194196 (+ 900us) service_pool.cc:224] Handling call
0617 01:54:39.194541 (+ 345us) tablet_service.cc:3201] Found scanner e234895017a543828600f7768653265e for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is 14e1c0fd5df64a0fb61633270cc60f5e
0617 01:54:40.980720 (+1786179us) tablet_service.cc:3276] Deadline expired after scanning 384 rows: responding with 15744 bytes (batch size 1048576)
0617 01:54:40.982477 (+ 1757us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260617 01:54:41.007573 7762 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa2c0 after lost signal to thread 7852
W20260617 01:54:41.009016 7762 debug-util.cc:398] Leaking SignalData structure 0x7b08001acb60 after lost signal to thread 7922
W20260617 01:54:41.010269 7762 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4be0 after lost signal to thread 7991
W20260617 01:54:41.011304 7762 debug-util.cc:398] Leaking SignalData structure 0x7b0800145d40 after lost signal to thread 8060
W20260617 01:54:41.011669 7762 debug-util.cc:398] Leaking SignalData structure 0x7b0800223140 after lost signal to thread 8149
W20260617 01:54:41.012331 7762 debug-util.cc:398] Leaking SignalData structure 0x7b0800223220 after lost signal to thread 8151
I20260617 01:54:41.266050 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (907.1K/1.11M this segment, stats: ops{read=502 overwritten=0 applied=499 ignored=0} inserts{seen=24900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260617 01:54:41.390594 8016 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:33404 (request call id 907) took 2157 ms. Trace:
I20260617 01:54:41.396481 8016 rpcz_store.cc:276] 0617 01:54:39.233133 (+ 0us) service_pool.cc:167] Inserting onto call queue
0617 01:54:39.233260 (+ 127us) service_pool.cc:224] Handling call
0617 01:54:39.233542 (+ 282us) tablet_service.cc:3201] Found scanner 0c4a7cdb08164b4897ccf3783a614714 for tablet fc8ccdc0ca674f4cadf364ae8a02189c, query id is a1bafb75e50b4c12801ebc18a3fd3891
0617 01:54:41.389179 (+2155637us) tablet_service.cc:3276] Deadline expired after scanning 3584 rows: responding with 146944 bytes (batch size 1048576)
0617 01:54:41.390539 (+ 1360us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260617 01:54:42.461836 8145 scanner-internal.cc:458] Time spent opening tablet: real 0.594s user 0.002s sys 0.000s
W20260617 01:54:42.587152 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 106: this message will repeat every 5th retry.
W20260617 01:54:42.680585 8167 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Append to log took a long time: real 0.060s user 0.004s sys 0.000s
W20260617 01:54:42.704301 8153 scanner-internal.cc:458] Time spent opening tablet: real 0.716s user 0.002s sys 0.000s
W20260617 01:54:42.969070 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 106: this message will repeat every 5th retry.
W20260617 01:54:43.966270 8152 scanner-internal.cc:458] Time spent opening tablet: real 1.078s user 0.003s sys 0.000s
W20260617 01:54:43.966777 8144 scanner-internal.cc:458] Time spent opening tablet: real 0.938s user 0.002s sys 0.000s
W20260617 01:54:43.979125 8147 scanner-internal.cc:458] Time spent opening tablet: real 1.011s user 0.001s sys 0.000s
I20260617 01:54:44.689833 8167 tablet.cc:1724] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: 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
I20260617 01:54:44.784415 8167 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260617 01:54:44.755357 8166 log.cc:927] Time spent T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Append to log took a long time: real 0.574s user 0.012s sys 0.004s
I20260617 01:54:44.808660 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap replayed 1/1 log segments. Stats: ops{read=633 overwritten=0 applied=633 ignored=0} inserts{seen=31450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260617 01:54:44.811686 8167 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Bootstrap complete.
I20260617 01:54:44.932787 8167 ts_tablet_manager.cc:1403] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Time spent bootstrapping tablet: real 57.855s user 13.249s sys 0.531s
I20260617 01:54:44.951505 8167 raft_consensus.cc:359] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } }
I20260617 01:54:44.955690 8167 raft_consensus.cc:740] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b97bdb0caa94fa599f273903e650d71, State: Initialized, Role: LEARNER
I20260617 01:54:44.960014 8167 consensus_queue.cc:260] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 633, Last appended: 1.633, Last appended by leader: 633, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } }
I20260617 01:54:45.001616 8167 ts_tablet_manager.cc:1434] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: Time spent starting tablet: real 0.060s user 0.013s sys 0.004s
I20260617 01:54:45.099078 8045 tablet_copy_service.cc:342] P dd4e4ddac4ff4042a99992fb903b5fc3: Request end of tablet copy session 8b97bdb0caa94fa599f273903e650d71-fc8ccdc0ca674f4cadf364ae8a02189c received from {username='slave'} at 127.0.0.1:33430
I20260617 01:54:45.099797 8045 tablet_copy_service.cc:434] P dd4e4ddac4ff4042a99992fb903b5fc3: ending tablet copy session 8b97bdb0caa94fa599f273903e650d71-fc8ccdc0ca674f4cadf364ae8a02189c on tablet fc8ccdc0ca674f4cadf364ae8a02189c with peer 8b97bdb0caa94fa599f273903e650d71
W20260617 01:54:45.227782 7988 debug-util.cc:398] Leaking SignalData structure 0x7b08001eed20 after lost signal to thread 438
W20260617 01:54:45.229969 7988 debug-util.cc:398] Leaking SignalData structure 0x7b08001dbb00 after lost signal to thread 7765
W20260617 01:54:45.232213 7988 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5480 after lost signal to thread 7852
W20260617 01:54:45.234848 7988 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8340 after lost signal to thread 7922
W20260617 01:54:45.236609 7988 debug-util.cc:398] Leaking SignalData structure 0x7b080022a880 after lost signal to thread 7991
W20260617 01:54:45.267148 7988 debug-util.cc:398] Leaking SignalData structure 0x7b08001e36a0 after lost signal to thread 8060
I20260617 01:54:45.395329 7828 raft_consensus.cc:1217] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.632->[1.633-1.633] Dedup: 1.633->[]
W20260617 01:54:45.677474 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 111: this message will repeat every 5th retry.
W20260617 01:54:45.814373 8149 scanner-internal.cc:458] Time spent opening tablet: real 0.604s user 0.003s sys 0.000s
W20260617 01:54:46.005419 8151 scanner-internal.cc:458] Time spent opening tablet: real 0.721s user 0.002s sys 0.000s
I20260617 01:54:46.223038 8198 raft_consensus.cc:1064] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: attempting to promote NON_VOTER 8b97bdb0caa94fa599f273903e650d71 to VOTER
I20260617 01:54:46.227432 8198 consensus_queue.cc:237] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 633, Committed index: 633, Last appended: 1.633, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 634 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: false } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } }
W20260617 01:54:46.333719 8146 scanner-internal.cc:458] Time spent opening tablet: real 0.704s user 0.001s sys 0.000s
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:360: Failure
Expected equality of these values:
replication_factor
Which is: 3
actual_replica_count
Which is: 2
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2538: Failure
Expected: VerifyTabletReplicaCount(3, VerifyRowCount::kEnable) doesn't generate new fatal failures in the current thread.
Actual: it does.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
W20260617 01:54:46.419391 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260617 01:54:46.421813 7828 raft_consensus.cc:1275] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 LEARNER]: Refusing update from remote peer dd4e4ddac4ff4042a99992fb903b5fc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 633. Preceding OpId from leader: term: 1 index: 634. (index mismatch)
I20260617 01:54:46.429023 8198 consensus_queue.cc:1048] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 634, Last known committed idx: 633, Time since last communication: 0.001s
I20260617 01:54:46.536399 8198 raft_consensus.cc:2955] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 LEADER]: Committing config change with OpId 1.634: config changed from index 633 to 634, 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193) changed from NON_VOTER to VOTER. New config: { opid_index: 634 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: false } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } } }
I20260617 01:54:46.542107 7828 raft_consensus.cc:2955] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 FOLLOWER]: Committing config change with OpId 1.634: config changed from index 633 to 634, 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193) changed from NON_VOTER to VOTER. New config: { opid_index: 634 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: false } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } } }
I20260617 01:54:46.625646 7728 catalog_manager.cc:5696] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 reported cstate change: config changed from index 633 to 634, 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" committed_config { opid_index: 634 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260617 01:54:46.682618 8148 scanner-internal.cc:458] Time spent opening tablet: real 0.720s user 0.002s sys 0.000s
I20260617 01:54:46.971781 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replaying log segment 1/1 (985.2K/1.11M this segment, stats: ops{read=545 overwritten=0 applied=545 ignored=0} inserts{seen=27200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260617 01:54:49.059630 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260617 01:54:50.217135 8139 client.cc:2042] Couldn't close scanner cda50ece39c84b27887092ac232842e6: Service unavailable: reactor is shutting down (error 108)
I20260617 01:54:50.217787 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
W20260617 01:54:50.220304 8000 connection.cc:573] server connection from 127.0.0.1:33404 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260617 01:54:50.385254 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:54:50.387269 435 tablet_replica.cc:333] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71: stopping tablet replica
I20260617 01:54:50.388266 435 raft_consensus.cc:2243] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:54:50.389290 435 raft_consensus.cc:2272] T fc8ccdc0ca674f4cadf364ae8a02189c P 8b97bdb0caa94fa599f273903e650d71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:54:50.535270 7999 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260617 01:54:50.554716 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260617 01:54:51.377249 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:54:51.415474 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
I20260617 01:54:51.524454 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260617 01:54:51.547384 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260617 01:54:51.752564 8166 tablet.cc:1724] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: 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
I20260617 01:54:51.757320 8166 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260617 01:54:51.774945 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap replayed 1/1 log segments. Stats: ops{read=633 overwritten=0 applied=633 ignored=0} inserts{seen=31450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260617 01:54:51.776587 8166 tablet_bootstrap.cc:492] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Bootstrap complete.
I20260617 01:54:51.807158 8166 ts_tablet_manager.cc:1403] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Time spent bootstrapping tablet: real 64.754s user 13.326s sys 0.480s
I20260617 01:54:51.815388 8166 raft_consensus.cc:359] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } }
I20260617 01:54:51.826143 8166 raft_consensus.cc:740] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 474e41f613f24aa183208680d57c0c01, State: Initialized, Role: LEARNER
I20260617 01:54:51.827204 8166 consensus_queue.cc:260] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 633, Last appended: 1.633, Last appended by leader: 633, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "dd4e4ddac4ff4042a99992fb903b5fc3" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 40029 } } peers { permanent_uuid: "8b97bdb0caa94fa599f273903e650d71" member_type: NON_VOTER last_known_addr { host: "127.0.108.193" port: 44383 } attrs { promote: true } } peers { permanent_uuid: "474e41f613f24aa183208680d57c0c01" member_type: NON_VOTER last_known_addr { host: "127.0.108.194" port: 41759 } attrs { promote: true } }
I20260617 01:54:51.847465 8166 ts_tablet_manager.cc:1434] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: Time spent starting tablet: real 0.036s user 0.013s sys 0.000s
I20260617 01:54:51.905766 8045 tablet_copy_service.cc:342] P dd4e4ddac4ff4042a99992fb903b5fc3: Request end of tablet copy session 474e41f613f24aa183208680d57c0c01-fc8ccdc0ca674f4cadf364ae8a02189c received from {username='slave'} at 127.0.0.1:32848
I20260617 01:54:51.906242 8045 tablet_copy_service.cc:434] P dd4e4ddac4ff4042a99992fb903b5fc3: ending tablet copy session 474e41f613f24aa183208680d57c0c01-fc8ccdc0ca674f4cadf364ae8a02189c on tablet fc8ccdc0ca674f4cadf364ae8a02189c with peer 474e41f613f24aa183208680d57c0c01
I20260617 01:54:51.910485 435 tablet_replica.cc:333] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01: stopping tablet replica
I20260617 01:54:51.911195 435 raft_consensus.cc:2243] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01 [term 1 LEARNER]: Raft consensus shutting down.
I20260617 01:54:51.911633 435 raft_consensus.cc:2272] T fc8ccdc0ca674f4cadf364ae8a02189c P 474e41f613f24aa183208680d57c0c01 [term 1 LEARNER]: Raft consensus is shut down!
W20260617 01:54:53.069975 435 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7919)
W20260617 01:54:53.110991 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.193:44383: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260617 01:54:54.104280 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:54:54.160199 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:54:54.233489 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260617 01:54:54.463070 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.0.108.194:41759: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260617 01:54:55.254740 435 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7988)
W20260617 01:54:55.701068 7999 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.193:44383: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260617 01:54:55.705540 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 8b97bdb0caa94fa599f273903e650d71 (127.0.108.193:44383): Couldn't send request to peer 8b97bdb0caa94fa599f273903e650d71. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.193:44383: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260617 01:54:56.255903 435 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7988)
W20260617 01:54:57.187423 7999 consensus_peers.cc:597] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 -> Peer 474e41f613f24aa183208680d57c0c01 (127.0.108.194:41759): Couldn't send request to peer 474e41f613f24aa183208680d57c0c01. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.0.108.194:41759: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260617 01:54:57.256778 435 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7988)
I20260617 01:54:57.809140 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:54:57.832314 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:54:57.872013 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:54:57.872905 435 tablet_replica.cc:333] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3: stopping tablet replica
I20260617 01:54:57.873724 435 raft_consensus.cc:2243] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:54:57.875672 435 raft_consensus.cc:2272] T fc8ccdc0ca674f4cadf364ae8a02189c P dd4e4ddac4ff4042a99992fb903b5fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260617 01:54:58.042464 7762 debug-util.cc:398] Leaking SignalData structure 0x7b080012bf80 after lost signal to thread 438
W20260617 01:54:58.043721 7762 debug-util.cc:398] Leaking SignalData structure 0x7b080009cf60 after lost signal to thread 7765
I20260617 01:54:58.070853 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:54:58.102380 435 master.cc:562] Master@127.0.108.254:41451 shutting down...
I20260617 01:54:58.147024 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:54:58.148039 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:54:58.148545 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6355a5b386d444c99799e2a7df055c0c: stopping tablet replica
I20260617 01:54:58.461328 435 master.cc:584] Master@127.0.108.254:41451 shutdown complete.
I20260617 01:54:58.494951 435 test_util.cc:182] -----------------------------------------------
I20260617 01:54:58.495152 435 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781661132231981-435-0
[ FAILED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (91446 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260617 01:54:58.498950 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:34241
I20260617 01:54:58.500041 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:58.502521 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:58.504877 435 webserver.cc:533] Webserver started at http://127.0.108.254:36543/ using document root <none> and password file <none>
I20260617 01:54:58.505375 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:58.505532 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:58.505805 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:58.506919 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "bf8f3064d8f542c68f5a46ff1dc0f709"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.511085 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260617 01:54:58.514171 8226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.514818 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:54:58.515060 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "bf8f3064d8f542c68f5a46ff1dc0f709"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.515300 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-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)
I20260617 01:54:58.543994 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:58.545241 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:58.582428 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:34241
I20260617 01:54:58.582566 8277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:34241 every 8 connection(s)
I20260617 01:54:58.586632 8278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:54:58.597970 8278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709: Bootstrap starting.
I20260617 01:54:58.602958 8278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709: Neither blocks nor log segments found. Creating new log.
I20260617 01:54:58.607004 8278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709: No bootstrap required, opened a new log
I20260617 01:54:58.609114 8278 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" member_type: VOTER }
I20260617 01:54:58.609514 8278 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:54:58.609694 8278 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf8f3064d8f542c68f5a46ff1dc0f709, State: Initialized, Role: FOLLOWER
I20260617 01:54:58.610203 8278 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" member_type: VOTER }
I20260617 01:54:58.610632 8278 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:54:58.610819 8278 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:54:58.611025 8278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:54:58.615541 8278 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" member_type: VOTER }
I20260617 01:54:58.615979 8278 leader_election.cc:304] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bf8f3064d8f542c68f5a46ff1dc0f709; no voters:
I20260617 01:54:58.617151 8278 leader_election.cc:290] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:54:58.617517 8281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:54:58.618709 8281 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 1 LEADER]: Becoming Leader. State: Replica: bf8f3064d8f542c68f5a46ff1dc0f709, State: Running, Role: LEADER
I20260617 01:54:58.619349 8281 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" member_type: VOTER }
I20260617 01:54:58.619899 8278 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:54:58.624204 8283 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf8f3064d8f542c68f5a46ff1dc0f709. Latest consensus state: current_term: 1 leader_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" member_type: VOTER } }
I20260617 01:54:58.624869 8283 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [sys.catalog]: This master's current role is: LEADER
I20260617 01:54:58.625797 8282 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf8f3064d8f542c68f5a46ff1dc0f709" member_type: VOTER } }
I20260617 01:54:58.626398 8282 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [sys.catalog]: This master's current role is: LEADER
I20260617 01:54:58.626788 8290 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:54:58.631217 8290 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:54:58.634466 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:54:58.639791 8290 catalog_manager.cc:1382] Generated new cluster ID: 21e52905f66d401794a5a4e31916d4a8
I20260617 01:54:58.640061 8290 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:54:58.658857 8290 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:54:58.660204 8290 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:54:58.672219 8290 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709: Generated new TSK 0
I20260617 01:54:58.672773 8290 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:54:58.701174 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:58.704774 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:58.707587 435 webserver.cc:533] Webserver started at http://127.0.108.193:35433/ using document root <none> and password file <none>
I20260617 01:54:58.708065 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:58.708240 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:58.708482 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:58.709605 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "0d757f279e97436c8e2c28f224165614"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.714419 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:54:58.717980 8302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.718621 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:54:58.718883 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "0d757f279e97436c8e2c28f224165614"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.719136 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-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)
I20260617 01:54:58.736635 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:58.737900 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:58.739292 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:54:58.741514 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:54:58.741706 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.741927 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:54:58.742101 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.782920 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:40093
I20260617 01:54:58.783006 8364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:40093 every 8 connection(s)
I20260617 01:54:58.787855 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:58.792711 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:58.796003 435 webserver.cc:533] Webserver started at http://127.0.108.194:40961/ using document root <none> and password file <none>
I20260617 01:54:58.796682 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:58.796917 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:58.797212 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:58.798746 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "73a82e0d0e3343bba12af604bc126437"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.799394 8365 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34241
I20260617 01:54:58.799731 8365 heartbeater.cc:461] Registering TS with master...
I20260617 01:54:58.800352 8365 heartbeater.cc:507] Master 127.0.108.254:34241 requested a full tablet report, sending...
I20260617 01:54:58.802380 8243 ts_manager.cc:194] Registered new tserver with Master: 0d757f279e97436c8e2c28f224165614 (127.0.108.193:40093)
I20260617 01:54:58.804023 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.002s
I20260617 01:54:58.804982 8243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40306
I20260617 01:54:58.808259 8372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.809026 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:54:58.809278 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "73a82e0d0e3343bba12af604bc126437"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.809511 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-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)
I20260617 01:54:58.817499 8365 heartbeater.cc:499] Master 127.0.108.254:34241 was elected leader, sending a full tablet report...
I20260617 01:54:58.833730 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:58.834836 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:58.836189 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:54:58.838295 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:54:58.838490 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.838706 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:54:58.838852 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.879829 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:35501
I20260617 01:54:58.879928 8434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:35501 every 8 connection(s)
I20260617 01:54:58.884399 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:58.888684 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:58.891675 435 webserver.cc:533] Webserver started at http://127.0.108.195:41955/ using document root <none> and password file <none>
I20260617 01:54:58.892232 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:58.892424 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:58.892773 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:58.893847 8435 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34241
I20260617 01:54:58.893996 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "c4b1e856f5ae45e387fe5683c1c52af4"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.894237 8435 heartbeater.cc:461] Registering TS with master...
I20260617 01:54:58.894986 8435 heartbeater.cc:507] Master 127.0.108.254:34241 requested a full tablet report, sending...
I20260617 01:54:58.896867 8243 ts_manager.cc:194] Registered new tserver with Master: 73a82e0d0e3343bba12af604bc126437 (127.0.108.194:35501)
I20260617 01:54:58.898181 8243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40318
I20260617 01:54:58.899333 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260617 01:54:58.902933 8441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.903587 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.001s
I20260617 01:54:58.903873 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "c4b1e856f5ae45e387fe5683c1c52af4"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.904129 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-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)
I20260617 01:54:58.910799 8435 heartbeater.cc:499] Master 127.0.108.254:34241 was elected leader, sending a full tablet report...
I20260617 01:54:58.923305 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:58.924578 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:58.926419 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:54:58.929059 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:54:58.929241 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.929478 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:54:58.929617 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.973410 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:38317
I20260617 01:54:58.973489 8503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:38317 every 8 connection(s)
I20260617 01:54:58.977949 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:58.982843 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:58.986105 435 webserver.cc:533] Webserver started at http://127.0.108.196:45375/ using document root <none> and password file <none>
I20260617 01:54:58.986662 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:58.986908 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:58.987223 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:58.988469 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "5aeb219733964ea8be33300fabf0850b"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.988500 8504 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34241
I20260617 01:54:58.988902 8504 heartbeater.cc:461] Registering TS with master...
I20260617 01:54:58.989542 8504 heartbeater.cc:507] Master 127.0.108.254:34241 requested a full tablet report, sending...
I20260617 01:54:58.991374 8242 ts_manager.cc:194] Registered new tserver with Master: c4b1e856f5ae45e387fe5683c1c52af4 (127.0.108.195:38317)
I20260617 01:54:58.993198 8242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40322
I20260617 01:54:58.993775 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.000s
I20260617 01:54:58.997910 8510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:58.998584 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:54:58.998833 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "5aeb219733964ea8be33300fabf0850b"
format_stamp: "Formatted at 2026-06-17 01:54:58 on dist-test-slave-x8s0"
I20260617 01:54:58.999060 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781661132231981-435-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)
I20260617 01:54:59.006459 8504 heartbeater.cc:499] Master 127.0.108.254:34241 was elected leader, sending a full tablet report...
I20260617 01:54:59.028882 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:59.030261 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:59.031466 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:54:59.034482 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:54:59.034760 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260617 01:54:59.035056 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:54:59.035306 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:59.083838 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:40669
I20260617 01:54:59.083911 8572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:40669 every 8 connection(s)
I20260617 01:54:59.098270 8573 heartbeater.cc:344] Connected to a master server at 127.0.108.254:34241
I20260617 01:54:59.098596 8573 heartbeater.cc:461] Registering TS with master...
I20260617 01:54:59.099300 8573 heartbeater.cc:507] Master 127.0.108.254:34241 requested a full tablet report, sending...
I20260617 01:54:59.101058 8242 ts_manager.cc:194] Registered new tserver with Master: 5aeb219733964ea8be33300fabf0850b (127.0.108.196:40669)
I20260617 01:54:59.101436 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014651125s
I20260617 01:54:59.102737 8242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40326
I20260617 01:54:59.116803 8573 heartbeater.cc:499] Master 127.0.108.254:34241 was elected leader, sending a full tablet report...
I20260617 01:54:59.127193 8243 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40342:
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"
}
}
}
I20260617 01:54:59.169590 8469 tablet_service.cc:1511] Processing CreateTablet for tablet e63ce2b33f314f6a80631b2cada0d985 (DEFAULT_TABLE table=fake-table [id=135869d077e84bd9b95de9f58c9a22b3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:54:59.170925 8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63ce2b33f314f6a80631b2cada0d985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:54:59.184722 8330 tablet_service.cc:1511] Processing CreateTablet for tablet e63ce2b33f314f6a80631b2cada0d985 (DEFAULT_TABLE table=fake-table [id=135869d077e84bd9b95de9f58c9a22b3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:54:59.185989 8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63ce2b33f314f6a80631b2cada0d985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:54:59.188544 8400 tablet_service.cc:1511] Processing CreateTablet for tablet e63ce2b33f314f6a80631b2cada0d985 (DEFAULT_TABLE table=fake-table [id=135869d077e84bd9b95de9f58c9a22b3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:54:59.189705 8400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63ce2b33f314f6a80631b2cada0d985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:54:59.190887 8588 tablet_bootstrap.cc:492] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4: Bootstrap starting.
I20260617 01:54:59.197618 8588 tablet_bootstrap.cc:654] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4: Neither blocks nor log segments found. Creating new log.
I20260617 01:54:59.207646 8588 tablet_bootstrap.cc:492] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4: No bootstrap required, opened a new log
I20260617 01:54:59.208225 8588 ts_tablet_manager.cc:1403] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4: Time spent bootstrapping tablet: real 0.018s user 0.006s sys 0.007s
I20260617 01:54:59.211581 8588 raft_consensus.cc:359] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.212642 8590 tablet_bootstrap.cc:492] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437: Bootstrap starting.
I20260617 01:54:59.213083 8591 tablet_bootstrap.cc:492] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Bootstrap starting.
I20260617 01:54:59.212642 8588 raft_consensus.cc:385] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:54:59.216576 8588 raft_consensus.cc:740] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b1e856f5ae45e387fe5683c1c52af4, State: Initialized, Role: FOLLOWER
I20260617 01:54:59.217532 8588 consensus_queue.cc:260] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.220599 8591 tablet_bootstrap.cc:654] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Neither blocks nor log segments found. Creating new log.
I20260617 01:54:59.224074 8590 tablet_bootstrap.cc:654] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437: Neither blocks nor log segments found. Creating new log.
I20260617 01:54:59.230573 8588 ts_tablet_manager.cc:1434] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4: Time spent starting tablet: real 0.022s user 0.005s sys 0.008s
I20260617 01:54:59.231537 8591 tablet_bootstrap.cc:492] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: No bootstrap required, opened a new log
I20260617 01:54:59.232043 8591 ts_tablet_manager.cc:1403] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Time spent bootstrapping tablet: real 0.019s user 0.013s sys 0.004s
I20260617 01:54:59.235180 8590 tablet_bootstrap.cc:492] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437: No bootstrap required, opened a new log
I20260617 01:54:59.234962 8591 raft_consensus.cc:359] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.235632 8590 ts_tablet_manager.cc:1403] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437: Time spent bootstrapping tablet: real 0.024s user 0.012s sys 0.000s
I20260617 01:54:59.235713 8591 raft_consensus.cc:385] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:54:59.236069 8591 raft_consensus.cc:740] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d757f279e97436c8e2c28f224165614, State: Initialized, Role: FOLLOWER
I20260617 01:54:59.236804 8591 consensus_queue.cc:260] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.238595 8590 raft_consensus.cc:359] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.239364 8590 raft_consensus.cc:385] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:54:59.239645 8590 raft_consensus.cc:740] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a82e0d0e3343bba12af604bc126437, State: Initialized, Role: FOLLOWER
I20260617 01:54:59.240375 8590 consensus_queue.cc:260] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.242479 8591 ts_tablet_manager.cc:1434] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Time spent starting tablet: real 0.010s user 0.009s sys 0.000s
I20260617 01:54:59.247433 8590 ts_tablet_manager.cc:1434] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437: Time spent starting tablet: real 0.011s user 0.008s sys 0.004s
W20260617 01:54:59.287287 8366 tablet.cc:2406] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260617 01:54:59.362308 8595 raft_consensus.cc:493] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:54:59.362838 8595 raft_consensus.cc:515] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.364645 8595 leader_election.cc:290] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b1e856f5ae45e387fe5683c1c52af4 (127.0.108.195:38317), 73a82e0d0e3343bba12af604bc126437 (127.0.108.194:35501)
I20260617 01:54:59.376348 8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce2b33f314f6a80631b2cada0d985" candidate_uuid: "0d757f279e97436c8e2c28f224165614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" is_pre_election: true
I20260617 01:54:59.377249 8479 raft_consensus.cc:2468] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d757f279e97436c8e2c28f224165614 in term 0.
I20260617 01:54:59.377300 8410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce2b33f314f6a80631b2cada0d985" candidate_uuid: "0d757f279e97436c8e2c28f224165614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a82e0d0e3343bba12af604bc126437" is_pre_election: true
I20260617 01:54:59.378018 8410 raft_consensus.cc:2468] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d757f279e97436c8e2c28f224165614 in term 0.
I20260617 01:54:59.378571 8303 leader_election.cc:304] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [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: 0d757f279e97436c8e2c28f224165614, c4b1e856f5ae45e387fe5683c1c52af4; no voters:
I20260617 01:54:59.379334 8595 raft_consensus.cc:2804] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:54:59.379650 8595 raft_consensus.cc:493] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:54:59.379923 8595 raft_consensus.cc:3060] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:54:59.384982 8595 raft_consensus.cc:515] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.386569 8595 leader_election.cc:290] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [CANDIDATE]: Term 1 election: Requested vote from peers c4b1e856f5ae45e387fe5683c1c52af4 (127.0.108.195:38317), 73a82e0d0e3343bba12af604bc126437 (127.0.108.194:35501)
I20260617 01:54:59.387236 8479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce2b33f314f6a80631b2cada0d985" candidate_uuid: "0d757f279e97436c8e2c28f224165614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b1e856f5ae45e387fe5683c1c52af4"
I20260617 01:54:59.387790 8479 raft_consensus.cc:3060] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:54:59.387849 8410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63ce2b33f314f6a80631b2cada0d985" candidate_uuid: "0d757f279e97436c8e2c28f224165614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a82e0d0e3343bba12af604bc126437"
I20260617 01:54:59.388499 8410 raft_consensus.cc:3060] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:54:59.395309 8410 raft_consensus.cc:2468] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d757f279e97436c8e2c28f224165614 in term 1.
I20260617 01:54:59.395710 8479 raft_consensus.cc:2468] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d757f279e97436c8e2c28f224165614 in term 1.
I20260617 01:54:59.396261 8305 leader_election.cc:304] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [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: 0d757f279e97436c8e2c28f224165614, 73a82e0d0e3343bba12af604bc126437; no voters:
I20260617 01:54:59.397111 8595 raft_consensus.cc:2804] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:54:59.398104 8595 raft_consensus.cc:697] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 1 LEADER]: Becoming Leader. State: Replica: 0d757f279e97436c8e2c28f224165614, State: Running, Role: LEADER
I20260617 01:54:59.399144 8595 consensus_queue.cc:237] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [LEADER]: Queue going to LEADER mode. State: All 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: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } }
I20260617 01:54:59.406777 8242 catalog_manager.cc:5696] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d757f279e97436c8e2c28f224165614 (127.0.108.193). New cstate: current_term: 1 leader_uuid: "0d757f279e97436c8e2c28f224165614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4b1e856f5ae45e387fe5683c1c52af4" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a82e0d0e3343bba12af604bc126437" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 35501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d757f279e97436c8e2c28f224165614" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 40093 } health_report { overall_health: HEALTHY } } }
I20260617 01:54:59.466636 435 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2554: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 01:54:59.467288 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:54:59.493870 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:54:59.494526 435 tablet_replica.cc:333] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: stopping tablet replica
I20260617 01:54:59.495016 435 raft_consensus.cc:2243] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:54:59.495551 435 pending_rounds.cc:70] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Trying to abort 1 pending ops.
I20260617 01:54:59.495751 435 pending_rounds.cc:77] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260617 01:54:59.496024 435 raft_consensus.cc:2889] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:54:59.496292 435 raft_consensus.cc:2272] T e63ce2b33f314f6a80631b2cada0d985 P 0d757f279e97436c8e2c28f224165614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:54:59.517127 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:54:59.525475 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
I20260617 01:54:59.546295 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:54:59.546960 435 tablet_replica.cc:333] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437: stopping tablet replica
I20260617 01:54:59.547492 435 raft_consensus.cc:2243] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:54:59.547861 435 raft_consensus.cc:2272] T e63ce2b33f314f6a80631b2cada0d985 P 73a82e0d0e3343bba12af604bc126437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:54:59.565120 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:54:59.574020 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:54:59.589674 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:54:59.590358 435 tablet_replica.cc:333] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4: stopping tablet replica
I20260617 01:54:59.590814 435 raft_consensus.cc:2243] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:54:59.591161 435 raft_consensus.cc:2272] T e63ce2b33f314f6a80631b2cada0d985 P c4b1e856f5ae45e387fe5683c1c52af4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:54:59.609506 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:54:59.617702 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:54:59.633328 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:54:59.647745 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:54:59.654429 435 master.cc:562] Master@127.0.108.254:34241 shutting down...
I20260617 01:54:59.667069 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:54:59.667534 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:54:59.667783 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf8f3064d8f542c68f5a46ff1dc0f709: stopping tablet replica
I20260617 01:54:59.687690 435 master.cc:584] Master@127.0.108.254:34241 shutdown complete.
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting (1215 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
I20260617 01:54:59.714041 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:37821
I20260617 01:54:59.714973 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:59.717166 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:59.719281 435 webserver.cc:533] Webserver started at http://127.0.108.254:44347/ using document root <none> and password file <none>
I20260617 01:54:59.719699 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:59.719839 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:59.720027 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:59.721045 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "349231822ffa47bca3dfea1b47f97a14"
format_stamp: "Formatted at 2026-06-17 01:54:59 on dist-test-slave-x8s0"
I20260617 01:54:59.724982 435 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260617 01:54:59.727952 8605 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:59.728615 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:54:59.728875 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "349231822ffa47bca3dfea1b47f97a14"
format_stamp: "Formatted at 2026-06-17 01:54:59 on dist-test-slave-x8s0"
I20260617 01:54:59.729123 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-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)
I20260617 01:54:59.751688 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:59.752597 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:59.786019 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:37821
I20260617 01:54:59.786118 8656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:37821 every 8 connection(s)
I20260617 01:54:59.789506 8657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:54:59.799623 8657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14: Bootstrap starting.
I20260617 01:54:59.803597 8657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14: Neither blocks nor log segments found. Creating new log.
I20260617 01:54:59.807137 8657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14: No bootstrap required, opened a new log
I20260617 01:54:59.809084 8657 raft_consensus.cc:359] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349231822ffa47bca3dfea1b47f97a14" member_type: VOTER }
I20260617 01:54:59.809450 8657 raft_consensus.cc:385] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:54:59.809653 8657 raft_consensus.cc:740] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349231822ffa47bca3dfea1b47f97a14, State: Initialized, Role: FOLLOWER
I20260617 01:54:59.810191 8657 consensus_queue.cc:260] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349231822ffa47bca3dfea1b47f97a14" member_type: VOTER }
I20260617 01:54:59.810642 8657 raft_consensus.cc:399] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:54:59.810851 8657 raft_consensus.cc:493] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:54:59.811075 8657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:54:59.815384 8657 raft_consensus.cc:515] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349231822ffa47bca3dfea1b47f97a14" member_type: VOTER }
I20260617 01:54:59.815838 8657 leader_election.cc:304] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 349231822ffa47bca3dfea1b47f97a14; no voters:
I20260617 01:54:59.816870 8657 leader_election.cc:290] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:54:59.817164 8660 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:54:59.818399 8660 raft_consensus.cc:697] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 1 LEADER]: Becoming Leader. State: Replica: 349231822ffa47bca3dfea1b47f97a14, State: Running, Role: LEADER
I20260617 01:54:59.818923 8660 consensus_queue.cc:237] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349231822ffa47bca3dfea1b47f97a14" member_type: VOTER }
I20260617 01:54:59.819446 8657 sys_catalog.cc:565] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:54:59.821439 8661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "349231822ffa47bca3dfea1b47f97a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349231822ffa47bca3dfea1b47f97a14" member_type: VOTER } }
I20260617 01:54:59.821509 8662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 349231822ffa47bca3dfea1b47f97a14. Latest consensus state: current_term: 1 leader_uuid: "349231822ffa47bca3dfea1b47f97a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349231822ffa47bca3dfea1b47f97a14" member_type: VOTER } }
I20260617 01:54:59.822144 8661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [sys.catalog]: This master's current role is: LEADER
I20260617 01:54:59.822297 8662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [sys.catalog]: This master's current role is: LEADER
I20260617 01:54:59.825011 8666 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:54:59.829203 8666 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:54:59.832724 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:54:59.837007 8666 catalog_manager.cc:1382] Generated new cluster ID: 7d79d87917214417a3591ebd818326ee
I20260617 01:54:59.837213 8666 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:54:59.849771 8666 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:54:59.850903 8666 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:54:59.866663 8666 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14: Generated new TSK 0
I20260617 01:54:59.867164 8666 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:54:59.898790 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:59.901947 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:59.904577 435 webserver.cc:533] Webserver started at http://127.0.108.193:38537/ using document root <none> and password file <none>
I20260617 01:54:59.905087 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:59.905269 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:59.905503 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:59.906491 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "50c65ec207604e77a5c8eb991ef7d51a"
format_stamp: "Formatted at 2026-06-17 01:54:59 on dist-test-slave-x8s0"
I20260617 01:54:59.910735 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:54:59.913805 8681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:59.914472 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:54:59.914719 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "50c65ec207604e77a5c8eb991ef7d51a"
format_stamp: "Formatted at 2026-06-17 01:54:59 on dist-test-slave-x8s0"
I20260617 01:54:59.914973 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-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)
I20260617 01:54:59.925673 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:54:59.926587 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:54:59.927851 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:54:59.929930 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:54:59.930114 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:59.930330 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:54:59.930511 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:59.965435 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:42431
I20260617 01:54:59.965533 8743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:42431 every 8 connection(s)
I20260617 01:54:59.969869 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:54:59.974167 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:54:59.977337 435 webserver.cc:533] Webserver started at http://127.0.108.194:37405/ using document root <none> and password file <none>
I20260617 01:54:59.977928 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:54:59.978157 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:54:59.978519 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:54:59.979527 8744 heartbeater.cc:344] Connected to a master server at 127.0.108.254:37821
I20260617 01:54:59.979658 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "456899b54015481c83d74323df7f6322"
format_stamp: "Formatted at 2026-06-17 01:54:59 on dist-test-slave-x8s0"
I20260617 01:54:59.979868 8744 heartbeater.cc:461] Registering TS with master...
I20260617 01:54:59.980515 8744 heartbeater.cc:507] Master 127.0.108.254:37821 requested a full tablet report, sending...
I20260617 01:54:59.982419 8622 ts_manager.cc:194] Registered new tserver with Master: 50c65ec207604e77a5c8eb991ef7d51a (127.0.108.193:42431)
I20260617 01:54:59.984499 8622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49050
I20260617 01:54:59.984690 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260617 01:54:59.988086 8751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:54:59.988734 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:54:59.989010 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "456899b54015481c83d74323df7f6322"
format_stamp: "Formatted at 2026-06-17 01:54:59 on dist-test-slave-x8s0"
I20260617 01:54:59.989235 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-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)
I20260617 01:54:59.996793 8744 heartbeater.cc:499] Master 127.0.108.254:37821 was elected leader, sending a full tablet report...
I20260617 01:55:00.002506 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:00.003491 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:00.004766 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:00.006857 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:00.007030 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.007244 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:00.007388 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.047056 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:46071
I20260617 01:55:00.047175 8813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:46071 every 8 connection(s)
I20260617 01:55:00.051479 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:00.055873 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:00.059248 435 webserver.cc:533] Webserver started at http://127.0.108.195:39851/ using document root <none> and password file <none>
I20260617 01:55:00.059890 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:00.060133 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:00.060449 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:00.061780 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "751e3ae127c04834ab9a3eb401a919f3"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.061952 8814 heartbeater.cc:344] Connected to a master server at 127.0.108.254:37821
I20260617 01:55:00.062395 8814 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:00.063091 8814 heartbeater.cc:507] Master 127.0.108.254:37821 requested a full tablet report, sending...
I20260617 01:55:00.065128 8622 ts_manager.cc:194] Registered new tserver with Master: 456899b54015481c83d74323df7f6322 (127.0.108.194:46071)
I20260617 01:55:00.066794 8622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49060
I20260617 01:55:00.067257 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.003s sys 0.003s
I20260617 01:55:00.070799 8820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.071501 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260617 01:55:00.071764 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "751e3ae127c04834ab9a3eb401a919f3"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.072005 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-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)
I20260617 01:55:00.078907 8814 heartbeater.cc:499] Master 127.0.108.254:37821 was elected leader, sending a full tablet report...
I20260617 01:55:00.086938 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:00.087989 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:00.089414 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:00.091898 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:00.092177 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.092465 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:00.092674 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.138697 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:39159
I20260617 01:55:00.138795 8882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:39159 every 8 connection(s)
I20260617 01:55:00.143378 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:00.148214 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:00.151772 435 webserver.cc:533] Webserver started at http://127.0.108.196:36811/ using document root <none> and password file <none>
I20260617 01:55:00.152508 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:00.152763 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:00.153119 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:00.153153 8883 heartbeater.cc:344] Connected to a master server at 127.0.108.254:37821
I20260617 01:55:00.153592 8883 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:00.154250 8883 heartbeater.cc:507] Master 127.0.108.254:37821 requested a full tablet report, sending...
I20260617 01:55:00.154367 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "411052f0c81b4591ba42e1a65c90445d"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.156065 8622 ts_manager.cc:194] Registered new tserver with Master: 751e3ae127c04834ab9a3eb401a919f3 (127.0.108.195:39159)
I20260617 01:55:00.157379 8622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49074
I20260617 01:55:00.160355 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260617 01:55:00.164310 8889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.165063 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:55:00.165338 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "411052f0c81b4591ba42e1a65c90445d"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.165602 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781661132231981-435-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)
I20260617 01:55:00.170521 8883 heartbeater.cc:499] Master 127.0.108.254:37821 was elected leader, sending a full tablet report...
I20260617 01:55:00.186205 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:00.187840 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:00.189471 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:00.191651 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:00.191843 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.192082 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:00.192219 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.238148 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:37841
I20260617 01:55:00.238235 8951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:37841 every 8 connection(s)
I20260617 01:55:00.253507 8952 heartbeater.cc:344] Connected to a master server at 127.0.108.254:37821
I20260617 01:55:00.253912 8952 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:00.254660 8952 heartbeater.cc:507] Master 127.0.108.254:37821 requested a full tablet report, sending...
I20260617 01:55:00.257100 8620 ts_manager.cc:194] Registered new tserver with Master: 411052f0c81b4591ba42e1a65c90445d (127.0.108.196:37841)
I20260617 01:55:00.258751 8620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49090
I20260617 01:55:00.259106 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015021802s
I20260617 01:55:00.271080 8952 heartbeater.cc:499] Master 127.0.108.254:37821 was elected leader, sending a full tablet report...
I20260617 01:55:00.280337 8621 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49094:
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"
}
}
}
I20260617 01:55:00.328372 8779 tablet_service.cc:1511] Processing CreateTablet for tablet 175e8d737d4e4500b90cd51102e7cd74 (DEFAULT_TABLE table=fake-table [id=7b1543130e834507bd97f95233afc668]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:00.329625 8779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175e8d737d4e4500b90cd51102e7cd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:00.330981 8848 tablet_service.cc:1511] Processing CreateTablet for tablet 175e8d737d4e4500b90cd51102e7cd74 (DEFAULT_TABLE table=fake-table [id=7b1543130e834507bd97f95233afc668]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:00.332151 8848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175e8d737d4e4500b90cd51102e7cd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:00.335778 8709 tablet_service.cc:1511] Processing CreateTablet for tablet 175e8d737d4e4500b90cd51102e7cd74 (DEFAULT_TABLE table=fake-table [id=7b1543130e834507bd97f95233afc668]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:00.336896 8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175e8d737d4e4500b90cd51102e7cd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:00.351672 8967 tablet_bootstrap.cc:492] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a: Bootstrap starting.
I20260617 01:55:00.353297 8968 tablet_bootstrap.cc:492] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3: Bootstrap starting.
I20260617 01:55:00.355175 8969 tablet_bootstrap.cc:492] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: Bootstrap starting.
I20260617 01:55:00.359553 8968 tablet_bootstrap.cc:654] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:00.360646 8969 tablet_bootstrap.cc:654] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:00.364576 8967 tablet_bootstrap.cc:654] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:00.369149 8969 tablet_bootstrap.cc:492] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: No bootstrap required, opened a new log
I20260617 01:55:00.369609 8969 ts_tablet_manager.cc:1403] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260617 01:55:00.371774 8969 raft_consensus.cc:359] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.372284 8969 raft_consensus.cc:385] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:00.372516 8969 raft_consensus.cc:740] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456899b54015481c83d74323df7f6322, State: Initialized, Role: FOLLOWER
I20260617 01:55:00.374199 8969 consensus_queue.cc:260] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.375497 8968 tablet_bootstrap.cc:492] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3: No bootstrap required, opened a new log
I20260617 01:55:00.377003 8968 ts_tablet_manager.cc:1403] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3: Time spent bootstrapping tablet: real 0.023s user 0.019s sys 0.003s
I20260617 01:55:00.379165 8969 ts_tablet_manager.cc:1434] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: Time spent starting tablet: real 0.009s user 0.005s sys 0.004s
I20260617 01:55:00.379845 8968 raft_consensus.cc:359] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.380678 8968 raft_consensus.cc:385] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:00.381059 8968 raft_consensus.cc:740] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 751e3ae127c04834ab9a3eb401a919f3, State: Initialized, Role: FOLLOWER
I20260617 01:55:00.382304 8967 tablet_bootstrap.cc:492] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a: No bootstrap required, opened a new log
I20260617 01:55:00.381944 8968 consensus_queue.cc:260] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.382817 8967 ts_tablet_manager.cc:1403] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a: Time spent bootstrapping tablet: real 0.031s user 0.009s sys 0.005s
I20260617 01:55:00.385704 8967 raft_consensus.cc:359] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.386358 8967 raft_consensus.cc:385] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:00.386551 8968 ts_tablet_manager.cc:1434] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3: Time spent starting tablet: real 0.009s user 0.008s sys 0.000s
I20260617 01:55:00.386622 8967 raft_consensus.cc:740] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50c65ec207604e77a5c8eb991ef7d51a, State: Initialized, Role: FOLLOWER
I20260617 01:55:00.387467 8967 consensus_queue.cc:260] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.390165 8967 ts_tablet_manager.cc:1434] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a: Time spent starting tablet: real 0.007s user 0.001s sys 0.007s
I20260617 01:55:00.431011 8973 raft_consensus.cc:493] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:55:00.431493 8973 raft_consensus.cc:515] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.433382 8973 leader_election.cc:290] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 751e3ae127c04834ab9a3eb401a919f3 (127.0.108.195:39159), 50c65ec207604e77a5c8eb991ef7d51a (127.0.108.193:42431)
I20260617 01:55:00.443795 8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e8d737d4e4500b90cd51102e7cd74" candidate_uuid: "456899b54015481c83d74323df7f6322" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751e3ae127c04834ab9a3eb401a919f3" is_pre_election: true
I20260617 01:55:00.444554 8858 raft_consensus.cc:2468] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456899b54015481c83d74323df7f6322 in term 0.
I20260617 01:55:00.445595 8754 leader_election.cc:304] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [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: 456899b54015481c83d74323df7f6322, 751e3ae127c04834ab9a3eb401a919f3; no voters:
I20260617 01:55:00.446388 8973 raft_consensus.cc:2804] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:55:00.446237 8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e8d737d4e4500b90cd51102e7cd74" candidate_uuid: "456899b54015481c83d74323df7f6322" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50c65ec207604e77a5c8eb991ef7d51a" is_pre_election: true
I20260617 01:55:00.446785 8973 raft_consensus.cc:493] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:55:00.447031 8719 raft_consensus.cc:2468] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456899b54015481c83d74323df7f6322 in term 0.
I20260617 01:55:00.447166 8973 raft_consensus.cc:3060] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:00.452725 8973 raft_consensus.cc:515] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.455296 8858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e8d737d4e4500b90cd51102e7cd74" candidate_uuid: "456899b54015481c83d74323df7f6322" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "751e3ae127c04834ab9a3eb401a919f3"
I20260617 01:55:00.455540 8719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e8d737d4e4500b90cd51102e7cd74" candidate_uuid: "456899b54015481c83d74323df7f6322" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50c65ec207604e77a5c8eb991ef7d51a"
I20260617 01:55:00.455875 8858 raft_consensus.cc:3060] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:00.456061 8719 raft_consensus.cc:3060] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:00.457265 8973 leader_election.cc:290] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [CANDIDATE]: Term 1 election: Requested vote from peers 751e3ae127c04834ab9a3eb401a919f3 (127.0.108.195:39159), 50c65ec207604e77a5c8eb991ef7d51a (127.0.108.193:42431)
I20260617 01:55:00.463099 8858 raft_consensus.cc:2468] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456899b54015481c83d74323df7f6322 in term 1.
I20260617 01:55:00.463099 8719 raft_consensus.cc:2468] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456899b54015481c83d74323df7f6322 in term 1.
I20260617 01:55:00.464376 8753 leader_election.cc:304] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [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: 456899b54015481c83d74323df7f6322, 50c65ec207604e77a5c8eb991ef7d51a; no voters:
I20260617 01:55:00.465036 8973 raft_consensus.cc:2804] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:55:00.466074 8973 raft_consensus.cc:697] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 1 LEADER]: Becoming Leader. State: Replica: 456899b54015481c83d74323df7f6322, State: Running, Role: LEADER
I20260617 01:55:00.467653 8973 consensus_queue.cc:237] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [LEADER]: Queue going to LEADER mode. State: All 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: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } }
I20260617 01:55:00.475451 8620 catalog_manager.cc:5696] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456899b54015481c83d74323df7f6322 (127.0.108.194). New cstate: current_term: 1 leader_uuid: "456899b54015481c83d74323df7f6322" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456899b54015481c83d74323df7f6322" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "751e3ae127c04834ab9a3eb401a919f3" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 39159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50c65ec207604e77a5c8eb991ef7d51a" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260617 01:55:00.537671 435 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2614: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260617 01:55:00.538439 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:55:00.561553 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:00.562429 435 tablet_replica.cc:333] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a: stopping tablet replica
I20260617 01:55:00.562935 435 raft_consensus.cc:2243] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:55:00.563316 435 raft_consensus.cc:2272] T 175e8d737d4e4500b90cd51102e7cd74 P 50c65ec207604e77a5c8eb991ef7d51a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:00.581831 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:55:00.590487 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
I20260617 01:55:00.609746 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:00.610406 435 tablet_replica.cc:333] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: stopping tablet replica
I20260617 01:55:00.610841 435 raft_consensus.cc:2243] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:55:00.611352 435 pending_rounds.cc:70] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: Trying to abort 1 pending ops.
I20260617 01:55:00.611511 435 pending_rounds.cc:77] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260617 01:55:00.611725 435 raft_consensus.cc:2889] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:55:00.611933 435 raft_consensus.cc:2272] T 175e8d737d4e4500b90cd51102e7cd74 P 456899b54015481c83d74323df7f6322 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:00.621505 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:55:00.629464 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:55:00.646643 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:00.647356 435 tablet_replica.cc:333] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3: stopping tablet replica
I20260617 01:55:00.647969 435 raft_consensus.cc:2243] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:55:00.648365 435 raft_consensus.cc:2272] T 175e8d737d4e4500b90cd51102e7cd74 P 751e3ae127c04834ab9a3eb401a919f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:00.666332 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:55:00.674461 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:55:00.689517 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:00.704450 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:55:00.710947 435 master.cc:562] Master@127.0.108.254:37821 shutting down...
I20260617 01:55:00.723487 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:55:00.724001 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:00.724288 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 349231822ffa47bca3dfea1b47f97a14: stopping tablet replica
I20260617 01:55:00.744000 435 master.cc:584] Master@127.0.108.254:37821 shutdown complete.
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed (1052 ms)
[ RUN ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter
I20260617 01:55:00.767575 435 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.254:33741
I20260617 01:55:00.768553 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:00.770812 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:00.773074 435 webserver.cc:533] Webserver started at http://127.0.108.254:43243/ using document root <none> and password file <none>
I20260617 01:55:00.773536 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:00.773703 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:00.773938 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:00.774901 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root/instance:
uuid: "2ea0a287a6a64d72a97737a29783fd95"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.779080 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.003s
I20260617 01:55:00.782274 8983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.783027 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260617 01:55:00.783253 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root
uuid: "2ea0a287a6a64d72a97737a29783fd95"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.783478 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-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)
I20260617 01:55:00.818158 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:00.819067 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:00.851131 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.254:33741
I20260617 01:55:00.851217 9034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.254:33741 every 8 connection(s)
I20260617 01:55:00.854770 9035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:00.864681 9035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: Bootstrap starting.
I20260617 01:55:00.868744 9035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:00.872419 9035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: No bootstrap required, opened a new log
I20260617 01:55:00.874357 9035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea0a287a6a64d72a97737a29783fd95" member_type: VOTER }
I20260617 01:55:00.874727 9035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:00.874929 9035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea0a287a6a64d72a97737a29783fd95, State: Initialized, Role: FOLLOWER
I20260617 01:55:00.875479 9035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea0a287a6a64d72a97737a29783fd95" member_type: VOTER }
I20260617 01:55:00.875912 9035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:55:00.876111 9035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:55:00.876336 9035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:00.880872 9035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea0a287a6a64d72a97737a29783fd95" member_type: VOTER }
I20260617 01:55:00.881352 9035 leader_election.cc:304] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ea0a287a6a64d72a97737a29783fd95; no voters:
I20260617 01:55:00.882413 9035 leader_election.cc:290] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:55:00.882687 9038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:55:00.883864 9038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea0a287a6a64d72a97737a29783fd95, State: Running, Role: LEADER
I20260617 01:55:00.884477 9038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea0a287a6a64d72a97737a29783fd95" member_type: VOTER }
I20260617 01:55:00.885133 9035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [sys.catalog]: configured and running, proceeding with master startup.
I20260617 01:55:00.886978 9039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ea0a287a6a64d72a97737a29783fd95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea0a287a6a64d72a97737a29783fd95" member_type: VOTER } }
I20260617 01:55:00.886955 9040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ea0a287a6a64d72a97737a29783fd95. Latest consensus state: current_term: 1 leader_uuid: "2ea0a287a6a64d72a97737a29783fd95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea0a287a6a64d72a97737a29783fd95" member_type: VOTER } }
I20260617 01:55:00.887586 9039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [sys.catalog]: This master's current role is: LEADER
I20260617 01:55:00.887758 9040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [sys.catalog]: This master's current role is: LEADER
I20260617 01:55:00.892205 9044 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260617 01:55:00.898495 9044 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260617 01:55:00.899403 435 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260617 01:55:00.906252 9044 catalog_manager.cc:1382] Generated new cluster ID: 65a9e80ad3ae4e83b2d100a9f1af1217
I20260617 01:55:00.906464 9044 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260617 01:55:00.920046 9044 catalog_manager.cc:1405] Generated new certificate authority record
I20260617 01:55:00.921245 9044 catalog_manager.cc:1539] Loading token signing keys...
I20260617 01:55:00.937216 9044 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: Generated new TSK 0
I20260617 01:55:00.937737 9044 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260617 01:55:00.965680 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:00.968966 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:00.971645 435 webserver.cc:533] Webserver started at http://127.0.108.193:40867/ using document root <none> and password file <none>
I20260617 01:55:00.972108 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:00.972286 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:00.972530 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:00.973636 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root/instance:
uuid: "f29e1bb9f3304a1c8715212f7e6ce17c"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.977967 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:55:00.981101 9059 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:00.981735 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260617 01:55:00.981988 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root
uuid: "f29e1bb9f3304a1c8715212f7e6ce17c"
format_stamp: "Formatted at 2026-06-17 01:55:00 on dist-test-slave-x8s0"
I20260617 01:55:00.982234 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-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)
I20260617 01:55:00.996490 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:00.997445 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:00.998745 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:01.000825 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:01.001044 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.001251 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:01.001403 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.036592 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.193:45193
I20260617 01:55:01.036696 9121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.193:45193 every 8 connection(s)
I20260617 01:55:01.041173 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:01.044696 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:01.047533 435 webserver.cc:533] Webserver started at http://127.0.108.194:44247/ using document root <none> and password file <none>
I20260617 01:55:01.048058 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:01.048244 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:01.048491 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:01.049705 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root/instance:
uuid: "9680ec0568d5432c92dfbaf0c03be826"
format_stamp: "Formatted at 2026-06-17 01:55:01 on dist-test-slave-x8s0"
I20260617 01:55:01.054181 9122 heartbeater.cc:344] Connected to a master server at 127.0.108.254:33741
I20260617 01:55:01.054503 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260617 01:55:01.054613 9122 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:01.055474 9122 heartbeater.cc:507] Master 127.0.108.254:33741 requested a full tablet report, sending...
I20260617 01:55:01.057631 9000 ts_manager.cc:194] Registered new tserver with Master: f29e1bb9f3304a1c8715212f7e6ce17c (127.0.108.193:45193)
I20260617 01:55:01.059074 9129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.059844 9000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40592
I20260617 01:55:01.059930 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260617 01:55:01.060322 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root
uuid: "9680ec0568d5432c92dfbaf0c03be826"
format_stamp: "Formatted at 2026-06-17 01:55:01 on dist-test-slave-x8s0"
I20260617 01:55:01.060597 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-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)
I20260617 01:55:01.072340 9122 heartbeater.cc:499] Master 127.0.108.254:33741 was elected leader, sending a full tablet report...
I20260617 01:55:01.081665 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:01.082751 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:01.084214 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:01.086869 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:01.087118 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.087395 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:01.087605 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.130297 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.194:38605
I20260617 01:55:01.130381 9191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.194:38605 every 8 connection(s)
I20260617 01:55:01.134831 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:01.139091 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:01.142602 435 webserver.cc:533] Webserver started at http://127.0.108.195:44097/ using document root <none> and password file <none>
I20260617 01:55:01.143188 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:01.143535 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:01.143989 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:01.146126 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root/instance:
uuid: "ca91d260f9514b799730c25ca184e253"
format_stamp: "Formatted at 2026-06-17 01:55:01 on dist-test-slave-x8s0"
I20260617 01:55:01.147478 9192 heartbeater.cc:344] Connected to a master server at 127.0.108.254:33741
I20260617 01:55:01.147848 9192 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:01.148495 9192 heartbeater.cc:507] Master 127.0.108.254:33741 requested a full tablet report, sending...
I20260617 01:55:01.150249 9000 ts_manager.cc:194] Registered new tserver with Master: 9680ec0568d5432c92dfbaf0c03be826 (127.0.108.194:38605)
I20260617 01:55:01.151388 435 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260617 01:55:01.151531 9000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40604
I20260617 01:55:01.155256 9198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.156160 435 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260617 01:55:01.156502 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root
uuid: "ca91d260f9514b799730c25ca184e253"
format_stamp: "Formatted at 2026-06-17 01:55:01 on dist-test-slave-x8s0"
I20260617 01:55:01.156774 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-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)
I20260617 01:55:01.163775 9192 heartbeater.cc:499] Master 127.0.108.254:33741 was elected leader, sending a full tablet report...
I20260617 01:55:01.175088 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:01.176095 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:01.177526 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:01.179912 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:01.180088 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.180362 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:01.180565 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.221318 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.195:41617
I20260617 01:55:01.221433 9260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.195:41617 every 8 connection(s)
I20260617 01:55:01.225821 435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260617 01:55:01.229959 435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260617 01:55:01.234135 435 webserver.cc:533] Webserver started at http://127.0.108.196:44003/ using document root <none> and password file <none>
I20260617 01:55:01.234668 435 fs_manager.cc:362] Metadata directory not provided
I20260617 01:55:01.234925 435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260617 01:55:01.235234 435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260617 01:55:01.236491 9261 heartbeater.cc:344] Connected to a master server at 127.0.108.254:33741
I20260617 01:55:01.236578 435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root/instance:
uuid: "e74837861b03495d8a4136cec66a3912"
format_stamp: "Formatted at 2026-06-17 01:55:01 on dist-test-slave-x8s0"
I20260617 01:55:01.236887 9261 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:01.237566 9261 heartbeater.cc:507] Master 127.0.108.254:33741 requested a full tablet report, sending...
I20260617 01:55:01.239274 9000 ts_manager.cc:194] Registered new tserver with Master: ca91d260f9514b799730c25ca184e253 (127.0.108.195:41617)
I20260617 01:55:01.240483 9000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40610
I20260617 01:55:01.241546 435 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.002s
I20260617 01:55:01.244946 9267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.245747 435 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260617 01:55:01.246104 435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root
uuid: "e74837861b03495d8a4136cec66a3912"
format_stamp: "Formatted at 2026-06-17 01:55:01 on dist-test-slave-x8s0"
I20260617 01:55:01.246444 435 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-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)
I20260617 01:55:01.252628 9261 heartbeater.cc:499] Master 127.0.108.254:33741 was elected leader, sending a full tablet report...
I20260617 01:55:01.271185 435 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260617 01:55:01.272526 435 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260617 01:55:01.274044 435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260617 01:55:01.276087 435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260617 01:55:01.276281 435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.276508 435 ts_tablet_manager.cc:616] Registered 0 tablets
I20260617 01:55:01.276671 435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260617 01:55:01.320197 435 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.196:42857
I20260617 01:55:01.320305 9329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.196:42857 every 8 connection(s)
I20260617 01:55:01.333957 9330 heartbeater.cc:344] Connected to a master server at 127.0.108.254:33741
I20260617 01:55:01.334285 9330 heartbeater.cc:461] Registering TS with master...
I20260617 01:55:01.334937 9330 heartbeater.cc:507] Master 127.0.108.254:33741 requested a full tablet report, sending...
I20260617 01:55:01.336601 8999 ts_manager.cc:194] Registered new tserver with Master: e74837861b03495d8a4136cec66a3912 (127.0.108.196:42857)
I20260617 01:55:01.336891 435 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.010046951s
I20260617 01:55:01.338193 8999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40624
I20260617 01:55:01.351495 9330 heartbeater.cc:499] Master 127.0.108.254:33741 was elected leader, sending a full tablet report...
I20260617 01:55:01.359227 8998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40634:
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"
}
}
}
I20260617 01:55:01.409765 9087 tablet_service.cc:1511] Processing CreateTablet for tablet 82b2ac3236c94eedac5db238772bb67d (DEFAULT_TABLE table=fake-table [id=f0df34eb57624066812b8d64a1e5fee0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:01.410988 9087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b2ac3236c94eedac5db238772bb67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:01.415400 9295 tablet_service.cc:1511] Processing CreateTablet for tablet 82b2ac3236c94eedac5db238772bb67d (DEFAULT_TABLE table=fake-table [id=f0df34eb57624066812b8d64a1e5fee0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:01.415508 9157 tablet_service.cc:1511] Processing CreateTablet for tablet 82b2ac3236c94eedac5db238772bb67d (DEFAULT_TABLE table=fake-table [id=f0df34eb57624066812b8d64a1e5fee0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:01.416522 9295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b2ac3236c94eedac5db238772bb67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:01.416738 9157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b2ac3236c94eedac5db238772bb67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:01.435643 9346 tablet_bootstrap.cc:492] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Bootstrap starting.
I20260617 01:55:01.439888 9347 tablet_bootstrap.cc:492] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Bootstrap starting.
I20260617 01:55:01.442221 9346 tablet_bootstrap.cc:654] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:01.442929 9345 tablet_bootstrap.cc:492] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Bootstrap starting.
I20260617 01:55:01.449121 9345 tablet_bootstrap.cc:654] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:01.451409 9347 tablet_bootstrap.cc:654] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:01.453184 9346 tablet_bootstrap.cc:492] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: No bootstrap required, opened a new log
I20260617 01:55:01.453740 9346 ts_tablet_manager.cc:1403] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Time spent bootstrapping tablet: real 0.018s user 0.008s sys 0.008s
I20260617 01:55:01.456542 9346 raft_consensus.cc:359] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.457433 9346 raft_consensus.cc:385] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:01.457746 9346 raft_consensus.cc:740] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9680ec0568d5432c92dfbaf0c03be826, State: Initialized, Role: FOLLOWER
I20260617 01:55:01.458600 9346 consensus_queue.cc:260] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.464038 9346 ts_tablet_manager.cc:1434] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Time spent starting tablet: real 0.010s user 0.005s sys 0.003s
I20260617 01:55:01.466590 9345 tablet_bootstrap.cc:492] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: No bootstrap required, opened a new log
I20260617 01:55:01.467084 9345 ts_tablet_manager.cc:1403] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Time spent bootstrapping tablet: real 0.024s user 0.003s sys 0.016s
I20260617 01:55:01.470304 9345 raft_consensus.cc:359] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.470886 9345 raft_consensus.cc:385] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:01.471148 9345 raft_consensus.cc:740] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e74837861b03495d8a4136cec66a3912, State: Initialized, Role: FOLLOWER
I20260617 01:55:01.471793 9345 consensus_queue.cc:260] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.472318 9347 tablet_bootstrap.cc:492] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: No bootstrap required, opened a new log
I20260617 01:55:01.472903 9347 ts_tablet_manager.cc:1403] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Time spent bootstrapping tablet: real 0.033s user 0.014s sys 0.005s
I20260617 01:55:01.474385 9345 ts_tablet_manager.cc:1434] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Time spent starting tablet: real 0.007s user 0.004s sys 0.004s
I20260617 01:55:01.475718 9347 raft_consensus.cc:359] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.476363 9347 raft_consensus.cc:385] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:01.476596 9347 raft_consensus.cc:740] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f29e1bb9f3304a1c8715212f7e6ce17c, State: Initialized, Role: FOLLOWER
I20260617 01:55:01.477205 9347 consensus_queue.cc:260] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.480199 9347 ts_tablet_manager.cc:1434] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260617 01:55:01.549782 9351 raft_consensus.cc:493] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260617 01:55:01.550195 9351 raft_consensus.cc:515] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.552179 9351 leader_election.cc:290] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f29e1bb9f3304a1c8715212f7e6ce17c (127.0.108.193:45193), e74837861b03495d8a4136cec66a3912 (127.0.108.196:42857)
I20260617 01:55:01.561192 9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b2ac3236c94eedac5db238772bb67d" candidate_uuid: "9680ec0568d5432c92dfbaf0c03be826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" is_pre_election: true
I20260617 01:55:01.561810 9097 raft_consensus.cc:2468] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9680ec0568d5432c92dfbaf0c03be826 in term 0.
I20260617 01:55:01.563738 9133 leader_election.cc:304] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [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: 9680ec0568d5432c92dfbaf0c03be826, f29e1bb9f3304a1c8715212f7e6ce17c; no voters:
I20260617 01:55:01.565161 9351 raft_consensus.cc:2804] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260617 01:55:01.565299 9305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b2ac3236c94eedac5db238772bb67d" candidate_uuid: "9680ec0568d5432c92dfbaf0c03be826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74837861b03495d8a4136cec66a3912" is_pre_election: true
I20260617 01:55:01.565560 9351 raft_consensus.cc:493] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260617 01:55:01.566041 9305 raft_consensus.cc:2468] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9680ec0568d5432c92dfbaf0c03be826 in term 0.
I20260617 01:55:01.566043 9351 raft_consensus.cc:3060] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:01.572017 9351 raft_consensus.cc:515] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.573545 9351 leader_election.cc:290] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [CANDIDATE]: Term 1 election: Requested vote from peers f29e1bb9f3304a1c8715212f7e6ce17c (127.0.108.193:45193), e74837861b03495d8a4136cec66a3912 (127.0.108.196:42857)
I20260617 01:55:01.574429 9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b2ac3236c94eedac5db238772bb67d" candidate_uuid: "9680ec0568d5432c92dfbaf0c03be826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c"
I20260617 01:55:01.574524 9305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b2ac3236c94eedac5db238772bb67d" candidate_uuid: "9680ec0568d5432c92dfbaf0c03be826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e74837861b03495d8a4136cec66a3912"
I20260617 01:55:01.575148 9097 raft_consensus.cc:3060] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:01.575230 9305 raft_consensus.cc:3060] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:01.581864 9305 raft_consensus.cc:2468] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9680ec0568d5432c92dfbaf0c03be826 in term 1.
I20260617 01:55:01.582760 9097 raft_consensus.cc:2468] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9680ec0568d5432c92dfbaf0c03be826 in term 1.
I20260617 01:55:01.582827 9130 leader_election.cc:304] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [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: 9680ec0568d5432c92dfbaf0c03be826, e74837861b03495d8a4136cec66a3912; no voters:
I20260617 01:55:01.583711 9351 raft_consensus.cc:2804] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:55:01.584709 9351 raft_consensus.cc:697] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 1 LEADER]: Becoming Leader. State: Replica: 9680ec0568d5432c92dfbaf0c03be826, State: Running, Role: LEADER
I20260617 01:55:01.585358 9351 consensus_queue.cc:237] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [LEADER]: Queue going to LEADER mode. State: All 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: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } }
I20260617 01:55:01.591418 8998 catalog_manager.cc:5696] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9680ec0568d5432c92dfbaf0c03be826 (127.0.108.194). New cstate: current_term: 1 leader_uuid: "9680ec0568d5432c92dfbaf0c03be826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f29e1bb9f3304a1c8715212f7e6ce17c" member_type: VOTER last_known_addr { host: "127.0.108.193" port: 45193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e74837861b03495d8a4136cec66a3912" member_type: VOTER last_known_addr { host: "127.0.108.196" port: 42857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9680ec0568d5432c92dfbaf0c03be826" member_type: VOTER last_known_addr { host: "127.0.108.194" port: 38605 } health_report { overall_health: HEALTHY } } }
I20260617 01:55:01.645710 435 alter_table-test.cc:182] Tablet successfully located
I20260617 01:55:01.646996 8998 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40634:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260617 01:55:01.647449 8998 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40634:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260617 01:55:01.656873 8998 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: Sending DeleteTablet for 3 replicas of tablet 82b2ac3236c94eedac5db238772bb67d
I20260617 01:55:01.658413 9087 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b2ac3236c94eedac5db238772bb67d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:55:01 UTC) from {username='slave'} at 127.0.0.1:49806
I20260617 01:55:01.658658 9295 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b2ac3236c94eedac5db238772bb67d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:55:01 UTC) from {username='slave'} at 127.0.0.1:40892
I20260617 01:55:01.660264 9157 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b2ac3236c94eedac5db238772bb67d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-17 01:55:01 UTC) from {username='slave'} at 127.0.0.1:58542
I20260617 01:55:01.661341 9360 tablet_replica.cc:333] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: stopping tablet replica
I20260617 01:55:01.662181 9360 raft_consensus.cc:2243] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:55:01.662907 9360 raft_consensus.cc:2272] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:01.664691 9361 tablet_replica.cc:333] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: stopping tablet replica
I20260617 01:55:01.665594 9361 raft_consensus.cc:2243] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:55:01.666900 9361 pending_rounds.cc:70] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Trying to abort 1 pending ops.
I20260617 01:55:01.666710 8998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40634:
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"
}
}
}
I20260617 01:55:01.667297 9361 pending_rounds.cc:77] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260617 01:55:01.667784 9361 raft_consensus.cc:2889] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260617 01:55:01.668215 9361 raft_consensus.cc:2272] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:01.671415 9361 ts_tablet_manager.cc:1916] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:55:01.672578 9360 ts_tablet_manager.cc:1916] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:55:01.680595 9359 tablet_replica.cc:333] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: stopping tablet replica
I20260617 01:55:01.681339 9359 raft_consensus.cc:2243] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260617 01:55:01.681854 9359 raft_consensus.cc:2272] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:01.689319 9361 ts_tablet_manager.cc:1929] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:55:01.689862 9361 log.cc:1199] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-1-root/wals/82b2ac3236c94eedac5db238772bb67d
I20260617 01:55:01.690689 9361 ts_tablet_manager.cc:1950] T 82b2ac3236c94eedac5db238772bb67d P 9680ec0568d5432c92dfbaf0c03be826: Deleting consensus metadata
I20260617 01:55:01.692191 8986 catalog_manager.cc:5027] TS 9680ec0568d5432c92dfbaf0c03be826 (127.0.108.194:38605): tablet 82b2ac3236c94eedac5db238772bb67d (table fake-table [id=f0df34eb57624066812b8d64a1e5fee0]) successfully deleted
I20260617 01:55:01.694278 9359 ts_tablet_manager.cc:1916] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:55:01.703558 9226 tablet_service.cc:1511] Processing CreateTablet for tablet e8b32c73d9134461be5728d23416ad8f (DEFAULT_TABLE table=fake-table [id=50b7712d79a94a2995478488a11f6362]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260617 01:55:01.704757 9226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b32c73d9134461be5728d23416ad8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260617 01:55:01.705040 9360 ts_tablet_manager.cc:1929] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260617 01:55:01.705505 9360 log.cc:1199] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-3-root/wals/82b2ac3236c94eedac5db238772bb67d
I20260617 01:55:01.706267 9360 ts_tablet_manager.cc:1950] T 82b2ac3236c94eedac5db238772bb67d P e74837861b03495d8a4136cec66a3912: Deleting consensus metadata
I20260617 01:55:01.706758 9359 ts_tablet_manager.cc:1929] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260617 01:55:01.707158 9359 log.cc:1199] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-0-root/wals/82b2ac3236c94eedac5db238772bb67d
I20260617 01:55:01.707810 9359 ts_tablet_manager.cc:1950] T 82b2ac3236c94eedac5db238772bb67d P f29e1bb9f3304a1c8715212f7e6ce17c: Deleting consensus metadata
I20260617 01:55:01.709431 8984 catalog_manager.cc:5027] TS e74837861b03495d8a4136cec66a3912 (127.0.108.196:42857): tablet 82b2ac3236c94eedac5db238772bb67d (table fake-table [id=f0df34eb57624066812b8d64a1e5fee0]) successfully deleted
I20260617 01:55:01.710625 8987 catalog_manager.cc:5027] TS f29e1bb9f3304a1c8715212f7e6ce17c (127.0.108.193:45193): tablet 82b2ac3236c94eedac5db238772bb67d (table fake-table [id=f0df34eb57624066812b8d64a1e5fee0]) successfully deleted
I20260617 01:55:01.718639 9362 tablet_bootstrap.cc:492] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Bootstrap starting.
I20260617 01:55:01.723687 9362 tablet_bootstrap.cc:654] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Neither blocks nor log segments found. Creating new log.
I20260617 01:55:01.729050 9362 tablet_bootstrap.cc:492] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: No bootstrap required, opened a new log
I20260617 01:55:01.729411 9362 ts_tablet_manager.cc:1403] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260617 01:55:01.731714 9362 raft_consensus.cc:359] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca91d260f9514b799730c25ca184e253" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 41617 } }
I20260617 01:55:01.732085 9362 raft_consensus.cc:385] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260617 01:55:01.732282 9362 raft_consensus.cc:740] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca91d260f9514b799730c25ca184e253, State: Initialized, Role: FOLLOWER
I20260617 01:55:01.732774 9362 consensus_queue.cc:260] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca91d260f9514b799730c25ca184e253" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 41617 } }
I20260617 01:55:01.733247 9362 raft_consensus.cc:399] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260617 01:55:01.733434 9362 raft_consensus.cc:493] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260617 01:55:01.733662 9362 raft_consensus.cc:3060] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 0 FOLLOWER]: Advancing to term 1
I20260617 01:55:01.739292 9362 raft_consensus.cc:515] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca91d260f9514b799730c25ca184e253" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 41617 } }
I20260617 01:55:01.739887 9362 leader_election.cc:304] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ca91d260f9514b799730c25ca184e253; no voters:
I20260617 01:55:01.747327 9364 raft_consensus.cc:2804] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 1 FOLLOWER]: Leader election won for term 1
I20260617 01:55:01.747712 9362 leader_election.cc:290] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260617 01:55:01.748401 9364 raft_consensus.cc:697] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 1 LEADER]: Becoming Leader. State: Replica: ca91d260f9514b799730c25ca184e253, State: Running, Role: LEADER
I20260617 01:55:01.749236 9364 consensus_queue.cc:237] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca91d260f9514b799730c25ca184e253" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 41617 } }
I20260617 01:55:01.751109 9362 ts_tablet_manager.cc:1434] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Time spent starting tablet: real 0.021s user 0.011s sys 0.008s
I20260617 01:55:01.754854 8996 catalog_manager.cc:5696] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca91d260f9514b799730c25ca184e253 (127.0.108.195). New cstate: current_term: 1 leader_uuid: "ca91d260f9514b799730c25ca184e253" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca91d260f9514b799730c25ca184e253" member_type: VOTER last_known_addr { host: "127.0.108.195" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260617 01:55:01.784133 8996 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40634:
table { table_name: "fake-table" } 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
I20260617 01:55:01.793982 8996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: Sending DeleteTablet for 1 replicas of tablet e8b32c73d9134461be5728d23416ad8f
I20260617 01:55:01.795733 9226 tablet_service.cc:1558] Processing DeleteTablet for tablet e8b32c73d9134461be5728d23416ad8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-17 01:55:01 UTC) from {username='slave'} at 127.0.0.1:52954
I20260617 01:55:01.797647 9369 tablet_replica.cc:333] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: stopping tablet replica
I20260617 01:55:01.798398 9369 raft_consensus.cc:2243] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:55:01.798852 9369 raft_consensus.cc:2272] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:01.801769 9369 ts_tablet_manager.cc:1916] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260617 01:55:01.802840 8996 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260617 01:55:01.815680 9369 ts_tablet_manager.cc:1929] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260617 01:55:01.816120 9369 log.cc:1199] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Deleting WAL directory at /tmp/dist-test-task3ocAfe/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781661132231981-435-0/minicluster-data/ts-2-root/wals/e8b32c73d9134461be5728d23416ad8f
I20260617 01:55:01.816876 9369 ts_tablet_manager.cc:1950] T e8b32c73d9134461be5728d23416ad8f P ca91d260f9514b799730c25ca184e253: Deleting consensus metadata
I20260617 01:55:01.819437 8986 catalog_manager.cc:5027] TS ca91d260f9514b799730c25ca184e253 (127.0.108.195:41617): tablet e8b32c73d9134461be5728d23416ad8f (table fake-table [id=50b7712d79a94a2995478488a11f6362]) successfully deleted
I20260617 01:55:01.822504 435 tablet_server.cc:179] TabletServer@127.0.108.193:0 shutting down...
I20260617 01:55:01.842936 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:01.858979 435 tablet_server.cc:196] TabletServer@127.0.108.193:0 shutdown complete.
I20260617 01:55:01.867700 435 tablet_server.cc:179] TabletServer@127.0.108.194:0 shutting down...
I20260617 01:55:01.887027 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:01.904909 435 tablet_server.cc:196] TabletServer@127.0.108.194:0 shutdown complete.
I20260617 01:55:01.913054 435 tablet_server.cc:179] TabletServer@127.0.108.195:0 shutting down...
I20260617 01:55:01.928584 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:01.944510 435 tablet_server.cc:196] TabletServer@127.0.108.195:0 shutdown complete.
I20260617 01:55:01.952975 435 tablet_server.cc:179] TabletServer@127.0.108.196:0 shutting down...
I20260617 01:55:01.967829 435 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260617 01:55:01.983137 435 tablet_server.cc:196] TabletServer@127.0.108.196:0 shutdown complete.
I20260617 01:55:01.991151 435 master.cc:562] Master@127.0.108.254:33741 shutting down...
I20260617 01:55:02.003782 435 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 1 LEADER]: Raft consensus shutting down.
I20260617 01:55:02.004274 435 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260617 01:55:02.004567 435 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ea0a287a6a64d72a97737a29783fd95: stopping tablet replica
I20260617 01:55:02.022919 435 master.cc:584] Master@127.0.108.254:33741 shutdown complete.
[ OK ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter (1279 ms)
[----------] 7 tests from ReplicatedAlterTableTest (103133 ms total)
[----------] Global test environment tear-down
[==========] 40 tests from 2 test suites ran. (169626 ms total)
[ PASSED ] 35 tests.
[ SKIPPED ] 4 tests, listed below:
[ SKIPPED ] AlterTableTest.TestRestartTSDuringAlter
[ SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
[ FAILED ] 1 test, listed below:
[ FAILED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
1 FAILED TEST
I20260617 01:55:02.070374 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 1 messages since previous log ~373 seconds ago
I20260617 01:55:02.070593 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 1 messages since previous log ~373 seconds ago
I20260617 01:55:02.070752 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 1 messages since previous log ~373 seconds ago
I20260617 01:55:02.070927 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 8 messages since previous log ~2 seconds ago
I20260617 01:55:02.071085 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 26 messages since previous log ~104 seconds ago
I20260617 01:55:02.071252 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~151 seconds ago
I20260617 01:55:02.071416 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 1 messages since previous log ~151 seconds ago
I20260617 01:55:02.071612 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 3 messages since previous log ~95 seconds ago
I20260617 01:55:02.071779 435 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~6 seconds ago